-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable panellists admin #2190
Closed
2 tasks done
Comments
Hey team! Please add your planning poker estimate with Zenhub @drieJAC @HalcyonJAC @tomlovesgithub @warrensearle |
This was referenced Nov 14, 2023
warrensearle
added a commit
to jac-uk/digital-platform
that referenced
this issue
Nov 14, 2023
warrensearle
added a commit
to jac-uk/digital-platform
that referenced
this issue
Nov 21, 2023
…ks (#971) * [ admin#1870 ] Shortlisting outcome MVP * [ jac-uk/admin/issues/2190 ] Pre Selection Day task * WIP * Create candidateFormResponses * Rules for candidateForm responses * Firestore rules for candidateForm responses Add flag to applicationRecord for form status Add applicationId to form response * Update rules --------- Co-authored-by: drieJac <jac.drie@digitalteam.uk>
drieJAC
added a commit
to jac-uk/digital-platform
that referenced
this issue
Dec 7, 2023
…ks (#971) * [ admin#1870 ] Shortlisting outcome MVP * [ jac-uk/admin/issues/2190 ] Pre Selection Day task * WIP * Create candidateFormResponses * Rules for candidateForm responses * Firestore rules for candidateForm responses Add flag to applicationRecord for form status Add applicationId to form response * Update rules --------- Co-authored-by: drieJac <jac.drie@digitalteam.uk>
drieJAC
added a commit
to jac-uk/digital-platform
that referenced
this issue
Dec 13, 2023
* Added callable function to create zenhub issue. Removed hook for onCreateBugReport and moved functionality into the callable function. Added screenshot link to ZH issue. Added permission for new callable function. * Update issue templates * Changed lord to lady (chief justice) (#962) * [ admin#1861 ] Processing applications improvements (#953) * [ admin#1861 ] Processing applications improvements * Add support for EMP tie-breaker * Fix tests * Bump version number to 1.71.0 * Support processing version 2 * Feature/Export commissioner conflicts (#957) * add commissioners to vacancy model * export to doc * add style * rename variable * Updated indexes (#964) * Added fullnameUC irrespective of whether there's any fullname set. (#966) * admin#1870 Shortlisting outcome MVP, admin#2191 Pre Selection Day tasks (#971) * [ admin#1870 ] Shortlisting outcome MVP * [ jac-uk/admin/issues/2190 ] Pre Selection Day task * WIP * Create candidateFormResponses * Rules for candidateForm responses * Firestore rules for candidateForm responses Add flag to applicationRecord for form status Add applicationId to form response * Update rules --------- Co-authored-by: drieJac <jac.drie@digitalteam.uk> * Feature/Admin#2170 Update Downloads in line with Application Form updates (#968) * update applicationConverter.js and lookup.js * Fix display of judicial experience and employment gaps in applicationConverter.js * Add _applicationVersion to mockExercise for legal exercises * update datetime format * tidy up * update wording * add details to panel pack * add details * Feature/Admin#2169 Update Reports in line with Application Form updates (#967) * update statutory consultation report * Add comments * rename variable * update datetime format * update header * update stat con report * fix if isOngoing exists * update datetime format of experience * fix employment gaps * Bump version number to 1.72.0 * [admin#2190] Create candidate form and fix date name change (#974) * Feature/admin 2192 (#973) * Add sendPreSelectionDayQuestionnaireNotifications function * tidy up * fix notification type * update submit * update email notification * Feature/Admin 2141 - Add Firestore indexes (#976) * update indexes * update firestore indexes * Prepopulate candidate availability dates * Fix lint error * Exclude weekends from candidate availability dates * Restore document function (#878) * restore document function * move file * Feature/Apply#1090 Update Firestore security rules (#978) * update firestore security rules * update task status in application * Fix restoreDocument warnings * Security rules for application updates via candidate forms --------- Co-authored-by: warrensearle <warren@precise-minds.co.uk> * admin#2141 Further updates to PSDQ backend (#980) * update firestore security rules * update task status in application * Fix restoreDocument warnings * Security rules for application updates via candidate forms * admin#2141 Further updates to PSDQ backend * Tidy --------- Co-authored-by: halcyonjac <halcyon@judicialappointments.digital> * #2091/self assessment document extraction (#975) * doc-extraction-function * wip * working proto * progress * tidy * merge * merge * merge * merge * merge * merge * discard changes in package.json * update package.json --------- Co-authored-by: halcyonjac <halcyon@judicialappointments.digital> --------- Co-authored-by: nickaddy <138654969+nickaddy@users.noreply.github.com> Co-authored-by: warrensearle <warren@precise-minds.co.uk> Co-authored-by: HalcyonJAC <79906532+HalcyonJAC@users.noreply.github.com> Co-authored-by: tomlovesgithub <44227249+tomlovesgithub@users.noreply.github.com> Co-authored-by: halcyonjac <halcyon@judicialappointments.digital>
drieJAC
added a commit
to jac-uk/digital-platform
that referenced
this issue
Dec 15, 2023
* Added callable function to create zenhub issue. Removed hook for onCreateBugReport and moved functionality into the callable function. Added screenshot link to ZH issue. Added permission for new callable function. * Update issue templates * Changed lord to lady (chief justice) (#962) * [ admin#1861 ] Processing applications improvements (#953) * [ admin#1861 ] Processing applications improvements * Add support for EMP tie-breaker * Fix tests * Bump version number to 1.71.0 * Support processing version 2 * Feature/Export commissioner conflicts (#957) * add commissioners to vacancy model * export to doc * add style * rename variable * Updated indexes (#964) * Added fullnameUC irrespective of whether there's any fullname set. (#966) * admin#1870 Shortlisting outcome MVP, admin#2191 Pre Selection Day tasks (#971) * [ admin#1870 ] Shortlisting outcome MVP * [ jac-uk/admin/issues/2190 ] Pre Selection Day task * WIP * Create candidateFormResponses * Rules for candidateForm responses * Firestore rules for candidateForm responses Add flag to applicationRecord for form status Add applicationId to form response * Update rules --------- Co-authored-by: drieJac <jac.drie@digitalteam.uk> * Feature/Admin#2170 Update Downloads in line with Application Form updates (#968) * update applicationConverter.js and lookup.js * Fix display of judicial experience and employment gaps in applicationConverter.js * Add _applicationVersion to mockExercise for legal exercises * update datetime format * tidy up * update wording * add details to panel pack * add details * Feature/Admin#2169 Update Reports in line with Application Form updates (#967) * update statutory consultation report * Add comments * rename variable * update datetime format * update header * update stat con report * fix if isOngoing exists * update datetime format of experience * fix employment gaps * Bump version number to 1.72.0 * [admin#2190] Create candidate form and fix date name change (#974) * Feature/admin 2192 (#973) * Add sendPreSelectionDayQuestionnaireNotifications function * tidy up * fix notification type * update submit * update email notification * Feature/Admin 2141 - Add Firestore indexes (#976) * update indexes * update firestore indexes * Prepopulate candidate availability dates * Fix lint error * Exclude weekends from candidate availability dates * Restore document function (#878) * restore document function * move file * Feature/Apply#1090 Update Firestore security rules (#978) * update firestore security rules * update task status in application * Fix restoreDocument warnings * Security rules for application updates via candidate forms --------- Co-authored-by: warrensearle <warren@precise-minds.co.uk> * admin#2141 Further updates to PSDQ backend (#980) * update firestore security rules * update task status in application * Fix restoreDocument warnings * Security rules for application updates via candidate forms * admin#2141 Further updates to PSDQ backend * Tidy --------- Co-authored-by: halcyonjac <halcyon@judicialappointments.digital> * #2091/self assessment document extraction (#975) * doc-extraction-function * wip * working proto * progress * tidy * merge * merge * merge * merge * merge * merge * discard changes in package.json * update package.json --------- Co-authored-by: halcyonjac <halcyon@judicialappointments.digital> --------- Co-authored-by: nickaddy <138654969+nickaddy@users.noreply.github.com> Co-authored-by: warrensearle <warren@precise-minds.co.uk> Co-authored-by: HalcyonJAC <79906532+HalcyonJAC@users.noreply.github.com> Co-authored-by: tomlovesgithub <44227249+tomlovesgithub@users.noreply.github.com> Co-authored-by: halcyonjac <halcyon@judicialappointments.digital>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature(s) Description
For the digital team only, enable basic create, read, update and delete (CRUD) functionality for panellists. This is existing functionality that is currently hidden, so we just need to add a link to it in the main menu.
Task list:
Testing Instructions
TBC
The text was updated successfully, but these errors were encountered: