Leopoldadmin
  • Joined on 2026-05-19
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: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
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-02 12:46:35 +00:00
a6d2e2d718 feat: logo link to dashboard + ribbon tab Zeichenfläche + settings System tab + ruler
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 12:37:31 +00:00
36ac1d0df9 fix: register plugin routes in create_app BEFORE SPA catch-all
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 11:32:51 +00:00
07bf6ce445 fix: auto-install discovered builtin plugins on startup — create DB records, run migrations, activate, register routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 11:02:39 +00:00
5dc4d6d4c0 fix: activate plugins on startup + register routes + seed admin script
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-02 10:38:57 +00:00
587efcecd5 fix: sidebar collapse + responsive tool grid + remove zoom tool
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-02 08:52:42 +00:00
0bf9c61793 feat: leftsidebar collapsible tool groups + scroll + resizable width
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 08:01:42 +00:00
f477efc366 fix: serve frontend in production — multi-stage Dockerfile with Node build + StaticFiles mount
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 07:29:04 +00:00
5b7b1575de chore: update state files for Phase 6 deployment completion
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 07:26:19 +00:00
1d3fccc1d3 fix: remove duplicate dependency entries from rebase conflict
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-02 07:25:20 +00:00
50f4fa7152 fix: add missing production dependencies (httpx, email-validator, cryptography, python-jose, aioimaplib, aiosmtplib, pgpy, nh3)