WebHooker/admin/components
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
..
AppToasts.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
GroupEditor.vue feat: add per-group emoji toggle and standardized embed titles 2026-08-03 01:25:03 +08:00
RouteCard.vue feat(admin): add stop toggle and badge to route editor UI 2026-08-08 00:54:13 +08:00
RouteEditor.vue feat(admin): add stop toggle and badge to route editor UI 2026-08-08 00:54:13 +08:00
SendLogs.vue feat: add group filter to send logs view 2026-08-08 23:09:06 +08:00