Manny Dinssa
3534e623b2
Add copy key to soft validations
8 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
8 months ago
kosiakkatrina
9bd3389c84
CLDC-3655 Extract property information validations ( #2700 )
...
* Extract property information validations
* Refactor possesive variable from errors
8 months ago
kosiakkatrina
443a19f42d
Update household validations ( #2708 )
8 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
8 months ago
Manny Dinssa
755b4b9228
Extract title text and informative text for soft validations
8 months ago
Manny Dinssa
f0e881656b
Lint
8 months ago
Manny Dinssa
d8a2b1b3e2
Update uprn page
8 months ago
Rachael Booth
2e6e56720d
CLDC-3257: Default to current collection year for BU guidance pages ( #2695 )
...
* CLDC-3257: Default to current collection year for BU guidance pages
* Ignore rubocop RSpec/AnyInstance when necessary
8 months ago
Manny Dinssa
29a5889aa6
CLDC-3653 Copy changes - sales setup validations ( #2677 )
...
* Extract sales setup validations to translation file
8 months ago
Manny Dinssa
00d5c38d6e
Rename as property_information.en.yml and all usages
8 months ago
Manny Dinssa
7ab5c9097e
Remove or include copy key where appropriate
8 months ago
Manny Dinssa
5565a26647
Correct uprn selection header back to original
8 months ago
Manny Dinssa
fbd25f76f8
Correct uprn confirmed header back to original
8 months ago
Manny Dinssa
6ff1caaff6
Add missing id
8 months ago
Manny Dinssa
b3798e0fb9
Set uprn selection default header
8 months ago
Manny Dinssa
7636c5cae2
Set uprn confirmation default header
8 months ago
Manny Dinssa
aa583a7d89
Add sales soft validations
8 months ago
Manny Dinssa
4c99ac2b9c
Remove copy key from uprn_confirmation
8 months ago
Manny Dinssa
44c94e50a4
Add back removed id
8 months ago
Manny Dinssa
d7d605c6a3
Keep existing details for monthly charged check, common to other subsections
8 months ago
Manny Dinssa
2aebca1235
Keep existing details for combined income check, common to other subsections
8 months ago
Manny Dinssa
27c4ba322c
Keep existing details for buyer income 1 and 2 check, common to other subsections
8 months ago
Manny Dinssa
6af38af47c
Keep existing header and check answer label for about price value check, common to other subsections
8 months ago
Manny Dinssa
6662e3b332
Keep default page header for uprn confirmation and selection
8 months ago
Manny Dinssa
66b8f2c508
Remove 2022-only property questions and pages
8 months ago
Manny Dinssa
f24faf1197
Fix copy key
8 months ago
Manny Dinssa
d4fcb8275c
Add page headers
8 months ago
Manny Dinssa
d8731a7892
Move question details to translation files
8 months ago
Rachael Booth
c315a9c92a
Tidy
8 months ago
Rachael Booth
06950c2114
More fixes
8 months ago
Rachael Booth
d1ea1fc62f
CLDC-3650: Pull out copy for sales setup section questions to translation file
8 months ago
Manny Dinssa
06f66bf777
Remove or include copy key where appropriate
8 months ago
Manny Dinssa
9f700a3149
Correct uprn selection header back to original
8 months ago
Manny Dinssa
6840794ee3
Correct uprn confirmed header back to original
8 months ago
Manny Dinssa
105a0b98a7
Add missing id
8 months ago
Manny Dinssa
d4d114e8a4
Set uprn selection default header
8 months ago
Manny Dinssa
ea6a84f239
Set uprn confirmation default header
8 months ago
Manny Dinssa
498c32baaa
Add sales soft validations
8 months ago
Rachael Booth
731dcc9325
CLDC-3650: Move copy for sales setup section to translation files ( #2672 )
8 months ago
Manny Dinssa
ed58d8e9c6
CLDC-2740: Sort rent periods in organisation details page ( #2680 )
...
* Sort rent periods in organisation details page
* Make rent periods uniq
* Update tests to check rent periods are in order
8 months ago
Manny Dinssa
16e16117d3
Remove copy key from uprn_confirmation
8 months ago
Manny Dinssa
b7c3222a35
Add back removed id
8 months ago
Manny Dinssa
bc5ba65b88
Keep existing details for monthly charged check, common to other subsections
8 months ago
Manny Dinssa
d7e2a6bf8d
Keep existing details for combined income check, common to other subsections
8 months ago
Manny Dinssa
4380e440a8
Keep existing details for buyer income 1 and 2 check, common to other subsections
8 months ago
Manny Dinssa
df45443f6c
Keep existing header and check answer label for about price value check, common to other subsections
8 months ago
Manny Dinssa
a035a221e7
Keep default page header for uprn confirmation and selection
8 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
8 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
8 months ago