Manny Dinssa
6662e3b332
Keep default page header for uprn confirmation and selection
8 months ago
Manny Dinssa
be1a59e6d9
Fix lint
8 months ago
Manny Dinssa
66b8f2c508
Remove 2022-only property questions and pages
8 months ago
Manny Dinssa
50fe1958a5
Remove comment
8 months ago
Manny Dinssa
f5a2d95b07
Add subsection method to page instance
8 months ago
Manny Dinssa
69ab7e7006
Put hint text on one line
8 months ago
Manny Dinssa
f24faf1197
Fix copy key
8 months ago
Manny Dinssa
cf30947930
Indentation
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
14e7e15c8a
Put back page header
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
d40a5a4a12
Remove page header from translations file, it is a default header
8 months ago
Manny Dinssa
105a0b98a7
Add missing id
8 months ago
Manny Dinssa
d82324a6d7
Merge branch 'main' into CLDC-3654-Copy-changes-sales-property-information-questions
...
# Conflicts:
# app/models/form/question.rb
# config/locales/forms/2023/sales/setup.en.yml
# config/locales/forms/2024/sales/setup.en.yml
# spec/models/form/sales/pages/postcode_spec.rb
# spec/models/form/sales/questions/postcode_known_spec.rb
# spec/models/form/sales/questions/postcode_spec.rb
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
ff9d448db7
Remove page header for uprn confirmed
8 months ago
Manny Dinssa
498c32baaa
Add sales soft validations
8 months ago
kosiakkatrina
a655be63ca
Allow providers to update roles on staging ( #2697 )
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
kosiakkatrina
7e5c4f49cd
Handle non json address responses ( #2696 )
...
* Check if response is http success
* Fix code scanning alert no. 65: Incomplete regular expression for hostnames
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
8 months ago
Manny Dinssa
b7c3222a35
Add back removed id
8 months ago
Manny Dinssa
037f2c6c3c
Remove translation
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
Manny Dinssa
320d9689fa
CLDC-3063: Sort alphabetically stock owners and managing agents lists ( #2687 )
...
* Sort alphabetically stock owners and managing agents lists
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
Manny Dinssa
e43c86e236
Fix lint
8 months ago
Manny Dinssa
331b308818
Remove 2022-only property questions and pages
8 months ago
Manny Dinssa
d7a2e19215
Remove comment
8 months ago
Manny Dinssa
3840baafea
Add subsection method to page instance
8 months ago
Manny Dinssa
69e059446e
Put hint text on one line
8 months ago
Manny Dinssa
4fd2c732e2
Fix copy key
8 months ago
Manny Dinssa
2f5a811cd3
Indentation
8 months ago
Manny Dinssa
898768019b
Add page headers
8 months ago
kosiakkatrina
5ff64e4478
Change user update success banner ( #2663 )
...
* Change user update success banner
* Display banner when unconfirmed email changes
8 months ago
Manny Dinssa
f75c5f3ba2
Move question details to translation files
8 months ago
kosiakkatrina
6d8479c488
Re-add get_file_io method ( #2691 )
...
* Re-add get_file_io method
* Update get_file
8 months ago