WebHooker/admin
RhenCloud f4959eebf8
feat(groups): allow renaming a group id
Add PUT /admin/api/groups/:id/rename (owner role) which re-points the group's routes, migrates the per-group webhook secret (tenant:{id}) and pending invites, and records an audit entry. The group editor's id field is now editable and the console renames first, then persists remaining edits under the new id.
2026-08-13 09:58:02 +08:00
..
assets/css feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
components feat(groups): allow renaming a group id 2026-08-13 09:58:02 +08:00
composables feat(groups): allow renaming a group id 2026-08-13 09:58:02 +08:00
pages feat(admin): deep-linkable console URLs, stop collapsing unknown paths to /admin 2026-08-12 00:05:20 +08:00
app.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
bun.lock fix(push): link commit hash and render message as plain text 2026-08-11 17:50:20 +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 fix(push): link commit hash and render message as plain text 2026-08-11 17:50:20 +08:00
types.ts feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00