Linus Rath
aaa283357e
feat: implemented plugin configuration UI and calendar event action slot
- Add configSchema support to plugin manifest and ServerPlugin registry
- Add schema-driven admin config page (string, secret, boolean, number, select fields)
- Add per-plugin config storage backend (JSON files + REST API)
- Add calendar-event-actions and admin-plugin-page slot names to plugin store
- Add registerCalendarEventAction and registerAdminPage to plugin API
- Add calendarFormHooks (onCalendarEventFormOpen/Save) to hook bus
- Add PluginSlot in calendar event modal for plugin action buttons
- Style calendar event action buttons to match Bulwark outline button design
- Add Configure link per plugin in admin plugins dashboard
- Add Jitsi Meet plugin with tests (repos/plugins/jitsi-meet)
- Exclude data/admin/plugins from ESLint (deployed plugin bundles)
2026-03-30 21:12:05 +02:00
..
2026-03-28 00:33:38 +01:00
2026-03-27 22:04:57 +01:00
2026-03-26 17:42:44 +01:00
2026-03-29 18:27:16 +02:00
2026-03-26 16:30:20 +01:00
2026-03-27 22:04:57 +01:00
2026-03-28 00:33:38 +01:00
2026-03-28 00:33:38 +01:00
2026-03-30 21:12:05 +02:00
2026-03-30 15:06:28 +02:00
2026-03-29 18:27:16 +02:00
2026-03-28 00:33:38 +01:00
2026-03-16 22:17:59 +01:00
2026-02-22 17:32:10 +01:00
2026-02-22 17:32:10 +01:00
2026-03-26 18:35:56 +01:00
2026-03-26 18:35:56 +01:00
2026-03-21 20:45:22 +01:00