Manny Dinssa
5da6c64830
Correct address matcher questions
9 months ago
Manny Dinssa
e61f08c058
Remove comments
10 months ago
Manny Dinssa
b0aec270fd
Fix indentation
10 months ago
Manny Dinssa
3464984ded
Remove 2022 postcode question tests
10 months ago
Manny Dinssa
2c2b02af68
Delete 2022 test
10 months ago
Manny Dinssa
a0fda9ed07
Fix lint
10 months ago
Manny Dinssa
9bbc0fb7e4
Extract more question information
10 months ago
Manny Dinssa
80f15e489e
Extract some uprn copy
10 months ago
Manny Dinssa
dc0e93639c
Extra colon
10 months ago
kosiakkatrina
64caf018e0
CLDC-2413 Allow 4 digit year format for bulk uploads ( #2715 )
...
* Allow 4 digit years for start date/sale date
* Update other dates
10 months ago
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
Manny Dinssa
a65ee5676f
CLDC-2399: Bulk upload table styling ( #2714 )
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
Rachael Booth
2974bcddd7
CLDC-3330: Use partial postcodes in bulk upload ( #2692 )
...
* CLDC-3330: Use partial postcodes in bulk upload
* Adjust key address fields provided validations
* Use join to only insert space when both parts of postcode are provided
10 months ago
kosiakkatrina
2246b8cce5
Update email allowlist ( #2710 )
10 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
10 months ago
kosiakkatrina
2475215e13
Update rails version ( #2706 )
10 months ago
Manny Dinssa
29a5889aa6
CLDC-3653 Copy changes - sales setup validations ( #2677 )
...
* Extract sales setup validations to translation file
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
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
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
kosiakkatrina
5ff64e4478
Change user update success banner ( #2663 )
...
* Change user update success banner
* Display banner when unconfirmed email changes
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
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
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
kosiakkatrina
6cdf3bbf63
Correctly caption message to sentry ( #2679 )
10 months ago
kosiakkatrina
a74e3799f6
Memoise empty address options result ( #2675 )
10 months ago
Manny Dinssa
42419bd193
CLDC-3626 Changes to filtering by specific users ( #2646 )
10 months ago
kosiakkatrina
a9dc4db5d6
Change max width for notification banner ( #2664 )
10 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
10 months ago
Manny Dinssa
53c3b3e61a
CLDC-3633 Full stops in error messages ( #2628 )
...
* Make full stops consistent in error messages
* Fix test
* Update few hardcoded errors
* Update join in remaining row parsers
* Update some more tests
* Update more hard coded BU errors
* Fix typo I introduced - bedrooms to bedroom
---------
Co-authored-by: Kat <katrina@kosiak.co.uk>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
10 months ago
kosiakkatrina
971229da4e
Make collection_year_radio_options same as side filter options ( #2668 )
10 months ago
dependabot[bot]
ec0d7a027a
Bump webrick from 1.8.1 to 1.8.2 in /docs ( #2670 )
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago