natdeanlewissoftwire
f0f9f6db8a
Merge remote-tracking branch 'origin/CLDC-2670-redirect-to-follow-up-questions' into CLDC-2670-redirect-to-follow-up-questions
2 years ago
natdeanlewissoftwire
9a6c8b9aa2
Merge remote-tracking branch 'origin/CLDC-2670-redirect-to-follow-up-questions' into CLDC-2670-redirect-to-follow-up-questions
...
# Conflicts:
# app/helpers/form_page_helper.rb
2 years ago
natdeanlewissoftwire
34a24350e0
Merge remote-tracking branch 'origin/CLDC-2670-redirect-to-follow-up-questions' into CLDC-2670-redirect-to-follow-up-questions
...
# Conflicts:
# app/helpers/form_page_helper.rb
2 years ago
natdeanlewissoftwire
ed09d7e5f3
feat: make skip links for new answers route to check_answers
2 years ago
natdeanlewissoftwire
f5f1bc38e6
feat: make skip links for new answers route to check_answers
2 years ago
natdeanlewissoftwire
5b71e75792
Merge branch 'main' into CLDC-2670-redirect-to-follow-up-questions
2 years ago
natdeanlewissoftwire
14fd937e49
feat: remove dependency on current date in test ( #2382 )
2 years ago
natdeanlewissoftwire
61b602dfd4
feat: fix typo
2 years ago
natdeanlewissoftwire
d5599bee8a
Merge branch 'main' into CLDC-2670-redirect-to-follow-up-questions
2 years ago
kosiakkatrina
f03c9573bd
Enable resource deletion on prod ( #2380 )
2 years ago
Robert Sullivan
d2518d7c38
CLDC-2481: Add ability to disable organisations ( #2293 )
...
* CLDC-2481: Add ability to disable organisations.
* CLDC-2481: Add ability to disable organisations
* Tidy up tests
* CLDC-2481: Review markups
* CLDC-2481: Fix location and scheme filters
* Add banners for stock owners and managing agents
* Update view test
---------
Co-authored-by: Kat <katrina@kosiak.co.uk>
2 years ago
natdeanlewissoftwire
eba6d14d03
Merge branch 'main' into CLDC-2670-redirect-to-follow-up-questions
2 years ago
kosiakkatrina
1d326182ff
CLDC-2741 Order log search results ( #2299 )
...
* Order lettings logs search results
* Order sales logs search results
* lint
* Update SQL casing
2 years ago
Robert Sullivan
954675c0ed
Fix incorrect URLs in feature test
2 years ago
Robert Sullivan
3db712b891
CLDC-2670: Fix linter error and tests
2 years ago
Robert Sullivan
fd4e1510c5
CLDC-2670: Do not show already-answered questions when answering new questions from CYA page
2 years ago
Robert Sullivan
0d8f239c14
Update validation feature
2 years ago
Robert Sullivan
378388ebc5
CLDC-3156: Update 2024 referral options ( #2366 )
...
* CLDC-3156: Update 2024 referral options
* CLDC-3156: Add tests for referral question
* CLDC-3156: Update other referral questions
2 years ago
Robert Sullivan
6d8bf2bb5c
CLDC-2670: Fix build errors
2 years ago
kosiakkatrina
73cef27a0c
Restore form date validations ( #2365 )
2 years ago
kosiakkatrina
f06bcaa5e6
Bump express from 4.18.2 to 4.19.2 ( #2364 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Robert Sullivan
bdce099f48
CLDC-2670: fix issue with wrong referrer behaviour on interrupt screens
2 years ago
kosiakkatrina
a65cc59713
CLDC-2479 Allow deleting users ( #2288 )
...
* Add delete confirmation page
* Add status to the user
* Allow deleting user
* Refactor sign_in user in tests
* Add delete user button and update policy
* Update user policy
* Do not display deleted users as an answer option
* Update user table and details
* Do not show deleted users
* Disable delete user on production
* Update test
2 years ago
Robert Sullivan
51e952ab2d
CLDC-2670: Fix failing test
2 years ago
Robert Sullivan
32c20ec89f
CLDC-2670: Improve navigation flow when revisiting questions from CYA page
2 years ago
kosiakkatrina
d15a11bda8
Update time dependant tests ( #2361 )
...
* Update feature tests
* Remove old rake tasks
* Update some unit tests
* Update more tests
* More tests
* Fix failing sales household validation test
---------
Co-authored-by: Robert Sullivan <robert.sullivan@softwire.com>
2 years ago
kosiakkatrina
7d5aae6395
Update lettings BU specification and paper form ( #2359 )
2 years ago
Robert Sullivan
2e7cb56c70
CLDC-3351: Clear deposit in situations where it is no longer derived ( #2354 )
...
* CLDC-3351: Clear deposit in situations where it is no longer derived
2 years ago
Robert Sullivan
1d5d736f03
CLDC-3355: Reorder rent types on 2024/5 forms ( #2343 )
2 years ago
natdeanlewissoftwire
da0d27c8f9
feat: update copy ( #2357 )
2 years ago
natdeanlewissoftwire
43c0f457c9
CLDC-3363 Uneditable sales log redirect bug fix ( #2353 )
...
* feat: make check_collection_period log type specific
* feat: test check_collection_period routing
2 years ago
Rachael Booth
a51abc864b
CLDC-3333: Tweak what is a location text ( #2337 )
2 years ago
Rachael Booth
4baf0bcdfc
CLDC-3350: Add validation for mortgage+deposit for outright sales ( #2349 )
2 years ago
natdeanlewissoftwire
d53c31602d
feat: update flaky tests ( #2352 )
2 years ago
kosiakkatrina
826b803e4e
CLDC-3305 Update previous postcode routing for renewals ( #2325 )
...
* Derive previous postcode for renewals
* Do not route renewals to previous postcode
* Update test
2 years ago
kosiakkatrina
81d0363a60
Fix some timezones in tests ( #2351 )
2 years ago
kosiakkatrina
0e23fa160c
Log unsuccessful updates ( #2350 )
2 years ago
kosiakkatrina
6ccb5854d4
Add question number to success message ( #2344 )
2 years ago
kosiakkatrina
5bbf0148b5
CLDC-2478 Allow deleting locations ( #2285 )
...
* Add delete confirmation page
* Allow deleting location
* Add delete location button and update policy
* Add delete button to CYA
* Update location policy
* Do not display deleted locationa as an option
* Move delete button into the button group
* Add informative text for locations that have logs
* Refactor query
* CLDC-2478 Allow deleting scheme (#2286 )
* Add delete confirmation page
* Allow deleting scheme
* Add delete scheme button and update policy
* Add delete button to CYA
* Update scheme policy
* Do not display deleted schemes as an option
* Add informative text for schemesrbe that have logs
* Refactor query
* Update tests
* Add feature toggle
2 years ago
kosiakkatrina
41a68eee0a
CLDC-3341 Update nationality all csv labels ( #2328 )
...
* Update nationality all csv labels
* Update csv tests
* Return prefers not to say labels
2 years ago
kosiakkatrina
d7ac6efbeb
CLDC-3305 Correct previous renewal postcodes ( #2326 )
...
* Correct previous renewal postcodes
* Add test, update logs with different LAs
* Fix test
2 years ago
Robert Sullivan
b0d7dec4f7
CLDC-3291: Add empty assigned_to field to support csv export ( #2347 )
2 years ago
natdeanlewissoftwire
99ad80aebd
feat: update skip links ( #2342 )
2 years ago
natdeanlewissoftwire
695f542fdc
CLDC-3327 Deduplicate null errors in bulk upload ( #2338 )
...
* feat: validate nulls last in bu
* feat: add tests
* feat: update org errors and tests
* feat: update test copy
* feat: update tests
* CLDC-3328 Make bulk upload errors consistent between lettings and sales (#2341 )
* feat: add validate_address_fields to lettings for 2024
* CLDC-3338: Add tolerance to discounted sale calculations (#2333 )
* Rename method
* Update staircase/non staircase validations
* Add errors to type
* Remove validate_shared_ownership_deposit
* Don't add setup BU errors, deduplicate different sale type errors
* Add tolerance
* Reuse method
* Rename methods
* Skip type error completely in BU
* Update validation messages
* Update over tolerance method
* C:DC-3338: Add tolerance to grant calculations
---------
Co-authored-by: Kat <katrina@kosiak.co.uk>
* feat: add validate_address_fields to lettings for 2024
* feat: update tests
* Revert "CLDC-3338: Add tolerance to discounted sale calculations (#2333 )"
This reverts commit cdecdfebfe .
---------
Co-authored-by: Robert Sullivan <Robert.Sullivan@Softwire.com>
Co-authored-by: Kat <katrina@kosiak.co.uk>
---------
Co-authored-by: Robert Sullivan <Robert.Sullivan@Softwire.com>
Co-authored-by: Kat <katrina@kosiak.co.uk>
2 years ago
kosiakkatrina
6dc697fa5b
Specify start date for 2023 specific logs in tests ( #2346 )
2 years ago
kosiakkatrina
a38d6a265f
CLDC-3334 Improve address search flow ( #2339 )
...
* Refactor page buttons
* Immediately show address search results
2 years ago
Robert Sullivan
845065d2d3
CLDC-3297: Add assigned to field to xml exports ( #2345 )
...
* feat: add fields to xml for 24/25 on
* CLDC-3297: Add empty assigned to column to XML exports
---------
Co-authored-by: natdeanlewissoftwire <nat.dean-lewis@softwire.com>
2 years ago
Robert Sullivan
cdfca1c023
CLDC-3336: Add hint text to Q77 for renewals ( #2340 )
2 years ago
natdeanlewissoftwire
9881bc7c0d
feat: add fields to xml for 24/25 on ( #2329 )
2 years ago
natdeanlewissoftwire
9881fb990a
CLDC-3339 Improve select correct address bulk upload error ( #2331 )
...
* feat: add unable to find address errors when some options are returned if they are low confidence
* feat: update copy
* feat: add tests
2 years ago