Manny Dinssa
ea64eee28e
Merge branch 'main' into CLDC-3787-Autocomplete-address-search
10 months ago
Manny Dinssa
9f9d7f7c6d
Undo a change
10 months ago
Manny Dinssa
d5a863b455
Fix unchanged uprn_selection when clearing or changing uprn
10 months ago
Manny Dinssa
f73bd0b1aa
Undo changes to validation method
10 months ago
Manny Dinssa
d551979800
Revert "Fix bug clearing uprn from see all answers"
...
This reverts commit a66c47a1ab .
10 months ago
kosiakkatrina
71c3f41bf9
CLDC-3803 Add lettings 25/26 BU ( #2939 )
...
* Copy row and csv parser for 2025 lettings
* Add 2025 BU translations file
* Update row parser field number
* Add "apecified accommodation" to rent type mapping
* Update csv parser
* Add prepare your file and connect the csv parser to log creator and validator
* Update test file creation
* Refactor some csv methods, add person relationship mapping
* Update row parser specs
* Further refactor some test helper methods
* Merge update
10 months ago
Manny Dinssa
a66c47a1ab
Fix bug clearing uprn from see all answers
10 months ago
carolynbarker
e5d10e219f
CLDC-3802 sales bulk upload update 2025 ( #2945 )
...
* add 2025 sales bulk upload parser
* lint and fix typos
* fix typos, field numbers, staircasing tests
* order field_11 values
* test log creator selects correct year's parser
* fix log to csv helper field order
* update factory so test file fully succeeds
* add 2025 BU test file method
* apply new csv syntax
* lint
* lint
* CLDC-3893 update property information field order
* commonise prepare your file page
* also update prep file page for lettings
* CLDC-3893 update test
* lint
* don't error on blank discount if not RTB
---------
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
10 months ago
Manny Dinssa
fe89619b1f
CLDC-3876: Household characteristic ecstat of child under 16 bug fix when age changed ( #2959 )
...
* Clear derived working situation of child under 16 when age is changed to 16 or above
* Add tests
10 months ago
Manny Dinssa
bb41465006
Update hint text ( #2960 )
10 months ago
Manny Dinssa
0ebae474a1
CLDC-3712: Discounted ownership scheme first question bug fix ( #2961 )
...
* Fix bug, edit condition to only apply to shared ownership
* Add back missing logic to determine question number
* Update test
10 months ago
kosiakkatrina
7630b49184
CLDC-3829 Add guidance link and deadlines to log pages ( #2940 )
...
* Add guidance link
* Add deadline text
* Add quarter to non overdue deadline
* Move styling
* Add test and fix cases when no quarters are returned
* Remove days of the week from copy
* Change some copy
10 months ago
Manny Dinssa
5e4b1f14a4
Update tests, remove address and postcode from old find address
10 months ago
Manny Dinssa
6ad3ca3750
Remove unused variables from factory
10 months ago
Manny Dinssa
0d9725b641
Remove custom error message
10 months ago
Manny Dinssa
5c86ad442c
Handle nil
10 months ago
Manny Dinssa
543a65e153
Correct attribute name
10 months ago
Manny Dinssa
a89446b666
Prevent changing logs to 2025 with invalid addresses
10 months ago
Manny Dinssa
a192ab3459
Hide no result found message just before results are populated
10 months ago
Manny Dinssa
29bfbea525
Reduce min match for address search
10 months ago
Manny Dinssa
b74f05aa26
Fix uprn result when query is ambiguous
10 months ago
Manny Dinssa
00abbe7f8c
Still show no results message when characters entered is less than 3 rather than nothing
10 months ago
Manny Dinssa
5b9e5559ff
Display uprn value with address value
10 months ago
Manny Dinssa
a1fd1f0ccc
Keep no result logic just change text
10 months ago
Manny Dinssa
9adfca117a
Edit no results message method
10 months ago
Manny Dinssa
3a42095c6d
Clear invalid options
10 months ago
Manny Dinssa
df5e791b5f
Change error code
10 months ago
Manny Dinssa
463f2f4650
Merge branch 'main' into CLDC-3787-Autocomplete-address-search
10 months ago
carolynbarker
f268357616
refactor repetitive sales csv methods ( #2954 )
...
* refactor repetitive sales csv methods
* remove 2025 test until 2025 functionality is actually merged
* fix syntax typo
* fix incorrect method
* fix indentation
---------
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
10 months ago
Manny Dinssa
1b9b46f8ff
Add missing button to sales address page
10 months ago
kosiakkatrina
80db078927
Merge branch 'main' into CLDC-3787-Autocomplete-address-search
10 months ago
kosiakkatrina
ac1d2ce8d9
CLDC-3806 Update question numbers for sales ( #2936 )
...
* Update question numbers
* Update tests
* Update constant name
* Fix proplen number for 2024
10 months ago
kosiakkatrina
a57d79fd1d
Update alpine and ruby versions ( #2951 )
...
* Update ruby and alpine
* install libpq-dev
* Run bundle install
10 months ago
Manny Dinssa
fbdeb36c73
Merge branch 'main' into CLDC-3787-Autocomplete-address-search
10 months ago
Manny Dinssa
b8fb9726a3
CLDC-3807: Update lettings 2025/26 question numbering ( #2953 )
...
* Update lettings 2025/26 question numbering
* Add some question number tests
* lint
* Update address question numbers
* Update uprn question
10 months ago
Manny Dinssa
68c433bb9b
Update question 5 sales copy in 2025/26 ( #2952 )
10 months ago
dependabot[bot]
ca5f11eee3
Bump nokogiri from 1.16.5 to 1.18.3 in /docs ( #2950 )
...
* Bump nokogiri from 1.16.5 to 1.18.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.5 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* update nokogiri
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kat <54268893+kosiakkatrina@users.noreply.github.com>
10 months ago
Manny Dinssa
6ae855bd40
Revert "Validate entered addresses as within England"
...
This reverts commit 2dbfbcc8a5 .
10 months ago
Manny Dinssa
37e2fe2a49
Update test
10 months ago
Manny Dinssa
2dbfbcc8a5
Validate entered addresses as within England
10 months ago
Manny Dinssa
b0955b5451
Small improvements, make address search and existing search more similar
10 months ago
Manny Dinssa
6c5ff15b6c
Move buttons to bottom guidance partials
10 months ago
Manny Dinssa
16ae4f4edd
Update answer options to show singular previously selected result if present
10 months ago
Manny Dinssa
58e1e690d4
Update 2025 property information translation files
10 months ago
Manny Dinssa
59a07b53e7
undo changes to schema.rb
10 months ago
Manny Dinssa
2cbf88a8b4
Merge branch 'main' into CLDC-3787-Autocomplete-address-search
10 months ago
Manny Dinssa
3670104e96
consolidate and delete old migration files
10 months ago
Manny Dinssa
e7832f72e4
Update question numbers tests
10 months ago
Manny Dinssa
66d075756c
Update question numbers for 2025/26
10 months ago
Manny Dinssa
6dcf293d4e
Controller method improvements
10 months ago