Manny Dinssa
baca35a171
Bug fix
9 months ago
Manny Dinssa
2b91042e0c
Update some sales related check answer prompts
9 months ago
kosiakkatrina
6d22b847df
CLDC-3801 Do not put error objects into cookies ( #2864 )
...
* Do not put error objects into cookies
* Update tests
* typo
9 months ago
kosiakkatrina
fde970ae43
Make org test names unique ( #2865 )
9 months ago
Manny Dinssa
11ff8fe9b3
Merge remote-tracking branch 'origin/CLDC-3801-update-error-recovery' into CLDC-3740-Replace-you-didnt-answer-with-link
9 months ago
Manny Dinssa
0fe9ee28c0
Merge branch 'main' into CLDC-3740-Replace-you-didnt-answer-with-link
...
# Conflicts:
# app/helpers/schemes_helper.rb
# config/locales/forms/2023/lettings/household_characteristics.en.yml
# config/locales/forms/2023/lettings/income_and_benefits.en.yml
# config/locales/forms/2023/sales/household_characteristics.en.yml
# config/locales/forms/2023/sales/income_benefits_and_savings.en.yml
# config/locales/forms/2023/sales/sale_information.en.yml
# config/locales/forms/2024/lettings/household_characteristics.en.yml
# config/locales/forms/2024/lettings/income_and_benefits.en.yml
# config/locales/forms/2024/sales/household_characteristics.en.yml
# config/locales/forms/2024/sales/sale_information.en.yml
# config/locales/forms/2025/lettings/household_characteristics.en.yml
# config/locales/forms/2025/lettings/income_and_benefits.en.yml
# config/locales/forms/2025/sales/sale_information.en.yml
# config/locales/forms/2025/sales/setup.en.yml
9 months ago
kosiakkatrina
1c03a70fa2
CLDC-3769 Fix some check errors flows ( #2826 )
...
* Fix some check errors flows
* Only show check errors journey for question on different pages
* Update restore_error_field_values
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
Manny Dinssa
4da67be187
Revert "Hide change link for inferred or derived values not yet answered"
...
This reverts commit ec1fd1c9aa
.
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
dependabot[bot]
a7964e6458
Bump nanoid from 3.3.7 to 3.3.8 ( #2863 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Manny Dinssa
ec1fd1c9aa
Hide change link for inferred or derived values not yet answered
9 months ago
Kat
83aee7952f
Do not put error objects into cookies
9 months ago
kosiakkatrina
43ae7add3c
Patch rails ( #2861 )
9 months ago
kosiakkatrina
e7490f1381
CLDC-3779 Add duplicate logs email ( #2843 )
...
* Find block log creation reason
* Update mailer
* Remove create_logs? method
9 months ago
Manny Dinssa
7001bc11f0
Change copy
9 months ago
kosiakkatrina
8594561a18
Stub some credentials ( #2857 )
9 months ago
Manny Dinssa
474ed4f348
CLDC-3344: Sales CSV download ecstat2 child label bug fix ( #2801 )
...
* Add missing answer option
* Update tests
* Allow user to change the age of a person if they're not actually under 16 without being blocked
* Update displayed answer options
* Add tests
* Fix lint
* Clear only when age is not known
* Lint
* Use existing method
* Update tests
* Revert changes in derived variables
* Update sales_log_spec.rb
9 months ago
Rachael Booth
af79b58741
Separate services tests to improve pipeline times ( #2853 )
...
* Display slowest test
* Attempt to improve test times on github
* Run services tests in parallel
* Try keeping services in Tests
* Revert "Try keeping services in Tests"
This reverts commit ef2e1bf4d2
.
* Fix parallel setup for services tests
* Remove profiling
9 months ago
kosiakkatrina
b8a576d87f
CLDC-3048 Fix pluralisation for 1 result ( #2841 )
...
* Fix pluralisation for 1 result
* Fix world
* Update tests
9 months ago
kosiakkatrina
3b8858f594
If scheme is incomplete and deactivated treat is as deactivated ( #2842 )
9 months ago
Rachael Booth
5fa69ce0b6
CLDC-2128: Validate supplied year in bulk upload pages ( #2839 )
...
* CLDC-2128: Validate supplied year in bulk upload pages
* Fix lint
* Refactor
9 months ago
Rachael Booth
46331b92ad
CLDC-3268: Update github action dependencies ( #2852 )
9 months ago
kosiakkatrina
ef49307d9b
CLDC-3361 Update scheme back link paths ( #2802 )
...
* Update scheme back link paths
* Correclty route if has other client group changed from no to yes
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
9 months ago
Rachael Booth
f5e6529baa
CLDC-3314: Skip BU error for ownershipsch in validate_discounted_ownership_value ( #2837 )
9 months ago
kosiakkatrina
918cf0f08f
CLDC-2434 Fix test warnings and update some flaky tests ( #2850 )
...
* Remove test warnings
* Fix some flaky tests
9 months ago
kosiakkatrina
9343d22768
CLDC-3335 Adjust BU errors for addresses ( #2829 )
...
* Adjust BU errors for addresses
* typo
* Update error messages
9 months ago
kosiakkatrina
84177349f0
Refactor exports to have years ( #2849 )
...
* Refactor exports to have years
* Update existing exports
* Fix flaky test
* Remove a comment
9 months ago
kosiakkatrina
a137999d29
Add addresses flow feature tests and update the flow a bit ( #2805 )
9 months ago
dependabot[bot]
4f51cf4da8
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 ( #2847 )
...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases )
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: rails-html-sanitizer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Manny Dinssa
5f212e7ebc
Merge branch 'main' into CLDC-3740-Replace-you-didnt-answer-with-link
...
# Conflicts:
# config/locales/forms/2025/sales/sale_information.en.yml
10 months ago
kosiakkatrina
4659b609ce
Fix world ( #2844 )
10 months ago
kosiakkatrina
838ad04e63
CLDC-2141 Update form submit flow ( #2838 )
...
* Redirect after update
* Fix world
* Only check type if question is found
* Remove empty line
* Clear cache
10 months ago
kosiakkatrina
5aff4d9989
CLDC-1180 Link to radio/checkbox errors from summary ( #2835 )
...
* try linking errors
* Change question ids to symbols and update checkboxes
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
kosiakkatrina
dcbfb70c46
CLCD-3759 Update reset password copy and move the link ( #2832 )
...
* Update reset password copy and move the link
* lint
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
ce12b44218
Update method names
10 months ago
Manny Dinssa
09fe3fc7ab
Update copy
10 months ago
Manny Dinssa
4597064abe
Update copy
10 months ago
Manny Dinssa
167db5dba0
Update to handle new helpdesk ticket logic
10 months ago
Manny Dinssa
b790d28fda
Merge branch 'main' into CLDC-3740-Replace-you-didnt-answer-with-link
...
# Conflicts:
# app/helpers/merge_requests_helper.rb
10 months ago
Manny Dinssa
ba114a0acf
Lettings custom prompts
10 months ago
kosiakkatrina
baf12a1c4f
CLDC-3730 Update tasklist styling ( #2822 )
...
* Update tasklist styling
* Update tasklist
* Update test
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
7e5ffe772b
Rename question method
10 months ago