Commit Graph

  • 5d673cad2f tweak max permitted columns Phil Lee 2023-03-14 17:36:09 +0000
  • a2b684b123
    CLDC-1826 lettings log codes only download (#1268) Arthur Campbell 2023-03-14 14:55:32 +0000
  • 5ffd15f8b8 correct minor linting error Arthur Campbell 2023-03-14 14:33:39 +0000
  • cd14c6a24f
    fix: get real validation messages for rent range validations (#1413) SamSeed-Softwire 2023-03-14 13:57:47 +0000
  • 189ba0638e force crossover period Phil Lee 2023-03-14 13:22:41 +0000
  • 76d9340a50 correct a small error in a previous commit Arthur Campbell 2023-03-06 14:40:40 +0000
  • 987c31bd28 ensure that non support users may not download codes only exports Arthur Campbell 2023-03-06 14:24:35 +0000
  • 89a33db49f write tests to ensure that differetn user roles have the correct permissions around csv download Arthur Campbell 2023-03-06 14:23:59 +0000
  • a04606347c change variables named codes_only_export to codes_only to avoid inconsistency Arthur Campbell 2023-03-06 14:23:15 +0000
  • e013a0f206 point review app at staging csv bucket for csv download Arthur Campbell 2023-02-27 17:16:47 +0000
  • 33512fc0f6 correct a small typo and remove a duplicated method after clever git merge conflict suggestion Arthur Campbell 2023-02-16 15:12:34 +0000
  • 62fc4a5d94 update test name Arthur Campbell 2023-02-16 13:08:15 +0000
  • 6750aedcf0 rework csv service for readability, remove delegating methods from lettings log to keep all code to do with mapping between our domain and desired export format in one place Arthur Campbell 2023-02-16 11:41:31 +0000
  • 0abcc7ac16 change variable names throughout after info on rauby/rails naming conventions, update tests for change in who can view codes only download link Arthur Campbell 2023-02-15 16:19:24 +0000
  • ee17ee55ee make codes only download visible to support users only Arthur Campbell 2023-02-13 10:22:05 +0000
  • abcec466d8 remove changes made for testing on review app Arthur Campbell 2023-02-10 17:30:44 +0000
  • 560953f434 make minor changes after code review Arthur Campbell 2023-02-10 17:22:04 +0000
  • b77a3527c2 update organisations controller tests Arthur Campbell 2023-02-10 14:00:07 +0000
  • 6934d4dd24 correct linting errors Arthur Campbell 2023-02-10 13:37:01 +0000
  • d864872abc update tests for lettings log controller Arthur Campbell 2023-02-10 11:09:46 +0000
  • e029ec9050 correct linting error Arthur Campbell 2023-02-09 15:09:45 +0000
  • cbd5a4fbe5 correct linting thing Arthur Campbell 2023-02-09 15:00:45 +0000
  • 9363fbd929 fix existing tests Arthur Campbell 2023-02-09 14:57:43 +0000
  • 67d50efc9b ensure link displayed successfully for all renderings of logs_list and params passed through relevant methods in organisations controller Arthur Campbell 2023-02-09 14:43:51 +0000
  • ccc73909c2 enable codes only download in UI - add link on lettings log index page - pass codes_only flag through params in relevant links and methods - convert flag to boolean in controller methods Arthur Campbell 2023-02-09 10:37:13 +0000
  • c7c63f6333 correct minor error and linting Arthur Campbell 2023-02-09 10:35:52 +0000
  • d6dab84639 update LettingsLogCsvService to output codes only csv Arthur Campbell 2023-02-08 16:41:11 +0000
  • 0d2d1655af update tests including adding a new csv file to test against Arthur Campbell 2023-02-08 16:36:25 +0000
  • c4a7d5640e update interface of relevant methods EmailCsvJob, LettingsLog.to_csv and LettingsLogCsvService consume codes_only flag Arthur Campbell 2023-02-08 16:32:56 +0000
  • 58a3a921cd update seeds to add self in review env, change spec to reflect this, update config yml to allow csv exports in review Arthur Campbell 2023-02-07 15:57:39 +0000
  • b96792a012 fix: get real validation messages for rent range validations Sam Seed 2023-03-14 12:03:02 +0000
  • be6d4f62e9
    CLDC-1925 ask for buyer 2 nationality when joint purchase (#1390) Arthur Campbell 2023-03-14 11:56:08 +0000
  • 095a24f655 port 23/24 bulk upload validations Phil Lee 2023-03-13 13:24:23 +0000
  • 4281938120 add question number for the new question to allow CLDC-1864 to progress with fewer conflicts/complications Arthur Campbell 2023-03-10 14:39:43 +0000
  • 39ef2028b4 rename method after code review Arthur Campbell 2023-03-10 12:33:18 +0000
  • e3598356b3 fix failing test after added page Arthur Campbell 2023-03-07 15:14:08 +0000
  • 201376deb9 create question for buyer 2 nationality and associated test file Arthur Campbell 2023-03-07 15:10:19 +0000
  • e65fa31933 create page class and add to household characteristics Arthur Campbell 2023-03-07 14:35:50 +0000
  • eb4cd1f3c8 create migration for new column Arthur Campbell 2023-03-07 14:12:19 +0000
  • c9aad8c5d1
    Run tests in parallel (#1412) kosiakkatrina 2023-03-14 11:02:54 +0000
  • d334810ebc feat: fix lettings_logs_field_import_service_spec.rb natdeanlewissoftwire 2023-03-14 10:09:28 +0000
  • b0e94d0663 feat: fix page_routing_spec.rb natdeanlewissoftwire 2023-03-14 10:07:55 +0000
  • 10d9fc6fb4 Add PARALLEL_TEST_PROCESSORS env var Kat 2023-03-14 09:44:20 +0000
  • d81732e290 Remove failing test Kat 2023-03-14 09:40:40 +0000
  • fa3c9d985c feat: fix check_answers_helper_spec.rb natdeanlewissoftwire 2023-03-14 09:37:56 +0000
  • b9c73d003b Add parallel tests to prod pipeline Kat 2023-03-14 09:27:36 +0000
  • 58b24467c4 Failing test Kat 2023-03-14 09:27:23 +0000
  • f7d7800617 feat: fix interruption_screen_helper_spec.rb natdeanlewissoftwire 2023-03-14 09:27:06 +0000
  • fffafdf1d1 feat: fix checkboxes_spec.rb natdeanlewissoftwire 2023-03-14 09:25:13 +0000
  • 9416bc3986 refactor: linting natdeanlewissoftwire 2023-03-14 09:23:04 +0000
  • 94737c7fc5 Run tests in parallel Kat 2023-03-14 09:16:26 +0000
  • 4a4ae25f10 feat: fix lettings log import service natdeanlewissoftwire 2023-03-14 09:10:25 +0000
  • 7f946fef9d
    Update lettings log form download (#1409) v0.3.3 kosiakkatrina 2023-03-14 08:59:25 +0000
  • e03ff97b4d Update lettings log form download Kat 2023-03-13 09:23:19 +0000
  • 48c4b45813
    CLDC-1886 Add sales paper form download (#1408) kosiakkatrina 2023-03-14 08:07:22 +0000
  • 4916049e18
    CLDC-2014 remove text field for buyer 1 nationality other (#1388) Arthur Campbell 2023-03-13 17:37:21 +0000
  • 2b51add701
    add new answer options to nationality, rename question, write test file (#1339) Arthur Campbell 2023-03-13 17:36:43 +0000
  • 92fdc0fff1
    CLDC-1816 add hint text to tenancy type options (#1341) Arthur Campbell 2023-03-13 17:36:09 +0000
  • 285b8ec61f
    CLDC-1808 add previous tenure question for buyer two (#1354) Arthur Campbell 2023-03-13 17:35:27 +0000
  • dee33e289f Add `providertype` to lettings exports and export all possible fields fix-order-export James Rose 2022-12-07 12:16:07 +0000
  • 95449682c1
    CLDC-1820 Update reason for leaving domestic abuse answer options (non-renewal only) (#1391) SamSeed-Softwire 2023-03-13 16:37:36 +0000
  • 2263d6b125 test: add test for reason question Sam Seed 2023-03-07 12:46:48 +0000
  • 9d8091a231 feat: change domestic abuse answer opts Sam Seed 2023-03-07 12:29:44 +0000
  • 9792fd5699
    fix: resave 2023 CSV as not UTF-8 (#1411) SamSeed-Softwire 2023-03-13 16:13:11 +0000
  • 874121fdf7 fix: resave 2023 CSV as not UTF-8 Sam Seed 2023-03-13 15:46:18 +0000
  • f455123afe feat: fix more tests natdeanlewissoftwire 2023-03-13 15:37:24 +0000
  • 446e14fd92 feat: fix more tests natdeanlewissoftwire 2023-03-13 15:14:21 +0000
  • 8e488ba9f1 Add 22/23 sales log download Kat 2023-03-13 12:36:56 +0000
  • 7064928e8f feat: delete old prevten file natdeanlewissoftwire 2023-03-13 11:57:02 +0000
  • 6519eaac7f feat: number new previous tenure q natdeanlewissoftwire 2023-03-13 11:46:26 +0000
  • eb7c0e0a44 Merge branch 'main' into CLDC-1864-single-log-numbering natdeanlewissoftwire 2023-03-13 11:43:50 +0000
  • c0d81e1500 feat: show rent and charge questions individually on cya natdeanlewissoftwire 2023-03-13 11:41:05 +0000
  • 2836f3cdb7
    CLDC-1919 Add 23/24 rent ranges (#1405) SamSeed-Softwire 2023-03-13 10:56:19 +0000
  • 758cc17325 test: update seeds test to use new rent ranges count Sam Seed 2023-03-13 09:35:47 +0000
  • df4bf6bc2f fix: use new 2023/24 rent ranges after duplicates removed Sam Seed 2023-03-09 15:04:16 +0000
  • ab12af1145 feat: add 23/24 rent ranges csv Sam Seed 2023-03-08 11:27:08 +0000
  • 76d7ec14e3 fix test broken by changes Arthur Campbell 2023-03-07 13:55:18 +0000
  • 0805c500f4 update test broken by changes Arthur Campbell 2023-03-07 11:30:34 +0000
  • ebe6e3a7fc createa a migration to remove the column for the deleted question Arthur Campbell 2023-03-07 11:23:45 +0000
  • 64b97ab12c amend page and the other question in that page that determined whether the deleted question should be shown update associated test files Arthur Campbell 2023-03-07 11:17:02 +0000
  • 63e92aaf43 remove question no longer needed and associated test file Arthur Campbell 2023-03-07 11:16:14 +0000
  • 5e340f2b41
    CLDC-1998 Correctly infer 22/23 las if a NEW one is returned by postcodes.io (#1397) natdeanlewissoftwire 2023-03-13 10:16:29 +0000
  • e240438014 Merge branch 'main' into CLDC-1998-correctly-infer-22-23-las natdeanlewissoftwire 2023-03-13 10:00:05 +0000
  • a53f180524 Rename download path Kat 2023-03-13 09:10:08 +0000
  • 3e6f43dab1 Add sales paper form download Kat 2023-03-13 08:49:11 +0000
  • c94a9e2c87 port 23/24 attributes_for_log Phil Lee 2023-03-10 16:31:32 +0000
  • 89b8497d8a dupe tests Phil Lee 2023-03-10 11:25:49 +0000
  • c9f748365e bulk upload 23/24 supports BOM + invalid chars Phil Lee 2023-03-10 10:49:41 +0000
  • e32204ba2b bulk upload supports 23/24 without headers Phil Lee 2023-03-10 10:47:26 +0000
  • d02179f005 bulk upload aribtrary 23/34 column ordering works Phil Lee 2023-03-10 10:28:02 +0000
  • eff9a1bd72 add placeholder to log to csv for specs Phil Lee 2023-03-09 15:51:04 +0000
  • f5c8c83b31 add static data for 2023 row parser Phil Lee 2023-03-07 17:22:57 +0000
  • 7a350af957 row parser now has year in namespacing Phil Lee 2023-03-07 15:56:45 +0000
  • 3a63cf831c spec tooling to support bulk upload multi year Phil Lee 2023-03-07 13:14:01 +0000
  • f5158f45f2 able to switch between bulk upload parsers Phil Lee 2023-03-07 12:50:18 +0000
  • be67ffea54 refactor questions from validator to row parser Phil Lee 2023-03-06 16:48:03 +0000
  • ffe835b6bd also add hints to other tenancy question Arthur Campbell 2023-03-10 16:45:51 +0000
  • 877d31189c
    Run CSV export before XML export to CDS (#1393) James Rose 2023-03-10 16:25:06 +0000
  • c5cd8439c3
    CLDC-1997 Infer new LAs for post 2023 logs (#1398) kosiakkatrina 2023-03-10 15:41:44 +0000
  • 7e6d2f110c
    copy change for LA (#1407) Phil Lee 2023-03-10 15:27:07 +0000