Kat
93d0bd53b7
Merge remote-tracking branch 'origin/main' into CLDC-3803-add-lettings-25-26-bu
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
Kat
411b0e67f8
Further refactor some test helper methods
10 months ago
Kat
2d086dc2c9
Update row parser specs
10 months ago
Kat
08add64322
Refactor some csv methods, add person relationship mapping
10 months ago
Kat
104e627c0b
Update test file creation
10 months ago
Kat
d66dc3a135
Add prepare your file and connect the csv parser to log creator and validator
10 months ago
Kat
5240c60ba2
Update csv parser
10 months ago
Kat
f8a818dfc3
Add "apecified accommodation" to rent type mapping
10 months ago
Kat
71f8c75f88
Update row parser field number
10 months ago
Kat
ac1f2d274f
Add 2025 BU translations file
10 months ago
Kat
d0bd05f166
Copy row and csv parser for 2025 lettings
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
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
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
carolynbarker
551b726ab0
Fix spelling typo in tab title ( #2941 )
...
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
10 months ago
Paige-Robbins
c726586707
Updating renewal error message ( #2949 )
10 months ago
carolynbarker
04e05354e3
add db_host variable to example env file ( #2946 )
...
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
10 months ago
carolynbarker
fd29c683c4
Remove invalid option causing migration errors ( #2944 )
...
* remove invalid option causing errors
* specify default precision
---------
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
10 months ago
kosiakkatrina
637f1fb890
CLDC-3862 Update potential errors wording ( #2933 )
...
* Update potential errors wording
* More content updates
* Update test
10 months ago
dependabot[bot]
8acdd169dd
Bump rack from 3.1.8 to 3.1.10 ( #2942 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.8...v3.1.10 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
kosiakkatrina
87d6f24d61
CLDC-3858 Correctly set checkbox values ( #2931 )
...
* Set unselected checkbox options to 0
* Correct checkbox values for existing logs
* Update CSV fixtures
* Update if statements
* Update a test
10 months ago
kosiakkatrina
e40dbb2a84
CLDC-3866 Update previous tenure answer options ( #2935 )
...
* Update previous tenure answer options
* Fix page test
10 months ago
kosiakkatrina
c47b264e21
Update sheltered accommodation question ( #2934 )
10 months ago
dependabot[bot]
76409fff98
Bump net-imap from 0.5.1 to 0.5.6 ( #2937 )
...
Bumps [net-imap](https://github.com/ruby/net-imap ) from 0.5.1 to 0.5.6.
- [Release notes](https://github.com/ruby/net-imap/releases )
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.6 )
---
updated-dependencies:
- dependency-name: net-imap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Manny Dinssa
410e1750b1
CLDC-3863 Enable adding question numbers to page headers ( #2930 )
...
* CLDC-3863 Enable adding question numbers to page headers
* Test page headers
* Lint
* Lint
10 months ago
kosiakkatrina
3b65f97d4b
Check record year ( #2932 )
11 months ago
kosiakkatrina
fe783e8d85
Update general guidance ( #2929 )
11 months ago
kosiakkatrina
45fb44b077
Enable managing collection resources on prod ( #2916 )
...
* Enable managing collection resources
* Remove feature toggle
11 months ago
kosiakkatrina
bc422022ff
Update sales factory and location tests ( #2927 )
...
* Check deactivation period dates
* Check location deactivation dates
* Comment out the date checks
* Update sales factory
* Update create database for accessibility tests
* Fix date tests
11 months ago
kosiakkatrina
5ae962696f
CLDC-3855 Check date input format ( #2918 )
...
* Check date input format
* Update feature test
* Check if the date is valid before running location validations
11 months ago
Manny Dinssa
455afced6e
Fix copy multiple matches for for this address ( #2914 )
...
* Copy update
* Update copy
* Check address options returned is more than 1
* Update test
* Update and add test
* Update error messaging for single and multiple returns
* lint
* Fix lint
11 months ago
kosiakkatrina
50abde7765
CLDC-3852 Add some BU documentation ( #2920 )
...
* Add some BU documentation
* lint
* Update BU outcomes section
11 months ago
kosiakkatrina
08165d0a1f
Create local secret before test setup ( #2928 )
11 months ago
kosiakkatrina
1d1ac1fe0a
Update rent ranges for 2025 ( #2925 )
11 months ago
kosiakkatrina
007f0b63c0
Reload location/scheme after saving in tests ( #2926 )
...
* Reload location after saving in test
* Reload scheme after saving
11 months ago
kosiakkatrina
cbb92ec116
Add sale price ranges ( #2919 )
11 months ago
kosiakkatrina
4a2c880de0
CLDC-3856 Add temporary fix for flaky tests ( #2921 )
...
* Add temporary fix for flaky tests
* lint
* Update model tests
* Update CSVs for tests
11 months ago
kosiakkatrina
9c59e12460
Add new reason option ( #2917 )
11 months ago
kosiakkatrina
5b3c57481a
CLDC-3844 Add rent type response ( #2900 )
...
* Update answer options for 2025
* Correctly derive variables from new rent type option
* Update missed test
* Remove git version from dockerfile
11 months ago
Rachael Booth
10b96a3e7f
CLDC-3850: Clear postcode known when clearing postcode full ( #2912 )
...
* CLDC-3850: Clear postcode known when clearing postcode full
* Reword test names for linting
11 months ago
Manny Dinssa
9c8430201d
Add copy for soft validations ( #2915 )
11 months ago
Manny Dinssa
b16aaa926a
CLDC-3830: Home page change quarterly deadlines in 25/26 ( #2890 )
...
* Change quarterly deadlines
* Update tests
* Lint
* New helper method changes
* lint
* lint
* update test
* lint
* Remove formatted helper
* Remove formatted helper test
* Ignore rubocop error
* Lint
* Fix
* Lint
* Typo fix
* Change how text displayed after last CY deadline
* Update condition
* Update open lettings form
* Update deadlnes section
* Update deadlnes section
* Lint
11 months ago