Kat
77bbd7a19a
Update lettings support csv address ordering
2 years ago
Kat
8992019e75
Show soft validations in support csvs only
2 years ago
Kat
f1ac4710eb
Rename scheme sensitive in schemes csv
2 years ago
Kat
0afa2a5983
Rename scheme sensitive in lettings csv
2 years ago
Kat
57bf5cf080
Add missing param
2 years ago
Kat
bb2fa87e45
Refactor
2 years ago
Kat
df732ba3f2
Fix request tests
2 years ago
Kat
bfe8f1e2e8
Tidy up missing fields and tests
2 years ago
Kat
e4f09263ee
Define non_question_fields per year
2 years ago
Kat
54c6582ba7
Specify year in sales csv download service
2 years ago
Kat
32321122ad
Specify year in lettings csv download service
2 years ago
Kat
ff87e35f91
Update missing and wrong copy
2 years ago
Kat
8b0e7fcd92
Update formatted organisations methods
2 years ago
Kat
4df0259dbd
Redirect if year is not given for sales csv
2 years ago
Kat
e6ec4b6f37
Refactor check_your_answers_filters_list
2 years ago
Kat
7b9cef76dd
lint
2 years ago
Kat
f01689fc59
Update routing from CYA
2 years ago
Kat
aa93efe053
Update filtering per organisation
2 years ago
Kat
e9a82ccfd4
Authenticate pages
2 years ago
Kat
01eab83b5f
Rename methods
2 years ago
Kat
94635b725a
Deduplicate filter views
2 years ago
Kat
e8f562ba27
Refactor
2 years ago
Kat
e7e0ac5f4e
Set label size on filter questions
2 years ago
Kat
93153e6953
Update tests
2 years ago
Kat
ed54a47963
Add sales logs filters
2 years ago
Kat
f3953f2735
Update method name
2 years ago
Kat
6c5f7e523e
Add removed tests
2 years ago
Kat
dd98fc4692
Refactor
2 years ago
Kat
3edc98bc10
Add cancel, conditionally display send email
2 years ago
Kat
3e659b970e
Display lettings filters CYA
2 years ago
Kat
2d50020cba
Add remaining filter questions
2 years ago
Kat
9963f99403
Redirect to year filter if it is not selected
2 years ago
Kat
e232b710c0
Filter out empty options from selected filters
2 years ago
kosiakkatrina
7b547d5169
Update postgres in dockerfile ( #2419 )
2 years ago
kosiakkatrina
86158296f9
Bump nokogiri from 1.16.2 to 1.16.5 ( #2414 )
...
* Build(deps-dev): bump nokogiri from 1.16.2 to 1.16.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Build(deps): bump nokogiri from 1.16.2 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Rachael Booth
730b07ab25
CLDC-3426: Ensure outright sale section can be completed with mortgage used unknown ( #2399 )
...
* CLDC-3426: Ensure outright sale section can be completed with mortgage used unknown
* CLDC-3426: fix test
* CLDC-3426: Refactor tests
* Avoid unnecessarily creating users in sales log factory
* Fix test that inexplicably relies on creation
2 years ago
Rachael Booth
06d0b574b8
CLDC-NONE: Remove duplicate word in error message ( #2402 )
2 years ago
kosiakkatrina
59acbbac3a
Take hint into account in select input ( #2394 )
2 years ago
kosiakkatrina
7e638657fb
CLDC-3354 Show user input on address selection page ( #2374 )
...
* Display input playback on the page
* Add input playback to uprn selection pages
2 years ago
kosiakkatrina
30bb983e78
CLDC-3412 set derived? on mortgage amount ( #2396 )
...
* Set derived on mortgage amount
* Refactor
2 years ago
kosiakkatrina
c39b98e207
Check for user type when updating created_by ( #2401 )
2 years ago
kosiakkatrina
9d03c3ce79
Update records in batches ( #2400 )
2 years ago
kosiakkatrina
ad488bb5ce
CLDC-3345 Add assigned_to to the exports ( #2391 )
...
* Empty
* CLDC-3345 Rename created_by to assigned_to (#2372 )
* Rename created_by to assigned_to
* Replace created_by with assigned_to
* Update created_by to assigned_to in exports, remove blank assigned to
* CLDC-3345 Add and set created_by fields (#2373 )
* Add created_by
* Update existing created_by values
* Set created_by on single log
* Set created_by on BU
* Add created_by to exports
* feat: update since last merge
---------
Co-authored-by: natdeanlewissoftwire <nat.dean-lewis@softwire.com>
* Fix papertrail create version
---------
Co-authored-by: natdeanlewissoftwire <nat.dean-lewis@softwire.com>
2 years ago
kosiakkatrina
16824ae622
Return skipped tests ( #2363 )
...
* Uncomment skipped tests
* Update tests
2 years ago
kosiakkatrina
0ef11280fe
Build(deps): bump sidekiq from 7.2.2 to 7.2.4 ( #2395 )
...
Bumps [sidekiq](https://github.com/sidekiq/sidekiq ) from 7.2.2 to 7.2.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.2...v7.2.4 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Arthur Campbell
44a0b1acb8
CLDC-3405-update-retirement-age-validation ( #2384 )
...
* update retirement soft validation pages and copy in en.yml to reflect changes in english retirement age
* update soft validation tests to display interruption screens under the correct conditions given changes to state retirement age
reduction of variation in retirement age means lots of code related to determining the retirement age given an individuals gender can also be removed
testing updated
2 years ago
Arthur Campbell
f14699a44d
CLDC-3406-remove-validation-on-gender-for-refuge ( #2383 )
...
* remove validation that male cannot have been in refuge
* remove copy related to refuge validations that is no longer used
2 years ago
Arthur Campbell
d3ddaa31b0
update docs to link to necessary parts of infra docs ( #2390 )
2 years ago
natdeanlewissoftwire
ff329d4c63
CLDC-3391 Update resources with new rent period ( #2387 )
...
* feat: update documents with new period
* feat: update tests
2 years ago
Rachael Booth
d1ad0021a9
CLDC-2470: Order bulk upload error rows numerically ( #2381 )
2 years ago