Commit Graph

70 Commits

Author SHA1 Message Date
c3cf97ea50 Re-jigged some of the registration routes and modified the buttons/links to use them 2022-02-10 14:52:48 +00:00
01d4fdfa0b Fixed links in the registration request email 2022-02-10 13:53:18 +00:00
b64b4d72f9 Organisation registration process implemented with configurable approval workflow 2022-02-10 13:00:51 +00:00
6570f2fb27 Added an approved flag to organisations with a status column as an indicator, pending registration/approval workflow 2022-02-10 12:51:29 +00:00
a15482b71a Fixed the leave button data-slug parameter missing 2022-02-10 12:32:22 +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
c9a0368642 Change organisations icon to differ from groups 2022-02-08 16:17:21 +00:00
b3c51527a0 Allow users to see their own organisation pages 2022-02-08 16:13:43 +00:00
9e23fdfdae Merge branch 'refs/heads/hotfix' 2022-02-07 16:24:32 +00:00
693b560352 Fixed missing reference 2022-02-07 16:24:27 +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
b6edcf03e8 Update the member count column to exclude admins rather than include 2022-02-07 15:21:50 +00:00
feaf3d5813 Added organisation information page 2022-02-07 11:23:32 +00:00
1edd850170 Added organisation members table & associated table column data 2022-02-04 13:58:44 +00:00
830a1b49a8 Update organisation functionality 2022-02-04 12:36:47 +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
584aa1909e List existing organisations 2022-01-21 10:56:43 +00:00