Commit Graph

  • 94d05bae92 removal not_renewal? method and tweak depends on for all pages using that method Arthur Campbell 2023-03-15 14:11:49 +0000
  • 2c12a50ba3 write a test covering the fix Arthur Campbell 2023-03-13 17:07:24 +0000
  • f8f2dadf2d implement the fix on 22/23 form also Arthur Campbell 2023-03-13 17:06:55 +0000
  • cf377dfecd minor refactor to displayed_is_tasklist condition and changes in testing Arthur Campbell 2023-03-09 10:03:57 +0000
  • 232f4edd1c test the change to the method creating a link to the next subsection Arthur Campbell 2023-03-08 15:48:14 +0000
  • be1871e4cb remove unnecessary conditions from depends on, the displayed in tasklist method override is sufficient Arthur Campbell 2023-03-08 15:36:14 +0000
  • f712122f37 remove unnecessary method Arthur Campbell 2023-03-07 09:41:08 +0000
  • c75de07ba0 make amendments for failing test and linting Arthur Campbell 2023-03-02 14:42:28 +0000
  • 91a64de4af amend method to find the path for the next question to answer so that if no questions in the next section are currently routed to, it goes to the section after that Arthur Campbell 2023-03-02 10:57:27 +0000
  • 35f2df5da9 ensure that property information subsection is conditionally not shown under correct conditions Arthur Campbell 2023-03-02 10:55:45 +0000
  • 6041c32ba7 reformat answer options for neatness Arthur Campbell 2023-03-02 10:54:32 +0000
  • 5c9881b602 add some methods on lettings log and use them and already existing methods to make depends on human readbale for pages in property information subsection Arthur Campbell 2023-03-02 10:52:46 +0000
  • adc3461caa feat: update scheme status so incomplete unless has active locations natdeanlewissoftwire 2023-03-20 17:41:11 +0000
  • 84a6fc6308
    Clear postcode known if postcode is getting cleared (#1447) kosiakkatrina 2023-03-20 17:30:50 +0000
  • 9966c87a29 write validation Arthur Campbell 2023-03-20 17:19:03 +0000
  • 5fafe09fc7 write tests and add validation error to config for new validation Arthur Campbell 2023-03-20 17:18:50 +0000
  • 447e4971e4 increase minimum allowed value for mortgage Arthur Campbell 2023-03-20 17:18:18 +0000
  • f0732497d0 add method to sales log and use in depends on to increase readability Arthur Campbell 2023-03-20 17:17:50 +0000
  • c154d21aa2 Clear postcode known if postcode is getting cleared Kat 2023-03-20 17:01:27 +0000
  • e66e27f6de
    fix: show "Most recent let type" qu for both needs types (#1418) SamSeed-Softwire 2023-03-20 16:51:44 +0000
  • f29e41bb2c
    Value validation (#1429) kosiakkatrina 2023-03-20 16:28:02 +0000
  • 8fc8cd2607 refactor: typos natdeanlewissoftwire 2023-03-20 16:10:29 +0000
  • a46fbd3f14 Default discounted_sale_value_check on import Kat 2023-03-20 16:08:42 +0000
  • 0e6ea0578d db: update natdeanlewissoftwire 2023-03-20 16:07:51 +0000
  • 0fbd8ce921 Merge branch 'main' into CLDC-1825-prepare-bulk-upload-guidance natdeanlewissoftwire 2023-03-20 15:58:36 +0000
  • d77a99d17a Merge branch 'main' into CLDC-1792-void-renewal-update natdeanlewissoftwire 2023-03-20 15:57:26 +0000
  • cba13ad49b lint Kat 2023-03-20 15:42:43 +0000
  • e08b319d6c typo Kat 2023-03-20 11:32:54 +0000
  • 598f2f4f20 PR comments Kat 2023-03-20 11:26:08 +0000
  • 28683046a7 Update soft validation content Kat 2023-03-17 12:26:43 +0000
  • 03fdd9fb7e update validation Kat 2023-03-17 11:23:32 +0000
  • 0dbfca2800 Update discounted_ownership_value_invalid? Kat 2023-03-17 10:49:32 +0000
  • c8cc702b15 Fix form spec Kat 2023-03-17 10:35:07 +0000
  • c280c10082 Rebase fix Kat 2023-03-17 10:02:55 +0000
  • e883c52e47 Only run validate_discounted_ownership_value as a hard validation on and after 24/25 Kat 2023-03-16 17:06:54 +0000
  • 7474c5acd5 Add value check to the form Kat 2023-03-16 16:50:57 +0000
  • f739c9b520 Add DiscountedSaleValueCheck pages and questions Kat 2023-03-16 16:33:14 +0000
  • 2d7f7a257e Add discounted_sale_value_check to sales Kat 2023-03-16 16:31:34 +0000
  • 3acd57c255
    Student child validation (#1441) kosiakkatrina 2023-03-20 15:25:23 +0000
  • 867a70a393
    CLDC-2143 Set default and optional missing import fields (#1443) kosiakkatrina 2023-03-20 15:02:57 +0000
  • 631885c858 refactor: readability natdeanlewissoftwire 2023-03-20 14:58:55 +0000
  • 9036c0898c feat: fix tests natdeanlewissoftwire 2023-03-20 14:50:50 +0000
  • 84d39ba3aa refactor: ruby police natdeanlewissoftwire 2023-03-20 14:40:17 +0000
  • b53a6ec138 test: add tests natdeanlewissoftwire 2023-03-20 14:35:58 +0000
  • ffccd7379f feat: rename methods and enable feature toggle natdeanlewissoftwire 2023-03-20 14:27:50 +0000
  • 5a86381f9c feat: rename methods and enable feature toggle natdeanlewissoftwire 2023-03-20 14:27:46 +0000
  • 104f938fc2 feat: copy updates and add saledate validation natdeanlewissoftwire 2023-03-20 14:21:24 +0000
  • e3a48ab655 refactor: improve test readability natdeanlewissoftwire 2023-03-20 13:57:50 +0000
  • 8fa53dc782 refactor: improve test readability natdeanlewissoftwire 2023-03-20 13:57:26 +0000
  • 9dfa2d8311 feat: add tests natdeanlewissoftwire 2023-03-20 13:50:33 +0000
  • cc1b48d4e4 More typos Kat 2023-03-20 13:11:54 +0000
  • f1d14c2b6e infer soctenant values if not given Kat 2023-03-20 13:06:47 +0000
  • 3ef5eb68c0 Display soctenant questions if soctenant is don't know Kat 2023-03-20 12:50:39 +0000
  • 0a74ee7562
    Return correct type if no LAs found for location (#1439) kosiakkatrina 2023-03-20 12:49:54 +0000
  • a7ae74e196 Make frombeds optional Kat 2023-03-20 12:45:52 +0000
  • 7109fe723c Add hidden don't know options to soctenant and fromprop Kat 2023-03-20 12:40:29 +0000
  • 914c9eeff3 Make mortgage lender and othtype optional Kat 2023-03-20 12:35:51 +0000
  • ec303b7fa6 Set local authority before validation Kat 2023-03-17 16:37:05 +0000
  • 9243539483 Default to location code if LocalAuthority is not found by location code Kat 2023-03-17 15:55:21 +0000
  • f24c32994b feat: add validation natdeanlewissoftwire 2023-03-20 12:25:30 +0000
  • ee783f360a Change class names and fix a typo Kat 2023-03-20 11:40:37 +0000
  • 81765d857d
    CLDC-2143 Address import validations (#1425) kosiakkatrina 2023-03-20 11:23:15 +0000
  • 5872d66a34 Set extrabor to don't know it is not answered Kat 2023-03-20 11:07:54 +0000
  • e32920bd87 Make mortlen optional for 22/23 Kat 2023-03-20 11:07:24 +0000
  • e96a5106ac typo Kat 2023-03-20 10:26:02 +0000
  • becf74c880 Update import service Kat 2023-03-20 10:18:21 +0000
  • c50a5d0aa7 Add soft validation pages Kat 2023-03-20 09:38:59 +0000
  • afd614cd0c Merge branch 'main' into CLDC-1792-void-renewal-update natdeanlewissoftwire 2023-03-20 09:23:59 +0000
  • 1fdd96276a Add student_not_child_value_check column Kat 2023-03-20 09:23:54 +0000
  • 9aaeaa3dc4 Move household validation to soft validaiton Kat 2023-03-20 09:23:37 +0000
  • 9ec76d99ae feat: smart quotes natdeanlewissoftwire 2023-03-17 17:34:32 +0000
  • 656d46432f
    Update app/models/form/question.rb natdeanlewissoftwire 2023-03-17 17:33:43 +0000
  • d38c2a3867
    CLDC-2134 Bulk upload tabs (#1436) Phil Lee 2023-03-17 17:26:43 +0000
  • e3834f8ac4 refactor: linting natdeanlewissoftwire 2023-03-17 17:24:17 +0000
  • 45aaa59f62 feat: add tests natdeanlewissoftwire 2023-03-17 17:23:23 +0000
  • de855ce2c7 feat: set guidance pos bottom for 22/23 log natdeanlewissoftwire 2023-03-17 17:13:03 +0000
  • c921420770 feat: add void date guidance partial natdeanlewissoftwire 2023-03-17 16:57:34 +0000
  • 9eaa1148ab bulk upload cannot navigate to summary report Phil Lee 2023-03-17 13:32:33 +0000
  • 21161cdb78 change bulk upload summary error report Phil Lee 2023-03-17 13:30:18 +0000
  • 40091234d2 tweak bulk upload email copy formatting Phil Lee 2023-03-17 10:42:29 +0000
  • 105ae60905 blank commit Phil Lee 2023-02-17 16:59:10 +0000
  • c4cb2ecd2e
    Seed la data before links (#1435) kosiakkatrina 2023-03-17 14:46:23 +0000
  • 5606d06491
    CLDC-1917 test flakiness fix (#1437) natdeanlewissoftwire 2023-03-17 14:41:00 +0000
  • 6bf03f58b8 feat: unfreeze all timecop freezes natdeanlewissoftwire 2023-03-17 12:35:37 +0000
  • 25252c8d82 Merge branch 'main' into CLDC-1917-startdate-validation natdeanlewissoftwire 2023-03-17 14:24:15 +0000
  • 4cb90c2911 Only seed LAs once for tests Kat 2023-03-17 14:23:12 +0000
  • aded07f0bf Clear income 1 if it's over allowed non london threshold Kat 2023-03-16 15:18:29 +0000
  • d5c46b5485 Remove invalid exchange date Kat 2023-03-16 14:58:44 +0000
  • 5625a488fa Remove child income validation for 22/23 Kat 2023-03-16 14:45:39 +0000
  • 36b9837d50 Clear previuos postcode if import hits postcodes_not_matching error Kat 2023-03-16 14:13:19 +0000
  • b809284a1a Do not run discounted ownership validation if mortgageused is don't know Kat 2023-03-16 13:52:22 +0000
  • 9a10435f8d feat: unfreeze all timecop freezes flaky_tests_testing natdeanlewissoftwire 2023-03-17 12:35:37 +0000
  • e89d5d6102 feat: uncomment out bulk tests natdeanlewissoftwire 2023-03-17 12:35:27 +0000
  • 641795aa7e Revert "CLDC-1917 Add Startdate Validation (#1378)" revert-1378-CLDC-1917-startdate-validation natdeanlewissoftwire 2023-03-17 12:20:01 +0000
  • 7fe82fa6d0 lint Kat 2023-03-17 12:19:11 +0000
  • 349dded122 seed la data before links Kat 2023-03-17 12:10:42 +0000
  • a0caa90b45 feat: comment out bulk tests natdeanlewissoftwire 2023-03-17 12:02:18 +0000
  • 18f40d5c15
    CLDC-2025 Add equity range validation to sales logs (#1400) natdeanlewissoftwire 2023-03-17 11:30:57 +0000
  • f758d598c4
    CLDC-1917 Add Startdate Validation (#1378) natdeanlewissoftwire 2023-03-17 11:26:29 +0000
  • 79d203c000 feat: respond to PR comments pt. 2 natdeanlewissoftwire 2023-03-17 11:09:10 +0000