pi
e67de6215a
feat(patterns,api): pattern OTA, graceful shutdown, driver delivery updates
...
- Pattern controller/UI and presets patterns tab for OTA to Wi-Fi drivers
- Device controller extensions; driver_delivery chunk handling
- main: SIGINT/SIGTERM shutdown, TCP/UDP server close coordination
- Submodule led-driver: Wi-Fi default transport, lazy espnow import, dynamic patterns
Made-with: Cursor
2026-04-11 15:10:23 +12:00
pi
fd618d7714
feat(zones): rename tabs to zones across api, ui, and storage
...
Made-with: Cursor
2026-04-06 18:22:03 +12:00
pi
d1ffb857c8
feat(ui): devices tcp status, tabs send, preset websocket hooks
...
Made-with: Cursor
2026-04-06 00:22:00 +12:00
pi
e6b5bf2cf1
feat(devices): wifi tcp registry, device API/UI, tests; bump led-tool
...
Made-with: Cursor
2026-04-05 21:13:07 +12:00
pi
09a87b79d2
docs(ui): update help assets and regenerate help pdf
2026-03-26 00:40:40 +13:00
4597573ac5
fix(ui): update preset send/default behavior in edit mode
2026-03-22 01:47:32 +13:00
9323719a85
feat(ui): add run/edit workflow and improve preset color editing
...
Made-with: Cursor
2026-03-21 23:15:31 +13:00
91bd78ab31
Add favicon route and minor cleanup
...
- Add /favicon.ico route (204) to avoid browser 404
- CSS formatting tweaks
- Pipfile trailing newline
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-20 11:49:11 +13:00
d907ca37ad
Refresh tabs/presets UI and add a mobile menu.
...
This improves navigation and profile workflows on smaller screens.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-08 13:51:09 +13:00
00514f0525
Add in-app settings menu and fix settings API
...
Move WiFi and device name configuration into a modal menu, reuse existing settings endpoints, and harden settings serialization and startup for MicroPython.
2026-01-29 00:54:20 +13:00
1576383d09
Update tab UI, presets interactions, and help
...
Refine tab presets selection and editing, add per-tab removal, improve layout, and provide an in-app help modal.
2026-01-28 04:44:30 +13:00
97ffc69b12
Add drag-and-drop for presets and colors, max_colors validation, and 2D grid layout
...
- Add drag-and-drop to reorder presets in tabs (2D grid layout)
- Add drag-and-drop to reorder colors within presets
- Add max_colors field to pattern definitions
- Hide color section when max_colors is 0
- Validate color count against pattern max_colors limit
- Store presets in 2D grid format (3 columns)
- Remove left panel from tab content, show only presets
- Update color palette to show swatches instead of hex codes
- Improve preset editor UI with visual color swatches
2026-01-17 00:58:50 +13:00
df37f15f73
Update UI for palettes, presets, and patterns
2026-01-16 22:31:36 +13:00