Manny Dinssa
6a954a42a4
Change "Answer if" to "Tell us if"
4 weeks ago
Manny Dinssa
543733c284
Remove .presence duplication of logic
4 weeks ago
Manny Dinssa
0d0338e76a
Allow respond_to? to see private methods
4 weeks ago
Manny Dinssa
e4e9e33869
Refactor V2 details table helper
4 weeks ago
Manny Dinssa
fc837b7cf7
Schemes - remove action link
4 weeks ago
Manny Dinssa
1cf324e6e8
Revert "Refactor details table helper"
...
This reverts commit b74fd830f1
.
4 weeks ago
Manny Dinssa
2ac3c4799f
Merge requests - remove action link
4 weeks ago
Manny Dinssa
a3240e5d16
Revert "Remove action link not just hide"
...
This reverts commit 59ecac5cf3
.
4 weeks ago
Manny Dinssa
59ecac5cf3
Remove action link not just hide
4 weeks ago
Manny Dinssa
b74fd830f1
Refactor details table helper
4 weeks ago
Manny Dinssa
b64d73d942
Improvements
4 weeks ago
Manny Dinssa
1c4e328515
Stay consistent with date question message
4 weeks ago
Manny Dinssa
9409a3b99b
Lint
4 weeks ago
Manny Dinssa
5a385688c5
Refactor improvements 0.2
4 weeks ago
Manny Dinssa
7c3fb27073
Refactor improvements
4 weeks ago
Manny Dinssa
39364732b3
Add a red link to show questions that still must be answered (after bulk upload)
4 weeks ago
Manny Dinssa
eea8bd045a
Replace text for bulk upload
4 weeks 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
4 weeks 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
6d22b847df
CLDC-3801 Do not put error objects into cookies ( #2864 )
...
* Do not put error objects into cookies
* Update tests
* typo
1 month 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
1 month 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
1 month ago
Manny Dinssa
ce12b44218
Update method names
2 months ago
Manny Dinssa
09fe3fc7ab
Update copy
2 months ago
Manny Dinssa
4597064abe
Update copy
2 months ago
Manny Dinssa
167db5dba0
Update to handle new helpdesk ticket logic
2 months ago
kosiakkatrina
baf12a1c4f
CLDC-3730 Update tasklist styling ( #2822 )
...
* Update tasklist styling
* Update tasklist
* Update test
2 months ago
Manny Dinssa
b84bf5671a
Add check answer prompt method to question model and translation key
2 months ago
Manny Dinssa
7e5ffe772b
Rename question method
2 months ago
Manny Dinssa
be24a74edc
Revert "Add question marks to yes no questions - test"
...
This reverts commit 40bee289
2 months ago
kosiakkatrina
e48e9926f1
CLDC-3726 Display Helpdesk ticket question conditionally ( #2808 )
...
* Add has_helpdesk_ticket question
* lint
* typo
2 months ago
Manny Dinssa
383e316ab2
Improve formatting helper
2 months ago
Manny Dinssa
a6c82da043
Improve formatting helper
2 months ago
Manny Dinssa
40bee289d8
Add question marks to yes no questions - test
2 months ago
Manny Dinssa
5809fe5cd6
Replace you didnt answer with link
2 months ago
Rachael Booth
0899ed43d6
CLDC-3743: Allow coordinators to manage schemes for recently absorbed organisations ( #2764 )
...
* CLDC-3743: Allow coordinators to manage schemes for recently absorbed organisations
* Fix status calculation for locations
* Avoid errors with merged stock owners
* Adjust when to hide org field in scheme creation
* Don't show activation buttons for schemes at merged orgs
* Update hint message about created locations, and restrict location creation to relevant org statuses
* Remove extra whitespace
* Fix references to scheme organisation
2 months ago
Manny Dinssa
6856ca2cae
One version of details_html
2 months ago
Manny Dinssa
b575dea38f
Different versions of details_html
2 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
2 months ago
kosiakkatrina
2f221e412c
Count unique attributes ( #2791 )
2 months ago
Rachael Booth
f0603c35dd
CLDC-3705: Rework referrers and back links for scheme creation ( #2775 )
...
* CLDC-3705: Rework referrers and back links for scheme creation
* Fix typo on primary client group page
* Only direct via secondary client group page when newly required
* Update hardcoded postgres version in docker
---------
Co-authored-by: Kat <54268893+kosiakkatrina@users.noreply.github.com>
2 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>
2 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
2 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
3 months ago
Manny Dinssa
f9922c1ba4
CLDC-3654: Copy changes - Sales property information questions ( #2694 )
3 months ago
Manny Dinssa
b6f3a24db7
Update links from dluhcdigital to mhclgdigital ( #2717 )
3 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
3 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
3 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
3 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
3 months ago