Commit Graph

7 Commits

Author SHA1 Message Date
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
ae0c884e44 Split organisation member management out of the organisation controller into a sub-controller 2022-02-07 12:04:10 +00:00
feaf3d5813 Added organisation information page 2022-02-07 11:23:32 +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