Commit Graph

  • 976b858d10
    Cldc 1436 csv schemes info (#852) natdeanlewissoftwire 2022-09-02 08:48:30 +0100
  • f87893dae5 CLDC-1428 Update end date for 2021 log collection David May-Miller 2022-09-01 17:36:26 +0100
  • f640716d16 CLDC-1428 Fix date validation when creating a log via the api The created_at field is populated when a log is first inserted into the database, but the validations are run prior to database insertion for a log being created by the API. Therefore if created_at isn't populated we use the current date and time. Also added some time travel to the api test suite because it's creating 2021 logs after the cutoff date. David May-Miller 2022-09-01 17:35:35 +0100
  • cb4de1234b CLDC-1428 Add created_at property to test stubs David May-Miller 2022-09-01 17:33:30 +0100
  • e658daba56 CLDC-1428 Add validation preventing logs created after the first collection window's end date from having a tenancy start date in that collection window Also set the 2021/22 end date to be 1st September 2022 as a placeholder David May-Miller 2022-08-31 15:12:21 +0100
  • d7b95d46e3 Merge branch 'main' of https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data into CLDC-1436-csv-schemes-info natdeanlewissoftwire 2022-09-01 10:57:41 +0100
  • 766eba749c fix: revert postcode change from other branch natdeanlewissoftwire 2022-09-01 10:52:41 +0100
  • be7677ddb9
    Rename case log to lettings log (#840) Dushan 2022-09-01 10:47:33 +0100
  • 8d0d7a8f2b Rename case log to lettings log James Rose 2022-08-18 10:17:09 +0100
  • 6f374c90d0 Merge branch 'main' into CLDC-1436-csv-schemes-info natdeanlewissoftwire 2022-09-01 09:55:47 +0100
  • 1c65457cd3 feat: remove scheme_id, location_id from support users' exports as well natdeanlewissoftwire 2022-09-01 09:16:54 +0100
  • 0334ee8134
    Change accessibility requirements question (#826) kosiakkatrina 2022-09-01 09:02:59 +0100
  • b06fd7c09b
    CLDC-1550 Prevent homeless value being inferred when a letting is a renewal (#850) David May-Miller 2022-08-31 10:06:17 +0100
  • 9ee1a6043c update csv test Kat 2022-08-31 08:55:10 +0100
  • a81365031d link Kat 2022-08-22 12:13:17 +0100
  • d8c5bda005 update json form fixture Kat 2022-08-22 12:06:37 +0100
  • 1259426390 Only set all housing needs values to 1 if there are no housingneeds Kat 2022-08-16 11:15:29 +0100
  • b08756bbb3 move set housing needs fields to case log variables file Kat 2022-08-16 11:04:07 +0100
  • d9c61a1dde Remove housingneeds_present? method Kat 2022-08-16 10:18:00 +0100
  • a0f405d0bc update method name Dushan Despotovic 2022-08-15 11:06:29 +0100
  • 290d85f838 typo Kat 2022-08-10 16:52:36 +0100
  • 3e0744a970 dont infer housingneeds Kat 2022-08-10 16:45:40 +0100
  • 52b1069429 remove irrelevand methods Kat 2022-08-10 16:44:55 +0100
  • 176596e9a2 add missing values to factory bot and lint Kat 2022-08-10 16:37:43 +0100
  • 264b178e59 wip Kat 2022-08-10 15:57:34 +0100
  • d2459ecb29 CLDC-1550 Prevent homeless value being inferred when a letting is a renewal David May-Miller 2022-08-30 14:27:23 +0100
  • f16744cc5d
    Revert irrelevant schema changes (#849) kosiakkatrina 2022-08-30 15:43:16 +0100
  • aa602bb4ec Revert irrelevant schema changes Kat 2022-08-30 15:36:07 +0100
  • a25c4c53b5
    Cldc 1338 error messages (#848) kosiakkatrina 2022-08-30 09:24:04 +0100
  • b6894cfb54 Fix void and major repairs date soft validation hint text Kat 2022-08-26 13:33:30 +0100
  • cd3ec15c40
    Add documentation regarding our configuration (#846) Stéphane Meny 2022-08-26 09:29:51 +0100
  • 6dd5f671c0 test: add new columns post merge natdeanlewissoftwire 2022-08-25 15:24:13 +0100
  • 51ffc9ba04 Merge branch 'main' into CLDC-1429-output-la-code natdeanlewissoftwire 2022-08-25 14:48:06 +0100
  • 5894e822fb test: add new columns natdeanlewissoftwire 2022-08-25 14:36:28 +0100
  • 8959533a34 refactor: combine duplicate has keys natdeanlewissoftwire 2022-08-25 14:06:40 +0100
  • 234dd006b7 feat: display label columns for la and prevloc, and show codes for previous la and prevloc fields natdeanlewissoftwire 2022-08-25 13:59:11 +0100
  • f0eaea0135
    Cldc 1436 csv schemes info (#843) natdeanlewissoftwire 2022-08-25 13:53:59 +0100
  • 9306e4b37e
    Add documentation regarding our configuration Stéphane Meny 2022-08-25 13:21:39 +0100
  • b55d221cbc
    CLDC-1520: Support external S3 configuration (#835) Stéphane Meny 2022-08-25 11:03:20 +0100
  • 6bd650acdc Fix error message content Kat 2022-08-25 10:00:58 +0100
  • 884d5e3051
    Use scheme name everywhere (#845) baarkerlounger 2022-08-25 09:50:03 +0100
  • 39f50b8430 Use scheme name everywhere baarkerlounger 2022-08-24 19:14:54 +0100
  • a98d95fd3b
    Implement configuration via env variables Stéphane Meny 2022-08-24 16:21:06 +0100
  • 278f11a34a update spec variable names natdeanlewissoftwire 2022-08-24 15:15:59 +0100
  • e7e5a5613d update tests natdeanlewissoftwire 2022-08-24 14:49:13 +0100
  • 04744362c9 Merge branch 'main' into CLDC-1436-csv-schemes-info natdeanlewissoftwire 2022-08-24 14:17:52 +0100
  • 0ad41992e9
    Refactor csv service (#844) kosiakkatrina 2022-08-24 14:04:39 +0100
  • 7ec0bba227 more refactor Kat 2022-08-24 13:52:32 +0100
  • 2d5a296147 delegate scheme_owning and scheme_managing _organisaton_names natdeanlewissoftwire 2022-08-24 13:42:30 +0100
  • be7c3c57d3 update tests natdeanlewissoftwire 2022-08-24 13:36:29 +0100
  • 55a86b547d Refactor csv service Kat 2022-08-24 12:19:18 +0100
  • d6c102a076 add csv service test Kat 2022-08-24 12:18:03 +0100
  • ae65852582 update to use csv_case_log_service natdeanlewissoftwire 2022-08-24 11:46:28 +0100
  • cae8f950a6 Merge branch 'main' into CLDC-1436-csv-schemes-info natdeanlewissoftwire 2022-08-24 11:38:29 +0100
  • 3b48c891cb update column names in expected csvs for tests natdeanlewissoftwire 2022-08-24 11:34:29 +0100
  • 0c181a20fc use delegate to simplify code natdeanlewissoftwire 2022-08-24 11:26:12 +0100
  • 6ff7db39f1
    Remove schemes feature flag (#841) baarkerlounger 2022-08-24 09:49:13 +0100
  • 41984e01ec
    Cldc 1434 csv column ordering (#842) kosiakkatrina 2022-08-23 16:42:01 +0100
  • 14ced621d5 linting natdeanlewissoftwire 2022-08-23 16:07:39 +0100
  • 2f405f981d linting natdeanlewissoftwire 2022-08-23 16:05:14 +0100
  • a527485b4e update tests natdeanlewissoftwire 2022-08-23 16:02:24 +0100
  • 5ccf0309a8 update schema Kat 2022-08-23 15:55:58 +0100
  • 3016e44bff Move csv class to services Kat 2022-08-23 15:37:57 +0100
  • 3caa4832c5 Extract case log csv class Kat 2022-08-23 14:39:28 +0100
  • 01d97b10be typo Kat 2022-08-23 14:07:39 +0100
  • edb4c7414d choose year based on which case logs are downloaded Kat 2022-08-23 14:07:29 +0100
  • 1153b1a902 extract move_csv_attributes method Kat 2022-08-23 11:19:56 +0100
  • 69c155399d move checkbox answer options Kat 2022-08-23 11:08:52 +0100
  • 13bd110990 Add is dpo, move scheme fields to back Kat 2022-08-22 16:57:37 +0100
  • 9a6dfb63e5 Move is inferred csv attributes next to the inferred fields Kat 2022-08-22 16:07:47 +0100
  • fb266d4353 order csv attributes based on the form Kat 2022-08-22 14:43:03 +0100
  • dcb9dd9e44 reformat natdeanlewissoftwire 2022-08-23 10:34:15 +0100
  • a5494c3acc Merge branch 'main' into CLDC-1436-csv-schemes-info natdeanlewissoftwire 2022-08-23 10:09:16 +0100
  • cc0c8dba02 add scheme and location columns to exported csv logs, remove scheme_id and location_id natdeanlewissoftwire 2022-08-22 17:48:12 +0100
  • bb8b56a4b1 Remove schemes feature flag baarkerlounger 2022-08-22 13:09:51 +0100
  • 8961f278bd Hardcode test attributes to avoid heisenspec baarkerlounger 2022-08-22 16:40:56 +0100
  • 628b07ad4b
    Updated dependencies and added yaml column fix (#839) Dushan 2022-08-22 16:24:04 +0100
  • 80b4dfecae
    Cldc 1361 only stock owning orgs see schemes (#838) Ted-U 2022-08-22 16:12:52 +0100
  • ba4aac8b44 Merge branch 'CLDC-1433-csv-output-symbols-correctly' into CLDC-1436-csv-schemes-info natdeanlewissoftwire 2022-08-22 15:56:11 +0100
  • c994c67f93 lint fixes Dushan Despotovic 2022-08-22 15:04:55 +0100
  • 9e4dad7fdd Updated dependencies and added yaml column fix Dushan Despotovic 2022-08-22 15:00:07 +0100
  • fc3f24e18c Revert "dependency upgrades" Dushan Despotovic 2022-08-22 14:44:13 +0100
  • 362459aa1e dependency upgrades Dushan Despotovic 2022-08-22 14:38:59 +0100
  • 6780b93bc4 Merge branch 'main' into CLDC-1433-csv-output-symbols-correctly natdeanlewissoftwire 2022-08-22 14:04:30 +0100
  • 3d9fb63707
    Cldc 1433 csv output symbols correctly (#837) natdeanlewissoftwire 2022-08-22 14:04:16 +0100
  • 99b4b27ed5 remove factory la Ted-U 2022-08-22 14:02:56 +0100
  • 3f92529a40 lint Ted-U 2022-08-22 13:50:32 +0100
  • 5f3dcb166d test Ted-U 2022-08-22 13:49:17 +0100
  • 72512c9ffa
    Merge branch 'main' into CLDC-1361-only-stock-owning-orgs-see-schemes Ted-U 2022-08-22 13:28:31 +0100
  • 8123ec5ab2 removed schemes from secondary navigation bar for non stock owning orgs Ted-U 2022-08-22 13:26:25 +0100
  • 2905f06c88 remove added blank line natdeanlewissoftwire 2022-08-22 12:26:19 +0100
  • 8a712baced DRYing natdeanlewissoftwire 2022-08-22 12:19:52 +0100
  • ff77c4c8bf add BOM to tests natdeanlewissoftwire 2022-08-22 11:24:10 +0100
  • e82f8ed88e
    CLDC-1310-seperate-tenants-fix (#833) Ted-U 2022-08-22 11:02:26 +0100
  • 0ff0aa31fe
    Cldc 1338 dates validation (#820) kosiakkatrina 2022-08-22 10:28:37 +0100
  • fefd98465b Merge branch 'main' into CLDC-1433-csv-output-symbols-correctly natdeanlewissoftwire 2022-08-22 10:24:28 +0100
  • 597381f287 Add BOMs before CSV info natdeanlewissoftwire 2022-08-22 10:23:33 +0100
  • d8255794eb update schema and csv files Kat 2022-08-22 10:23:06 +0100
  • a885cea447 change error messages wording Kat 2022-08-16 09:52:43 +0100
  • 928db7fd06 extract constants for number of days Kat 2022-08-08 16:23:59 +0100