Rachael Booth
8f3b104148
CLDC-3832: Move and update sheltered accomodation question ( #2887 )
...
* CLDC-3832: Move and update sheltered accomodation question
* Remove 2023 options
3 days ago
kosiakkatrina
d8fa3cf7fe
CLDC-3816 Update rails admin styling ( #2879 )
...
* Update rails admin console layout
* Update dashboard and view tables
* lint
* More lint
* Inline actions
* Re-add filters
* Update buttons
* Update validation documentation generating (#2894 )
* Update documentation generator to use relevant translation files
* Add and use collection_year instead of from/to in log validations
4 days ago
Manny Dinssa
02a77e0889
CLDC-3835: Export merged organisations as inactive ( #2896 )
...
* Export active to CDS as false for merged orgs
* Export status to CDS for orgs
5 days ago
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
5 days ago
kosiakkatrina
ddebebee30
Remove irrelevant 2023 checks ( #2895 )
...
* Remove irrelevant 2023 checks
* Update/remove tests
5 days ago
kosiakkatrina
b1a384e454
Update person relationship questions ( #2892 )
6 days ago
kosiakkatrina
7455440e01
CLDC-3822 Update date validations for 2025 ( #2886 )
...
* Update date validations for 2025
* Refactor date validations, account for leap years
6 days 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
6 days ago
Rachael Booth
cabd650dd6
CLDC-3833: Update validation on total discount for percentage discounts to include an extra 1000 leeway for rounding errors ( #2889 )
1 week ago
kosiakkatrina
5d7649a9e4
CLDC-3821 Remove care home questions ( #2885 )
...
* Remove carehome questions for 2025
* Update routing to rent pages for 2025
* lint
1 week 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
2 weeks 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>
2 weeks 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
4 weeks 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>
1 month 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
1 month ago
kosiakkatrina
830adc0dd7
Update test file generation ( #2868 )
...
* Extract test file generation
* Remove secondary
* Make link shorter
* Move log_to_csv classes to helpers
1 month 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
1 month ago
Manny Dinssa
6a954a42a4
Change "Answer if" to "Tell us if"
1 month ago
kosiakkatrina
3f4cbc2010
Do not assign invalid postcode ( #2855 )
...
* Do not assign invalid postcode
* Make postcode full required if routed to
* Update tests
1 month ago
Manny Dinssa
543733c284
Remove .presence duplication of logic
1 month ago
Manny Dinssa
0d0338e76a
Allow respond_to? to see private methods
1 month ago
Manny Dinssa
e4e9e33869
Refactor V2 details table helper
1 month ago
Manny Dinssa
b0ce9e63dd
Lint
1 month ago
Manny Dinssa
3bf30de51a
Logs - remove action link
1 month ago
Manny Dinssa
9977cce7d0
Location - remove action link
1 month ago
Manny Dinssa
fc837b7cf7
Schemes - remove action link
1 month ago
Manny Dinssa
1cf324e6e8
Revert "Refactor details table helper"
...
This reverts commit b74fd830f1
.
1 month ago
Manny Dinssa
2ac3c4799f
Merge requests - remove action link
1 month ago
Manny Dinssa
9f422fb53a
Organisations - remove action link
1 month ago
Manny Dinssa
c20363ceae
Users - remove action link
1 month ago
Manny Dinssa
a3240e5d16
Revert "Remove action link not just hide"
...
This reverts commit 59ecac5cf3
.
1 month ago
Manny Dinssa
59ecac5cf3
Remove action link not just hide
1 month ago
Manny Dinssa
b74fd830f1
Refactor details table helper
1 month ago
Manny Dinssa
b64d73d942
Improvements
1 month ago
Manny Dinssa
41fa72a0e2
Rename variable
1 month ago
Manny Dinssa
1c4e328515
Stay consistent with date question message
1 month ago
Manny Dinssa
9409a3b99b
Lint
1 month ago
Manny Dinssa
5a385688c5
Refactor improvements 0.2
1 month ago
Manny Dinssa
7c3fb27073
Refactor improvements
1 month ago
Manny Dinssa
4b205dd1f0
Lint
1 month ago
Manny Dinssa
39364732b3
Add a red link to show questions that still must be answered (after bulk upload)
1 month ago
Manny Dinssa
eea8bd045a
Replace text for bulk upload
1 month ago
kosiakkatrina
9a164dfa68
Export dates as iso8601 ( #2871 )
1 month ago
kosiakkatrina
b8503aa0c6
Remove old feature flags ( #2862 )
1 month ago
kosiakkatrina
456d1e6586
Do not run pregnancy validations if hhmemb is over 8 ( #2869 )
1 month 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
1 month 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
1 month 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
1 month 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
1 month ago
Manny Dinssa
df283a7a63
Bug fix ( #2866 )
1 month ago