Commit Graph

  • 6692891941 Fix filtering for users who haven't been sent an initial confirmation email MigrationEmailsFix Rachael Booth 2023-07-27 12:01:12 +0100
  • bf264f8e2e Set housingneeds other to no if any of the housing needs are given Kat 2023-07-27 11:07:14 +0100
  • 47663a458c Add tests Kat 2023-07-27 09:18:48 +0100
  • d760301b09 Update resume link Kat 2023-07-27 08:52:38 +0100
  • bd300cae04
    CLDC-2592 Clear import fields (#1810) kosiakkatrina 2023-07-27 08:10:11 +0100
  • 303d9af655 Clear beds over the max for the number of tenants Kat 2023-07-26 16:54:37 +0100
  • 3bc12ac48a Clear brent below absolute minimum Kat 2023-07-26 16:42:31 +0100
  • a94db0c460 set absorbing organisation relationship Kat 2023-07-26 15:08:53 +0100
  • d0801c723a
    ensure new date field converted to ISO 8601 format (#1807) v0.3.44 Arthur Campbell 2023-07-26 14:51:20 +0100
  • f4d7538bed Add sheme owning org filter Jack S 2023-07-26 11:33:35 +0100
  • 54a3a12e60 Bump word-wrap from 1.2.3 to 1.2.5 dependabot[bot] 2023-07-24 09:13:49 +0000
  • 7478c751dc Update merge logging Kat 2023-07-26 11:24:46 +0100
  • 27a64dddce Add more tests for merging relationships Kat 2023-07-26 10:22:57 +0100
  • 61c9fc5c1c Update rake task add tests for multiple merging orgs Kat 2023-07-26 09:05:20 +0100
  • 09fe5679be update rake task Kat 2023-07-26 08:45:00 +0100
  • 53189bcbe4 mark organisations as merged Kat 2023-07-25 16:10:52 +0100
  • 471bcba966 add merge_organisations rake task Kat 2023-07-25 12:49:05 +0100
  • 8b3b19ccba Add logging Kat 2023-07-25 12:09:17 +0100
  • 99f42ddc8a Rollback transaction if there's an error merging orgs Kat 2023-07-25 11:21:52 +0100
  • 8d44a054db refactor merge organisations service Kat 2023-07-25 10:47:38 +0100
  • 61e5d22ace Merge sales logs Kat 2023-07-25 10:41:32 +0100
  • 19e28b23df merge letings logs Kat 2023-07-25 09:37:30 +0100
  • e5505e1c49 rename scope Kat 2023-07-25 09:37:09 +0100
  • 9c42d43d73 update schemes merge Kat 2023-07-24 16:54:25 +0100
  • d31bebe623 Refactor tests Kat 2023-07-24 12:27:30 +0100
  • a68e7d5c3f Create merge_organisations_service Kat 2023-07-24 12:12:56 +0100
  • 824451eca1
    CLDC-2246 Add schemes status filters (#1796) kosiakkatrina 2023-07-26 14:08:04 +0100
  • ed33eec44a
    CLDC-2571 Add absorbed org relationship (#1789) natdeanlewissoftwire 2023-07-26 13:50:58 +0100
  • 9aabbac6be feat: update created by id pages natdeanlewissoftwire 2023-07-26 13:29:32 +0100
  • b39dc657a3 ensure new date field converted to ISO 8601 format Arthur Campbell 2023-07-26 13:21:56 +0100
  • 228155b782 Update incomplete scope Kat 2023-07-26 12:08:03 +0100
  • e8cf28099a
    Replace accidentally removed import definition line in full_import.rake (#1805) Rachael Booth 2023-07-26 09:57:47 +0100
  • c40742baf0 Replace accidentally removed import definition line in full_import.rake Rachael Booth 2023-07-26 09:26:11 +0100
  • ee674991ea Remove ordering in search, fix tests Kat 2023-07-21 15:18:32 +0100
  • 773ae3e1b7 Always serialize session filters for schemes Kat 2023-07-21 14:48:45 +0100
  • 265e4a3dad Filter schemes deactivating in more than 6 monts as active Kat 2023-07-21 12:50:19 +0100
  • 35d94642fb Add status filter to schemes pages Kat 2023-07-21 12:04:23 +0100
  • 4e06fed0f3 Filter schemes Kat 2023-07-21 11:48:52 +0100
  • 12a73fee5e
    CLDC-2245 Add user status filter (#1797) kosiakkatrina 2023-07-26 09:12:42 +0100
  • 50943a66fd feat: update test natdeanlewissoftwire 2023-07-26 09:10:22 +0100
  • 7717f1df6e Look at last signed in at to determine unconfirmed users Kat 2023-07-26 08:39:44 +0100
  • 6ec00f0ac0 feat: add/update org filter tests natdeanlewissoftwire 2023-07-25 18:24:33 +0100
  • b8c01e0caa
    CLDC-2591: Rewrite import task (#1803) Rachael Booth 2023-07-25 18:09:51 +0100
  • 3c69c2f77b Fix lettings log import service test Rachael Booth 2023-07-25 17:47:19 +0100
  • a316c55a77 feat: check for holding own stock in stock owner question, add schema natdeanlewissoftwire 2023-07-25 17:14:36 +0100
  • 3093b308c0 Rewrite import task Rachael Booth 2023-07-25 17:02:55 +0100
  • 3f8563a046 Add import definition to rake file Rachael Booth 2023-07-25 16:39:06 +0100
  • f2315babe9 test Rachael Booth 2023-07-25 16:19:10 +0100
  • 1f400c8223
    Check that bulk upload is present (#1802) v0.3.43 kosiakkatrina 2023-07-25 16:11:15 +0100
  • d92b26a718 test Kat 2023-07-25 15:40:21 +0100
  • 4b2909c202 Merge remote-tracking branch 'origin/MigrationImprovements' into MigrationImprovements Rachael Booth 2023-07-25 15:35:56 +0100
  • ad29431af8 Update sales tests again Rachael Booth 2023-07-25 15:35:26 +0100
  • 39f32a88f8 Check that bulk upload is present Kat 2023-07-25 15:25:47 +0100
  • e845bb5f51
    Merge branch 'main' into MigrationImprovements Rachael Booth 2023-07-25 15:20:02 +0100
  • a27b94e026 Update tests and fix linting Rachael Booth 2023-07-25 15:09:19 +0100
  • e6e7cc5fe5 Tidy Rachael Booth 2023-07-25 12:31:16 +0100
  • be6ed8fbb7 Merge branch 'main' into CLDC-2571-create-absorbed-relationship natdeanlewissoftwire 2023-07-25 11:06:14 +0100
  • 1b1c92d0ac
    CLDC-2572 Add merged status (#1787) natdeanlewissoftwire 2023-07-25 10:59:32 +0100
  • ae96327ea2 Output Rachael Booth 2023-07-25 10:54:32 +0100
  • 1f5e58c6f9 feat: update helpdesk link natdeanlewissoftwire 2023-07-25 10:29:50 +0100
  • a5e72cdfd8 With headers Rachael Booth 2023-07-25 10:12:39 +0100
  • 99a4e91824
    add fields to the export constants, amend the test fixtures accordingly to reflect changed expectations (#1757) v0.3.42 Arthur Campbell 2023-07-25 10:04:14 +0100
  • 8bf5aae805 Try do all in a rake task Rachael Booth 2023-07-25 09:46:41 +0100
  • aaeca98165 only show unconfirmed and deactivated logs as deactivated Kat 2023-07-25 09:45:07 +0100
  • 2a7366d7e6 Temp log email intercepts Rachael Booth 2023-07-24 16:57:33 +0100
  • 699c4a8468 Try saving user confirmation email for later and creating rake tasks Rachael Booth 2023-07-24 16:55:50 +0100
  • 0467d374aa Add test for blank file with headers Jack S 2023-07-24 16:43:29 +0100
  • 6d76e361ff refactor: lint natdeanlewissoftwire 2023-07-24 15:25:30 +0100
  • c387cde175 feat: update tests natdeanlewissoftwire 2023-07-24 14:12:54 +0100
  • 78e5fe117c feat: delete old org helper file natdeanlewissoftwire 2023-07-24 13:59:07 +0100
  • 08d95ff9a9 feat: update tests natdeanlewissoftwire 2023-07-24 12:15:40 +0100
  • 23621af973 Don't log warnings in user and logs importers Rachael Booth 2023-07-24 12:14:01 +0100
  • 3e0d609b81 feat: merge with main natdeanlewissoftwire 2023-07-24 12:01:09 +0100
  • eaf65ce902 Merge branch 'main' into CLDC-2572-merged-status natdeanlewissoftwire 2023-07-24 12:00:49 +0100
  • 138f4f62c4 Don't fix the rake task for now Rachael Booth 2023-07-24 11:36:27 +0100
  • 9d59835782 Baseline Rachael Booth 2023-07-24 11:16:07 +0100
  • f0b6fbb68e Add host to sentry tags Jack S 2023-07-24 11:10:13 +0100
  • 0a5d54f059 feat: use orange tag for merged status natdeanlewissoftwire 2023-07-24 10:55:22 +0100
  • 4dd85e5df7 Count rows without headers Jack S 2023-07-24 10:25:51 +0100
  • 3ea1995bcf
    Bump word-wrap from 1.2.3 to 1.2.5 dependabot[bot] 2023-07-24 09:13:49 +0000
  • d87d6a7fb3
    Update node version from ^16.0.0 to ^18.0.0 and ruby 3.1.2 to 3.1.4 (#1794) kosiakkatrina 2023-07-24 10:13:05 +0100
  • 1b5da56659 feat: reload org to populate associations natdeanlewissoftwire 2023-07-24 08:59:44 +0100
  • 9f73e0f3c9
    CLDC-2498 Prevent non-support from editing org name (#1788) Jack 2023-07-24 08:16:37 +0100
  • abc291fdd5 feat: update validation and tests natdeanlewissoftwire 2023-07-21 17:23:45 +0100
  • 224a726c15 Add filters to the pages Kat 2023-07-21 16:48:34 +0100
  • 4291f5fd1c feat: update schema natdeanlewissoftwire 2023-07-21 16:46:36 +0100
  • a1e7f44d73 Merge branch 'main' into CLDC-2572-merged-status natdeanlewissoftwire 2023-07-21 16:46:27 +0100
  • 023c299129 feat: revert previous and handle in separate ticket natdeanlewissoftwire 2023-07-21 16:37:49 +0100
  • c6db1cacc9 feat: add org question to sales for all users (to be specified again in later ticket) natdeanlewissoftwire 2023-07-21 16:23:31 +0100
  • 5b5be7b796 Add user status filters Kat 2023-07-21 16:18:57 +0100
  • ee528596f5 feat: update log org question selections natdeanlewissoftwire 2023-07-21 15:38:13 +0100
  • 92ca71a591 feat: be more explicit about org scopes natdeanlewissoftwire 2023-07-21 12:06:14 +0100
  • 28b43cb81c feat: add absorbed org to user relations natdeanlewissoftwire 2023-07-21 12:00:26 +0100
  • 9aceb9e01f Bugfix - handle empty file Jack S 2023-07-21 11:36:25 +0100
  • 87bbf553fe feat: update schema natdeanlewissoftwire 2023-07-21 11:19:03 +0100
  • 0490ca5c71 Merge branch 'main' into CLDC-2571-create-absorbed-relationship natdeanlewissoftwire 2023-07-21 11:18:22 +0100
  • 4a52d0abb5 feat: add test natdeanlewissoftwire 2023-07-21 11:15:49 +0100
  • 171881f308 refactor: simplify natdeanlewissoftwire 2023-07-21 10:29:55 +0100
  • 0c7f2aceb0
    Include specific managing and owning orgs in filter count (#1791) natdeanlewissoftwire 2023-07-21 09:16:21 +0100
  • 5c845794f0 feat: add absorbed orgs to filter options, make unique natdeanlewissoftwire 2023-07-21 09:15:52 +0100