Manny Dinssa
e296598dc7
Revert "Translation file to CSV"
...
This reverts commit 0565fea717
.
9 months ago
Manny Dinssa
0565fea717
Translation file to CSV
9 months ago
Manny Dinssa
17705c048d
More sales prompts
9 months ago
Manny Dinssa
6c97ba7634
Bug fix ( #2870 )
9 months ago
kosiakkatrina
8ffc5c6daf
Update rails to 7.2.2 ( #2856 )
...
* Update rails and puma
* Update factory bot, fixture_paths, lint and populate LAs for tests
* Remove enum deprecation warnings
* Fix prefic syntax
* Update paper_trail, add missing translations, lint
* Update some tests
* Update some more gems
* Update npm package
* Update Rails to 7.2.2.1
9 months ago
Manny Dinssa
2b91042e0c
Update some sales related check answer prompts
9 months ago
Manny Dinssa
2fddac4759
Update some sales related check answer prompts
9 months ago
Manny Dinssa
1e167fe149
Update lettings related check answer prompts
9 months ago
kosiakkatrina
ca2d670116
CLDC-3748 Check org name uniqueness ( #2818 )
...
* Check org name uniqueness
* Some tests
* Do not update org name
* Update some request specs
* Remove unnecessary updates
* Update error message
9 months ago
Manny Dinssa
7001bc11f0
Change copy
9 months ago
Manny Dinssa
1b2100bc8f
CLDC-3093: Update content inconsistencies and typos ( #2846 )
...
* Update copy
* Update sale_information.en.yml
* Update sale_information.en.yml
* Fixes
* Update test
* Update test
* Update test
10 months ago
kosiakkatrina
9343d22768
CLDC-3335 Adjust BU errors for addresses ( #2829 )
...
* Adjust BU errors for addresses
* typo
* Update error messages
10 months ago
Manny Dinssa
128ac5d57a
CLDC-3758: Sales - Add shared ownership staircasing transaction section ( #2788 )
...
* db migration, new sales log fields
* Add new staircasing transaction section
* Update tests
* Lint
* Add tests
* Use log methods
* Lint
* Update test
* Remove compact
* Change section display condition
* CLDC-3760: Sales - firststair and numstair staircasing questions validations (#2793 )
* Add validation to new questions firststair and numstair
* Remove page headers on single question page
* Remove page
* More useful page header
* Show don't know option from 2025 onwards
* Add page header to monthly rent only for the version with two questions on the page
* Remove page header staircase initial date only page
* Update displayed answer options
* Fix lint
* Updates after merge
* Update test
* Update tests
10 months ago
Manny Dinssa
ad4a7dcfc9
CLDC-3723: Add validation on location units question ( #2798 )
...
* Update location units question validation
* Update value
* Change nil value in incomplete locations to another attribute
* Update validation
* Update test
* Update test with new additional error message
* Updates
* Update test
10 months ago
Manny Dinssa
79a1616d7e
Add check answer prompt to soft validations
10 months ago
Manny Dinssa
ba114a0acf
Lettings custom prompts
10 months ago
Manny Dinssa
4e7003f66c
Add translation key to soft validations
10 months ago
Manny Dinssa
b84bf5671a
Add check answer prompt method to question model and translation key
10 months ago
Manny Dinssa
be24a74edc
Revert "Add question marks to yes no questions - test"
...
This reverts commit 40bee289
10 months ago
kosiakkatrina
e48e9926f1
CLDC-3726 Display Helpdesk ticket question conditionally ( #2808 )
...
* Add has_helpdesk_ticket question
* lint
* typo
10 months ago
Rachael Booth
b3dca51216
CLDC-3753: Update soft income validations ( #2779 )
...
* CLDC-3753: Update soft income validations
* Update tests
* Fix linting
* Include reference to informative text translations copy
* Combine min and max checks for income based on ecstat
* Fixes
* Update tests
10 months ago
Manny Dinssa
40bee289d8
Add question marks to yes no questions - test
10 months ago
kosiakkatrina
b0500a297d
CLDC-3728 Add more merge request validations ( #2814 )
...
* Add more_than_year_from_today merge date validation
* Add a part of another merge validation
* Disable merging if merge day is in the future
10 months ago
kosiakkatrina
6c10172c78
CLDC-3755 Add 2025 shared ownership subsection ( #2782 )
...
* Add shared ownership initial purchase subsection
* Display correct subsection based on year
* Update some content
* Update LivingBeforePurchase routing
* Update routing and check for page existence in guidance
* Add management fee questions
* Only check the subsections relevant to the form
* Update content
* Update financial calculations text
10 months ago
kosiakkatrina
9628b4e915
Update hint text ( #2796 )
10 months ago
kosiakkatrina
671232daa9
CLDC-3734 Add LA in England validation for 2025 ( #2763 )
...
* Add LA in England validation for 2025
* Validate supported housing logs
* Add error message to the date
* Update error messages
* lint
* Fix error messages for date
* Update no address found soft validation
* Update validation messages
10 months ago
Manny Dinssa
bc1fe83750
CLDC-3757: Sales - Change values in validation check for Q84 (25/26) ( #2781 )
...
* Update 2025 version of validation check
* Update validation for 2025
* Put two if statements into one
* Different approach to comparing dates
* Alternative method to compare dates
* Update tests
10 months ago
kosiakkatrina
a3ce7e9f95
Update validation message ( #2783 )
10 months ago
Manny Dinssa
4dc323059f
CLDC-3738: Sales - Update household characteristics Q29 and Q38 (25/26) ( #2774 )
...
* Create 2025 versions of these questions
* Remove blank line
* Update copy and use 2025 version of question
* Add tests
* Update depends on
* Update question number
* Update test
* Remove depends_on companybuy which has been removed
* Fix lint
10 months ago
kosiakkatrina
16393cf4ab
Trigger income error on uprn_selection ( #2771 )
10 months ago
kosiakkatrina
10de485408
CLDC-3698 Rename household needs to other household information for sales ( #2772 )
...
* Rename household needs occurences
* Rename files
10 months ago
kosiakkatrina
0083485b42
CLDC-3690 Extract lettings property validations copy ( #2742 )
...
* Extract lettings property validations copy
* Update uprn question
* Remove redundant validations (can't trigger them because on inferrance)
10 months ago
Manny Dinssa
0b4ff65429
CLDC-3689: Extract lettings household validations ( #2741 )
...
* Extract household validations
* Use question ids a primary key
* Fix lint
* Refactor, remove one level of keys
* Fix merge
10 months ago
Rachael Booth
2b629891fb
CLDC-3666: Pull sales financial validations into translations file ( #2716 )
10 months ago
Manny Dinssa
1a07e37049
CLDC-3717: Sales - Remove Q9 (Is the buyer a company?) (25/26) ( #2755 )
10 months ago
Manny Dinssa
154f4d9538
CLDC-3721: Sales - Move Q78 (Is this a staircasing transaction?) to setup section (25/26) ( #2751 )
10 months ago
Manny Dinssa
3125171edf
CLDC-3718: Sales - Remove Q10 (Will any buyers live in the property?) (25/26) ( #2757 )
10 months ago
Rachael Booth
7d407ab4c6
CLDC-3739: Remove buyer orgs question from 2025 ( #2766 )
10 months ago
Manny Dinssa
30442fcee2
CLDC-3735: Sales - Move Q19 (What type of unit is the property?) (25/26) ( #2760 )
10 months ago
Manny Dinssa
b681b101f3
CLDC-3715: Sales - Remove Q8 (What is the type of outright sale?) (25/26) ( #2753 )
10 months ago
kosiakkatrina
afc7cf86b4
Exctract financial validations ( #2740 )
10 months ago
Manny Dinssa
61eb0057f6
CLDC-3693: Extract shared validations ( #2744 )
...
* Extract lettings household validation from shared validations
* Extract lettings setup validation from shared validations
* Extract only shared validations
10 months ago
kosiakkatrina
020b8a4f4c
CLDC-3686 Extract lettings soft validations copy ( #2735 )
...
* Extract household characteristics soft validations
* Extract household needs soft validations
* Extract household situation soft validations
* Extract income and benefits soft validations
* Extract property information soft validations
* Update tests and 2024 soft validations
* Update some test forms
* Re-add sales validation
* Update BU tests
* Fixes
* Change higher to longer
* Update model test
* Update model test
* Add 2025 translations copied from 2024
* Update pregnancy and retirement copy
---------
Co-authored-by: Manny Dinssa <44172848+Dinssa@users.noreply.github.com>
Co-authored-by: Rachael Booth <rachael.booth@softwire.com>
10 months ago
Rachael Booth
1d23f9e50a
CLDC-3716: Allow 25/26 form use on dev, review, and staging environments ( #2749 )
...
* CLDC-3716: Allow 25/26 form use on dev, review, and staging environments
* Remove empty line
10 months ago
kosiakkatrina
dd9bc7b191
CLDC-3669 Extract bulk upload validations ( #2719 )
11 months ago
kosiakkatrina
1e968e50a6
CLDC-3694 Extract lettings BU validations
11 months ago
Manny Dinssa
83e3ddccdd
CLDC-3692: Extract lettings tenancy validations ( #2743 )
...
* Extract lettings tenancy validations
11 months ago
Manny Dinssa
fa83f3abc2
CLDC-3685: Copy changes lettings income and benefits ( #2732 )
11 months ago
kosiakkatrina
51bc0cffeb
CLDC-3665 Extract sale information copy ( #2711 )
...
* Extract shared ownership copy
* Extract discounted ownership copy
* rename files
* CLDC-3665 Extract sale information soft validations (#2712 )
* Extract shared ownership copy
* Extract shared ownership soft validations
* Extract discounted ownership validations
* Fix mappings
* Update some translations
* Remove full stops
11 months ago
kosiakkatrina
8585940769
CLDC-3365 Validate BU file size ( #2725 )
...
* Validate BU file size
* Rebase update
* Update error messages
11 months ago