Commit Graph

  • 77532689b9 Update condition for queries with non-digit characters Manny Dinssa 2025-03-17 12:52:39 +0000
  • b9804d667c fix reactivation message syntax for location Carolyn 2025-03-17 12:47:17 +0000
  • ea7b757b29 use before do instead of let for unreferenced variables Carolyn 2025-03-17 12:32:01 +0000
  • 04a199c7d2 fix reactivation message variable syntax Carolyn 2025-03-17 12:28:20 +0000
  • 0154053d64 don't show both similar validations at once Carolyn 2025-03-17 12:21:35 +0000
  • cc2963b4e0 validate staircasing percentage totals Carolyn 2025-03-17 12:18:03 +0000
  • 9748156c74 validate staircasing dates Carolyn 2025-03-17 12:16:34 +0000
  • 61d412577c
    CLDC-3904 remove default from relat mapping (#2993) carolynbarker 2025-03-14 22:07:53 +0000
  • dcc6748a77 Fix a typo Kat 2025-03-14 15:19:03 +0000
  • ca03a3f732 remove trailing whitespace Carolyn 2025-03-14 14:02:25 +0000
  • cabcf7e9a4 include file location Carolyn 2025-03-14 13:11:38 +0000
  • e7a24df78d Mention rails console user creation Carolyn 2025-03-14 12:59:39 +0000
  • cf02ba36ef debugging docs Carolyn 2025-03-06 20:55:47 +0000
  • bacfac7c4c add some local dev setup documentation Carolyn 2025-03-04 22:09:56 +0000
  • 63d270d3a0 test deactivation period related behaviour Carolyn 2025-03-13 22:12:40 +0000
  • d564b5fc4a handle no open period to reactivate Carolyn 2025-03-13 22:11:01 +0000
  • 78c6f55de0 status check all deactivation periods instead of just one Carolyn 2025-03-13 22:09:00 +0000
  • a707cd5834 make reactivating_soon message refer to the soonest, not most recently created Carolyn 2025-03-13 22:07:05 +0000
  • 2e3730c597 remove unused variable Carolyn 2025-03-13 22:04:30 +0000
  • d95ff45477 rename variable for clarity Carolyn 2025-03-13 22:02:58 +0000
  • 3b34cd0086 update test Carolyn 2025-03-13 21:59:08 +0000
  • d311c8e8ad set renewal ppostcode on postcode change Carolyn 2025-03-13 20:59:28 +0000
  • 3e90910e90 log row numbers of any logs still invalid after blanking non setup fields Carolyn 2025-03-13 15:28:24 +0000
  • a5c54383f1
    CLDC-3924: Lettings household rent charge Qs with new rent period not shown (#2991) v0.5.2 Manny Dinssa 2025-03-13 15:20:28 +0000
  • b327d6725a
    CLDC-3910: BU Sales - Staircasing initial equity do not block log creation (#2985) Manny Dinssa 2025-03-13 15:19:45 +0000
  • 7d734c7a1a
    Add missing mappping for lettype and renttype (#2978) kosiakkatrina 2025-03-13 14:33:55 +0000
  • 5ac1291c65
    CLDC-3897 Re-export merged users (#2969) kosiakkatrina 2025-03-13 14:30:48 +0000
  • b32ed3acd2 add validation messge for other values Carolyn 2025-03-12 14:29:23 +0000
  • b525baf727 fix field number carolynbarker 2025-03-10 22:18:14 +0000
  • ca00d214e6 update valid test data Carolyn 2025-03-06 17:29:59 +0000
  • ebbe48e011 remove default from relat mapping Carolyn 2025-03-06 00:51:48 +0000
  • aad11a78a6 Update 2024 mscharge fields (2/3) Manny Dinssa 2025-03-13 13:32:48 +0000
  • f9555adc63 Update 2024 discount field Manny Dinssa 2025-03-13 13:31:19 +0000
  • 25a0eabc4f Update 2024 equity field Manny Dinssa 2025-03-13 13:30:24 +0000
  • 0ac19ea237 Update 2024 stairbought and stairowned fields Manny Dinssa 2025-03-13 13:29:38 +0000
  • 64486cb1c3 Update 2024 cashdis field Manny Dinssa 2025-03-13 13:28:40 +0000
  • f80aede1ab Update 2024 deposit fields Manny Dinssa 2025-03-13 13:28:08 +0000
  • 072ce8b481 Update 2024 mortgage fields Manny Dinssa 2025-03-13 13:27:24 +0000
  • 339c2610e0 Update 2024 value fields Manny Dinssa 2025-03-13 13:26:11 +0000
  • e79e4fefff Merge branch 'main' into CLDC-3919-Sales-BU-mortage-percentage-rounding-error Manny Dinssa 2025-03-13 12:50:48 +0000
  • d8f3541d40
    Add error handling for json parsing to UPRN client (#2992) Manny Dinssa 2025-03-13 11:30:58 +0000
  • a556c06bb9 Lint Manny Dinssa 2025-03-13 11:07:42 +0000
  • cbe17ec15c Add rails logger message as well as sentry Manny Dinssa 2025-03-13 10:01:09 +0000
  • dbc1d27020 Skip bu error on setup question type for stairbought validations Manny Dinssa 2025-03-13 09:57:13 +0000
  • 1a12630abe Skip bu error on setup question type for mrent validations Manny Dinssa 2025-03-13 09:55:55 +0000
  • ec02c411a0 Skip bu error on setup question type for equity calculations Manny Dinssa 2025-03-13 09:54:52 +0000
  • 1bc39f0ed1
    CLDC-3917: Sales BU numstair question range error message (#2984) Manny Dinssa 2025-03-13 09:47:16 +0000
  • 79238d919a Add new rent period to num weeks constant Manny Dinssa 2025-03-13 09:45:47 +0000
  • c14444a6fb
    Switch responses order (#2990) Manny Dinssa 2025-03-13 08:44:32 +0000
  • a2113ef6fa
    Merge branch 'main' into Add-error-handling-for-JSON-parsing-to-UPRN-client Manny Dinssa 2025-03-13 08:42:34 +0000
  • ed707058e3 Updates with sentry error reporting and test Manny Dinssa 2025-03-13 08:41:26 +0000
  • 772b1fcd68
    CLDC-3911 Limit CSV variables to those defined in or before year (#2982) carolynbarker 2025-03-12 17:02:27 +0000
  • 0dff6f2fa3
    Skip bulk error (#2986) Manny Dinssa 2025-03-12 16:40:18 +0000
  • 73cce0641c try work around rails migration issue Carolyn 2025-03-12 15:14:23 +0000
  • 8b69d013e5 only group variables by name, not by description Carolyn 2025-03-12 14:39:43 +0000
  • d3219b9ba3
    Add error handling for JSON parsing in UPRN client (#2989) Manny Dinssa 2025-03-12 14:34:35 +0000
  • 7ed5ed188b add validation messge for other values Carolyn 2025-03-12 14:29:23 +0000
  • 644a4a25a6 fix field number carolynbarker 2025-03-10 22:18:14 +0000
  • b594f73907 update valid test data Carolyn 2025-03-06 17:29:59 +0000
  • 881a7c84ec remove default from relat mapping Carolyn 2025-03-06 00:51:48 +0000
  • 570ad43768 Update error handling 2 Manny Dinssa 2025-03-12 14:04:15 +0000
  • fe7e3ad987 Update error handling Manny Dinssa 2025-03-12 13:14:44 +0000
  • 3d49da5ca3 Add new rent period that should show rent charge questions Manny Dinssa 2025-03-12 10:53:49 +0000
  • f36f7d2fc9 Switch responses order Manny Dinssa 2025-03-12 10:27:43 +0000
  • 803d31dc9f Add error handling for JSON parsing in UPRN client Manny Dinssa 2025-03-12 10:06:34 +0000
  • 8e28a0ca5c Lint CLDC-3921-Sales-BU-bug-infers-value-as-3-if-invalid-value-given Manny Dinssa 2025-03-12 10:01:16 +0000
  • df126ad5e9 Fix test Manny Dinssa 2025-03-12 09:44:13 +0000
  • 6d502cb09c Valid and return error on invalid values Manny Dinssa 2025-03-12 09:08:50 +0000
  • 12b34d96e4 Assign relat value Manny Dinssa 2025-03-12 09:08:32 +0000
  • 519873eb3a mortgage fields as decimal Manny Dinssa 2025-03-11 18:11:07 +0000
  • ea79c55aa3 mscharge fields as decimal Manny Dinssa 2025-03-11 18:10:16 +0000
  • b4b823f7ed cashdis as decimal Manny Dinssa 2025-03-11 18:09:06 +0000
  • 7f4a0d9a1d deposit fields as decimal Manny Dinssa 2025-03-11 18:08:42 +0000
  • 0e52d878b0 value fields as decimal Manny Dinssa 2025-03-11 18:08:10 +0000
  • 80e27b5bec mrentprestaircasing as decimal Manny Dinssa 2025-03-11 18:04:48 +0000
  • 161ae0ee63 Stairbought and stairowned fields as decimals Manny Dinssa 2025-03-11 18:04:36 +0000
  • a306d142df Equity fields as decimals Manny Dinssa 2025-03-11 18:03:22 +0000
  • a4ff8df514 Update discount attribute to be saved as a float Manny Dinssa 2025-03-11 17:56:02 +0000
  • 7dc41847c1 Skip bulk error Manny Dinssa 2025-03-11 17:06:19 +0000
  • 4c84261819
    CLDC-3802 sales BU factory traits (#2963) carolynbarker 2025-03-11 11:52:46 +0000
  • 0f5b29fb5d Merge remote-tracking branch 'origin/CLDC-3910-BU-Sales-staircasing-initial-equity-errors' into CLDC-3910-BU-Sales-staircasing-initial-equity-errors Manny Dinssa 2025-03-11 11:39:39 +0000
  • 2f88fa5777 Lint Manny Dinssa 2025-03-11 11:39:33 +0000
  • 322bf71733
    Merge branch 'main' into CLDC-3910-BU-Sales-staircasing-initial-equity-errors Manny Dinssa 2025-03-11 10:47:39 +0000
  • 9e8e34e93a Skip bu error on the setup question type Manny Dinssa 2025-03-11 10:46:24 +0000
  • 19eb437b61
    CLDC-3898 Correctly route to manual address entry for new builds (#2974) kosiakkatrina 2025-03-11 10:39:55 +0000
  • 5817d43b8a Merge remote-tracking branch 'origin/CLDC-3857-Add-new-questions-to-organisation-setup' into CLDC-3857-Add-new-questions-to-organisation-setup Manny Dinssa 2025-03-11 09:51:46 +0000
  • 85df3f01a6 Remove file Manny Dinssa 2025-03-11 09:51:40 +0000
  • e3d600eac3
    Merge branch 'main' into CLDC-3788-export-sales-logs kosiakkatrina 2025-03-11 09:45:58 +0000
  • b13eeea4f7
    Merge branch 'main' into CLDC-3857-Add-new-questions-to-organisation-setup Manny Dinssa 2025-03-11 09:42:24 +0000
  • faa222835f Update migration Manny Dinssa 2025-03-11 09:41:39 +0000
  • d814f1261c Keep the UPRN for newbuilds if given Kat 2025-03-11 09:30:54 +0000
  • 4d5f81490f
    CLDC-3916: Lettings always show property information section 25/26 onwards (#2980) Manny Dinssa 2025-03-11 09:28:28 +0000
  • a802c3dc65 Revert "Revert "Remove manual_address_selected"" Manny Dinssa 2025-03-11 08:54:39 +0000
  • 524efeeaef Add numeric error message to numstair question Manny Dinssa 2025-03-11 08:22:09 +0000
  • 48a956c058 Calculate legend size of date question Manny Dinssa 2025-03-11 08:21:44 +0000
  • 11d9705fdd
    Update address search results (#2981) v0.5.1 kosiakkatrina 2025-03-11 08:18:29 +0000
  • d0ccb01cd1
    Bump rack from 3.1.11 to 3.1.12 (#2983) dependabot[bot] 2025-03-11 07:59:01 +0000
  • 7abc5e3741 Refactor Kat 2025-03-11 07:52:04 +0000
  • b090d55008
    Bump rack from 3.1.11 to 3.1.12 dependabot[bot] 2025-03-10 22:30:12 +0000
  • d0e57ffa69
    Merge branch 'main' into CLDC-3802-sales-bu-update carolynbarker 2025-03-10 22:20:40 +0000