WebHooker/admin
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
..
assets/css feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
components feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
composables feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
pages feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
app.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
bun.lock feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
nuxt.config.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
package.json feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
types.ts feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00