Manny Dinssa
b0ce9e63dd
Lint
1 week ago
Manny Dinssa
3bf30de51a
Logs - remove action link
1 week ago
Manny Dinssa
9977cce7d0
Location - remove action link
1 week ago
Manny Dinssa
fc837b7cf7
Schemes - remove action link
1 week ago
Manny Dinssa
9f422fb53a
Organisations - remove action link
1 week ago
Manny Dinssa
c20363ceae
Users - remove action link
1 week ago
Manny Dinssa
a3240e5d16
Revert "Remove action link not just hide"
...
This reverts commit 59ecac5cf3
.
1 week ago
Manny Dinssa
59ecac5cf3
Remove action link not just hide
1 week ago
Manny Dinssa
b64d73d942
Improvements
1 week ago
Manny Dinssa
7c3fb27073
Refactor improvements
1 week ago
kosiakkatrina
b8503aa0c6
Remove old feature flags ( #2862 )
1 week 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 week 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
2 weeks 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
2 weeks ago
kosiakkatrina
6d22b847df
CLDC-3801 Do not put error objects into cookies ( #2864 )
...
* Do not put error objects into cookies
* Update tests
* typo
2 weeks 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
2 weeks ago
kosiakkatrina
b8a576d87f
CLDC-3048 Fix pluralisation for 1 result ( #2841 )
...
* Fix pluralisation for 1 result
* Fix world
* Update tests
3 weeks 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
3 weeks 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
3 weeks ago
kosiakkatrina
5aff4d9989
CLDC-1180 Link to radio/checkbox errors from summary ( #2835 )
...
* try linking errors
* Change question ids to symbols and update checkboxes
3 weeks ago
kosiakkatrina
dcbfb70c46
CLCD-3759 Update reset password copy and move the link ( #2832 )
...
* Update reset password copy and move the link
* lint
3 weeks ago
kosiakkatrina
baf12a1c4f
CLDC-3730 Update tasklist styling ( #2822 )
...
* Update tasklist styling
* Update tasklist
* Update test
4 weeks ago
kosiakkatrina
e48e9926f1
CLDC-3726 Display Helpdesk ticket question conditionally ( #2808 )
...
* Add has_helpdesk_ticket question
* lint
* typo
4 weeks ago
Manny Dinssa
2bd5c03e68
Fix lint
4 weeks ago
Manny Dinssa
5809fe5cd6
Replace you didnt answer with link
4 weeks 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
4 weeks 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
1 month 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
1 month ago
kosiakkatrina
6b61a68df7
CLDC-3700 Update csv downloads ( #2785 )
...
* Save a csv download record
* Allow downloading CSVs
* Make links expire
* Send correct download link
* Fix world
* Make csv downloads work locally
* Set expiration time on the record
* lint
* Update download urls
* Update expiration time
* Update expired link content
* Add a page to view the download
* lint
* lint again
1 month ago
Manny Dinssa
502d038e9e
CLDC-3752: Sales - Hide questions if a staircasing transaction (25/26) ( #2780 )
...
* Do not ask questions from these sections when it's a staircase transaction
* Hide section/subsections from task list
* Add tests
* Fix lint
* Move logic to section model
1 month 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>
1 month ago
Manny Dinssa
1ff5c0841a
CLDC-3066++: Show filters button bug ( #2759 )
...
* Ensure the app-filter-toggle class is always present regardless of the user's permissions, you can move it outside of the conditional logic
2 months ago
Manny Dinssa
ee3018b944
CLDC-3066: Show filters button bug ( #2748 )
...
* Add show filters toggle to user and scheme pages
* Adjust spacing between buttons to match show filters button
2 months ago
kosiakkatrina
625b0c757c
CLDC-3668 Extract guidance copy ( #2737 )
...
* Extract guidance copy
* Update tests and lint
2 months ago
kosiakkatrina
3804a64b2e
Open links in new tab ( #2722 )
2 months ago
Manny Dinssa
b6f3a24db7
Update links from dluhcdigital to mhclgdigital ( #2717 )
2 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
2 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
2 months ago
kosiakkatrina
c45d370f73
CLDC-3649 Delete custom resource ( #2693 )
...
* Stub some collection resource requests
* Rebase changes
* Add delete confirmation page
* Allow deleting resources
* lint
* Return unauthorised status
* Fix delete path from delete confirmation page
* Change the ordering for collection resources
* Do not create header for empty label
* Add margin between sections
2 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
2 months ago
kosiakkatrina
a655be63ca
Allow providers to update roles on staging ( #2697 )
2 months ago
Rachael Booth
731dcc9325
CLDC-3650: Move copy for sales setup section to translation files ( #2672 )
2 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
2 months ago
kosiakkatrina
932e766cf8
CLDC-3518 Add collection resources page ( #2673 )
...
* Dynamically display collection resources for years
* Display mandatory resources on collection resources page
* Move download resources to collection resources controller and refactor routes
* Put managing resources button behind a feature flag
* Everyone should be able to download mandatory resources
* Remove mentions of legacy template and update bu path methods
* Update styling
* Update tests and routes
* CLDC-3518 Allow updating mandatory collection resources (#2676 )
* Add update resource page
* Allow updating mandatory collection resources
* CLDC-3518 Add file validation to collection resources (#2678 )
* Add file validation to collection resources
* Move some tests to feature tests
* Extract validations into translations file
* Rebase changes
* More rebase updates
* Read file
* Update tests
2 months ago
Manny Dinssa
03f314c745
Remove Plausible Analytics script from application layout ( #2688 )
3 months ago
Manny Dinssa
ec55d405e1
CLDC-3618: Support user - View bulk uploads page ( #2666 )
3 months ago
kosiakkatrina
d16f71981a
CLDC-3619 Add duplicate schemes after merge view ( #2655 )
...
* Add duplicate sets scope to schemes
* Add rake task to write duplicate scheme sets
* Add duplicate sets scope to locations
* Add rake task to write duplicate locations
* lint
* Update location duplicate count
* Add scheme_id back to DUPLICATE_LOCATION_ATTRIBUTES
* Add display duplicate schemes banner method
* Add banner to the schemes page
* Add page content
* Allow confirming duplicate schemes
* Update display_duplicate_schemes_banner? method
* Make title dynamic
3 months ago
kosiakkatrina
997e9bd62d
CLDC-3615 Add pending email change banner ( #2642 )
...
* Add pending email change banner
* Update pending_email_change_banner_text and test descriptions
* Fix closing tag
3 months ago
Manny Dinssa
d0ce0b87f2
CLDC 3623 Support user bulk uploading ( #2629 )
3 months ago
Manny Dinssa
b47738c4be
CLDC-3632 Bulk upload hide empty critical errors table ( #2627 )
...
* Make critical errors table conditionally shown
* Add the same margin to buttons, just like in lettings logs and sales logs page
3 months ago