Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/crm-system 2026-06-28 22:14:18 +00:00
7a7daf8100 T01: core infrastructure + auth + multi-tenant + RLS
Leopoldadmin pushed to main at Leopoldadmin/crm-system 2026-06-28 21:07:40 +00:00
3cc0b2e1b4 phase2: architecture, task_graph v2.1.0, AGENTS.md, quality gates, security review
2e6c2c5c17 chore: remove remaining legacy files from main
0d4cbe24dd chore: clean main for new system architecture
9174c88a2e Initial commit: LeoCRM - Flask CRM with auth, companies, contacts
32c64f9c03 B1+B2: requirements, architecture, design, tasks
Compare 5 commits »
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 10:35:21 +00:00
62713db4a0 feat: real backend for notifications + project shares — no more mocks
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 10:24:37 +00:00
0f6889cd06 fix: clipboard error handling, Escape key support, per-notification read state
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 09:28:57 +00:00
91dceaae14 docs: add topbar features to WORKLOG
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 09:26:16 +00:00
5d410f7a5b feat: implement Versionen, Teilen, Hilfe, Benachrichtigungen topbar features
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 09:09:48 +00:00
2552467476 docs: add mobile UI fix documentation to WORKLOG
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 09:06:41 +00:00
f541f5e94e fix: mobile UI — hamburger onClick, right-tab-bar, drawer content, topbar buttons
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 08:47:09 +00:00
e1b963109a fix: bug fixes, type safety, SVG properties, and backend auth security
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 08:17:00 +00:00
d08785dd78 Sync backend/package-lock.json with production server
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 08:10:52 +00:00
9edce1947c Web CAD - complete TypeScript source (React 18 frontend, Node.js backend, CRDT collaboration, KI Copilot)
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 08:07:59 +00:00
c977678ad1 Add missing backend/.dockerignore from production source
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 08:00:34 +00:00
2109f0544b Replace frontend with real working CAD editor source from /data/web-cad-neu (TS, React 18, full ribbon bar, KI, layers, tools)
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 07:46:12 +00:00
b56c65815a Restore JSX frontend with Login/Dashboard/Editor from 249d5fb, remove TS frontend, fix nginx port to 3001
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 00:35:10 +00:00
65c1f10499 Fix nginx proxy port (3001), add nginx.conf to Dockerfile, add /ws proxy, fix WebSocketProvider for production URLs
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-28 00:17:01 +00:00
05ccebad8d Replace frontend with deployed TS version from a08dd73
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-27 23:25:47 +00:00
6e508fb68e Add regenerated package-lock files for reproducible builds
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-27 23:24:39 +00:00
8fa6f795c0 Clean working version: deployed TypeScript backend + JSX frontend
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 23:57:31 +00:00
a08dd73860 Fix package.json: add missing deps (fabric, @vitejs/plugin-react), fix wrong versions (eslint plugins), remove non-existent package
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 23:52:16 +00:00
de0d256773 T24: Update RibbonBar to handle ExportResult return type from export functions