Skip to content
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

Changed lord to lady (chief justice) #962

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

drieJAC
Copy link
Contributor

@drieJAC drieJAC commented Nov 3, 2023

No description provided.

@drieJAC drieJAC merged commit f9da49c into develop Nov 3, 2023
4 checks passed
@drieJAC drieJAC deleted the hotfix/change-lord-to-lady-chief-justice branch November 3, 2023 15:24
drieJAC added a commit that referenced this pull request Nov 9, 2023
drieJAC added a commit that referenced this pull request Dec 7, 2023
drieJAC added a commit that referenced this pull request 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 that referenced this pull request 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant