Commit Graph

  • 68162cc038 Refactor filtered_users into module baarkerlounger 2022-05-23 17:30:16 +0100
  • e707c25ae3 Linting baarkerlounger 2022-05-23 17:10:44 +0100
  • c6cfd6a12b Preload org baarkerlounger 2022-05-23 16:57:34 +0100
  • 917ed378e7 Rubocop baarkerlounger 2022-05-23 16:49:59 +0100
  • d5c96424c0 WIP Commit - added test for if search term matches a name and an email address simultaneously. Also changed search result caption for organisations to display "Matches X of Y users" Ted 2022-05-23 16:45:00 +0100
  • c2cd0e4270 Added search by email Ted 2022-05-23 14:50:17 +0100
  • dea3c8e294 Refactored to scope Ted 2022-05-23 14:01:37 +0100
  • 7b7150735e Made search work for data co-ordinators Ted 2022-05-23 13:37:11 +0100
  • 0e3950be74 Search is now non case sensitive Ted 2022-05-23 11:40:09 +0100
  • 8d34c74630 Add search by name for users Ted 2022-05-23 11:33:13 +0100
  • 465e3a4508
    Bump nokogiri from 1.13.5 to 1.13.6 (#601) dependabot[bot] 2022-05-24 09:54:50 +0100
  • c7342ec18f
    Bump nokogiri from 1.13.5 to 1.13.6 dependabot[bot] 2022-05-24 05:29:20 +0000
  • ddc31899e4
    Cldc 1102 admin organisations page (#557) Ted-U 2022-05-23 15:37:53 +0100
  • c0217ab2a3 conditionally render sub navigation Kat 2022-05-23 14:59:26 +0100
  • 2ebfdcbe60 interpolate number of orgs Kat 2022-05-23 14:52:12 +0100
  • 7ea5025c0f test for links first in the org cotroller spec Kat 2022-05-23 14:45:55 +0100
  • dc60796012 let! Kat 2022-05-23 14:36:17 +0100
  • ff30694d8a update modules import Kat 2022-05-23 14:13:37 +0100
  • 9c6b1b65cc bring back if statement in logs controller Kat 2022-05-23 13:55:53 +0100
  • b8b187a543 yarn lint Kat 2022-05-23 12:56:58 +0100
  • 9f3610d4cf lint erb Kat 2022-05-23 12:49:10 +0100
  • ab821a06f4 Move case logs filter from helpers to modules Kat 2022-05-23 12:29:19 +0100
  • 0aff74d628 remove create a new lettings log from organisation logs Kat 2022-05-23 10:39:56 +0100
  • f9e735b4fb use guard clause for organisation logs page Kat 2022-05-23 10:39:05 +0100
  • 8a2b20418f user table component for organisations table Kat 2022-05-23 10:34:33 +0100
  • ba4a753c60 allow support user to update org Kat 2022-05-23 10:25:51 +0100
  • 8d592efc26 display correct values in the organisations table Kat 2022-05-23 10:25:37 +0100
  • 8336395a1e only allow to edit existing editable fields Kat 2022-05-23 10:14:55 +0100
  • fbda7a4767 allow support users to access the edit org page Kat 2022-05-23 10:14:24 +0100
  • 25f3d7a028 allow support users edit or and add sub navigation to about this org Kat 2022-05-20 14:11:07 +0100
  • b044ed6595 Reuse primary navigation component and add sub navigation for support users Kat 2022-05-20 13:35:41 +0100
  • 13915260de Remove redundant test, lint Kat 2022-05-20 11:37:07 +0100
  • 9223b5b5ae Fix test, support user was creating an extra org, remove orgs filter for specific org Kat 2022-05-20 11:27:21 +0100
  • 15ce977bb1 Allow logs filtering for specific org Kat 2022-05-20 10:44:13 +0100
  • 72ec0272de Extract filter methods into a helper Kat 2022-05-20 10:41:55 +0100
  • 013e1bbe92 Add a failing log filter test for specific org Kat 2022-05-20 09:32:15 +0100
  • e65dabaad2 Add test for org name Kat 2022-05-19 16:59:02 +0100
  • d7048cc9c4 Test for displaying logs for specific organisation Kat 2022-05-19 16:36:44 +0100
  • 0764555586 Redirect when accessing organisation logs by non support user Kat 2022-05-19 16:09:10 +0100
  • 415f07f461 Add the remaining pagination tests Kat 2022-05-18 16:57:41 +0100
  • 5edd52d683 add pagination test for organisations page 2, remove second before block Kat 2022-05-18 16:33:54 +0100
  • 9f7e29df41 Added "Organisations" to to organisations page title Ted 2022-05-18 16:06:03 +0100
  • 07af220058 test for pagination in organisations title Ted 2022-05-18 15:30:39 +0100
  • 4836565b95 added pagination test with next and previous links and total count for support user JG 2022-05-18 14:43:57 +0100
  • c8adc8f67c Update a organisation page test and lint Kat 2022-05-18 12:45:18 +0100
  • bc162cfb43 write test for organisations support user page Ted 2022-05-17 17:00:42 +0100
  • bcca42cca6 fix failing test Dushan Despotovic 2022-05-13 16:19:48 +0100
  • 6b375c2048 set up failing test for organisation logs page Dushan Despotovic 2022-05-13 16:12:18 +0100
  • e57d430dd8 lint fixes Dushan Despotovic 2022-05-09 15:19:26 +0100
  • 81f343d77a update spec Dushan Despotovic 2022-05-09 15:18:49 +0100
  • 4a0c1ac214 add tests Ted 2022-05-09 12:32:17 +0100
  • e9b33b3f29 Route to logs for specific organisation Kat 2022-05-06 14:32:44 +0100
  • cd867d0026 Display organisations data in the table Kat 2022-05-06 12:07:11 +0100
  • 913d6a8e0f Get all organisations in controller Kat 2022-05-06 11:39:07 +0100
  • d6668aba6b --publish-quiet option when running cucumber cucumber-rails JG 2022-05-23 13:40:41 +0100
  • 1bbbbdcc08 missing step JG 2022-05-23 13:35:41 +0100
  • 7ec50fa4f0 code for change password scenario JG 2022-05-23 13:27:58 +0100
  • 357e743ecc feature and pending steps for changin password JG 2022-05-23 12:44:29 +0100
  • ea328c1f90 viewing your account feature code JG 2022-05-23 12:38:51 +0100
  • cd0d4a7111 viewing your account feture JG 2022-05-23 12:36:06 +0100
  • 15f87ecb14 rubocop JG 2022-05-23 12:30:16 +0100
  • ac95453311 added steps viewing your organisation JG 2022-05-23 12:27:27 +0100
  • 5ec9455b39 scenario veiwing your organisation JG 2022-05-23 12:22:24 +0100
  • b08e780762 rubocop JG 2022-05-23 12:18:00 +0100
  • eacf3e1ad4 checking that navigation tab is highlighted JG 2022-05-23 12:15:52 +0100
  • a125e26d96 pipeline tweak to run also cucumber tests JG 2022-05-23 12:06:42 +0100
  • 13a8201834 resolved rubocop cucumber comaplints JG 2022-05-23 12:01:59 +0100
  • 110d7cfeb8 resolved failures after switching to Faker JG 2022-05-23 11:56:56 +0100
  • fcf01a3496 dealt with hardcoded name JG 2022-05-23 11:40:47 +0100
  • 79dc646337 data coordinator steps JG 2022-05-23 11:39:40 +0100
  • f03ecebe4e feature for viewing users as coordinator JG 2022-05-23 11:38:50 +0100
  • 07bb7477c6 rubocop -A JG 2022-05-23 11:00:33 +0100
  • f60381d9d1 refactored the feature JG 2022-05-23 09:47:52 +0100
  • f7a19d460d removed rewritten feature JG 2022-05-23 08:33:27 +0100
  • 73d3c9d76c unnesaccary line JG 2022-05-23 08:22:20 +0100
  • c9db9336ad switched to headless for a screenshot JG 2022-05-23 08:16:59 +0100
  • afe4bf562b now we can have an hmtl screenshot JG 2022-05-23 08:11:53 +0100
  • 8454753ddc more steps to finilize the feature JG 2022-05-23 08:01:28 +0100
  • 426ac2dfb7 created user in DB JG 2022-05-23 07:53:32 +0100
  • 258537b53c more config JG 2022-05-23 07:53:05 +0100
  • 6fd6c0ed71 config to avoid calling FactoryBot class name each time both in specs and cucumber JG 2022-05-23 07:52:44 +0100
  • b13fbaecaf empty steps for sign in JG 2022-05-23 07:35:47 +0100
  • 2457a6c2d0 added cucumber rails and first spec JG 2022-05-23 07:33:37 +0100
  • b4c681bd40
    Add support for CSV export (#598) v0.1.7 Stéphane Meny 2022-05-20 15:48:12 +0100
  • a14850530c
    Add support for CSV export Stéphane Meny 2022-05-20 15:42:18 +0100
  • ff62be04f0 Redirect confirmed users to sign in baarkerlounger 2022-05-20 14:54:47 +0100
  • 19065a3bc2
    Fix heisenspec (order independent array comparison) (#596) baarkerlounger 2022-05-20 12:24:51 +0100
  • bbbf58628e Fix heisenspec (order independent array comparison) baarkerlounger 2022-05-20 12:15:15 +0100
  • 858fe6f705
    Perf (#592) baarkerlounger 2022-05-20 12:09:36 +0100
  • 77cfc38691 Recalculate rather than reset baarkerlounger 2022-05-20 11:57:42 +0100
  • 739ab3eb69
    Merge pull request #594 from communitiesuk/no_two_factor_authentication_for_dev_env J G 2022-05-20 11:40:35 +0100
  • f44a02a681
    Changing sample rate to 1 Stéphane Meny 2022-05-20 09:52:37 +0100
  • b792028ab9
    Try different Sentry custom instrumentation Stéphane Meny 2022-05-20 09:50:12 +0100
  • 62353e1965 only support user atm need 2fa, so making this explicit JG 2022-05-20 07:16:04 +0100
  • 487a794cef matching wording JG 2022-05-20 07:00:24 +0100
  • 8a13dcd4dd rubocop JG 2022-05-20 06:53:23 +0100
  • 1101ae25fc pulled out of support person context, this should work for any user in dev env JG 2022-05-20 06:46:00 +0100
  • ee7594fe8b code for user being in dev env not being asked for 2fa JG 2022-05-20 06:35:19 +0100
  • caf6d951b3 test for user being in dev env not being asked for 2fa JG 2022-05-20 06:35:03 +0100
  • e7ddb9dfa6
    Removes Sentry custom instrumentation Stéphane Meny 2022-05-19 19:33:30 +0100