-
Notifications
You must be signed in to change notification settings - Fork 13
Scheduled Changes
Samer Albahra edited this page Mar 8, 2014
·
19 revisions
- Convert preview data to array and send as JSON (instead of a string and using eval to parse)
- Redesign station layout for manual mode and run-once pages. Ideally use this redesign with a large screen optimization and show station control on the main page with the main menu on the left side occupying the 480px it needs. The stations would be tiles/cards and would show the number (large) and name (small) along with a background color indicating status. Tapping the tile/card would flip it exposing time/manual control. The time control for run-once might be an up/down arrow instead of a slider (to accommodate large inputs and manual input).
- Change manual mode from a page to a popup.
- Add split view for large screen devices (iPad+)