natdeanlewissoftwire
73729e0a0f
feat: add sales uprn_selection
2 years ago
natdeanlewissoftwire
d50cdb21c8
feat: set uprns as option IDs to avoid multiple lookups
2 years ago
natdeanlewissoftwire
8f5ef04a7b
refactor: improve readability
2 years ago
natdeanlewissoftwire
3621f936b8
feat: update matching details and fix row parser validation
2 years ago
natdeanlewissoftwire
9ef97d98ab
feat: add address line 1 to required attributes
2 years ago
natdeanlewissoftwire
cc4ceea088
feat: stub os api in sales row parser
2 years ago
natdeanlewissoftwire
056f2e336e
feat: stub os api in sales row parser
2 years ago
natdeanlewissoftwire
b7a77e0bc1
feat: xit test that is xited in lettings
2 years ago
natdeanlewissoftwire
0acb4c2357
feat: update sales tests
2 years ago
natdeanlewissoftwire
55de7bd561
feat: add lettings behaviour to sales logs
2 years ago
natdeanlewissoftwire
4d6ca46242
Merge branch 'main' into CLDC-2069-find-UPRN-by-address
2 years ago
natdeanlewissoftwire
ed8335eb91
refactor: use change_table in migrations
2 years ago
natdeanlewissoftwire
241f51d01a
refactor: avoid stubbing using any_instance_of
2 years ago
natdeanlewissoftwire
d88ca42b2b
feat: update validations and test
2 years ago
natdeanlewissoftwire
6141c7db1d
feat: accept best "good" match in bulk upload
2 years ago
kosiakkatrina
6717eb6275
CLDC-3181 Update question numbers for 2024 ( #2252 )
...
* Update question numbers for 2024
* Stub form in tests
* Stub form start_date for pages
* Add a default question number
* Fix a typo
* Update rebase test
* Refactor default question number
* Refactor person question numbers
* Display managing org for sales correctly in CYA
* Rebase fix
* More tweaks
2 years ago
natdeanlewissoftwire
d6c8e8ad1c
Merge branch 'main' into CLDC-2069-find-UPRN-by-address
...
# Conflicts:
# config/locales/en.yml
# spec/models/form/lettings/pages/uprn_spec.rb
2 years ago
natdeanlewissoftwire
575ef2ca21
feat: allow uprn known to be skipped, and set 0.4 min precision
2 years ago
kosiakkatrina
57b43d34c0
CLDC-3180 Update lettings question numbering ( #2255 )
...
* Update question numbers for 2024 lettings
* Stub form start date in question tests
* Stub form start date in page tests
* Fix a typo
* Refactor default question number
* Refactor people question numbers
* Update some question numbers
* Update missing tests
* Update UPRN known question number
* Reorder questions, revert earnings number switch
2 years ago
kosiakkatrina
5866b7d04e
Add 2024 purchase ranges ( #2277 )
2 years ago
kosiakkatrina
ff68bf6e56
Update sales paper form ( #2290 )
2 years ago
Robert Sullivan
8693037132
CLDC-1944: Replace soft date validation with hard date validation for 2024 and allow dates before 2000 ( #2280 )
...
* CLDC-1944: Replace soft date validation with hard date validation for 2024 and allow dates before 2000 in cases of soft validation failure
2 years ago
natdeanlewissoftwire
dd0b4bcf50
feat: add no address found page
2 years ago
natdeanlewissoftwire
e538cc40db
Merge remote-tracking branch 'origin/CLDC-2069-find-UPRN-by-address' into CLDC-2069-find-UPRN-by-address
...
# Conflicts:
# db/schema.rb
2 years ago
natdeanlewissoftwire
3d815a3764
feat: don't set minimum match for initial search
2 years ago
natdeanlewissoftwire
246829cc95
feat: add question tests
2 years ago
natdeanlewissoftwire
2fc3ae522e
feat: confirm uprn on address update
2 years ago
natdeanlewissoftwire
5d1d75ec61
feat: add page tests
2 years ago
natdeanlewissoftwire
047819296f
feat: improve error handling and don't accept "no match" precisions
2 years ago
natdeanlewissoftwire
109dec4a1b
feat: allow re-entering different uprns
2 years ago
natdeanlewissoftwire
7253db7026
feat: handle case when no addresses are found
2 years ago
natdeanlewissoftwire
64e7be7c63
feat: add service error to address_selection
2 years ago
natdeanlewissoftwire
25d8ab1503
feat: use -1 for not listed address for extensibility
2 years ago
natdeanlewissoftwire
6cfb0d86ff
feat: update shared log examples tests
2 years ago
natdeanlewissoftwire
6f0dc0a31f
feat: migrate new fields to sales logs
2 years ago
natdeanlewissoftwire
066d7df8dc
feat: revert precision schema update
2 years ago
natdeanlewissoftwire
eb988cd1ee
feat: update data presenter and test
2 years ago
natdeanlewissoftwire
6c58725c3b
feat: display inputs in answer label
2 years ago
natdeanlewissoftwire
43b77eedca
feat: add migration
2 years ago
natdeanlewissoftwire
7239b3d0d8
feat: store address input separately
2 years ago
natdeanlewissoftwire
263a52f6a9
feat: test address client
2 years ago
natdeanlewissoftwire
9fe551a116
feat: make nil safe
2 years ago
natdeanlewissoftwire
974a54747f
refactor: remove commented lines
2 years ago
natdeanlewissoftwire
3e11a9144b
refactor: lint
2 years ago
natdeanlewissoftwire
043e5ff4eb
feat: build out alternative routes through the address lookup flow
2 years ago
natdeanlewissoftwire
4efa7fd23b
feat: mvp commit with address selector from address line 1 and postcode using OS places find endpoint
2 years ago
natdeanlewissoftwire
927217f82c
Update schema since rails 7 ( #2282 )
...
* feat: update schema since rails 7
* feat: update tests
2 years ago
Robert Sullivan
49e72da0d9
CLDC-3245: Make Q59 optional ( #2271 )
2 years ago
natdeanlewissoftwire
57395be99b
feat: don't set minimum match for initial search
2 years ago
natdeanlewissoftwire
2fffaf8e78
feat: add question tests
2 years ago