|
c4b1c180e0
|
AdminButton on_cancel
|
2023-09-13 15:20:52 +00:00 |
|
|
9ebf50218c
|
DoorMapEditor "busy" state + error handling
|
2023-09-13 14:07:09 +00:00 |
|
|
47375105ac
|
fix image url
|
2023-09-12 22:49:18 +00:00 |
|
|
dd40fa9392
|
error handling
|
2023-09-12 22:42:51 +00:00 |
|
|
5f2c031793
|
BulmaButton "busy" animation
|
2023-09-12 22:35:57 +00:00 |
|
|
6012cec657
|
fix: Advent22.api_put authorization
|
2023-09-12 22:35:40 +00:00 |
|
|
bd7bc38954
|
endpoints "credentials" (routers.admin)
|
2023-09-12 22:06:16 +00:00 |
|
|
2d0209ae61
|
ConfigView.num_user_doors
|
2023-09-12 21:06:52 +00:00 |
|
|
60a451a426
|
router: "images" -> "user"
|
2023-09-12 20:51:26 +00:00 |
|
|
d7818ac93a
|
router.images : unnecessary "startup"
|
2023-09-12 20:46:25 +00:00 |
|
|
764c6b16fb
|
config.puzzle.title
|
2023-09-12 20:45:57 +00:00 |
|
|
4686ab9c56
|
BulmaDrawer loading animation
|
2023-09-12 20:39:31 +00:00 |
|
|
05f5bed4d0
|
Advent22.name_door
|
2023-09-12 17:46:09 +00:00 |
|
|
db5b056866
|
MultiModal.figure_caption
|
2023-09-12 17:42:38 +00:00 |
|
|
d4f8469a7a
|
depends.get_all_image_names, CalendarAssistant.day_image_names
|
2023-09-12 17:31:08 +00:00 |
|
|
0550621835
|
minor renames
|
2023-09-12 17:22:52 +00:00 |
|
|
8290925659
|
minor cleanup
|
2023-09-12 17:16:02 +00:00 |
|
|
5694438c96
|
rename DayPartModel -> DayStrModel
|
2023-09-12 17:15:44 +00:00 |
|
|
3ccd3da28a
|
Merge branch 'feature/days-rework' into develop
|
2023-09-12 16:57:06 +00:00 |
|
|
51beac231c
|
more interfaces into api.ts
|
2023-09-12 16:55:34 +00:00 |
|
|
a24773ec64
|
Merge branch 'develop' into feature/days-rework
|
2023-09-12 16:50:32 +00:00 |
|
|
d3aded71bd
|
Ideen
|
2023-09-12 16:49:47 +00:00 |
|
|
fd821d6ff2
|
_security indexing
|
2023-09-12 16:48:55 +00:00 |
|
|
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 |
|
|
3892276313
|
Merge branch 'develop' into feature/days-rework
|
2023-09-12 14:57:00 +00:00 |
|
|
3aa59c73df
|
Ideendokument
|
2023-09-12 14:56:28 +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 |
|
|
3316bf2822
|
major cleanup
- `routers`: `admin`, `days`, `general`, `user` -> `admin`, `images`
- `core.depends`: cleanup
- `core.*_helpers`: joined in `core.helpers`
|
2023-09-12 13:50:02 +00:00 |
|
|
63d88c3a09
|
implementation using get_part_for_day
|
2023-09-12 07:27:59 +00:00 |
|
|
a84323afc8
|
Merge branch 'develop' into feature/days-rework
|
2023-09-12 06:36:12 +00:00 |
|
|
a11c16d17b
|
more asyncification for webdav
|
2023-09-12 06:36:02 +00:00 |
|
|
95dfe2a9df
|
depends.py: get_days and get_solution_parts
|
2023-09-12 02:58:10 +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 |
|