|
d66019f53c
|
minor improvements
|
2023-11-24 00:59:10 +01:00 |
|
|
7bc0ad21ba
|
smaller app section border
|
2023-11-22 19:30:21 +00:00 |
|
|
742f12aea5
|
add progress bar while loading
|
2023-11-21 23:42:30 +00:00 |
|
|
859f9586d3
|
bugfix: missing content when no doors open
|
2023-11-21 23:31:40 +00:00 |
|
|
0a095f3a0a
|
DoorMapEditor "toast" duration
|
2023-11-21 23:22:56 +00:00 |
|
|
56db55681a
|
"e" number formatting
|
2023-11-21 23:22:28 +00:00 |
|
|
77dd575e72
|
upgrade dependencies
- poetry up --latest
- yarn upgrade --latest
|
2023-11-22 00:08:05 +01:00 |
|
|
adbe740edf
|
remove declare $refs
|
2023-11-21 22:37:00 +00:00 |
|
|
6d4ec2cbe7
|
CalendarDoor cursor style
|
2023-11-21 22:33:11 +00:00 |
|
|
08fc47a2e3
|
ui: add launch/tasks config
|
2023-11-21 22:25:12 +00:00 |
|
|
b4ab4809c6
|
handling special chars in solution
|
2023-11-21 23:20:22 +01:00 |
|
|
4e66d304e5
|
Advent22.alert_user_error: Use bulma-toast
|
2023-11-11 02:07:42 +00:00 |
|
|
785c74fd7b
|
Calendar: hide toast on unmount
|
2023-11-11 01:47:54 +00:00 |
|
|
8c93a974e6
|
add store.on_initialized hooks
- start Calendar.toast_timeout when initialized
|
2023-11-11 01:47:18 +00:00 |
|
|
a63344dfe1
|
add calendar_background_image into store
|
2023-11-11 01:44:13 +00:00 |
|
|
835bc6d2d0
|
Calendar: Use BulmaToast
|
2023-11-11 01:22:30 +00:00 |
|
|
4cb17c1b6e
|
BulmaToast component
|
2023-11-11 00:26:10 +00:00 |
|
|
f6f7381745
|
vscode volar disable inlay hints
|
2023-11-10 21:55:40 +00:00 |
|
|
9e9481217d
|
BulmaButton: don't show undefined icon
|
2023-11-10 21:55:21 +00:00 |
|
|
15309e6710
|
Merge branch 'feature/remove-svg-rect' into develop
|
2023-11-09 23:28:55 +00:00 |
|
|
223cc584a7
|
store.user_doors handling
|
2023-11-09 23:14:19 +00:00 |
|
|
9e303f898a
|
fixed some code smells
|
2023-11-09 23:08:35 +00:00 |
|
|
e5364ff94d
|
move "hover title" to Calendar instead
|
2023-11-09 18:48:13 +00:00 |
|
|
3b22f09a13
|
CalendarDoor hover title
|
2023-11-09 18:31:07 +00:00 |
|
|
3da3f7f639
|
put store.api_creds into localStorage
- don't need beforeunload in AdminView anymore
|
2023-11-09 18:19:48 +00:00 |
|
|
f9111e7a45
|
Fix for PreviewDoor
|
2023-11-09 18:03:10 +00:00 |
|
|
c2892f6358
|
wip: Fix for DoorCanvas
- PreviewDoor still broken
|
2023-11-09 17:51:56 +00:00 |
|
|
8cd4e922ff
|
unneeded ref in SVGRect
|
2023-11-06 00:37:03 +00:00 |
|
|
2282de2528
|
SVGRect style optimization
|
2023-11-06 00:32:56 +00:00 |
|
|
8b581a7b50
|
Merge branch 'develop' into feature/remove-svg-rect
|
2023-11-06 00:21:10 +00:00 |
|
|
f9583571ed
|
scss color scheme improvements
|
2023-11-06 00:03:23 +00:00 |
|
|
53bfdfd7b5
|
wip: more elegant solution; breaks DoorCanvas, PreviewDoor
|
2023-11-05 23:51:16 +00:00 |
|
|
5213e0b8b1
|
Merge branch 'develop' into feature/remove-svg-rect
|
2023-11-05 22:40:49 +00:00 |
|
|
e613ead635
|
"calendar_aspect_ratio" into store
|
2023-11-05 22:36:58 +00:00 |
|
|
9413b96c1a
|
"touch mode" improvement
|
2023-11-05 21:57:50 +00:00 |
|
|
dcbcdc425a
|
general UI improvements
|
2023-11-05 21:37:05 +00:00 |
|
|
0eeaaef4bf
|
Merge branch 'develop' into feature/remove-svg-rect
|
2023-11-04 16:13:15 +00:00 |
|
|
11cb3fef38
|
UserView layout improvement
|
2023-11-04 16:12:45 +00:00 |
|
|
9b34b9de8c
|
preliminary app name and noscript message
|
2023-11-04 16:01:58 +00:00 |
|
|
bd0c4e4abd
|
improve vue app lifecycle
|
2023-11-04 15:58:31 +00:00 |
|
|
e2e4847eea
|
wip: works, but style really broken
|
2023-11-04 04:33:54 +00:00 |
|
|
4654032fa0
|
UserView layout optimization
|
2023-11-04 04:21:01 +00:00 |
|
|
d61c27deca
|
Calendar remove figcaption
|
2023-11-04 04:17:53 +00:00 |
|
|
644b1eb3e3
|
add user_doors into store
|
2023-11-04 04:17:36 +00:00 |
|
|
6efa2aef9b
|
show CalendarDoor on hover
|
2023-11-04 01:31:49 +00:00 |
|
|
ca8df3ba10
|
move user/next_door call to "store"
|
2023-11-03 17:07:25 +00:00 |
|
|
4fbdb94caa
|
cfg.site with markdown
|
2023-11-03 14:40:44 +00:00 |
|
|
6d015420c0
|
little unification
|
2023-11-02 12:49:12 +00:00 |
|
|
0bc31529bc
|
ConfigModel -> AdminConfigModel
|
2023-11-02 12:49:02 +00:00 |
|
|
600ee99520
|
favicon handling
|
2023-11-02 12:48:52 +00:00 |
|