kosiakkatrina
19c5deb1d3
CLDC-3817 Only run net income validations when applicable_income_range exists ( #2882 )
...
* Only run net income validations when applicable_income_range exists
* Check that income ranges exist
9 months ago
kosiakkatrina
ddebebee30
Remove irrelevant 2023 checks ( #2895 )
...
* Remove irrelevant 2023 checks
* Update/remove tests
9 months ago
kosiakkatrina
b1a384e454
Update person relationship questions ( #2892 )
9 months ago
kosiakkatrina
7455440e01
CLDC-3822 Update date validations for 2025 ( #2886 )
...
* Update date validations for 2025
* Refactor date validations, account for leap years
9 months ago
Rachael Booth
80f126c49b
CLDC-3837: Fix bug with step validation for numeric fields with step 0.1 ( #2893 )
...
* CLDC-3837: Fix bug with step validation for numeric fields with step 0.1
* Refactor tests
* Fix test
9 months ago
Rachael Booth
cabd650dd6
CLDC-3833: Update validation on total discount for percentage discounts to include an extra 1000 leeway for rounding errors ( #2889 )
10 months ago
kosiakkatrina
5d7649a9e4
CLDC-3821 Remove care home questions ( #2885 )
...
* Remove carehome questions for 2025
* Update routing to rent pages for 2025
* lint
10 months ago
Manny Dinssa
02d1c664ef
Fix view bulk uploads and add another status label ( #2883 )
...
* Add another bulk upload status for invalid uploads
* Add test and update text
* update text missed
10 months ago
Manny Dinssa
8a8903864d
Fix soft validation unpend logs ( #2881 )
...
* Update status
* Add test
* Update test
---------
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
10 months ago
kosiakkatrina
bef5e84b7a
Update some tests that would fail in 2025 collection ( #2875 )
...
* Update some tests that would fail in 2025 collection
* Update derived sales fields tests
* Update a few feature tests
10 months ago
kosiakkatrina
9c41d0cca3
CLDC-2041 Display all errors for the page ( #2840 )
...
* Display all errors for the page
* Fix world
* Update the test
---------
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
10 months ago
kosiakkatrina
a437670874
CLDC-3239 Deduplicate BU forms ( #2873 )
...
* Deduplicate BU forms
* Update and fix specs
* Update missed files
* Deduplicate resume forms
* Update copy
* Deduplicate soft validations forms
10 months ago
kosiakkatrina
830adc0dd7
Update test file generation ( #2868 )
...
* Extract test file generation
* Remove secondary
* Make link shorter
* Move log_to_csv classes to helpers
10 months ago
kosiakkatrina
54912a066c
CLDC-3744 Validate correct benefits value in the validation ( #2769 )
...
* Check correct benefits value in the validation
* Update some tests
* Update validation
* clear invalid benefits
* Update more tests
* Fix world
* Clear the benefits
* Move benefits assign
10 months ago
Manny Dinssa
6a954a42a4
Change "Answer if" to "Tell us if"
10 months ago
kosiakkatrina
3f4cbc2010
Do not assign invalid postcode ( #2855 )
...
* Do not assign invalid postcode
* Make postcode full required if routed to
* Update tests
10 months ago
Manny Dinssa
543733c284
Remove .presence duplication of logic
10 months ago
Manny Dinssa
0d0338e76a
Allow respond_to? to see private methods
10 months ago
Manny Dinssa
e4e9e33869
Refactor V2 details table helper
10 months ago
Manny Dinssa
b0ce9e63dd
Lint
10 months ago
Manny Dinssa
3bf30de51a
Logs - remove action link
10 months ago
Manny Dinssa
9977cce7d0
Location - remove action link
10 months ago
Manny Dinssa
fc837b7cf7
Schemes - remove action link
10 months ago
Manny Dinssa
1cf324e6e8
Revert "Refactor details table helper"
...
This reverts commit b74fd830f1
.
10 months ago
Manny Dinssa
2ac3c4799f
Merge requests - remove action link
10 months ago
Manny Dinssa
9f422fb53a
Organisations - remove action link
10 months ago
Manny Dinssa
c20363ceae
Users - remove action link
10 months ago
Manny Dinssa
a3240e5d16
Revert "Remove action link not just hide"
...
This reverts commit 59ecac5cf3
.
10 months ago
Manny Dinssa
59ecac5cf3
Remove action link not just hide
10 months ago
Manny Dinssa
b74fd830f1
Refactor details table helper
10 months ago
Manny Dinssa
b64d73d942
Improvements
10 months ago
Manny Dinssa
41fa72a0e2
Rename variable
10 months ago
Manny Dinssa
1c4e328515
Stay consistent with date question message
10 months ago
Manny Dinssa
9409a3b99b
Lint
10 months ago
Manny Dinssa
5a385688c5
Refactor improvements 0.2
10 months ago
Manny Dinssa
7c3fb27073
Refactor improvements
10 months ago
Manny Dinssa
4b205dd1f0
Lint
10 months ago
Manny Dinssa
39364732b3
Add a red link to show questions that still must be answered (after bulk upload)
10 months ago
Manny Dinssa
eea8bd045a
Replace text for bulk upload
10 months ago
kosiakkatrina
9a164dfa68
Export dates as iso8601 ( #2871 )
10 months ago
kosiakkatrina
b8503aa0c6
Remove old feature flags ( #2862 )
10 months ago
kosiakkatrina
456d1e6586
Do not run pregnancy validations if hhmemb is over 8 ( #2869 )
10 months ago
kosiakkatrina
dace193774
CLDC-3677 Update BU content ( #2845 )
...
* Change instances of “reupload” to “upload again”, remove inset text
* Change bu filter wording
* Update heading
* Update fix choice content
10 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
10 months ago
kosiakkatrina
3a4a8144d5
CLDC-3646 Do not update status for pending logs ( #2851 )
...
* Do not update status for pending logs
* Update some tests
* skip_update_status when unpending logs
10 months ago
kosiakkatrina
151a443cf6
CLDC-3789 Update frontend components ( #2854 )
...
* Update govuk-components
* Use govuk_list for lists
* Update govuk-frontend and primary navigation
* Update govuk_design_system_formbuilder
* lint
* Remove primary navigation import
* Update tests
* Remove border on phase banner
* lint
10 months ago
Manny Dinssa
df283a7a63
Bug fix ( #2866 )
10 months ago
Manny Dinssa
baca35a171
Bug fix
10 months ago
kosiakkatrina
6d22b847df
CLDC-3801 Do not put error objects into cookies ( #2864 )
...
* Do not put error objects into cookies
* Update tests
* typo
10 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
11 months ago