vikunja/frontend/src/components
kolaente 2e1648ef4c feat: add user-level webhooks settings page
Add a new settings page for managing user-level webhooks. Extract
webhook form into shared WebhookManager component used by both
project and user webhook settings. Add routing, translations,
and navigation entry.
2026-03-08 19:45:53 +01:00
..
base fix: type issues with expandable 2025-11-22 17:23:03 +01:00
date fix: emit null 2025-11-22 17:23:03 +01:00
gantt fix(gantt): render collapse chevron after bars for correct SVG paint order 2026-03-03 13:11:43 +01:00
home refactor(shortcuts): update v-shortcut values to event.code format 2026-03-03 14:00:25 +01:00
input refactor(shortcuts): replace eventToHotkeyString with eventToShortcutString 2026-03-03 14:00:25 +01:00
misc feat: add user-level webhooks settings page 2026-03-08 19:45:53 +01:00
notifications feat: clickable task notifications (#2258) 2026-02-20 22:34:53 +00:00
project refactor(shortcuts): use event.code for raw keyboard handlers 2026-03-03 14:00:25 +01:00
quick-actions fix: style issues 2025-08-06 10:55:23 +02:00
sharing fix(frontend): add horizontal overflow handling to tables on mobile 2026-03-02 08:35:35 +01:00
tasks refactor(shortcuts): update v-shortcut values to event.code format 2026-03-03 14:00:25 +01:00