Commit Graph

  • 3efb43c799 Fix path name Kat 2023-05-15 09:42:42 +0100
  • 578987752e Only set the existing soft validations for correct types Kat 2023-05-15 09:28:29 +0100
  • a0e7583133 undo typo Kat 2023-05-15 09:24:42 +0100
  • d80376f2bf refactor Kat 2023-05-15 09:09:45 +0100
  • abddd6e0c5 Update method names Kat 2023-05-15 09:02:15 +0100
  • 0f680fbecd Change naming Kat 2023-05-15 08:40:24 +0100
  • d5a523f33d Add the sales soft validations to unpend_and_confirm_soft_validations Kat 2023-05-15 08:09:09 +0100
  • d801b2d475 Fix tests by mapping housingneeds in csv hepler Kat 2023-05-12 12:57:35 +0100
  • beb6c5c1e8 Fix page alignment Kat 2023-05-12 12:34:13 +0100
  • 9aa07099b5 Display the soft validation errors on the soft-errors-valid page Kat 2023-05-12 11:52:29 +0100
  • d4cc77f57f Implement the soft validations only journey for sales logs Kat 2023-05-12 10:54:38 +0100
  • 1d15e0c115 Redirect successful upload to logs index and display a success banner Kat 2023-05-11 18:07:54 +0100
  • 66a0d323e9 Correctly set the log status, remove redundant confirm_soft_validations Kat 2023-05-11 15:35:50 +0100
  • 1e65cabf2b Move soft validation confirmation to processor Kat 2023-05-11 14:31:38 +0100
  • 4292b9167d Update email link Kat 2023-05-11 14:04:25 +0100
  • dc840ab03f Reuse the how to fix template for check soft validations email Kat 2023-05-11 12:10:17 +0100
  • 3afe3002b5 Confirm the soft validations Kat 2023-05-10 15:15:13 +0100
  • 48ca9bfebf Add soft errors confirm page Kat 2023-05-10 14:17:24 +0100
  • 328bcbcf6e Add soft errors valid page Kat 2023-05-10 14:17:12 +0100
  • bfeedf9970 Sends a correct email if there are only soft validations Kat 2023-05-10 11:43:11 +0100
  • 099212fca8 a further test Arthur Campbell 2023-05-16 16:19:14 +0100
  • a50fff656c
    CLDC-2277 Add missing bulk upload sales error mappings (#1623) Phil Lee 2023-05-16 16:06:13 +0100
  • a035ce575f Merge branch 'main' into CLDC-2357-invalid-uprn-bu-bug natdeanlewissoftwire 2023-05-16 15:38:49 +0100
  • 747f013ba8 Infer has mscharge as no if it's 0 for 23/24 Kat 2023-05-15 14:45:29 +0100
  • f33929866f Infer has mscharge as no if it's 0 for 22/23 Kat 2023-05-15 14:43:21 +0100
  • 2ffa2d632b
    Set proplen_asked based on proplen answer for 23/24 (#1630) kosiakkatrina 2023-05-16 12:13:38 +0100
  • f32dfd6d2f
    Set uprn confirmed (#1624) kosiakkatrina 2023-05-16 11:50:29 +0100
  • 766c61954a Add scoping for data coordinators Jack S 2023-05-16 11:09:00 +0100
  • d7c1549606 feat: add fix choice error message to sales natdeanlewissoftwire 2023-05-16 11:21:12 +0100
  • ce8ed8969b feat: remove unneccessary assignement natdeanlewissoftwire 2023-05-16 10:56:03 +0100
  • de9f0dac0b test: add main tests natdeanlewissoftwire 2023-05-16 10:53:29 +0100
  • 780462871e Set uprn confirmed Kat 2023-05-15 11:40:21 +0100
  • f662536c14
    CLDC-2352 Infer uprn_known in 23/24 sales bulk upload (#1625) natdeanlewissoftwire 2023-05-16 10:38:51 +0100
  • 0020119a27
    Check links instead of content (#1632) kosiakkatrina 2023-05-16 10:37:00 +0100
  • 345de9b0f6 test: update natdeanlewissoftwire 2023-05-16 10:33:02 +0100
  • fc19c6ab86 feat: make postcode secretly optional, same as lettings natdeanlewissoftwire 2023-05-16 10:24:58 +0100
  • a8b3994506 Check links instead of content Kat 2023-05-16 09:34:09 +0100
  • 9c766025c4 Address comments Jack S 2023-05-16 07:24:25 +0100
  • b4a7619452 add a test to cover the new functionality added Arthur Campbell 2023-05-15 17:20:07 +0100
  • c33a22d007 Merge branch 'main' into CLDC-2357-invalid-uprn-bu-bug natdeanlewissoftwire 2023-05-15 17:11:33 +0100
  • c18c75be77 refactor: cleanup natdeanlewissoftwire 2023-05-15 17:10:05 +0100
  • d805d23128 refactor: typos natdeanlewissoftwire 2023-05-15 16:47:29 +0100
  • c6ed316ecb Move specs to shared spec file Jack S 2023-05-15 16:04:25 +0100
  • a9b67095bb Soft delete logs Jack S 2023-05-15 15:42:50 +0100
  • d48d87184d fix tests failing after updating sales log functionality to reset invalid answers Arthur Campbell 2023-05-15 16:09:47 +0100
  • 2ac67e5164 Set proplen_asked based on proplen answer for 23/24 Kat 2023-05-15 15:24:31 +0100
  • 2167adff08 feat: add uprn to error mapping natdeanlewissoftwire 2023-05-15 15:21:51 +0100
  • 0994367f17 feat: explicitly blank uprn natdeanlewissoftwire 2023-05-15 15:21:35 +0100
  • 7049d0bdd6 refactor: how_fix -> how_to_fix natdeanlewissoftwire 2023-05-15 15:21:10 +0100
  • 353facc893
    CLDC-2304 Deduplicate sales logs in bulk upload (#1612) kosiakkatrina 2023-05-15 14:44:25 +0100
  • 164b6b490f call form to reset invalid values when saving a sales log Arthur Campbell 2023-05-15 14:00:20 +0100
  • dc91f38008 feat: revert previous (moved to CLDC-2357 instead) natdeanlewissoftwire 2023-05-15 11:49:08 +0100
  • 171dc6eb3b Merge remote-tracking branch 'origin/CLDC-2352-sales-bu-infer-uprn-known' into CLDC-2352-sales-bu-infer-uprn-known natdeanlewissoftwire 2023-05-15 11:48:51 +0100
  • 51a33935af feat: revert previous (moved to CLDC-2357 instead) natdeanlewissoftwire 2023-05-15 11:48:42 +0100
  • 00c8a46de5 feat: process postcode changes to clear la etc when uprn errors clear values natdeanlewissoftwire 2023-05-15 11:47:23 +0100
  • a98bba6277 feat: process postcode changes to clear la etc when uprn errors clear values natdeanlewissoftwire 2023-05-15 11:45:01 +0100
  • 01785d7bf6 better handle 500 error Jack S 2023-05-15 11:44:44 +0100
  • a4b0edb0be refactor: lint natdeanlewissoftwire 2023-05-15 11:41:38 +0100
  • c6ef685a83 feat: add test natdeanlewissoftwire 2023-05-15 11:39:46 +0100
  • 43173da579 Allow deletion of delete and in progress logs Jack S 2023-05-15 11:34:39 +0100
  • 46d574dc78 feat: infer uprn_known natdeanlewissoftwire 2023-05-15 11:30:15 +0100
  • 2fd65c6450 Move actions to helper Jack S 2023-05-12 15:25:25 +0100
  • 6e730b9a46 Use govuk_button_link_to Jack S 2023-05-12 14:46:19 +0100
  • 954d81d912 Test for presence of buttons Jack S 2023-05-12 13:03:14 +0100
  • 51b0c643cb Add delete sales log flow Jack S 2023-05-12 10:41:56 +0100
  • 4cac5d545c Add letting log delete flow Jack S 2023-05-12 10:31:26 +0100
  • 995f5896f2 Add LogPolicy Jack S 2023-05-11 10:28:19 +0100
  • 561952220b
    CLDC-2361 Extract bulk upload filter from session (#1617) Phil Lee 2023-05-12 16:37:11 +0100
  • 443ad2cd82
    CLDC-2195 Back to button CTA (#1613) Phil Lee 2023-05-12 16:36:26 +0100
  • cf9d9550e9
    CLDC-2344 Remove bulk upload minimum column check (#1621) Phil Lee 2023-05-12 16:35:15 +0100
  • 6051a87a3f add missing BU sales error mappings Phil Lee 2023-05-12 16:05:15 +0100
  • dd1f65776d
    CLDC-2010 Add discounted ownership max income soft validations (#1518) natdeanlewissoftwire 2023-05-12 16:03:24 +0100
  • c556f51b00
    Update 23/24 lettings paper form (#1622) kosiakkatrina 2023-05-12 15:19:42 +0100
  • 623887f8cf Update 23/24 lettings paper form Kat 2023-05-12 13:33:38 +0100
  • 082cbf925a refactor nil guard Phil Lee 2023-05-12 13:20:45 +0100
  • 5a3aaf2ef9 remove superfluous comment Phil Lee 2023-05-12 12:19:01 +0100
  • 99605a71ec fix devise error message Phil Lee 2023-05-10 15:40:00 +0100
  • 89866b85f8 switch to orignal devise gem Phil Lee 2023-05-09 13:24:55 +0100
  • 9f05f35730 Merge branch 'main' into CLDC-2010-discounted-income-soft-max natdeanlewissoftwire 2023-05-12 11:04:38 +0100
  • 9ab2d2054c
    CLDC-2082 Add merge orgs new phone number page (#1619) natdeanlewissoftwire 2023-05-12 11:03:54 +0100
  • 6973ade8c4
    CLDC-2262 Bulk upload clear invalid data to create forms (#1618) natdeanlewissoftwire 2023-05-12 11:03:41 +0100
  • 9a4c912bf9
    Update routing and prevten inferrance (#1597) kosiakkatrina 2023-05-12 10:50:30 +0100
  • be3ab5e98d Add deduplication to the 23/24 sales Kat 2023-05-12 10:17:58 +0100
  • dbe35cf7f9 Do not create duplicate logs Kat 2023-05-10 09:04:03 +0100
  • bf307aa376 Don't run deduplication on staging Kat 2023-05-10 08:48:02 +0100
  • b8e6aab6c1 Deduplicate 2022 sales logs Kat 2023-05-10 08:42:57 +0100
  • 69e2a56b09 feat: update tests natdeanlewissoftwire 2023-05-12 09:52:37 +0100
  • cabd8fcd37 feat: update tests natdeanlewissoftwire 2023-05-11 17:10:57 +0100
  • 0d11403122
    CLDC-2315 Add bulk upload inferences (#1592) v0.3.20 natdeanlewissoftwire 2023-05-11 16:56:34 +0100
  • 680dee9ca7 Merge branch 'main' into CLDC-2010-discounted-income-soft-max natdeanlewissoftwire 2023-05-11 16:43:25 +0100
  • a276996029 feat: update tests natdeanlewissoftwire 2023-05-11 16:42:10 +0100
  • d90398f2de invert negated predicate Phil Lee 2023-05-11 16:20:06 +0100
  • 0820096819 remove BU min col check from sales Phil Lee 2023-05-11 16:03:20 +0100
  • c57db77ed1 remove bulk upload dead code Phil Lee 2023-05-11 15:42:28 +0100
  • 91725f6659 feat: infer ecstat1 as 10 not 0 natdeanlewissoftwire 2023-05-11 15:16:53 +0100
  • 35a51eeca8 extract bulk upload filter from session Phil Lee 2023-05-11 14:40:31 +0100
  • cea1bf575a extract bulk upload filter from session bu-sales-23-v3 Phil Lee 2023-05-11 14:40:31 +0100
  • 239d46d569
    Fix N+1 query in scheme answer options page (#1614) James Rose 2023-05-11 13:51:53 +0100
  • f34fe15c56 Merge branch 'main' into CLDC-2315-bulk-upload-inferring natdeanlewissoftwire 2023-05-11 13:49:29 +0100
  • ec76163b49 Update routing and prevten inferrance Kat 2023-05-11 13:30:43 +0100