Commit graph

478 commits

Author SHA1 Message Date
558f8d22ff mistyped dependency 2023-09-21 13:22:27 +02: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
7fc0d82354 bug in EventDays usage 2023-09-21 10:58:33 +02: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
e83f56a932 hide openapi, docs and redoc in production mode 2023-09-21 00:56:25 +02: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
8093b78af1 Dockerfile caching optimization 2023-09-20 19:04:43 +02:00
855897eda7 Node.js version fixed
weird problem with Node.js v18.18
2023-09-20 19:03:24 +02:00
0c28febf1f idea 2023-09-20 16:30:00 +00:00
d5ae079949 typo 2023-09-20 18:24:19 +02:00
cc94aace76 Ideendokument 2023-09-20 16:19:33 +00:00
0fcae295ec minor renamings 2023-09-20 18:14:58 +02:00
eef06ed131 bug: issue with short solutions 2023-09-20 16:39:00 +02:00
82ab9ccddc EventDays -> EventDates rework
- events param is now one-indexed
2023-09-20 16:25:10 +02:00
75dcea25fb revert accidental 12 -> 9 change 2023-09-19 18:50:43 +02:00
d4c0d1ef5e WIP: EventDays rework 2023-09-19 18:49:10 +02:00
8626b1460a last touches to the Dockerfile 2023-09-19 18:05:14 +02:00
b644252b9c minor rename / doc 2023-09-18 23:12:32 +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
411d1492f4 Dockerfile best practices 2023-09-18 21:03:38 +02:00
126feaacdd API devcontainer timezone 2023-09-18 20:37:30 +02:00
1b71aab5b6 cleaner dockerization 2023-09-18 18:17:28 +00:00
penner
2d864dd57f DockerImage 2023-09-16 21:57:19 +00:00
penner
776298a357 Bug Found 2023-09-16 20:54:33 +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
444c850361 idea 2023-09-15 17:13: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
6bd8f66527 GET user/next_door 2023-09-15 16:54:45 +00:00
41368c7191 doc 2023-09-15 16:54:29 +00:00
c93ec06925 use EventDays in GET admin/config_model 2023-09-14 23:40:06 +00:00
a4a0893e7d minor doc + refactoring 2023-09-14 23:38:35 +00:00
97d4d1e136 helpers.EventDays class + basic testing 2023-09-14 23:36:20 +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