Commit Graph

  • 5b6d509908 Bypass organisation checks for support users Manny Dinssa 2024-09-17 17:00:25 +0100
  • 21f8ea87e0
    Update schema.rb Manny Dinssa 2024-09-17 11:56:24 +0100
  • e12f0a926b
    Merge branch 'main' into CLDC-3623-Support-user-bulk-uploading Manny Dinssa 2024-09-17 11:53:34 +0100
  • abefc23c38 Handle nil titles Manny Dinssa 2024-09-17 11:41:22 +0100
  • 1947b66a4a Change sanitise method Manny Dinssa 2024-09-17 11:20:23 +0100
  • 3395619222 Fix lint Manny Dinssa 2024-09-17 11:01:01 +0100
  • 349fb942eb Sanitise all titles simpler Manny Dinssa 2024-09-17 10:56:29 +0100
  • f4531b6fa7 Revert "Sanitise without needing html safe" Manny Dinssa 2024-09-17 10:55:03 +0100
  • 009b327fbe Revert "Fix apostrophes and ampersands in users page too" Manny Dinssa 2024-09-17 10:54:42 +0100
  • 701230f1ff Revert "Fix apostrophes and ampersands in other organisation related pages" Manny Dinssa 2024-09-17 10:54:38 +0100
  • ae9defa99a Revert "Fix apostrophes and ampersands in scheme related pages" Manny Dinssa 2024-09-17 10:54:25 +0100
  • a94fc99c19 Revert "Fix apostrophes and ampersands in merge request page" Manny Dinssa 2024-09-17 10:54:17 +0100
  • 9a2f83a622 Revert "Fix lint" Manny Dinssa 2024-09-17 10:53:26 +0100
  • e396a7b19c Sanitise all titles Manny Dinssa 2024-09-17 10:52:56 +0100
  • e99355e1af Revert "Add application helper" Manny Dinssa 2024-09-17 10:52:26 +0100
  • 15e4f79b83
    CLDC-3404 Allow support to update user organisation (#2596) v0.4.72 kosiakkatrina 2024-09-17 10:47:50 +0100
  • 4a8e717a74 Add application helper Manny Dinssa 2024-09-16 17:14:17 +0100
  • 64baf6de4e Fix lint Manny Dinssa 2024-09-16 17:11:21 +0100
  • 7a8ef267ca Remove any characters that are not alphanumeric, spaces, hyphens, underscores, apostrophes, or ampersands. Manny Dinssa 2024-09-16 16:53:49 +0100
  • 1ec1a26a70 Use tr instead of gsub Manny Dinssa 2024-09-16 16:40:20 +0100
  • 9b23d308ec Fix apostrophes and ampersands in merge request page Manny Dinssa 2024-09-16 16:33:56 +0100
  • 6c40468243 Fix apostrophes and ampersands in scheme related pages Manny Dinssa 2024-09-16 16:32:05 +0100
  • aa9c6e1c51 Fix apostrophes and ampersands in other organisation related pages Manny Dinssa 2024-09-16 16:28:23 +0100
  • 31e3b2473d Merge branch 'main' into CreateNotifications Rachael Booth 2024-09-16 16:24:30 +0100
  • 03a6b83d9a
    CLDC-3614: Allow markdown page content when creating notifications (#2622) Rachael Booth 2024-09-16 16:20:28 +0100
  • 44bcbfd4f4 Fix apostrophes and ampersands in users page too Manny Dinssa 2024-09-16 16:15:41 +0100
  • 9ff2c2706f Sanitise without needing html safe Manny Dinssa 2024-09-16 16:11:02 +0100
  • 6aea730a2f Revert "Sanitise name and use html safe" Manny Dinssa 2024-09-16 15:59:50 +0100
  • c6f5f154b0 Sanitise name and use html safe Manny Dinssa 2024-09-16 15:59:38 +0100
  • bbb9fdf9ca Update pluralization again Kat 2024-09-16 15:26:18 +0100
  • 1424b0702f Update routing for fix-choice page Kat 2024-09-12 09:00:00 +0100
  • 0ba2725bc0 Add moved user banner Kat 2024-09-12 08:59:38 +0100
  • 45f8839634 Mark related bulk uploads as cancelled by user Kat 2024-09-11 16:33:15 +0100
  • 407193846c Update pluralization in email Kat 2024-09-06 15:31:15 +0100
  • 7d817c1b3d Clean user error messages Kat 2024-09-06 08:53:04 +0100
  • 53fa0a904c Only reassign visible logs Kat 2024-09-05 16:34:34 +0100
  • b38ed29652 rescue StandardError Kat 2024-09-02 14:19:27 +0100
  • b81df76972 Only display banner if email has changed Kat 2024-08-21 09:07:10 +0100
  • 2ba1e9798e Move org field above role Kat 2024-08-20 16:50:11 +0100
  • e422ab5ee4 Allo moving deactivated users Kat 2024-08-20 16:35:57 +0100
  • 204dd56660 Update routes in accessibility tests Kat 2024-08-20 15:53:25 +0100
  • 00222f9cbf Send organisation update email Kat 2024-08-20 15:15:50 +0100
  • 6ce9ccb78b Skip log reassignment question if user has no logs Kat 2024-08-20 14:29:10 +0100
  • 393d851716 Update logs based on log reassignment selection Kat 2024-08-20 14:00:51 +0100
  • 1b6f8f507e Add organisation change confirmation page Kat 2024-08-20 10:04:26 +0100
  • fea5fd9d9e Allow setting log reassignment choice Kat 2024-08-20 08:53:54 +0100
  • d26b20ada6 Add log reassignment page Kat 2024-08-19 15:25:42 +0100
  • 28ec80db23 Redirect to log-reassignment page when updating organisation Kat 2024-08-19 10:40:32 +0100
  • 031a6c357a Allow support to change user organisation Kat 2024-08-19 09:23:04 +0100
  • cfcb16300d
    CLDC-3607: Allow support users to delete notifications (by setting their end date) (#2630) Rachael Booth 2024-09-16 15:07:53 +0100
  • 64637ffc7d lint Kat 2024-09-16 12:40:20 +0100
  • 06a1671f46 Move performance pipeline to staging Kat 2024-09-16 12:37:15 +0100
  • 9ddb26d0dd Remove seed user Kat 2024-09-16 12:19:45 +0100
  • 6ed9c48eb8 Update code check in the pipeline Kat 2024-09-16 12:18:23 +0100
  • 4d4b2c6278 Test assigned to validation when support Manny Dinssa 2024-09-16 12:17:02 +0100
  • 669a7d0b6f Fix test Manny Dinssa 2024-09-16 12:08:37 +0100
  • 5ad923f9b5 Add support check Manny Dinssa 2024-09-16 11:59:05 +0100
  • c2798d5b8f Add Accept variable document length flag Kat 2024-09-16 11:51:29 +0100
  • 4f81553972 Do a test post with curl Kat 2024-09-16 11:15:54 +0100
  • 703ab5baf7 Tweak link to markdown guide Rachael Booth 2024-09-16 10:58:18 +0100
  • e8a2cbf85f Rmove hardcoded log ID Kat 2024-09-16 10:27:10 +0100
  • 84a3f1e238 Remove concurrency Kat 2024-09-16 10:09:16 +0100
  • 981fdb0d82 Add organisation id to bu factory Manny Dinssa 2024-09-16 09:48:45 +0100
  • 2dfbc82613 Run more tests against staging Kat 2024-09-11 15:36:36 +0100
  • 99b6ac1250 Set credentials in workflow Kat 2024-09-10 16:12:55 +0100
  • 87e3b7ec0a lint Kat 2024-09-10 11:45:27 +0100
  • d462dedaed Set email and password from workflow Kat 2024-09-10 11:13:15 +0100
  • b4f2b541ed Update performance_test.sh Kat 2024-09-10 11:09:45 +0100
  • bd45809eea Add test to the pipeline Kat 2024-09-10 09:26:49 +0100
  • 0f4a8403ff
    Revert "turn on duplicate log check on staging (#2635)" (#2639) kosiakkatrina 2024-09-16 09:12:42 +0100
  • 220b70d278 Update fixed git version Kat 2024-09-16 08:57:11 +0100
  • e44743a568 Revert "turn on duplicate log check on staging (#2635)" Kat 2024-09-16 08:28:32 +0100
  • c3bfadfe7f
    Empty bulk upload row parsing (#2638) kosiakkatrina 2024-09-16 08:09:11 +0100
  • dcde5b8336 Validate owning org permitted differently for support users V2 Manny Dinssa 2024-09-13 17:30:02 +0100
  • f62018b49c Validate owning org permitted differently for support users Manny Dinssa 2024-09-13 17:22:19 +0100
  • 9f4f4824b2 Skip empty rows Kat 2024-09-13 16:27:09 +0100
  • 27a29261d6 Add stripped_row back Kat 2024-09-13 16:09:29 +0100
  • b77f46141c empty Kat 2024-09-13 16:07:37 +0100
  • 4b70841e4b Re add default organisation id Manny Dinssa 2024-09-13 15:13:28 +0100
  • 010a729d6f Revert "Re add default organisation id" Manny Dinssa 2024-09-13 15:12:48 +0100
  • 1b96e3c219 Remove redundant logic Manny Dinssa 2024-09-13 15:03:02 +0100
  • 2f62434503 Re add default organisation id Manny Dinssa 2024-09-13 14:58:10 +0100
  • 33c14ec647 Change incorrect path Manny Dinssa 2024-09-13 14:50:30 +0100
  • 29d21d3df5 Add compact Manny Dinssa 2024-09-13 14:20:17 +0100
  • 01da83dedb Fix lint Manny Dinssa 2024-09-13 14:15:04 +0100
  • c45cb160d2
    Do not check duplicates on empty rows (#2636) kosiakkatrina 2024-09-13 13:53:19 +0100
  • 4f973ce7dd
    Merge branch 'main' into CLDC-3634-do-not-check-duplicate-blank-rows kosiakkatrina 2024-09-13 13:11:38 +0100
  • 461b64bf00 Start BU flow at start instead of prepare your file Manny Dinssa 2024-09-13 13:06:54 +0100
  • 00dd62de22 Change back link Manny Dinssa 2024-09-13 12:48:19 +0100
  • aeb998c537
    turn on duplicate log check on staging (#2635) kosiakkatrina 2024-09-13 12:21:44 +0100
  • 1c3e9d1f8e Fix lint Manny Dinssa 2024-09-13 12:18:27 +0100
  • cf433046ce .compact form Manny Dinssa 2024-09-13 12:12:46 +0100
  • 2e5d113bef Changes to how organisation id passed across each view & start on prepare your file page Manny Dinssa 2024-09-13 11:24:59 +0100
  • db19286589 Do not check duplicates on empty rows Kat 2024-09-13 11:12:23 +0100
  • 7331889acc turn on duplicate log check on staging Kat 2024-09-13 10:09:23 +0100
  • b60603d4f2 Remove another outdated test Rachael Booth 2024-09-12 16:56:17 +0100
  • 3c8e343557 Remove outdated test Rachael Booth 2024-09-12 16:43:40 +0100
  • f5a04cf014 Handle non-Excon errors, in case of unexpected api behaviour Rachael Booth 2024-09-12 16:25:49 +0100
  • 9f10e0cce6 Remove blank line Rachael Booth 2024-09-12 16:08:29 +0100
  • fffc5f025b Fix more mocking Rachael Booth 2024-09-12 16:07:55 +0100