Commit Graph

5 Commits

Author SHA1 Message Date
tck
bb72da47bc docs(quick-4): complete quick task 4 plan
- Add port 9999 as remote HD display mode
- Implement dual-mode default startup (8888 + 9999)
- Update all documentation with new mode and behavior
2026-03-19 09:48:11 +08:00
30397732f9 fix(ui): Header branding, sidebar collapse, and layout fitting 1024x600
- Header: Change 'Data Station' to 'RTU', use TCK logo, fix sizing
- Sidebar: MENU text now clickable to collapse/expand
- RainfallView: Fit 1024x600 without scrolling
- GraphView: Fit 1024x600 screen
2026-03-13 11:26:26 +08:00
e327ab9ac8 docs(quick-2): Update start.sh for network access and port config
- Dev/preview servers accessible from other machines (--host flag)
- Port configuration via menu or CLI args
- dev:8080 and dev:9090 shortcuts for kiosk/remote modes
- Shows connection info (local + network IP)
2026-03-13 11:05:59 +08:00
b474f7067a docs(quick-1): Create start.sh with development menu
- Interactive menu for dev, test, build, preview, lint, clean, install
- Auto-installs dependencies if missing
- Supports direct command-line arguments
2026-03-13 11:01:25 +08:00
3ab1b23c1f docs: create roadmap (3 phases) 2026-03-13 01:38:53 +08:00