Manny Dinssa
ff9d448db7
Remove page header for uprn confirmed
10 months ago
Manny Dinssa
498c32baaa
Add sales soft validations
10 months ago
kosiakkatrina
a655be63ca
Allow providers to update roles on staging ( #2697 )
10 months ago
Rachael Booth
731dcc9325
CLDC-3650: Move copy for sales setup section to translation files ( #2672 )
10 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
10 months ago
Manny Dinssa
16e16117d3
Remove copy key from uprn_confirmation
10 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>
10 months ago
Manny Dinssa
b7c3222a35
Add back removed id
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
Manny Dinssa
320d9689fa
CLDC-3063: Sort alphabetically stock owners and managing agents lists ( #2687 )
...
* Sort alphabetically stock owners and managing agents lists
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
e43c86e236
Fix lint
10 months ago
Manny Dinssa
331b308818
Remove 2022-only property questions and pages
10 months ago
Manny Dinssa
d7a2e19215
Remove comment
10 months ago
Manny Dinssa
3840baafea
Add subsection method to page instance
10 months ago
Manny Dinssa
69e059446e
Put hint text on one line
10 months ago
Manny Dinssa
4fd2c732e2
Fix copy key
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
kosiakkatrina
6d8479c488
Re-add get_file_io method ( #2691 )
...
* Re-add get_file_io method
* Update get_file
10 months ago
Manny Dinssa
b1ad8a1520
CLDC-3633++ Full stops in error messages & capitalisation within messages ( #2674 )
10 months ago
Manny Dinssa
9d350a87e8
CLDC-3015: Remove duplicate rent periods ( #2685 )
10 months ago
kosiakkatrina
ce91547733
Read file ( #2689 )
10 months ago
Rachael Booth
35100ab7fe
CLDC-3413: Make BU validate_nulls account for errors on before_log when choosing whether to add errors ( #2686 )
10 months ago
Manny Dinssa
03f314c745
Remove Plausible Analytics script from application layout ( #2688 )
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
7c8f62a164
Clear all previous location fields ( #2658 )
10 months ago
Rachael Booth
a795d96aa0
Merge branch 'main' into SetupSalesCopy
10 months ago
Rachael Booth
2dd204d0be
Fix tests
10 months ago
Rachael Booth
0cb0add7a7
Fix lint
10 months ago
Rachael Booth
9a4f2bc52d
Add tests where there is logic on page/question to decide copy key
10 months ago
Rachael Booth
10e96cc165
Add tests for copy key and copy to page and question specs
10 months ago
kosiakkatrina
61abd747b0
Refactor collection resources to use storage service ( #2684 )
...
* Refactor collection resources to use storage service
* Add a feature flag
* Update tests
* Update stubs
10 months ago
Rachael Booth
9f9d755131
Remove text tests from pages and questions
10 months ago
kosiakkatrina
0425fe0a49
CLDC-3517 Download collection resources from S3 ( #2671 )
...
* Get collection resources from S3
* Remove resource files from codebase
* Stub some collection resource requests
* Use env var for bucket name
* Update some tests
* Extract methods into a service
10 months ago
Rachael Booth
19aa7be182
CLDC-3662: Recalculate status for 2024 logs missing la ( #2681 )
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
Rachael Booth
713fb83c7a
Handle when some text is undefined in questions not yet using translation files
10 months ago
kosiakkatrina
6cdf3bbf63
Correctly caption message to sentry ( #2679 )
10 months ago
Rachael Booth
f359ac326a
Tidy
10 months ago
Rachael Booth
dc2c7d5d8d
...and again
10 months ago