WebHooker/app/components
RhenCloud c090281cb2
feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match
Add a field filter type reading any payload value by JSONPath with array expansion, 12 comparison operators (eq/ne/contains/startsWith/endsWith/regex/gt/gte/lt/lte/in/exists), a visual AST builder (all/any/not) in the route editor, chip-based multi-value input, a stateless POST /admin/api/test-match dry-run, and named filter fragments stored in D1 (d1_fragments, migration 0010) inlined into route ASTs on insert.
2026-08-24 22:51:20 +08:00
..
AdminHome.vue feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
AppToasts.vue feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
AuditLog.vue refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
ConsolePage.vue feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
FilterNodeEditor.vue feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
GroupEditor.vue feat(ui): update ui style 2026-08-16 22:46:07 +08:00
LegalLayout.vue chore: auto-fix lint & formatting [skip ci] 2026-08-13 12:37:09 +00:00
MembersPanel.vue refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
MetricsPanel.vue chore: auto-fix lint & formatting [skip ci] 2026-08-16 14:47:01 +00:00
RouteCard.vue feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
RouteEditor.vue feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
SendLogs.vue refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
TagInput.vue feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
WebhookPanel.vue refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00