Commit graph

270 commits

Author SHA1 Message Date
066b6686d8 MultiModal visibility 2023-11-01 02:00:23 +00:00
e4f9ded5c8 Show time to next door in Calendar component 2023-11-01 01:29:37 +00:00
59cf7202f4 updated title handling 2023-11-01 01:12:03 +00:00
d0bdc62433 use API route user/title in UI 2023-11-01 01:54:46 +01:00
8a254d2958 updated font handling 2023-11-01 01:30:33 +01:00
367fef145d RedisSettings 2023-10-31 21:48:27 +00:00
63b9f4e1d9 make cfg.solution.* values non-null 2023-10-31 22:36:35 +01:00
cc54e1dddf show "redis" settings in ConfigView 2023-10-31 20:27:50 +01:00
b74646994e cfg.puzzle.solution -> cfg.solution 2023-10-31 20:18:18 +01:00
b422913d7c Disallow MultiModal dismissal while loading 2023-10-31 18:42:01 +00:00
e1b228603e bug: comma placement in ConfigView 2023-10-30 19:47:47 +01:00
bf6d72147e confirm reload in admin view 2023-10-28 23:51:57 +02:00
3d62486783 config.puzzle.solution transformations 2023-10-28 23:48:37 +02:00
5e5b2b164e Calendar component: bulma level fix responsiveness 2023-10-27 20:52:06 +00:00
f91b3d17d7 force footer bottom 2023-10-27 20:48:25 +00:00
6f09010d0d Door opening logic into Calendar component 2023-10-27 15:37:21 +00:00
0567cd9a4f main app layout optimization 2023-10-27 15:10:07 +00:00
7a3042a2b5 <style> tag placement 2023-10-27 15:09:44 +00:00
d8e011accc Show door days in DoorPlacer
RectangleCanvas -> DoorCanvas
2023-10-27 15:04:07 +00:00
70d3489a29 toggle door visibility 2023-10-27 14:40:25 +00:00
b3a4a20f16 Merge branch 'develop' into wip/rect_rework 2023-10-06 16:33:59 +00:00
3a3dfcd94d show door number in ConfigView 2023-09-26 22:23:43 +00:00
1d760f91db customizable footer 2023-09-26 22:23:23 +00:00
6cbb15dc69 Merge branch 'develop' into wip/rect_rework 2023-09-22 23:48:17 +00:00
a15dd4fdfa AdminButton fragment handling 2023-09-22 20:42:28 +00:00
cfea9b051f Rework SVGRect and Doors 2023-09-22 19:02:51 +00:00
6e8b6549ea more Credentials cleanup 2023-09-21 20:01:39 +00:00
de5fff311c bug: drop v-model for mutable objects 2023-09-21 13:29:47 +00:00
5fcc4f0684 various cleanup 2023-09-21 12:25:23 +00:00
ff04499a02 DoorMapEditor show live door list 2023-09-21 10:03:53 +00:00
b99a6ccc68 typing improvements 2023-09-21 09:53:30 +00:00
d0c43fb4c8 minor UI changes 2023-09-21 08:52:35 +00:00
7bc94804e3 remove DayStrModel 2023-09-21 00:45:57 +00:00
24e9c93eef CalendarAssistant.day_data 2023-09-21 00:19:44 +00:00
9063ebe93a SVGRect "variant" prop fitting color scheme 2023-09-20 22:26:40 +00:00
bc4054ef73 double "button" class on BulmaButton 2023-09-20 22:26:40 +00:00
6ba3947cb8 some layout tweaks 2023-09-20 22:26:40 +00:00
8b003419a5 upgrade dependencies
- `poetry self add poetry-plugin-up`
- `poetry up --latest`
- `yarn upgrade --latest`
2023-09-20 23:21:26 +02:00
cc94aace76 Ideendokument 2023-09-20 16:19:33 +00:00
eef06ed131 bug: issue with short solutions 2023-09-20 16:39:00 +02:00
3bf46847e9 minor layout tweaks 2023-09-18 20:48:15 +00:00
b4a4a3990b switch .section and .container 2023-09-18 20:48:15 +00:00
dbf6d72d1f layout title with AdminButton 2023-09-16 00:52:59 +00:00
77cb0c1da2 ConfigView luxon date formatting 2023-09-16 00:17:13 +00:00
f7dc74d508 unused Date object 2023-09-16 00:16:57 +00:00
c55bef46dd bug: NoneValue for ConfigModel.puzzle.next 2023-09-16 00:16:18 +00:00
bf2fa124e7 fix for dark indeterminate progress bar (firefox) 2023-09-15 23:49:38 +00:00
6611b228c1 CountDown revamp with luxon 2023-09-15 23:20:15 +00:00
1bfa17a629 ConfigModel.puzzle.next 2023-09-15 17:06:28 +00:00
2394bd19a5 ConfigView.next_door === null 2023-09-15 17:01:38 +00:00