WebHooker/admin/composables
RhenCloud 11b74aa82a
feat(admin-ui): members panel, invite links, audit tab and role-aware console
- New MembersPanel: role switching, add/remove members, invite-link
  generation with copy/revoke, pending invite list
- New Audit tab (AuditLog.vue) with group filter
- Role-aware UI: viewer hides route/group edit actions (RouteCard readonly),
  owner-only controls, role badge + member count on group cards
- GroupEditor: members managed via panel, owners field super-admin only
- en/zh i18n and CSS for the new panels
2026-08-11 23:38:33 +08:00
..
useAudit.ts feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
useGroupRoutes.ts feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
useGroups.ts feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
useI18n.ts feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
useInvites.ts feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
useLogs.ts chore: auto-fix lint & formatting [skip ci] 2026-08-08 16:53:44 +00:00
useToasts.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00