Kat
1ab5d895ed
Validate reasonpref_reason values for 2025
4 days ago
Kat
0bafd974aa
Add rake task for fixing reasonpref
4 days ago
Kat
fdea107b6f
Validate reasonpref reason values
4 days 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
4 days 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>
4 days 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
4 days ago
Manny Dinssa
bb41465006
Update hint text ( #2960 )
4 days 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
4 days 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
4 days 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>
1 week ago
kosiakkatrina
ac1d2ce8d9
CLDC-3806 Update question numbers for sales ( #2936 )
...
* Update question numbers
* Update tests
* Update constant name
* Fix proplen number for 2024
1 week ago
kosiakkatrina
a57d79fd1d
Update alpine and ruby versions ( #2951 )
...
* Update ruby and alpine
* install libpq-dev
* Run bundle install
2 weeks 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
2 weeks ago
Manny Dinssa
68c433bb9b
Update question 5 sales copy in 2025/26 ( #2952 )
2 weeks 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>
2 weeks ago
carolynbarker
551b726ab0
Fix spelling typo in tab title ( #2941 )
...
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
2 weeks ago
Paige-Robbins
c726586707
Updating renewal error message ( #2949 )
2 weeks ago
carolynbarker
04e05354e3
add db_host variable to example env file ( #2946 )
...
Co-authored-by: Carolyn <carolyn.barker@softwire.com>
2 weeks 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>
2 weeks ago
kosiakkatrina
637f1fb890
CLDC-3862 Update potential errors wording ( #2933 )
...
* Update potential errors wording
* More content updates
* Update test
2 weeks 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>
3 weeks 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
3 weeks ago
kosiakkatrina
e40dbb2a84
CLDC-3866 Update previous tenure answer options ( #2935 )
...
* Update previous tenure answer options
* Fix page test
3 weeks ago
kosiakkatrina
c47b264e21
Update sheltered accommodation question ( #2934 )
3 weeks 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>
3 weeks 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
3 weeks ago
kosiakkatrina
3b65f97d4b
Check record year ( #2932 )
4 weeks ago
kosiakkatrina
fe783e8d85
Update general guidance ( #2929 )
4 weeks ago
kosiakkatrina
45fb44b077
Enable managing collection resources on prod ( #2916 )
...
* Enable managing collection resources
* Remove feature toggle
4 weeks 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
4 weeks 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
4 weeks 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
4 weeks ago
kosiakkatrina
50abde7765
CLDC-3852 Add some BU documentation ( #2920 )
...
* Add some BU documentation
* lint
* Update BU outcomes section
4 weeks ago
kosiakkatrina
08165d0a1f
Create local secret before test setup ( #2928 )
4 weeks ago
kosiakkatrina
1d1ac1fe0a
Update rent ranges for 2025 ( #2925 )
4 weeks ago
kosiakkatrina
007f0b63c0
Reload location/scheme after saving in tests ( #2926 )
...
* Reload location after saving in test
* Reload scheme after saving
4 weeks ago
kosiakkatrina
cbb92ec116
Add sale price ranges ( #2919 )
4 weeks 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
1 month ago
kosiakkatrina
9c59e12460
Add new reason option ( #2917 )
1 month 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
1 month 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
1 month ago
Manny Dinssa
9c8430201d
Add copy for soft validations ( #2915 )
1 month 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
1 month ago
kosiakkatrina
64bbdef88b
CLDC-3847 Add some CSV documentation ( #2911 )
...
* Add some CSV documentation
* lint
* Update rake task
1 month ago
Rachael Booth
1d1070ba13
Revert "CLDC-3850: Clear postcode_known when clearing postcode_full ( #2910 )" ( #2913 )
...
This reverts commit 7e35b4b563
.
1 month ago
Rachael Booth
7e35b4b563
CLDC-3850: Clear postcode_known when clearing postcode_full ( #2910 )
...
* CLDC-3850: Clear postcode_known when clearing postcode_full
* Use different variables for lettings and sales postcode known
1 month ago
Rachael Booth
fec5b77b2a
CLDC-3838: Unlock users on password reset ( #2898 )
...
* CLDC-3838: Update devise settings to allow email unlock strategy
* Try just explicitly doing the unlock on password reset
* Add test for user being unlocked
1 month ago
Rachael Booth
e3a3c2ebb0
CLDC-3820: Ensure la/prevloc/layear validation is triggered on fields which cause la to be inferred ( #2884 )
1 month ago
kosiakkatrina
84ad93b6ff
CLDC-3828 Update waityear question ( #2907 )
...
* Update waityear question
* Update check answers label
1 month ago
kosiakkatrina
156c4b5b56
CLDC-3081 Update date input component ( #2891 )
...
* Add moj-frontend
* Use date picker component in log forms
* Refactor date_picker into component, add date_picker to location startdate
* Use date_picker for location deactivation periods
* Use date_picker in scheme deactivations
* Use date_picker for merge request date
* Fix missed tests
* lint
* Refactor
1 month ago