Closed lvps closed 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.
soviet-read.xhtml
Can be solved by adding an additional table and then join on tg_user.user_id
tg_user.user_id
Sure, but that would still require modifications to the production database, so there's not a lot of difference from the "joinless" version
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.