|
d5fcf94455
|
Added branding / Fixed navbar
|
2023-05-23 22:04:56 +02:00 |
|
|
584b00c878
|
Fiexed layout in dbError
|
2023-05-23 21:58:46 +02:00 |
|
|
2b5831fccb
|
Renamed importedBy to createdBy
|
2023-05-23 21:57:32 +02:00 |
|
|
ce04e4ff1c
|
Renamed inportedBy to createdBy in DB Schema
|
2023-05-23 21:56:12 +02:00 |
|
|
7562f7005b
|
Update prisma to the latest version
|
2023-05-23 21:55:47 +02:00 |
|
|
cfc28c5959
|
Current (non-working-frontend) state
|
2023-05-22 18:39:47 +02:00 |
|
|
b29550f429
|
Added contactInfo to item in DB Schema
|
2023-05-21 01:53:52 +02:00 |
|
|
37649ec98e
|
Fixed formatting in toastHandler
|
2023-05-21 01:45:27 +02:00 |
|
|
a8b0374d5e
|
Fix variable declaration in toastHandler
|
2023-05-21 01:42:16 +02:00 |
|
|
90dbadac24
|
Fixed the redirection loop in the pagination of /items
A redirection loop occurred when there were no items in the database.
|
2023-05-21 01:31:35 +02:00 |
|
|
4145dafb7d
|
Fixed toastHandler script-tag in frontend
|
2023-05-21 00:59:37 +02:00 |
|
|
037d03cc50
|
Fixed triangles
|
2023-05-21 00:42:37 +02:00 |
|
|
b6ebda8fb5
|
Renamed normalizeToast to toastHandler
|
2023-05-21 00:42:05 +02:00 |
|
|
1076c03f2c
|
Removed unnecessary import
|
2023-05-21 00:03:39 +02:00 |
|
|
713cadcba1
|
Fixed theme switcher
|
2023-05-20 22:04:46 +02:00 |
|
|
9411f1ad72
|
Renamed items to contents
|
2023-05-20 22:03:39 +02:00 |
|
|
259ec997c8
|
Removed sass
|
2023-05-20 22:02:49 +02:00 |
|
|
524feee54d
|
- added toggel for dark/auto/white mode
- added color
|
2023-05-17 22:07:36 +02:00 |
|
|
e6238e80e8
|
Unified deletion modal in frontend
|
2023-05-17 19:06:38 +02:00 |
|
|
e98e46e1a2
|
Improved UI Toast Tooling
|
2023-05-17 17:46:51 +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 |
|
|
e82d16af3e
|
Added vsls config.
|
2023-05-16 17:17:26 +02:00 |
|
|
2285b3dd33
|
Fix formatting
|
2023-05-16 15:29:54 +02:00 |
|
|
532b7b9fe2
|
Add current state
|
2023-05-16 00:05:39 +02:00 |
|
|
3819d007a5
|
Removed sentry error handler
|
2023-05-16 00:03:54 +02:00 |
|
|
d7abadf6a6
|
Added stroageUnit to contactType enum in db Schema
- contactInfo in StorageUnit is not optional anymore.
|
2023-05-16 00:03:05 +02:00 |
|
|
d51b063918
|
Added Sentry prisma integration
|
2023-05-15 22:57:00 +02:00 |
|
|
0c7c294823
|
Unified Category modal
|
2023-05-15 22:10:32 +02:00 |
|
|
4bfd71f09f
|
Added Sentry / Added comment
|
2023-05-15 21:58:01 +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 |
|
|
b5314cb552
|
itemStatus is now optional in Prisma Schema
|
2023-05-15 18:48:37 +02:00 |
|
|
9a05743cb3
|
Renamed pages
|
2023-05-15 15:34:28 +02:00 |
|
|
38cd29943f
|
Migrated route / Fixed import
- Migrate categoryManager to new route schema.
- Fiex csv Import description.
|
2023-05-15 15:27:55 +02:00 |
|
|
b1a73ebd4a
|
Default route(404) is now Content-Type aware(json)
- Cleanup
|
2023-05-15 02:08:43 +02:00 |
|
|
9c4eb3200e
|
Removed unnecessary debug message.
|
2023-05-15 01:39:10 +02:00 |
|
|
ee61e94853
|
Fixed routing and publicInfoPage.
|
2023-05-15 01:37:51 +02:00 |
|
|
1f2eb78333
|
Current state
|
2023-05-15 00:21:53 +02:00 |
|
|
6344134a9e
|
Added some prisma schema changes. (untested)
- Not fully implemented yet.
- Renamed ToDo -> TODO
|
2023-05-14 13:33:15 +02:00 |
|
|
75a5580366
|
Renamed "All items" to "Items".
|
2023-05-14 13:11:01 +02:00 |
|
|
55ae8d4c8f
|
Moved nav items to right place.
- Applied conventions.
|
2023-05-13 01:02:11 +02:00 |
|
|
d7794da74b
|
Added TODO -> Center table content.
|
2023-05-13 01:01:03 +02:00 |
|
|
739ab7b9ee
|
Changed printWidth to 225 in prettierrc.
|
2023-05-13 01:00:29 +02:00 |
|
|
5ade4891b5
|
Added tooltips to SKU on Dashboard+Items
- Globally enabled all bootstrap tooltips.
|
2023-05-13 00:42:15 +02:00 |
|