Commit 380706e
Release/13.0 - Multiple Submissions (#322)
* amend schemeeditorcontroller (#302)
* url validation updated to accept # symbol (#305)
* Fix/gap lss 431 (#306)
* url validation updated to accept # symbol
* existing unknown chane removed
* Lss 701 ownership transfer case sensitive (#309)
* Release/3.2 (#28)
* Adding constraint on gap_admin table
* Adding unique constraint on grant_applicant_organisation_profile table
* Removing unique constraints on tables with foreign key constraints
* Release/3.3 (#39)
Release 3.3
* Release/3.6 (#47)
* TMI2-253: Add pre-commit check and update .gitignore to include application-local.properties and .env.local
* Fixing unique constraint on indexes (#33)
* Fixing unique constraint on indexes
* GAP-2070 delete applicant from apply DB (#15)
Hard deletes an applicant after an admin deletes them
* GAP-2070 grant_beneficiary fk constraint & set null delete cascade (#34)
* GAP-2070 fixing not null constraint on created_by
* GAP-2148: grant advert not publishing on selected date (#32)
* GAP-2148 - fixing view to use UTC
* GAP-2148 - fixing scheduled job & setting opening/closing dates to use UTC not BST (#40)
- Removing code that formats the excel sheet as this was causing an unacceptable performance problem
* GAP-2230: Removing transactional from inserting exports, as this results in the lambda being invoked before exports exist in the DB (#46)
* Creates an endpoint which removes applications attached to an advert (#42) (#49)
---------
Co-authored-by: paul-lawlor-tco <paul.lawlor1@cabinetoffice.gov.uk>
Co-authored-by: Iain Cooper <iain.cooper@cabinetoffice.gov.uk>
Co-authored-by: iaincooper-tco <99728291+iaincooper-tco@users.noreply.github.com>
Co-authored-by: john-tco <135222889+john-tco@users.noreply.github.com>
Co-authored-by: rachelswart <99667350+rachelswart@users.noreply.github.com>
Co-authored-by: ConorFayleTCO <141320269+ConorFayleTCO@users.noreply.github.com>
Co-authored-by: GavCookCO <99668051+GavCookCO@users.noreply.github.com>
Co-authored-by: paul-lawlor-tco <paul.lawlor1@cabinetoffice.gov.uk>
* Create DUMMY
* Tmi2 501/revert tmi2 496 changes (#129) (#130)
* revert tmi2-496 changes
* format
* Release/6.1 (#136)
* Tmi2 501/revert tmi2 496 changes (#129)
* revert tmi2-496 changes
* format
* Adding tables for completion_statistics.sql (#131)
* Adding tables for completion_statistics.sql
* Formatting...
* Tn 154 calculations tables (#132)
* Adding tables for completion_statistics.sql
* Formatting...
* Adding sequence for calculations table id
* Tn 154 calculations tables (#133)
* Adding tables for completion_statistics.sql
* Formatting...
* Adding sequence for calculations table id
* Fixing incorrect format for migration script name. Combining 2 into 1
* Fixing issue with db migration script (#134)
* Adding tables for completion_statistics.sql
* Formatting...
* Adding sequence for calculations table id
* Fixing incorrect format for migration script name. Combining 2 into 1
* Fixing errors in db migration script
---------
Co-authored-by: a-lor-cab <107372333+a-lor-cab@users.noreply.github.com>
* Fix promoteToProd.yml (#179)
* Adds query to find application with no ownership check to allow lambdas to call (#212)
* Fix unpublish application form from lambda (#268) (#269)
* Updating release 10.0 with develop changes (#274)
* Fix unpublish application form from lambda (#268)
* GAP-2531: Cascade delete grant export tables createdby column (#270)
* GAP-2533: Fix advert scheduler view for BST (#273)
* use LocalDateTime for grant opening and closing times (#272)
* use LocalDateTime for grant opening and closing times
* fix test
* fix more tests
* Tmi2 740 - Handling new locations for MQ saving to grant_beneficiary table (#271)
* Adding two new columns to grant_beneficiary for new locations
---------
Co-authored-by: jgunnCO <135321532+jgunnCO@users.noreply.github.com>
Co-authored-by: Connor Macqueen <138442814+ConnorTCO@users.noreply.github.com>
* GAP-2533: Retrospectively fix BST ads in prod (#276) (#278)
* GAP-2533: Retrospectively fix BST ads in prod
* GAP-2533: Including release time
* GAP-2533: Overriding UTC opening/closing dates as Europe/London time
* GAP-2533: Update scheduled closing times too
* GAP-2533: Fix syntax
* GAP-2533: Hard code datetimes for BST
* Improves logs around updating and deleting open search (#280)
* Improving logging (#283)
* Improving logging II
* amend schemeeditorcontroller
* Release/12.0 (#308)
* amend schemeeditorcontroller (#302)
* url validation updated to accept # symbol
* existing unknown chane removed (#307)
---------
Co-authored-by: jgunnCO <135321532+jgunnCO@users.noreply.github.com>
* convert admin email to lowercase
---------
Co-authored-by: dominicwest <101722961+dominicwest@users.noreply.github.com>
Co-authored-by: dylanwrightCO <135221918+dylanwrightCO@users.noreply.github.com>
Co-authored-by: paul-lawlor-tco <paul.lawlor1@cabinetoffice.gov.uk>
Co-authored-by: Iain Cooper <iain.cooper@cabinetoffice.gov.uk>
Co-authored-by: iaincooper-tco <99728291+iaincooper-tco@users.noreply.github.com>
Co-authored-by: john-tco <135222889+john-tco@users.noreply.github.com>
Co-authored-by: rachelswart <99667350+rachelswart@users.noreply.github.com>
Co-authored-by: ConorFayleTCO <141320269+ConorFayleTCO@users.noreply.github.com>
Co-authored-by: GavCookCO <99668051+GavCookCO@users.noreply.github.com>
Co-authored-by: Gavin Cook <gavin.cook1@cabinetoffice.gov.uk>
Co-authored-by: JamieGunnCO <jamie.gunn@cabinetoffice.gov.uk>
Co-authored-by: a-lor-cab <107372333+a-lor-cab@users.noreply.github.com>
Co-authored-by: Connor Macqueen <138442814+ConnorTCO@users.noreply.github.com>
Co-authored-by: dylanwrightCO <dylan.wright@cabinetoffice.gov.uk>
Co-authored-by: jgunnCO <135321532+jgunnCO@users.noreply.github.com>
* LSS-550 Update Apache Commons IO to version 2.19.0 (#311)
* LSS-712 Updated upload-artifact action version to v4 (#312)
* Add health check endpoint and update security configuration to permit… (#314)
* Add health check endpoint and update security configuration to permit access
* Undo extra indentation
* Release/test deployments (#315)
* Add health check endpoint and update security configuration to permit access
* Undo extra indentation
* Add support for multiple submissions for single
user on application - Added submission name
Add Submission name to LambdaSubmissionDefinition and Submission entity
Add event stream for event service tables if it does not exist (Locally)
Add troubleshooting
* Add support for multiple submissions for single (#318)
user on application - Added submission name
Add Submission name to LambdaSubmissionDefinition and Submission entity
Add event stream for event service tables if it does not exist (Locally)
Add troubleshooting
* Add support for multiple submissions for single
user on application - Added submission name
Add Submission name to LambdaSubmissionDefinition and Submission entity
Add event stream for event service tables if it does not exist (Locally)
Add troubleshooting
Fix migrations
* Remove event_stream schema creation SQL migration file - Causing mass issues again
* Add Flyway migration troubleshooting section to README
* Force deployment
* Add allowsMultipleSubmissions field to ApplicationFormPatchDTO and ApplicationFormEntity. Update ApplicationFormController and ApplicationFormService to handle null applicationStatus checks. Introduce Flyway migration to add allows_multiple_submissions column to grant_application table.
* Update ApplicationFormTestData to include allowsMultipleSubmissions field in ApplicationFormEntity instances.
* Add validation annotation to ApplicationFormPatchDTO to ensure at least one field is not null. Introduce AtLeastOneFieldNotNull annotation and its validator for this purpose.
* Add submissionName field to ExportedSubmissionsDto and update mapping logic in CustomGrantExportMapperImpl. Implement new method to retrieve submission name from the repository.
* Enhance tests for submissionName handling in CustomGrantExportMapperImplTest and GrantExportServiceTest. Add assertions to verify mapping of submissionName and handle null cases.
* Temporarly add --disableCentral flag to feature and pushImage workflows as their service is down and blocking pipeline
---------
Co-authored-by: jgunnCO <135321532+jgunnCO@users.noreply.github.com>
Co-authored-by: Arulelango Jayaraman <arul@fourseals.co.uk>
Co-authored-by: dominicwest <101722961+dominicwest@users.noreply.github.com>
Co-authored-by: dylanwrightCO <135221918+dylanwrightCO@users.noreply.github.com>
Co-authored-by: paul-lawlor-tco <paul.lawlor1@cabinetoffice.gov.uk>
Co-authored-by: Iain Cooper <iain.cooper@cabinetoffice.gov.uk>
Co-authored-by: iaincooper-tco <99728291+iaincooper-tco@users.noreply.github.com>
Co-authored-by: john-tco <135222889+john-tco@users.noreply.github.com>
Co-authored-by: rachelswart <99667350+rachelswart@users.noreply.github.com>
Co-authored-by: ConorFayleTCO <141320269+ConorFayleTCO@users.noreply.github.com>
Co-authored-by: GavCookCO <99668051+GavCookCO@users.noreply.github.com>
Co-authored-by: Gavin Cook <gavin.cook1@cabinetoffice.gov.uk>
Co-authored-by: JamieGunnCO <jamie.gunn@cabinetoffice.gov.uk>
Co-authored-by: a-lor-cab <107372333+a-lor-cab@users.noreply.github.com>
Co-authored-by: Connor Macqueen <138442814+ConnorTCO@users.noreply.github.com>
Co-authored-by: dylanwrightCO <dylan.wright@cabinetoffice.gov.uk>
Co-authored-by: Ben Tadiar <ben@tadtech.co.uk>1 parent 3778b9b commit 380706e
21 files changed
Lines changed: 239 additions & 21 deletions
File tree
- .github/workflows
- src
- main
- java/gov/cabinetoffice/gap/adminbackend
- controllers
- dtos
- application
- grantExport
- submission
- entities
- mappers
- services
- validation
- resources/db/migration
- test/java/gov/cabinetoffice/gap/adminbackend
- mappers
- services
- testdata
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
61 | 152 | | |
62 | 153 | | |
63 | 154 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
20 | 30 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
0 commit comments