|
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 |
|
|
513b6ecf10
|
ConfigView.next_door
|
2023-09-15 16:55:03 +00:00 |
|
|
c93ec06925
|
use EventDays in GET admin/config_model
|
2023-09-14 23:40:06 +00:00 |
|
|
e9ef7f67e3
|
remove public puzzle.title from private ConfigModel
|
2023-09-14 15:00:34 +00:00 |
|
|
47eb42f0f5
|
missing catch in api_get_blob
|
2023-09-14 14:44:41 +00:00 |
|
|
da09db3bda
|
stray console.log
|
2023-09-14 14:36:05 +00:00 |
|
|
597f01b545
|
cleanup some $refs
|
2023-09-14 14:20:21 +00:00 |
|
|
1b42cba9fa
|
DoorMapEditor level-items
|
2023-09-14 13:57:20 +00:00 |
|
|
6b28c08fb9
|
Colorscheme and Layout optimizations
|
2023-09-14 13:54:23 +00:00 |
|
|
0498a722b1
|
BulmaDrawer remove prop state
|
2023-09-14 12:51:30 +00:00 |
|
|
610a7838c0
|
BulmaSecret: click_state -> state
|
2023-09-14 04:00:04 +00:00 |
|