17 Commits

Author SHA1 Message Date
dc1ca5c14c Accessibility updates 2026-02-10 11:08:02 +00:00
dead350676 Tighten organisation admin permissions & password reset workflow 2023-09-07 11:53:39 +01:00
a07ec92546 Join requests now present an "are you sure?" modal 2022-03-08 16:11:09 +00:00
d6f134e1e9 Organisation admins can now promote/demote members/admins 2022-03-01 14:59:56 +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
0d5551f927 Fix the user-manage-organisations modal (column name & search) 2022-02-22 13:48:20 +00:00
3735e1e9ce Added functionality to join organisations and the optional approval process 2022-02-15 16:53:23 +00:00
016f7489c4 Change language from Reject to Deny 2022-02-11 13:37:55 +00:00
da89a688b9 Replaced generic with an even more generic 2022-02-11 12:51:45 +00:00
57dfed304f Added functionality to permenently delete or restore deleted organisations 2022-02-10 15:52:57 +00:00
b64b4d72f9 Organisation registration process implemented with configurable approval workflow 2022-02-10 13:00:51 +00:00
711968df08 Allow members to leave organisations 2022-02-09 12:34:30 +00:00
00128aff5d Because organisations are soft deleted, remove the "cannot undo" message on delete confirm 2022-02-09 11:28:43 +00:00
9d62749914 Provide ability for admins to manage user organisation membership & admin rights
- Required overwriting a bunch of base code to slot in the handling
- Admins are shown with yellow text in their organisation label
2022-02-08 18:10:20 +00:00
28255e315a Added capability to merge organisations
- Added an interface for organisation
- Added beforeDelete and beforeMerge callbacks
- Added hard/soft delete to organisations
2022-02-07 16:20:30 +00:00
2cf2777494 Delete organisation functionality 2022-02-04 11:42:43 +00:00
f850e4cace Create organisation functionality 2022-02-04 11:23:48 +00:00