Kat
92c7151a24
Remove comments and redundant or statement
7 days ago
kosiakkatrina
9e93065afb
Merge branch 'main' into CLDC-3788-export-sales-logs
7 days ago
kosiakkatrina
3f4cbc2010
Do not assign invalid postcode ( #2855 )
...
* Do not assign invalid postcode
* Make postcode full required if routed to
* Update tests
1 week ago
Rachael Booth
32ea130340
CLDC-3811: Upgrade postgres used in tests and docker compose to 13.18 ( #2874 )
1 week ago
Rachael Booth
5b56b9d015
Update version of govuk-prototype-components ( #2867 )
1 week ago
kosiakkatrina
5e0f3ebbb4
update mini profiler ( #2872 )
1 week ago
kosiakkatrina
9a164dfa68
Export dates as iso8601 ( #2871 )
1 week ago
kosiakkatrina
b8503aa0c6
Remove old feature flags ( #2862 )
1 week ago
kosiakkatrina
456d1e6586
Do not run pregnancy validations if hhmemb is over 8 ( #2869 )
1 week ago
Manny Dinssa
6c97ba7634
Bug fix ( #2870 )
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
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
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
Manny Dinssa
df283a7a63
Bug fix ( #2866 )
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
fde970ae43
Make org test names unique ( #2865 )
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
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
2 weeks 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>
2 weeks ago
kosiakkatrina
43ae7add3c
Patch rails ( #2861 )
2 weeks ago
kosiakkatrina
e7490f1381
CLDC-3779 Add duplicate logs email ( #2843 )
...
* Find block log creation reason
* Update mailer
* Remove create_logs? method
2 weeks ago
kosiakkatrina
8594561a18
Stub some credentials ( #2857 )
2 weeks 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
2 weeks 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
3 weeks ago
kosiakkatrina
b8a576d87f
CLDC-3048 Fix pluralisation for 1 result ( #2841 )
...
* Fix pluralisation for 1 result
* Fix world
* Update tests
3 weeks ago
kosiakkatrina
3b8858f594
If scheme is incomplete and deactivated treat is as deactivated ( #2842 )
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
Rachael Booth
46331b92ad
CLDC-3268: Update github action dependencies ( #2852 )
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
5a494c3319
Merge branch 'main' into CLDC-3788-export-sales-logs
3 weeks 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
3 weeks ago
Rachael Booth
f5e6529baa
CLDC-3314: Skip BU error for ownershipsch in validate_discounted_ownership_value ( #2837 )
3 weeks ago
kosiakkatrina
918cf0f08f
CLDC-2434 Fix test warnings and update some flaky tests ( #2850 )
...
* Remove test warnings
* Fix some flaky tests
3 weeks ago
kosiakkatrina
9343d22768
CLDC-3335 Adjust BU errors for addresses ( #2829 )
...
* Adjust BU errors for addresses
* typo
* Update error messages
3 weeks ago
Kat
9cd6579b3c
Update sales export
3 weeks ago
Kat
9acbc45699
Add sales export to the export service
3 weeks ago
kosiakkatrina
84177349f0
Refactor exports to have years ( #2849 )
...
* Refactor exports to have years
* Update existing exports
* Fix flaky test
* Remove a comment
3 weeks ago
kosiakkatrina
a137999d29
Add addresses flow feature tests and update the flow a bit ( #2805 )
3 weeks 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>
3 weeks ago
kosiakkatrina
4659b609ce
Fix world ( #2844 )
3 weeks 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
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
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
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
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
3 weeks ago
kosiakkatrina
baf12a1c4f
CLDC-3730 Update tasklist styling ( #2822 )
...
* Update tasklist styling
* Update tasklist
* Update test
4 weeks ago
kosiakkatrina
56f70f9cd6
Count active scheme and location duplicates ( #2828 )
4 weeks ago
kosiakkatrina
e48e9926f1
CLDC-3726 Display Helpdesk ticket question conditionally ( #2808 )
...
* Add has_helpdesk_ticket question
* lint
* typo
4 weeks ago
Rachael Booth
b3dca51216
CLDC-3753: Update soft income validations ( #2779 )
...
* CLDC-3753: Update soft income validations
* Update tests
* Fix linting
* Include reference to informative text translations copy
* Combine min and max checks for income based on ecstat
* Fixes
* Update tests
4 weeks ago