WebHooker/admin/composables
RhenCloud 589558a20d feat: add group filter to send logs view
- Add groupId query param to GET /api/logs endpoint
- Add group filter dropdown in SendLogs component
- Pass groups list and filter state from admin.vue
- Update useLogs.ts to accept optional groupId parameter
- Add groupId to SendRecord type
- Add i18n keys and CSS for filter UI
2026-08-08 23:09:06 +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
useI18n.ts feat: add group filter to send logs view 2026-08-08 23:09:06 +08:00
useLogs.ts feat: add group filter to send logs view 2026-08-08 23:09:06 +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