7 Commits

Author SHA1 Message Date
57513da827 - fixed item creation, which was broken by last update 2023-07-07 15:13:17 +02:00
4c0be6d87b Implemented api validation and item route patch
- Implemented api field validation in item api routes
- Implemented PATCH api route for item endpoint
2023-06-27 23:45:58 +02:00
efe36fc60a Aded helper func to parse int for prisma relations 2023-06-27 20:52:20 +02:00
578b21d4b5 Add parsing infrastructure for prisma schema 2023-06-27 18:51:15 +02:00
24a9deae62 Fixed some Bugs in configHandler 2023-06-27 16:35:24 +02:00
6344134a9e Added some prisma schema changes. (untested)
- Not fully implemented yet.
- Renamed ToDo -> TODO
2023-05-14 13:33:15 +02:00
18a4393765 building a foundation and breaking prisma
Co-authored-by: Spacelord <Spacelord09@users.noreply.github.com>
2023-04-30 22:04:13 +02:00