Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 16:56:32 +00:00
5138590277 fix(plugin): add version comparison and migration run on version mismatch
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 16:49:58 +00:00
f9508d17de fix(plugin): add GET and PATCH /api/v1/plugins/{name}/config endpoints
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 16:48:11 +00:00
cbeed4b26d fix(plugin): convert dependency errors to HTTPException 400, add config API
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 16:45:50 +00:00
826cf69c9a fix(plugin): add dependency resolution and permission soft-check
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 16:25:32 +00:00
94a5bf105c fix(plugin): track routes by object identity to prevent cross-plugin removal
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 16:19:05 +00:00
18a0861a96 fix(plugin): discover MailPlugin in builtins __init__
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-03 16:06:00 +00:00
061f862960 fix: dashboard readability + editable info panel + drag&drop visual feedback
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:25:58 +00:00
2968381a23 docs: update test_report.md with Settings Plugins & Roles API implementation evidence
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:24:02 +00:00
962ac66f72 feat: add plugin and role translation keys to en.json
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:24:01 +00:00
dda972187a feat: add plugin and role translation keys to de.json
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:24:01 +00:00
502cddd68c feat: add useRoles/useCreateRole/useUpdateRole/useDeleteRole and plugin mutation hooks
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:23:59 +00:00
eb0420d726 feat: add SettingsPluginsPage import and /settings/plugins route
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:23:58 +00:00
ce4d41c1b8 feat: add plugins nav item to Settings page
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:23:58 +00:00
1aa6d1ffa9 refactor: SettingsRoles.tsx - use API hooks instead of hardcoded data, add delete role
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:23:58 +00:00
d26efa5bb7 fix: SettingsPlugins.tsx with actual content - plugin management page
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 15:22:37 +00:00
e655311cac feat: add SettingsPlugins.tsx - plugin management page with install/activate/deactivate/uninstall
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-03 15:21:44 +00:00
aae93fe36b feat: dashboard 3-column layout — project folders treeview, project cards with open button, info panel
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-03 09:51:10 +00:00
d80e5990e4 fix: remove left footer symbols + right sidebar edge toggle/resize + rename tab to Einstellungen
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-03 08:52:40 +00:00
eefd99ee48 fix: right sidebar header + left sidebar toggle + ribbon color pickers + ribbon height
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-03 00:12:46 +00:00
812ccdeaf0 fix: add missing display_name to PluginModel creation in lifespan