Commit Graph

10 Commits

Author SHA1 Message Date
b54945cad6 Moved the organisation actions menu into blocks 2023-06-07 15:02:46 +01:00
5bbceeac9a Change table template hierarchy structure 2023-06-06 15:10:02 +01:00
85da5e4f78 Blockier templates table structure 2022-03-05 18:19:31 +00:00
55941fbd21 Fixed disabled sorting by organisations column 2022-02-22 18:12:21 +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
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
e58f514896 Use blockier-templates 2022-02-21 16:13:28 +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