Mirror of r420/sauer/bfa-dryer-design
Go to file
Richard Sauer 1831759563 V2: GrapesJS-based HMI design editor
Complete rewrite of the editor frontend using GrapesJS:
- Full drag/drop visual editor with style manager
- Custom HMI blocks: Temperature, Motor, Output, Burner, Automation, Gauge
- Layout blocks: Page Container, Tab Bar, Top Bar, Label, Divider, Spacer
- Style panel: font family/size/weight/color, background, border, layout, effects
- Traits panel: active/inactive colors, animation, linked control, setpoints
- Device manager: Tab5 (1280x720), Schneider HMIDT651 (1280x800), Desktop
- Theme switcher: Dark Industrial, Light Industrial, High Contrast, Classic SCADA
- Layers panel with z-index reorder and show/hide
- Undo/redo, preview mode, canvas zoom
- V1 layout preserved (saved as current.json), V2 uses current_v2.json
- Login/users/comments backend unchanged

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 17:06:01 +10:00
layouts Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
static V2: GrapesJS-based HMI design editor 2026-04-08 17:06:01 +10:00
templates V2: GrapesJS-based HMI design editor 2026-04-08 17:06:01 +10:00
.gitignore Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
app.py V2: GrapesJS-based HMI design editor 2026-04-08 17:06:01 +10:00
docker-compose.yml Fix port conflict: use 5051 externally 2026-04-08 12:00:59 +10:00
Dockerfile Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00
requirements.txt Initial commit: BFA Banana Dryer HMI Design Collaboration Tool 2026-04-08 11:58:50 +10:00