WebHooker/admin/components
RhenCloud 62985a2f3f
feat(admin): groups management UI in the console
Add a super-admin-only Groups tab to create, edit and delete groups
(name, admin ids, owner scope). Routes now require a group via a select
in the editor, group names are shown on route cards, and the new
useMe/useGroups composables back the UI.
2026-08-02 08:16:05 +08:00
..
AppToasts.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
GroupEditor.vue feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
RouteCard.vue feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
RouteEditor.vue feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
SendLogs.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00