Commit Graph

  • e4b9fbe970 more errors considered as setup error Phil Lee 2023-04-12 12:35:42 +0100
  • ca2aa82af6
    Bump nokogiri (#1530) Jack 2023-04-12 12:44:00 +0100
  • 4d60926b18 feat: make tests pass, simplify code and incorporate tasklist/check answers back routing natdeanlewissoftwire 2023-04-12 12:26:33 +0100
  • a71460dc9f Bump nokogiri Jack S 2023-04-12 11:55:53 +0100
  • 61d406d239 only display remove for other organisations CLDC-2055-which-organisations-are-merging Kat 2023-04-12 10:44:26 +0100
  • 4256b36fcb Bump nokogiri from 1.14.2 to 1.14.3 dependabot[bot] 2023-04-12 06:23:58 +0000
  • 6e610d0d36 Add tests to merging organisations Kat 2023-04-12 10:31:12 +0100
  • ca50704975 Update existing tests and authenticate the scope Kat 2023-04-12 10:01:26 +0100
  • 616528cd15 Add organisations page, controller and merge model Kat 2023-04-12 09:29:04 +0100
  • 4885a6be8f Update routes Kat 2023-04-12 09:28:30 +0100
  • 8e8362a74b
    CLDC-1856 Add housing question flow validation (#1508) Jack 2023-04-12 09:17:32 +0100
  • 100842dad0 refactor: po review natdeanlewissoftwire 2023-04-12 09:08:24 +0100
  • 65f15effab Add collection to lettings export James Rose 2023-03-30 11:15:28 +0100
  • a197840525 Remove CSV export James Rose 2023-03-30 10:25:33 +0100
  • 3bf7f25fa9 Move and rename start page Kat 2023-04-12 08:44:51 +0100
  • 0c7e6c6998
    Bump commonmarker from 0.23.8 to 0.23.9 in /docs dependabot[bot] 2023-04-12 05:31:46 +0000
  • d97be22420 refactor a couple more depends on for readability Arthur Campbell 2023-04-11 16:52:41 +0100
  • 98060176d2
    hide blank bulk upload error meta labels (#1526) Phil Lee 2023-04-11 15:17:09 +0100
  • 365d45bd46 hide blank bulk upload error meta labels Phil Lee 2023-04-11 11:25:13 +0100
  • 5bc64b0f2c refactor: tweak natdeanlewissoftwire 2023-04-06 18:20:31 +0100
  • 0d91c28bf9 feat: add check answers page behaviour natdeanlewissoftwire 2023-04-06 18:19:06 +0100
  • b6d9d81039 feat: leave here to avoid possible loops natdeanlewissoftwire 2023-04-06 17:33:12 +0100
  • f6e6085835 feat: leave here to avoid possible loops natdeanlewissoftwire 2023-04-06 17:32:36 +0100
  • 11cd4643e0 feat: add previous_page_redirect_paths to avoid infinite loops natdeanlewissoftwire 2023-04-06 17:31:34 +0100
  • 692003a3ea remove tests introduced by mistake in rebase Arthur Campbell 2023-04-06 17:24:14 +0100
  • 2e881d855e changes after PO review two step values had been missed in previous work in various places there were custom validations applied that duplicated the functionality of the generic min max validation that is applied to all numeric questions, in these situations sometimes the min and max on the question class was inconsistent with the limit that triggered validations these have been corrected and made consistent various tests were affected by this and have been amended accordingly Arthur Campbell 2023-04-06 17:18:21 +0100
  • c0c48ff6ae save changes made in rebase Arthur Campbell 2023-04-04 13:57:55 +0100
  • 75a1bb78a5 alter copy to avoid redundant repetition in validaiton message Arthur Campbell 2023-03-28 10:44:38 +0100
  • 2746a154eb remove reference to currency in validation message that concerns step only and doesn't check whether firled is currency related Arthur Campbell 2023-03-22 16:15:03 +0000
  • 47922ffbf6 fix various tests Arthur Campbell 2023-03-22 15:10:33 +0000
  • 08dda037b8 remove validation that is specific to number format and fold that functionality into accuracy validation, rejig tests accordingly Arthur Campbell 2023-03-22 15:10:22 +0000
  • fe6f8f832a copy change Arthur Campbell 2023-03-20 10:50:35 +0000
  • 8608a3964c add or alter step on numeric questions in sales, amend one test given step changes Arthur Campbell 2023-03-20 09:53:22 +0000
  • c26f6f6d6c add error messages for new validations Arthur Campbell 2023-03-19 12:41:11 +0000
  • 33cf119752 validate that answers to numeric questions are given to the correct level of accuracy and in normal format with only digits Arthur Campbell 2023-03-19 12:40:46 +0000
  • 04689673ff write tests for new validations Arthur Campbell 2023-03-19 12:39:07 +0000
  • 14f604efe1 rename variables in test file Arthur Campbell 2023-03-19 12:38:35 +0000
  • 2d343008a5 refactor: lint natdeanlewissoftwire 2023-04-06 17:11:54 +0100
  • d2db2db366 Update copy and methods Jack S 2023-04-06 17:02:37 +0100
  • e3c2977b9b Merge branch 'main' into 1985-error-message-persistence-bug natdeanlewissoftwire 2023-04-06 15:32:01 +0100
  • 86344357ff feat: fix back persistence behaviour and update similar issues elsewhere, also remove redundant back text in govuk back links natdeanlewissoftwire 2023-04-06 15:25:10 +0100
  • 32ba2e1933 Don't display a second nav bar for support Kat 2023-04-05 15:57:06 +0100
  • b6c222a0c7 Add merge page Kat 2023-04-05 13:51:41 +0100
  • 965cba2e24 Add a merge organisation link Kat 2023-04-05 11:30:22 +0100
  • 340e4f12dd Move and rename some tests Kat 2023-04-05 10:39:05 +0100
  • 69aa90a1cd
    CLDC-1975 Format money values with 2 decimals (#1493) v0.3.9 v0.3.10 Jack 2023-04-06 12:12:15 +0100
  • 11225cb299 Fix import service spec Jack S 2023-04-06 12:01:35 +0100
  • 97e1463fda
    Re-render page with errors (#1523) kosiakkatrina 2023-04-06 11:59:25 +0100
  • d26d9c0c03 Update lettings_log tests Jack S 2023-04-06 11:46:20 +0100
  • 991e93ba21 Re-render page with errors Kat 2023-04-06 11:39:59 +0100
  • 9bbc2c2e17
    CLDC-1687 allow deactivation or reactivation of last year schemes and locations in crossover period (#1396) Arthur Campbell 2023-04-06 11:09:03 +0100
  • 06266d8a6d amend context descriptino in new tests Arthur Campbell 2023-04-06 11:06:25 +0100
  • 0eeb063724 remove forgotten focus in spec file found in linting check Arthur Campbell 2023-04-06 10:59:35 +0100
  • a1564a25d3 refactor some depends on and amend LEttingsLog method to improve readability Arthur Campbell 2023-04-06 10:58:52 +0100
  • 4788c6f7f5 update tests to cover deriving variables that depend on period update test fixture to allow this Arthur Campbell 2023-04-06 10:48:55 +0100
  • f5931d0430 update the 22_23 json form to use the new option as well Arthur Campbell 2023-04-06 10:43:46 +0100
  • d0046256cb
    CLDC-2170 Bulk upload summary tweaks (#1522) Phil Lee 2023-04-06 10:20:51 +0100
  • ffc42ac3b0 Format more locales Jack S 2023-04-06 10:19:23 +0100
  • e86deada62 format discounted_ownership_value Jack S 2023-04-06 10:10:42 +0100
  • 38153c1e4e db:update natdeanlewissoftwire 2023-04-06 09:37:06 +0100
  • f28683fc41 ensure that depends on conditions related to period take account of the new option relatedly create methods on LettingsLog to allow improved readability in these depends on conditions refactor depends on conditions with these new method Arthur Campbell 2023-04-06 09:33:38 +0100
  • b6d1017c1b Merge remote-tracking branch 'origin/CLDC-2010-discounted-income-soft-max' into CLDC-2010-discounted-income-soft-max natdeanlewissoftwire 2023-04-06 09:31:43 +0100
  • 9182f44b89 setup errors do not consider threshold Phil Lee 2023-04-05 15:45:49 +0100
  • 78c9181805 remove bulk upload mailer template Phil Lee 2023-04-05 15:05:34 +0100
  • b3e17231f0 Merge branch 'main' into CLDC-2139-show-inferred-locations natdeanlewissoftwire 2023-04-05 16:35:15 +0100
  • 3f6427fb1d show summary when on error threshold Phil Lee 2023-04-05 12:38:17 +0100
  • 1aaeec011c setup errors do not consider threshold Phil Lee 2023-04-05 15:45:49 +0100
  • 746ac5a817 feat: add combined validation everywhere and add tests natdeanlewissoftwire 2023-04-05 15:00:24 +0100
  • f68c67125b feat: combined income value check natdeanlewissoftwire 2023-04-05 14:32:39 +0100
  • 97893d20ad feat: add buyer 2 value check natdeanlewissoftwire 2023-04-05 12:55:06 +0100
  • 0c7681b2d6 feat: add tests and refactor natdeanlewissoftwire 2023-04-05 11:37:27 +0100
  • 755b61d342 feat: add max value check for buyer 1 natdeanlewissoftwire 2023-04-05 11:16:39 +0100
  • c283f41a2e remove bulk upload mailer template Phil Lee 2023-04-05 15:05:34 +0100
  • 8737f43f14 feat: add combined validation everywhere and add tests natdeanlewissoftwire 2023-04-05 15:00:24 +0100
  • 8f0fc3f28c feat: combined income value check natdeanlewissoftwire 2023-04-05 14:32:39 +0100
  • 454df8389e
    CLDC-2135 Bulk upload resume with how fix (#1503) Phil Lee 2023-04-05 13:11:23 +0100
  • bc937a5e7b feat: add buyer 2 value check natdeanlewissoftwire 2023-04-05 12:55:06 +0100
  • 01661b8627 show summary when on error threshold Phil Lee 2023-04-05 12:38:17 +0100
  • 295855f5d5 feat: add tests and refactor natdeanlewissoftwire 2023-04-05 11:37:27 +0100
  • 4da8758971
    CLDC-2224 Bulk upload validate radio options (#1514) Phil Lee 2023-04-05 11:36:53 +0100
  • 70099a37ac locations and schemes only affect visible logs Phil Lee 2023-04-05 11:22:22 +0100
  • abd442d920 form controller ignores hidden logs Phil Lee 2023-04-05 11:21:39 +0100
  • ced73cb11e feat: add max value check for buyer 1 natdeanlewissoftwire 2023-04-05 11:16:39 +0100
  • 5ae227870b only show visible sales logs Phil Lee 2023-04-05 11:06:36 +0100
  • cb4d263438 remove unused model methods Phil Lee 2023-04-05 10:28:20 +0100
  • 19681b9256 empty validations-copy Kat 2023-04-05 09:50:26 +0100
  • db63db422a feat: revert natdeanlewissoftwire 2023-04-04 17:21:40 +0100
  • 60205ab906 feat: assign simultaneously natdeanlewissoftwire 2023-04-04 17:02:30 +0100
  • 32a3443de4
    CLDC-2222 Set housingneeds as yes unless field_59 is given (#1513) kosiakkatrina 2023-04-04 17:01:27 +0100
  • 1ada955827 feat: assign simultaneously natdeanlewissoftwire 2023-04-04 16:59:39 +0100
  • bd423af228 amend naming error after rebase conflict remove test that is no longer correct after change on another branch to functionality update a test after a copy change Arthur Campbell 2023-04-04 16:55:24 +0100
  • adbc2f6fa3 Apply the change to 2023/24 Kat 2023-04-04 16:41:43 +0100
  • 53fc48b147 pend tests until uprn validations fixed Phil Lee 2023-04-04 16:39:49 +0100
  • 2337e1e255 validate radio options for bulk upload Phil Lee 2023-04-03 16:14:52 +0100
  • 757641a9bf lint Kat 2023-04-04 16:23:38 +0100
  • 526c35c3da minor logic change Arthur Campbell 2023-04-03 11:41:18 +0100
  • 55ccb8c615 minor copy change Arthur Campbell 2023-04-03 11:29:04 +0100
  • c2f69a82af lint correction Arthur Campbell 2023-03-16 09:19:18 +0000
  • 293f34d72f create tests for the new validations Arthur Campbell 2023-03-15 13:10:15 +0000
  • 5ab7d9775c ensure that default deactivation and reactivation dates also reflect the changes Arthur Campbell 2023-03-15 13:09:59 +0000