Manny Dinssa
2beebb6632
Update 2024 copy
9 months ago
Manny Dinssa
b4a2261e17
Fix hb question
9 months ago
Manny Dinssa
b14270a5c4
Add missing copy key to earnings
9 months ago
Manny Dinssa
19304bd230
Merge branch 'main' into CLDC-3685-Copy-changes-lettings-income-and-benefits
10 months ago
Manny Dinssa
bf72f07723
Rename key to rent_and_charges
10 months ago
Manny Dinssa
f6a259650a
Deduplicate rent period questions
10 months ago
kosiakkatrina
af430ef373
Update flaky test ( #2736 )
10 months ago
kosiakkatrina
83877dae69
Extract lettings household needs copy ( #2729 )
10 months ago
kosiakkatrina
9763013ac1
Extract sale information validations into a separate translations file ( #2699 )
10 months ago
Manny Dinssa
247b7f212f
CLDC-3679: Copy changes lettings setup questions ( #2723 )
10 months ago
kosiakkatrina
1ffc440342
CLDC-3656 Extract household characteristics question and page copy to translation files ( #2702 )
...
* Extract question and page copy to translation files
* Refactor 2 question pages
* Readd removed answer options
* Fix missing/wrong age mappings
* Update some pages/questions
* Update tests
* CLDC-3656 Extract household characteristics soft validations (#2707 )
* Extract retirement confirmation questions
* Extract old persons shared ownership confirmation questions
* Extract income confirmation questions
* Extract buyer live-in value check page and question copy to translation files
* Extract student not a child confirmation questions and page copy to translation files
* Extract partner under 16 value check page and question copy to translation files
* Extract partner under 16 value check page and question copy to translation files
* Update some missing/wrong keys
* Update some keys on 2023
* Update BU tests
10 months ago
kosiakkatrina
5865c307b4
Update rexml ( #2734 )
10 months ago
dependabot[bot]
a394053462
Bump rexml from 3.3.6 to 3.3.9 in /docs ( #2733 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Manny Dinssa
e642c7e119
Fix indentation
10 months ago
Manny Dinssa
e2731d427a
Refactor chcharge
10 months ago
Manny Dinssa
4f42fced7c
Extract income and benefits translations
10 months ago
kosiakkatrina
469211ce65
CLDC-3661 Update year format ( #2713 )
...
* Update year combo format
* lint
* Update tests and validations
* update model tests
* Update bu list year format
* Update test
10 months ago
kosiakkatrina
be52a7b7b4
CLDC-2639 Display correct back to logs button ( #2721 )
...
* Display correct back to logs button
* Add bulk_upload_filter_applied for sales
* Update view tests
10 months ago
kosiakkatrina
72d83bcd44
Fix role updates ( #2727 )
...
* Allow some providers to update role on staging
* Refactor
10 months ago
kosiakkatrina
0799ff7a36
CLDC-3658 Extract household needs copy ( #2718 )
...
* Extract household needs subsection copy
* Extract housing needs soft validations copy
* Add new lines at the end of some files
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