-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* task/JS-121 Put multiple jurors on call at the same time (#806) * task/JS-121 Put multiple jurors on call at the same time * Update JurorRecordServiceImpl.java * task/JS-125 Don't move jurors to responded when there is no DOB (#807) * Task/js 121 (#809) * task/JS-121 Put multiple jurors on call at the same time * Update JurorRecordServiceImpl.java * added endpoint to get simple juror details * added integration tests * task/JS-137 (#810) * JS-13 update nextDate on deleteDeferral * JS-13 update ManageDeferralsServiceTest * Task/JS-123 Reassign jurors from one trial to another (#811) * task/JS-123 Reassign jurors to another panel * updated tests * updated tests * updating tests * Update TrialServiceImplTest.java * adding attendance checks * updated tests * Update TrialServiceImpl.java (#817) * task/JS-122 I want to be able to filter on the deferral list report (#818) * task/JS-122 I want to be able to filter on the deferral list report updated the by date report * updates for by court * update for PMD issue, false positive * address failing test due to ordering issues * updating failed unit test * JS-143 Dismiss Pools (#819) * JS-143 Dismiss Pools * refactored and using a new postgres function * Added integration test * addressing checkStyle issues * Update RequestPoolController.java --------- Co-authored-by: akikrahman1 <[email protected]> * JS-29 change sort order by court (#820) --------- Co-authored-by: EPatterson1 <[email protected]>
- Loading branch information
1 parent
87ec170
commit 62f3ec4
Showing
44 changed files
with
1,343 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.