generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 2
HDPI-5188 - Warrant of Restitution update data model #1554
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
Open
guygrewal77
wants to merge
90
commits into
master
Choose a base branch
from
HDPI-5188-warrant-of-rest-update-data-model
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
ef9cb77
Implement Enforcement Writ feature including entity, repository, DB s…
tvr-solirius 98519d5
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius f54d87e
Remove `showChangeNameAddressPage` field from WritDetailsMapper, Enfo…
tvr-solirius e499ad3
Refactor `loadTestPcsCase` method to enhance readability and utilize …
tvr-solirius 2b60e2e
Rename `EnforcementWritEntity` and `EnforcementWritRepository` to `Wr…
tvr-solirius df30ae6
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius 57c9b6b
Introduce `EnforcementTypeStrategy` framework and refactor `Enforceme…
tvr-solirius 971d25d
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius b452e1d
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius 5be1666
Rename `EnforcementRiskProfileEntity` to `RiskProfileEntity` across t…
tvr-solirius c41cb90
Move `warrant` repositories into `enforcetheorder` package and update…
tvr-solirius a0fdeab
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius d877cd9
Map YesOrNo and VerticalYesNo fields in WritDetailsMapper with conver…
tvr-solirius 88501e5
Rename `testcasegeneration` directory to `test-case-generation` and u…
tvr-solirius c8619ae
Merge branch 'master' into HDPI-Enforcement-Writ-Details
tvr-hmcts bb28f56
Delete obsolete `Create-Enforcement-Writ-Basic-Case.json` test resour…
tvr-solirius fc5de9a
Add `Create-Enforcement-Writ-Basic-Case.json` test file and update fi…
tvr-solirius 0febeec
Add logging for `listItems` and `dynamicList` creation in `TestCaseSu…
tvr-solirius 361a1e2
Remove redundant `isFile` checks in `TestCaseSupportHelperTest` to cl…
tvr-solirius 08d650e
Update `testcasegeneration` directory references to `test-case-genera…
tvr-solirius b506a92
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius fa10657
Refactor `mapper` package structure and rename classes for consistenc…
tvr-solirius 1289079
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius 48d2f34
Remove `EnforcementWarrantMapper` and associated test classes as they…
tvr-solirius ef42f49
Merge branch 'refs/heads/master' into HDPI-Enforcement-Writ-Details
tvr-solirius 14cac61
Applying the same strategy approach to the WritOfRestritution.
tvr-solirius ad60248
Realigning with master and refactoring for the warrant of restitution…
tvr-solirius 478d7cc
Updating for the addition of the warrant of restitution strategy
tvr-solirius a1e3023
Applying back tests at the new location.
tvr-solirius a7fe612
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius 20ff25e
Merge branch 'master' into HDPI-Enforcement-Writ-Details
cristianemarsilio ee99bfe
Upgrade enforcement writ details migration to V061.
tvr-solirius 1f5abcd
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius 49dc87f
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-E…
tvr-solirius dfda175
Upgrade enforcement writ details migration to V062.
tvr-solirius 118fbc9
WIP - Add language_used, show_change_name_address_page and other UI f…
tvr-solirius 0198afc
Add submission_date to enforcement tables, add language_used and show…
tvr-solirius 5334dde
Drop obsolete `showPeopleWhoWillBeEvictedPage` field from the Writ mo…
tvr-solirius 1d751ab
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 3fc6c71
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 09e0034
Add submission dates and language selection to enforcement entities, …
tvr-solirius 5181b0b
Additional tests and some minor alterations.
tvr-solirius 5d79c12
Altered to take on as a timestamp now the submissionDate becomes crea…
tvr-solirius b3cbbd4
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 24255b3
Drop some indexes that are not needed.
tvr-solirius 1c2f9fa
With IF EXISTS
tvr-solirius e084d85
Added another redundant index.
tvr-solirius 5f17040
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 977944f
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 6759517
Drop unused enforcement indexes from the database migration.
tvr-solirius 04aa2b4
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius b6e1dab
Remove unused showChangeNameAddressPage column and field from Warrant…
tvr-solirius 76580b5
Merge branch 'refs/heads/master' into HDPI-4220-Update-Enforcement-Da…
tvr-solirius e0a4fc3
Remove unused statement‑of‑truth fields from `WritEntity` and clean u…
tvr-solirius 543fb03
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 189fc43
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius d93595a
Changed numbering to V065 enforcement data model migration
tvr-solirius a0fd815
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 5221e3b
Changed numbering to V067 enforcement data model migration
tvr-solirius d078030
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius d66ac56
Changed numbering to V070 enforcement data model migration
tvr-solirius 544bc25
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius 1ce457b
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius e02b818
HDPI-5188 - Initial changes for Warrant of Restitution - Update data …
guygrewal77 868aff8
Merge branch 'master' into HDPI-5188-warrant-of-rest-update-data-model
guygrewal77 11b4859
HDPI-5188 - Unit test fixes
guygrewal77 6144ab2
Merge branch 'HDPI-4220-Update-Enforcement-Data-Model' into HDPI-5188…
guygrewal77 e9994ba
HDPI-5188 - unit test fixes
guygrewal77 e1f2468
Add default `CURRENT_TIMESTAMP` to the `created` columns in the enfor…
tvr-solirius 61bad23
Merge remote-tracking branch 'refs/remotes/origin/master' into HDPI-4…
tvr-solirius af6cee2
HDPI-5188 - static imports
guygrewal77 b5beae8
Merge branch 'HDPI-4220-Update-Enforcement-Data-Model' into HDPI-5188…
guygrewal77 ebe6938
HDPI-5188 - Remove check for null Statement of Truth which is expecte…
guygrewal77 667345e
Merge branch 'master' into HDPI-5188-warrant-of-rest-update-data-model
guygrewal77 9ff96f8
HDPI-5188 - Added unit test for new util method
guygrewal77 fb15dd6
HDPI-5188 - Mappers refactored and improved code coverage
guygrewal77 bf1ae1b
HDPI-5188 - Mapper and unit test changes
guygrewal77 96e4e0a
HDPI-5188 - Removed unnecessary tests
guygrewal77 ed42b6f
HDPI-5188 - Removed Evict everyone and changed placeholder to next pa…
guygrewal77 20d27b1
Merge branch 'master' into HDPI-5188-warrant-of-rest-update-data-model
guygrewal77 856c8c6
HDPI-5188 - Bumped up migration script number
guygrewal77 9b7bfe9
HDPI-5188 - Implemented service class for Warrant of Restitution Docu…
guygrewal77 5756d42
HDPI-5188 - Removed domain fields and mappers for pages not implement…
guygrewal77 35a90f0
HDPI-5188 - Removed changes not required
guygrewal77 edcd5f5
HDPI-5188 - Formatting changes removed
guygrewal77 25cfd6a
Merge branch 'master' into HDPI-5188-warrant-of-rest-update-data-model
guygrewal77 2381765
HDPI-5188 - Changes not needed removed
guygrewal77 7ec3e75
Merge branch 'master' into HDPI-5188-warrant-of-rest-update-data-model
guygrewal77 7663a32
Merge branch 'master' into HDPI-5188-warrant-of-rest-update-data-model
guygrewal77 7d4067a
HDPI-5188 - Flyway script number updated
guygrewal77 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
20 changes: 0 additions & 20 deletions
20
...ge/enforcetheorder/warrantofrestitution/PeopleWhoWillBeEvictedWarrantRestPlaceholder.java
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -59,4 +59,3 @@ private static boolean legalRepAgreed(StatementOfTruthDetails statementOfTruth) | |
| .orElse(false); | ||
| } | ||
| } | ||
|
|
||
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.