WebHooker/admin/composables
RhenCloud d3c1349d00
feat(admin): group-centric console navigation and group-scoped routes API
Add GET/PUT /api/groups/:groupId/routes endpoints that filter and merge
routes by group (backend forces groupId from the path param). Rework the
console so the top level lists groups; entering a group shows and manages
only that group's routes. Drop the route-level group selector and the
now-redundant group badge on route cards.
2026-08-02 08:39:46 +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): groups management UI in the console 2026-08-02 08:16:05 +08:00
useLogs.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
useMe.ts feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
useRoutes.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
useToasts.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00