* CLDC-4436: Add a script to recalculate LA of logs in a year
* fixup! CLDC-4436: Add a script to recalculate LA of logs in a year
dont filter by BU, if this is nil we ought to try to correct it
only set back completed logs
* fixup! CLDC-4436: Add a script to recalculate LA of logs in a year
report count both before and after processing
* fixup! CLDC-4436: Add a script to recalculate LA of logs in a year
fix SalesLog reference
* CLDC-4436: Upgrade log LA fix script
for every log it changes to in progress after setting LA, print this to the console
this output can be copied and written to a file local. the two subsequent tasks will convert these to CSV files that can be shared with LAs
combines them into a single namespace
* CLDC-4436: Put final files into a folder for easy access
* CLDC-4436: Print relation IDs as well
* fixup! CLDC-4436: Upgrade log LA fix script
* CLDC-4436: Add separate cols for la ecode and la name
* CLDC-4436: Allow 30 logs in an org
* fixup! CLDC-4436: Upgrade log LA fix script
fix rows for sales too
Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
---------
Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
* CLDC-4356: Add hyphen to builtype Purpose-built in lettings
* CLDC-4356: Add hyphen to building type Purpose-built in sales
* CLDC-4356: Update CSV export tests
* CLDC-4356: Update model tests
* CLDC-4363: Set date to 1st August
* CLDC-4363: Update lettings log csv service spec
* CLDC-4363: Update collection resources controller spec
* CLDC-4363: Update lettings log derived fields
* CLDC-4363: Update remaining model tests
* CLDC-4363: Test August 2nd
* CLDC-4363: Test July 31st
* CLDC-4363: Test back in present
* fixup! CLDC-4363: Update remaining model tests
wrong field
* CLDC-4114: Silence DPO warning if DSA is signed
also restructure redundant logic in the file
* CLDC-4114: Update tests
* fixup! CLDC-4114: Silence DPO warning if DSA is signed
Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
* CLDC-4114: Restructure data protection confirmation banner tests
* fixup! CLDC-4114: Restructure data protection confirmation banner tests
* fixup! CLDC-4114: Restructure data protection confirmation banner tests
fix typo
Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
* CLDC-4114: Lint after merge
since rubocop updated
---------
Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
* CLDC-4351: tear down review apps on label removal OR on pr close for labelled prs
* CLDC-4351: add teardown success comment on unlabel
* CLDC-4351: update deploy comment with teardown process
* CLDC-4351: typo fix
* CLDC-4351: typo fix
* CLDC-4351: typo fix
* CLDC-4333: update purchase price soft vals to take stairbought into account
* CLDC-4333: set hard min to 0 for staircasing
* CLDC-4333: add dynamic hard min based on stairbought
* CLDC-4333: step value input width up to next option
* CLDC-4333: update value spec
* CLDC-4333: update hint text instead to ensure value is 100% of equity
* CLDC-4333: update hint text instead to ensure value is 100% of equity
* CLDC-4333: revert q text change to align with spec
* CLDC-4333: revert spec changes
* CLDC-4333: revert 2025 changes
* CLDC-4333: clarify 2026 question
* CLDC-4333: revert question fix
* CLDC-4333: revert initial purchase hint text update
* CLDC-4340: Account for nil location name on location select
use postcode as a fallback, which should never be nil
* CLDC-4340: Add a verifying test
* CLDC-4340: Put all postcode locations at the end
* CLDC-4340: Sort locations by postcode