Commit Graph

  • 77a4e026dc
    CLDC-2359 Do not allow 32 as an option for 22/23 sale type (#1631) kosiakkatrina 2023-05-22 11:53:02 +0100
  • d3d457d501
    CLDC-2385 Increase soft maximum for care home charges (#1651) kosiakkatrina 2023-05-22 11:42:38 +0100
  • f5bba4ac5b
    CLDC-2367 Add tenancy length validation to rent_type field (#1653) natdeanlewissoftwire 2023-05-22 11:17:50 +0100
  • 82ddb153a7 Update row parser null check Kat 2023-05-22 10:48:07 +0100
  • a4d789a0f1 make it work with support users CLDC-1324-remove-not-started Jack S 2023-05-22 09:45:12 +0100
  • 306b353ea1 Move stock owner updating to controller Jack S 2023-05-22 09:44:47 +0100
  • f34706a0cf Add error as part of validating radio options Kat 2023-05-22 09:44:19 +0100
  • 6f3855fd05 Add error to the correct field Kat 2023-05-22 09:28:02 +0100
  • 17aa240dfa feat: update tests and conditionally add rent_type errors natdeanlewissoftwire 2023-05-19 17:34:02 +0100
  • dc7e10848b feat: add tenancy length validations to rent_type as well natdeanlewissoftwire 2023-05-19 17:05:16 +0100
  • db04039b8d swap out doubles for factories Phil Lee 2023-05-19 16:34:16 +0100
  • dbc55291bd fix test Phil Lee 2023-05-19 16:02:57 +0100
  • 23e99be0f6 remove redundant code branch Phil Lee 2023-05-19 15:45:26 +0100
  • 654368964f fix rebase issues Phil Lee 2023-05-19 15:41:17 +0100
  • 0b1202b7ad Extract town question to a separate row in CYA CLDC-2390-town-not-given Kat 2023-05-19 15:09:29 +0100
  • 87145feccb import test Kat 2023-05-19 14:51:54 +0100
  • 91a61bb1b9 feat: validate uprn not in scientific notation CLDC-2349-scientific-notation-uprn-error natdeanlewissoftwire 2023-05-19 14:18:00 +0100
  • 9c928f2e69 Increase soft maximum for carehome charges Kat 2023-05-19 14:04:01 +0100
  • 572fea776c fix policy usage Phil Lee 2023-05-18 17:09:53 +0100
  • e4a1c492c1 slim down before filters Phil Lee 2023-05-18 16:57:38 +0100
  • 4bc4935e36 hide scheme change answers for providers Phil Lee 2023-05-18 16:17:16 +0100
  • 5a610e6ae8 hide change location answers from providers Phil Lee 2023-05-18 16:09:43 +0100
  • bf2398b500 hide change location answers for providers Phil Lee 2023-05-18 16:07:45 +0100
  • 69ea60d6b2 hide create location button for providers Phil Lee 2023-05-18 16:04:26 +0100
  • 6c171e3984 hide location toggle button for providers Phil Lee 2023-05-18 15:55:48 +0100
  • e89fdc4466 providers cannot see add a location button Phil Lee 2023-05-18 14:25:48 +0100
  • e98367e8f7 hide scheme toggle for providers Phil Lee 2023-05-17 18:02:15 +0100
  • 8ad366f463 hide create scheme button for providers Phil Lee 2023-05-17 16:39:01 +0100
  • 793b19c9df switch to pundit for schemes and locations Phil Lee 2023-05-17 15:29:29 +0100
  • 2d260ebfa6 remove cannot delete warning Phil Lee 2023-05-19 11:45:44 +0100
  • ebbdf81ca7 lint Kat 2023-05-19 11:28:00 +0100
  • 71cf1b5ab8 refactor test Kat 2023-05-19 11:01:05 +0100
  • 0a28cab92c Correctly block log creation Kat 2023-05-16 12:19:31 +0100
  • e9998c8ea6 Do not allow 32 as an option for 22/23 sale type Kat 2023-05-16 08:49:23 +0100
  • f57ac0589e
    Clear scheme if it has no confirmed locations (#1649) v0.3.22 kosiakkatrina 2023-05-19 10:35:50 +0100
  • 928af7b6d9
    Only loop through existing field mappings for errors (#1648) kosiakkatrina 2023-05-19 10:35:39 +0100
  • 89f3905edd Clear scheme if it has no confirmed locations Kat 2023-05-19 10:24:06 +0100
  • e0e79690e2 Add a test Kat 2023-05-19 10:23:37 +0100
  • 0bd29031bc Update scopes Jack S 2023-05-19 09:52:30 +0100
  • 2cac3442d1 Update flow to allow non persisted logs Jack S 2023-05-18 13:00:08 +0100
  • bf5d8442ce
    CLDC-1731 Allow data coordinators to view parent's schemes (#1637) kosiakkatrina 2023-05-19 08:52:28 +0100
  • cc514777d0 Only loop through existing field mapings for errors Kat 2023-05-19 08:32:25 +0100
  • a234a0c6f5
    Update import validations and confirm locations (#1646) kosiakkatrina 2023-05-18 17:19:34 +0100
  • 61a69ef875 Confirm location after creating Kat 2023-05-18 16:48:36 +0100
  • 7de82bd038 feat: ensure period is routed to for needstype 1 regardless of household_charge natdeanlewissoftwire 2023-05-18 16:42:36 +0100
  • d7b15b2025
    Switch to original devise gem (#1610) Phil Lee 2023-05-18 16:23:19 +0100
  • efad576d71 Remove shortfall if larger than rent Kat 2023-05-18 16:21:30 +0100
  • a7c15d5873 remove void and mrcdates Kat 2023-05-18 16:10:38 +0100
  • 5351250617 Clear layear if it's invalid for renewal Kat 2023-05-18 16:00:50 +0100
  • 8d691b8827 Clear period if the organisation doesn't charge for that rent period Kat 2023-05-18 15:39:02 +0100
  • 415ba5edd7 Fix remaining tests Kat 2023-05-18 14:39:07 +0100
  • 3b83614ab5
    CLDC-2313 add bulk upload validation buyer 1 cannot be child (#1634) Arthur Campbell 2023-05-18 13:06:10 +0100
  • 2c47e62248
    Disable log updates by default for importers (#1635) James Rose 2023-05-18 12:21:05 +0100
  • c3f8a497a8 Remove unused GET new routes Jack S 2023-05-18 12:20:32 +0100
  • b5458001ac
    CLDC-2370 Add missing bulk upload translation (#1636) natdeanlewissoftwire 2023-05-18 12:15:06 +0100
  • 336d9ffe6f
    CLDC-2357 Correct sales bulk upload UPRN errors (#1626) natdeanlewissoftwire 2023-05-18 12:14:57 +0100
  • 19e4c7d493 lint correction remove blank lines Arthur Campbell 2023-05-16 14:10:46 +0100
  • 7b659031a3 replicate the work from the last commit for the 2023 row parser and associated test file Arthur Campbell 2023-05-16 13:56:13 +0100
  • dd4006043b add a bespoke validation to the row parser when buyer 1 is uploaded with working situation child, this should be validated with a custom message. a test for this case was also created Arthur Campbell 2023-05-09 12:58:11 +0100
  • 31ea432cf6
    Load FormFixture only in tests (#1643) Jack 2023-05-18 11:46:47 +0100
  • 84ed60985e Disable log updates by default for importers James Rose 2023-05-17 08:23:02 +0100
  • b8366fd422 Load FormFixture only in tests Jack S 2023-05-18 09:40:00 +0100
  • 7e00e1192d Remove soft validations from lettings setup and make them mandatory Kat 2023-05-18 11:34:50 +0100
  • 426667e891 Remove soft validations from sales setup and make them mandatory Kat 2023-05-18 11:34:30 +0100
  • 7bb76d0226
    Fix uprn tests wip (#1644) kosiakkatrina 2023-05-18 11:03:26 +0100
  • b770c46416 remove uprn known check Kat 2023-05-18 10:51:06 +0100
  • 10093b1536 Fix uprn tests Kat 2023-05-18 10:29:06 +0100
  • 0fea8585ec
    CLDC-2354 Add soft validation messages to 23/24 sales (#1627) kosiakkatrina 2023-05-18 09:28:54 +0100
  • 170b727d76
    CLDC-2371-ensure-invalid-values-for-sales-logs-are-reset (#1628) Arthur Campbell 2023-05-18 09:13:38 +0100
  • da00fa73f6
    CLDC-2348 Purchaser code bug fix (#1638) natdeanlewissoftwire 2023-05-17 17:20:38 +0100
  • 5a5d0d4f79
    Remove flags that have been enabled for a while (#1639) Jack 2023-05-17 16:30:39 +0100
  • ea59d036d2
    CLDC-2347 Set monthly charges for bulk upload (#1629) kosiakkatrina 2023-05-17 15:08:57 +0100
  • 04753006de remove redundant return Kat 2023-05-17 15:07:39 +0100
  • 9ecb3d6a7e feat: add test that checks purchaser code assignment without explicitly calling a field natdeanlewissoftwire 2023-05-17 14:39:04 +0100
  • 6b71968344
    bugfix: route to correct log type (#1640) v0.3.21 Jack 2023-05-17 14:36:46 +0100
  • 89f2d7284c bugfix: route to correct log type Jack S 2023-05-17 13:59:58 +0100
  • d38c8cedec Refactor user_allowed_action? Kat 2023-05-17 12:38:18 +0100
  • 7c9bee3fce Remove destroy from API actions Jack S 2023-05-17 12:26:23 +0100
  • e00a068680 Remove flags that have been enabled for a while Jack S 2023-05-17 12:06:24 +0100
  • aa2778df91 Update show location to use user_can_edit_scheme? Kat 2023-05-17 11:59:44 +0100
  • 584d0e7637 Hide toggle scheme button from child organisation Kat 2023-05-17 11:41:37 +0100
  • 5b862bc368 refactor: lint natdeanlewissoftwire 2023-05-17 11:31:53 +0100
  • 82368906cf feat: assign purchaser_code for each year natdeanlewissoftwire 2023-05-17 11:27:22 +0100
  • ca9090f13d Display parent organisation's schemes in the list Kat 2023-05-17 11:09:39 +0100
  • a5e9660368 test: fixed natdeanlewissoftwire 2023-05-17 10:55:29 +0100
  • 7950f2ae14
    CLDC 2286 Delete logs (#1620) Jack 2023-05-17 10:52:34 +0100
  • f05a5041ff refactor: lint natdeanlewissoftwire 2023-05-17 10:47:14 +0100
  • f783a9919c feat: proper case natdeanlewissoftwire 2023-05-17 10:41:41 +0100
  • 5379893cd6 Update permissions and scheme/location views Kat 2023-05-17 10:39:09 +0100
  • 796c5ada3c Merge branch 'main' into CLDC-2357-invalid-uprn-bu-bug natdeanlewissoftwire 2023-05-17 10:31:28 +0100
  • 724e67fa4b feat: add missing copy natdeanlewissoftwire 2023-05-17 10:27:58 +0100
  • ee70f57b20 More flaky tests Kat 2023-05-16 12:30:20 +0100
  • 13e4dde8db Refactor return and tests Kat 2023-05-15 16:15:28 +0100
  • be65e7ee46 Add soft validation messages to 23/24 sales Kat 2023-05-15 13:57:07 +0100
  • 79c4f9b74b
    CLDC-2334 Add journey to fix soft validation errors only (#1615) kosiakkatrina 2023-05-17 09:32:56 +0100
  • d90d1d7b85 Typos Kat 2023-05-16 17:05:14 +0100
  • 5cbb58f7b4 feat: typo fix natdeanlewissoftwire 2023-05-16 17:01:27 +0100
  • 3337912f63 Change some wording Kat 2023-05-16 16:43:41 +0100
  • 150f45a182 Add missing tests and cancel button Kat 2023-05-16 16:19:56 +0100
  • bb16042323 Add missing error mappings for location fields Kat 2023-05-16 12:09:50 +0100