Commit graph

491 commits

Author SHA1 Message Date
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
62f570aaca "spread" Funktion 2023-09-23 01:45:27 +02: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
5e0f797a2f config rework & bigger images 2023-09-21 13:49:28 +02:00
c35fe495dc improve CalendarConfig.change function 2023-09-21 13:26:33 +02:00
be6c03c84a rework _security to respect EventDates 2023-09-21 13:26:02 +02:00
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