Commit graph

11 commits

Author SHA1 Message Date
ac49090615 components/navigation/navigation: add light/dark theme switcher
All checks were successful
Build dev / build (push) Successful in 1m13s
2023-12-21 03:18:41 +01:00
ed739e27fd /page/orders: create
All checks were successful
Build dev / build (push) Successful in 1m59s
this is pretty initial and the are still no per order page.
2023-12-18 23:17:06 +01:00
b12e91ed13 Refactor entry editor and add some new types to it 2023-12-18 23:14:15 +01:00
f7519f32b3 nav: select automatically current page when visiting first time
for example after refresh, or when component gets loaded
2023-12-12 18:59:42 +01:00
1d8220d92c page/firstRun: use password input for password
All checks were successful
Build dev / build (push) Successful in 51s
because why password should be shown in plain text??
2023-11-09 18:48:37 +01:00
e509bb22c1 components/entryEditor: Remove unused "modelValue" property
makes eslint happy about that file :)
2023-11-09 13:16:21 +01:00
eebf25198d Replace mysql2 with prisma
also I updated packages,
and properly typed api input
a lot of time was spent, I don't remeber what really I did x3
but everything was related to replacing mysql2 with prisma
2023-11-08 05:36:12 +01:00
1d893c4a78 Update dependencies, fix (auto)import problems 2023-11-07 17:36:30 +01:00
4720202d8a remove playground junk 2023-06-14 13:47:21 +02:00
4e67cc4e19 update cuz presentation 2023-05-24 09:40:45 +02:00
1e63e008af Initial commit 2023-05-11 06:03:22 +02:00