86 Commits

Author SHA1 Message Date
ab1148872e Fixed organisation member action button aria labels 2026-03-24 13:52:32 +00:00
717096df8a Fixed aria labels for organisation join/leave buttons 2026-03-12 13:58:53 +00:00
dc1ca5c14c Accessibility updates 2026-02-10 11:08:02 +00:00
7fab295b6f Fixed some permission issues 2023-09-12 16:02:00 +01:00
dead350676 Tighten organisation admin permissions & password reset workflow 2023-09-07 11:53:39 +01:00
7f9d329295 Fixed sidebar block 2023-07-18 13:27:42 +01:00
b54945cad6 Moved the organisation actions menu into blocks 2023-06-07 15:02:46 +01:00
522718f7ee Re-built organisation permissions 2023-06-07 13:41:14 +01:00
0ca0f83ac4 Removed dependency on blockier-templates 2023-06-07 13:29:24 +01:00
85175f2ead Show/hide columns programatically 2023-06-06 15:51:06 +01:00
3a097fabca Use specific permission for showing deleted organisations button 2023-06-06 15:50:36 +01:00
8ee58f53be Removed blockier-templates dependency 2023-06-06 15:50:18 +01:00
6afe2e0be4 Added organisations to account settings 2023-06-06 15:49:23 +01:00
fc47f23615 Added link to organisations from user menu 2023-06-06 15:49:09 +01:00
5bbceeac9a Change table template hierarchy structure 2023-06-06 15:10:02 +01:00
b8cb04cd14 Abstract the organisation form and sidebar menu 2023-06-06 15:09:14 +01:00
c99a277e2a Added an administrator fallback banner to organisation join approval emails 2022-11-14 16:54:52 +00:00
5a0906eb43 Organisation admins can view the user pages of their members 2022-05-19 16:45:13 +01:00
a61231e977 Re-arranged the dashboard page 2022-05-19 15:04:50 +01:00
417955d07e Changed the organisation navigation menu slightly to better handle single organisation mode 2022-05-19 15:04:34 +01:00
cf5247aa66 Fix filtering of name/description (case in-sensitive) 2022-03-15 12:18:13 +00:00
d4126593c6 Updates to admin dashboard template 2022-03-11 12:53:15 +00:00
a07ec92546 Join requests now present an "are you sure?" modal 2022-03-08 16:11:09 +00:00
561110663b Update sidebar code 2022-03-08 13:38:25 +00:00
2077d1723c Use line clamp to restrict to 5 lines & move the remove button to the same height as the org name 2022-03-08 13:38:11 +00:00
45a4591f73 Added organisations to users page 2022-03-08 13:13:20 +00:00
012b633eaf Update the dashboard with an organisations widget 2022-03-07 16:27:52 +00:00
85da5e4f78 Blockier templates table structure 2022-03-05 18:19:31 +00:00
5cf22b1715 Add (Admin) flag to members table 2022-03-02 15:51:42 +00:00
868cd1a9ae Fixed some more permissions 2022-03-02 15:35:08 +00:00
d5526083dd Fixed deleted orgs table 2022-03-02 10:53:46 +00:00
d6f134e1e9 Organisation admins can now promote/demote members/admins 2022-03-01 14:59:56 +00:00
0aeebffdc7 Show member join status in the members table 2022-02-28 11:12:27 +00:00
55941fbd21 Fixed disabled sorting by organisations column 2022-02-22 18:12:21 +00:00
0dbfbef594 Added capability for organisation administrators to accept/reject join requests, remove members, edit their details and reset their passwords 2022-02-22 18:11:59 +00:00
3490f7c6f1 Removed table specific id string part and replaced it with the provided {{table.id}} 2022-02-22 15:29:11 +00:00
f75bde0ccf Sorting by organisation on the users page is a bit broken because of the way the join is done so don't offer the capability to do it in the first place... 2022-02-22 13:53:26 +00:00
96e861e7fe Hide some administration columns for basic organisation users (Fixes #3) 2022-02-22 13:52:53 +00:00
0d5551f927 Fix the user-manage-organisations modal (column name & search) 2022-02-22 13:48:20 +00:00
be8404c9a5 Split pending organisations into a separate list and default to only returning organisations a user is an accepted member of (Fixes #1) 2022-02-22 13:47:44 +00:00
5f8e922438 Changed the styling of organisation labels (Fixes #5)
- Admins are green
- Members are white
- Pending members are yellow
- Pending organisations are grey background
2022-02-22 11:25:32 +00:00
e92b80fbe1 Prevent users from creating more than 1 or being a member of more than 1 organisation in single organisation configuration (Fixes #7) 2022-02-22 11:02:16 +00:00
16555bfafb Missed a blockier templates extension 2022-02-22 11:01:12 +00:00
e58f514896 Use blockier-templates 2022-02-21 16:13:28 +00:00
77d283f0c1 Add some blocks to make extending easier 2022-02-17 18:43:20 +00:00
23e6608af3 Fixed some text in membership emails 2022-02-17 18:36:48 +00:00
2da722f84e Fix member count column wrapping wierdly 2022-02-15 17:59:09 +00:00
275dd757b6 Change "pending" organisation registrations to yellow (amber) instead of red 2022-02-15 17:58:49 +00:00
0145296493 Fixed showing pending join requests in "My Organisations" menu 2022-02-15 17:57:57 +00:00
e63b03fb2b Don't show organisations pending a join request in the navbar 2022-02-15 17:01:41 +00:00