kosiakkatrina
c45d370f73
CLDC-3649 Delete custom resource ( #2693 )
...
* Stub some collection resource requests
* Rebase changes
* Add delete confirmation page
* Allow deleting resources
* lint
* Return unauthorised status
* Fix delete path from delete confirmation page
* Change the ordering for collection resources
* Do not create header for empty label
* Add margin between sections
10 months ago
kosiakkatrina
e71b2aeb9f
CLDC-3638 Allow adding custom resources ( #2690 )
...
* Stub some collection resource requests
* Rebase changes
* Add upload new resource page
* Allow adding custom collection resources
* Display and validate additional resources
* Allow downloading additional collection resources
* Allow updating additional resources
* Display additional resources on the homepage
* Add delete link to additional resources
* Update hint text
* Update tests
* Allow unauthenticated users to donwload additional collection resources
* Add some changes to copy and styling
* Add content type to the files
* Validate short display name at the same time as file
10 months ago
kosiakkatrina
9bd3389c84
CLDC-3655 Extract property information validations ( #2700 )
...
* Extract property information validations
* Refactor possesive variable from errors
10 months ago
kosiakkatrina
443a19f42d
Update household validations ( #2708 )
10 months ago
kosiakkatrina
ace6a599b0
CLDC-3664 Extract income and benefits copy ( #2709 )
...
* Refactor sales household pages and questions
* Refactor sales income and benefits soft validations
* Update subsection test
* Fix income copy keys
* Update subsection test
* Add missing question to translations
* Fix typo
* Add prevshared for 2024
10 months ago
Manny Dinssa
755b4b9228
Extract title text and informative text for soft validations
10 months ago
Manny Dinssa
d8a2b1b3e2
Update uprn page
10 months ago
kosiakkatrina
2246b8cce5
Update email allowlist ( #2710 )
10 months ago
Manny Dinssa
29a5889aa6
CLDC-3653 Copy changes - sales setup validations ( #2677 )
...
* Extract sales setup validations to translation file
10 months ago
Manny Dinssa
00d5c38d6e
Rename as property_information.en.yml and all usages
10 months ago
Manny Dinssa
e2772d48eb
Update question text
10 months ago
Manny Dinssa
8056606927
Indentation
10 months ago
Manny Dinssa
7ab5c9097e
Remove or include copy key where appropriate
10 months ago
Manny Dinssa
7e41690d57
Put back page header
10 months ago
Manny Dinssa
9665ec9947
Remove page header from translations file, it is a default header
10 months ago
Manny Dinssa
5e02127250
Remove page header for uprn confirmed
10 months ago
Manny Dinssa
aa583a7d89
Add sales soft validations
10 months ago
Manny Dinssa
e02851d715
Remove translation
10 months ago
Manny Dinssa
d7d605c6a3
Keep existing details for monthly charged check, common to other subsections
10 months ago
Manny Dinssa
2aebca1235
Keep existing details for combined income check, common to other subsections
10 months ago
Manny Dinssa
27c4ba322c
Keep existing details for buyer income 1 and 2 check, common to other subsections
10 months ago
Manny Dinssa
6af38af47c
Keep existing header and check answer label for about price value check, common to other subsections
10 months ago
Manny Dinssa
6662e3b332
Keep default page header for uprn confirmation and selection
10 months ago
Manny Dinssa
69ab7e7006
Put hint text on one line
10 months ago
Manny Dinssa
cf30947930
Indentation
10 months ago
Manny Dinssa
d4fcb8275c
Add page headers
10 months ago
Manny Dinssa
d8731a7892
Move question details to translation files
10 months ago
Manny Dinssa
06f66bf777
Remove or include copy key where appropriate
10 months ago
Manny Dinssa
14e7e15c8a
Put back page header
10 months ago
Manny Dinssa
d40a5a4a12
Remove page header from translations file, it is a default header
10 months ago
Manny Dinssa
ff9d448db7
Remove page header for uprn confirmed
10 months ago
Manny Dinssa
498c32baaa
Add sales soft validations
10 months ago
Rachael Booth
731dcc9325
CLDC-3650: Move copy for sales setup section to translation files ( #2672 )
10 months ago
Manny Dinssa
037f2c6c3c
Remove translation
10 months ago
Manny Dinssa
bc5ba65b88
Keep existing details for monthly charged check, common to other subsections
10 months ago
Manny Dinssa
d7e2a6bf8d
Keep existing details for combined income check, common to other subsections
10 months ago
Manny Dinssa
4380e440a8
Keep existing details for buyer income 1 and 2 check, common to other subsections
10 months ago
Manny Dinssa
df45443f6c
Keep existing header and check answer label for about price value check, common to other subsections
10 months ago
Manny Dinssa
a035a221e7
Keep default page header for uprn confirmation and selection
10 months ago
kosiakkatrina
75563afbd1
CLDC-3640 Upload new mandatory collection resources ( #2683 )
...
* Stub some collection resource requests
* Update upload new mandatory resource page
* Add next year resources banner
* Display next collection resources to users when released
* Add confirm_mandatory_collection_resources_release page
* Allow releasing resources to users
* Rebase changes
10 months ago
kosiakkatrina
932e766cf8
CLDC-3518 Add collection resources page ( #2673 )
...
* Dynamically display collection resources for years
* Display mandatory resources on collection resources page
* Move download resources to collection resources controller and refactor routes
* Put managing resources button behind a feature flag
* Everyone should be able to download mandatory resources
* Remove mentions of legacy template and update bu path methods
* Update styling
* Update tests and routes
* CLDC-3518 Allow updating mandatory collection resources (#2676 )
* Add update resource page
* Allow updating mandatory collection resources
* CLDC-3518 Add file validation to collection resources (#2678 )
* Add file validation to collection resources
* Move some tests to feature tests
* Extract validations into translations file
* Rebase changes
* More rebase updates
* Read file
* Update tests
10 months ago
Manny Dinssa
69e059446e
Put hint text on one line
10 months ago
Manny Dinssa
2f5a811cd3
Indentation
10 months ago
Manny Dinssa
898768019b
Add page headers
10 months ago
kosiakkatrina
5ff64e4478
Change user update success banner ( #2663 )
...
* Change user update success banner
* Display banner when unconfirmed email changes
10 months ago
Manny Dinssa
f75c5f3ba2
Move question details to translation files
10 months ago
Manny Dinssa
b1ad8a1520
CLDC-3633++ Full stops in error messages & capitalisation within messages ( #2674 )
10 months ago
Manny Dinssa
ec55d405e1
CLDC-3618: Support user - View bulk uploads page ( #2666 )
10 months ago
kosiakkatrina
54d15d95ef
CLDC-3420 Check tshortfall for care homes ( #2659 )
...
* Check tshortfall for care homes
* Fix BU tests
10 months ago
kosiakkatrina
d16f71981a
CLDC-3619 Add duplicate schemes after merge view ( #2655 )
...
* Add duplicate sets scope to schemes
* Add rake task to write duplicate scheme sets
* Add duplicate sets scope to locations
* Add rake task to write duplicate locations
* lint
* Update location duplicate count
* Add scheme_id back to DUPLICATE_LOCATION_ATTRIBUTES
* Add display duplicate schemes banner method
* Add banner to the schemes page
* Add page content
* Allow confirming duplicate schemes
* Update display_duplicate_schemes_banner? method
* Make title dynamic
10 months ago