Commit Graph

6 Commits

Author SHA1 Message Date
1605987952 update all storagelocation / unit routes to support new tables (AFLOW-23) 2023-07-10 15:34:04 +02:00
0233453084 - introduced table view with client side loading
- improved /items/ with support for pagination
- improved helper functions for tooltips and popovers
- removed console log residue from handleSidebarTriangles
- introduction of version route
2023-07-08 00:09:54 +02:00
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