Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:05:20 +00:00
88703d70db Add createElement and updateElement methods to YjsDocument
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:05:03 +00:00
18ea2512ba Update modification tools index to include RotateSeatingGroupTool
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:04:52 +00:00
4ffa0b7ea0 Update drawing tools index to include new seating tools
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:04:31 +00:00
7c59a5e6af Add RotateSeatingGroupTool for rotating table and chairs
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:04:22 +00:00
c9b89cdc14 Add CapacityDisplayTool for showing total seats count
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:04:12 +00:00
07e2e73806 Add SeatingTemplateTool for predefined seating layouts
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:03:47 +00:00
8d5a9f4eb9 Add AutoChairPlacementTool for automatic chair placement around tables
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:03:34 +00:00
d5e1daae82 Add ChairTool for creating individual chairs
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:03:29 +00:00
38f8fcdbca Add TableTool for creating rectangular and round tables
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:56 +00:00
abeb1a73d9 feat: update CanvasArea to support ref forwarding to CADCanvas
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:45 +00:00
f8680ef130 feat: pass canvasRef and yjsDoc to SidePanel
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:29 +00:00
1f2c01cb27 feat: create block service for API operations
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:22 +00:00
5b245a001c feat: enhance CADCanvas to support block creation from selected elements
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:59:45 +00:00
33fc9f7e04 feat: integrate enhanced BlockLibrary component in SidePanel
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:59:36 +00:00
ffea270fbc feat: enhance BlockLibrary with create, delete, search and category features
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:57:31 +00:00
79ef1597a4 fix: Update import paths for layerController and layerValidator
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:57:26 +00:00
53b074bcfc feat: Create layerValidator.ts with layer validation functions
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:57:15 +00:00
d0599c67b3 feat: Create layerController.ts with layer management functions
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:56:39 +00:00
7fbd1307c5 feat: Update SidePanel to properly render LayerPanel component
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:56:24 +00:00
7727f5f31f feat: Implement complete layer management UI with all required features