WEEE-Open / WEEEhire

Recruitment form
MIT License
2 stars 1 forks source link

Add "notes" to each candidate in soviet #73

Closed lvps closed 6 years ago

lvps commented 6 years ago

Add an editable "notes" textbox in soviet-read.xhtml, so we can add stuff like "Ask for details on X during interview" or "Rejected because X, Y and Z". Visible to admins only, obviously.

steemnd commented 6 years ago

Can be solved by adding an additional table and then join on tg_user.user_id

lvps commented 6 years ago

Sure, but that would still require modifications to the production database, so there's not a lot of difference from the "joinless" version