WebHooker/admin/components
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
..
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): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
RouteEditor.vue feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
SendLogs.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00