15 Commits

Author SHA1 Message Date
3b1e4a7cde Unified error messages/structure / Added item api route.
- Introduce new error output structure to api routes.
- It is now possible to create new items via api.
2023-06-06 23:48:59 +02:00
cfc28c5959 Current (non-working-frontend) state 2023-05-22 18:39:47 +02:00
1076c03f2c Removed unnecessary import 2023-05-21 00:03:39 +02:00
bd9f629690 The BIG frontend update 2023-05-16 22:58:08 +02:00
04b5bd60f2 Implement storageLocation api 2023-05-16 22:19:36 +02:00
90fc8068a0 Returning StorageLocations in storageUnit api. 2023-05-16 21:15:17 +02:00
533bc1744d Add created id to response of category api 2023-05-16 18:01:10 +02:00
64c14db183 Add created id to response of storageUnit api 2023-05-16 17:58:53 +02:00
e4295493f2 Implemented storageUnit api / Added error handling
- AFLOW-13
- Added check if an category entry already exists.
- Update precheck if all IDs are existing
2023-05-16 17:47:32 +02:00
b514e81764 Added some error handling to categories api
- AFLOW-13
- Added check if an category entry already exists.
- Update prechek if all IDs are existing
2023-05-16 17:41:55 +02:00
532b7b9fe2 Add current state 2023-05-16 00:05:39 +02:00
6afdb4fcdd Added validation for category api route. 2023-05-15 19:07:13 +02:00
3b9813a680 current state 2023-05-15 18:49:02 +02:00
ee61e94853 Fixed routing and publicInfoPage. 2023-05-15 01:37:51 +02:00
96853debe2 Moved to new route structure. 2023-05-10 23:05:55 +02:00