Manny Dinssa
b3798e0fb9
Set uprn selection default header
8 months ago
Manny Dinssa
7636c5cae2
Set uprn confirmation default header
8 months ago
Manny Dinssa
5e02127250
Remove page header for uprn confirmed
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
e02851d715
Remove translation
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
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
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
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
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
kosiakkatrina
5ff64e4478
Change user update success banner ( #2663 )
...
* Change user update success banner
* Display banner when unconfirmed email changes
8 months ago
kosiakkatrina
6d8479c488
Re-add get_file_io method ( #2691 )
...
* Re-add get_file_io method
* Update get_file
8 months ago
Manny Dinssa
b1ad8a1520
CLDC-3633++ Full stops in error messages & capitalisation within messages ( #2674 )
8 months ago
Manny Dinssa
9d350a87e8
CLDC-3015: Remove duplicate rent periods ( #2685 )
8 months ago
kosiakkatrina
ce91547733
Read file ( #2689 )
8 months ago
Rachael Booth
35100ab7fe
CLDC-3413: Make BU validate_nulls account for errors on before_log when choosing whether to add errors ( #2686 )
8 months ago
Manny Dinssa
03f314c745
Remove Plausible Analytics script from application layout ( #2688 )
8 months ago
Manny Dinssa
ec55d405e1
CLDC-3618: Support user - View bulk uploads page ( #2666 )
8 months ago
kosiakkatrina
54d15d95ef
CLDC-3420 Check tshortfall for care homes ( #2659 )
...
* Check tshortfall for care homes
* Fix BU tests
8 months ago
kosiakkatrina
7c8f62a164
Clear all previous location fields ( #2658 )
8 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
8 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
8 months ago
Rachael Booth
19aa7be182
CLDC-3662: Recalculate status for 2024 logs missing la ( #2681 )
9 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
9 months ago
kosiakkatrina
6cdf3bbf63
Correctly caption message to sentry ( #2679 )
9 months ago
kosiakkatrina
a74e3799f6
Memoise empty address options result ( #2675 )
9 months ago
Manny Dinssa
42419bd193
CLDC-3626 Changes to filtering by specific users ( #2646 )
9 months ago
kosiakkatrina
a9dc4db5d6
Change max width for notification banner ( #2664 )
9 months ago
Rachael Booth
961f1b7f93
CLDC-3423: Add sales soft validation for person over retirement age not retired ( #2644 )
...
* CLDC-3423: Add sales soft validation for person over retirement age not retired
* Add rake task to recalculate log status when new validation is triggered
9 months ago