Commit graph

13 commits

Author SHA1 Message Date
Laura Hausmann
8ff9aea33a
[sln] Code cleanup 2025-01-31 16:58:57 +01:00
pancakes
207249280f
[backend/razor] Update table class and include action separators 2025-01-30 11:09:27 +01:00
pancakes
fc27572e38
[backend/razor] Add button to remove rule 2025-01-30 11:09:26 +01:00
pancakes
d165af041c
[backend/razor] Add edit rule page 2025-01-30 11:09:26 +01:00
pancakes
513635b7dc
[backend/razor] Add rules to admin dashboard 2025-01-30 11:09:26 +01:00
a549a04801
[backend/razor] Fix navigation between remote user pages 2025-01-09 09:54:08 -05:00
Laura Hausmann
241486a778
[backend/razor] Add remote user management & search to admin dashboard (ISH-582) 2025-01-09 09:28:44 +01:00
Laura Hausmann
9c4aa7a092
[backend/razor] Add search box to federation management admin dashboard page 2025-01-09 08:57:54 +01:00
Laura Hausmann
a8e8b67e0b
[backend/razor] Make generate invite button on admin dashboard accessible (ISH-600) 2025-01-08 12:42:17 +01:00
Laura Hausmann
7dec2514da
[sln] Apply code style 2024-11-20 00:48:29 +01:00
Laura Hausmann
346803935a
[backend/razor] Add a navigation bar to the admin dashboard
This is implemented using a reusable navigation bar component.
2024-11-09 05:07:04 +01:00
Laura Hausmann
c72aa17056
[backend/razor] Use ReloadPage() base class method instead of Navigation.Refresh in MetadataPage 2024-10-11 19:44:58 +02:00
Laura Hausmann
3a346d5a22
[backend/razor] Add admin dashboard (Admin-FE)
Currently available sections: instance metadata, user management, federation control, relays, plugins & queue dashboard.
Planned: sections: configuration, logs, policies & reports.
2024-10-11 05:41:52 +02:00