Commit graph

186 commits

Author SHA1 Message Date
629c6d8f9d CalendarAssistant day_parts 2023-09-12 16:39:52 +00:00
d1e2648f5f API models into own TS module 2023-09-12 16:39:18 +00:00
4e1a9fa10d splice DayPartModel from ConfigModel 2023-09-12 16:26:12 +00:00
334540187e Drawer better toggle logic 2023-09-12 16:11:03 +00:00
c7fd54f60d ui mini buttons 2023-09-12 15:58:56 +00:00
ddb893ea6c DoorMapEditor Drawer usage 2023-09-12 15:51:23 +00:00
dbd0e4962c Drawer layout optimization 2023-09-12 15:46:45 +00:00
2f4842f539 refreshable Drawer 2023-09-12 15:39:54 +00:00
0bf2ce0b9e ConfigView loading flow 2023-09-12 15:10:54 +00:00
c718ab7d42 UI: one-indexed days 2023-09-12 14:55:08 +00:00
f5825ae19b mark TODOs for ConfigView 2023-09-12 13:59:47 +00:00
a49ed8dd79 ConfigView doors list 2023-09-12 13:56:05 +00:00
20375f2c9d reflect api changes in UI 2023-09-12 13:55:08 +00:00
63d88c3a09 implementation using get_part_for_day 2023-09-12 07:27:59 +00:00
b73185e4fb remove "doors" from admin ConfigModel (is public) 2023-09-11 23:47:07 +00:00
2ae4fb8695 readability 2023-09-11 23:41:45 +00:00
08972df4cc cleanup event listener in MultiModal 2023-09-11 23:37:37 +00:00
b30e8095f9 way better admin login flow 2023-09-11 23:36:36 +00:00
2da7b6914a crude admin authentication flow 2023-09-11 23:10:17 +00:00
26556ad309 ConfigView rendering 2023-09-11 22:50:11 +00:00
74b9322ae2 query admin/config_model in ConfigView 2023-09-11 22:24:01 +00:00
91c2589045 "admin" router with /private_config route 2023-09-11 19:39:02 +00:00
b00fdee126 minor UI tweaks 2023-09-11 02:36:51 +00:00
f4c8ab0b5a error handling improvements 2023-09-10 21:55:25 +00:00
f9369ec204 App div -> section 2023-09-10 21:09:00 +00:00
6e97420f1b CalendarAssistant component 2023-09-10 21:08:42 +00:00
451fd6bb88 ConfigView overflow auto 2023-09-10 20:08:13 +00:00
4684df16f9 BulmaDrawer bottom margin 2023-09-10 14:09:50 +00:00
6f73440160 ConfigView into thirds (breaks long <dd>) 2023-09-10 03:54:54 +00:00
0d07f67642 minor tweaks 2023-09-10 03:48:50 +00:00
684443e6a6 bulma/Drawer using "card" 2023-09-10 03:38:24 +00:00
a645dc84cc ConfigView using bulma "card" 2023-09-10 03:25:12 +00:00
5b5d85e9d9 ConfigView component (mockup content) 2023-09-10 03:10:22 +00:00
c4181dc5f8 move stuff around 2023-09-10 01:59:19 +00:00
99e9f5980f bulma Button minor oversight 2023-09-10 00:54:49 +00:00
d4bd41fc67 remove bulma Drawer slot "heading" 2023-09-10 00:54:29 +00:00
cfeb87401e flex "space-around" for button groups 2023-09-10 00:25:22 +00:00
943c9b6c32 AdminButton component 2023-09-10 00:24:56 +00:00
ce344e5043 subdir for "bulma" components 2023-09-10 00:10:54 +00:00
5c38c2fcd8 DoorMapEditor minor adjustments 2023-09-09 23:53:49 +00:00
6e4578ec5e Calendar <figcaption> 2023-09-09 23:52:58 +00:00
74c22fc8a6 BulmaDrawer "caret" -> "angle" icon 2023-09-09 23:19:46 +00:00
c5680f37f6 DoorPlacer/DoorChooser with panel-block 2023-09-09 23:08:43 +00:00
f75f5689de DoorMapEditor layout improvements 2023-09-09 22:43:11 +00:00
63f05c1fb9 DoorMapEditor fully usable 2023-09-09 22:18:16 +00:00
5ca3112619 stylesheets improvements 2023-09-09 21:41:06 +00:00
90c3643bf1 open/close DoorMapEditor 2023-09-07 20:54:11 +00:00
83098d3dc4 minor refactoring 2023-09-07 19:34:11 +00:00
7821aebd68 layout improvements (more bulma) 2023-09-07 17:32:53 +00:00
a9754f77bc use Advent22 api_get<T> 2023-09-07 17:00:28 +00:00