|
5d99baea8e
|
added proper version information
Co-authored-by: Spacelord <Spacelord09@users.noreply.github.com>
|
2023-07-07 22:09:17 +02:00 |
|
|
587dac99c5
|
- fixed visual error where empty entries where shown as null
|
2023-07-07 15:43:02 +02:00 |
|
|
45bec04007
|
- made sidenavbar logo lead to dashboard
- moved easter egg somewhere else
|
2023-07-07 15:35:01 +02:00 |
|
|
d38713e7ed
|
- introduced version number
- introduced option to disable reload for this session
|
2023-07-07 15:29:46 +02:00 |
|
|
5584cc5c41
|
- introduced a version inducator in the sidebar
|
2023-07-07 15:25:06 +02:00 |
|
|
57513da827
|
- fixed item creation, which was broken by last update
|
2023-07-07 15:13:17 +02:00 |
|
|
185d563ac0
|
- sort item page by SKU
|
2023-07-07 15:11:33 +02:00 |
|
|
e0ac509007
|
Attempt to fix AFLOW-18 while fixing Firefox (again)
|
2023-07-07 14:15:25 +02:00 |
|
|
90924aa30d
|
- added method to force disable reload
|
2023-07-07 14:02:54 +02:00 |
|
|
f4d6ed4d8f
|
fix on safari
|
2023-07-07 13:59:24 +02:00 |
|
|
1b7b8af118
|
smaller logo on safari
|
2023-07-07 13:59:23 +02:00 |
|
|
eb3b97240d
|
fix for safari
|
2023-07-07 13:56:03 +02:00 |
|
|
6ba0716cfc
|
small scale fix
|
2023-07-07 13:50:46 +02:00 |
|
|
b66367c34a
|
- fixed rendering bug for browsers other then firefox
|
2023-07-07 13:25:57 +02:00 |
|
|
a7864b3c11
|
improved item information page
|
2023-07-05 20:18:52 +02:00 |
|
|
b785dd8ca7
|
Mitigated frontend selection issues
|
2023-06-27 23:47:00 +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 |
|
|
87e1c55553
|
Added comment
|
2023-06-27 23:43:23 +02:00 |
|
|
a4d697265b
|
Added middleware to handle empty strings as null
|
2023-06-27 23:42:29 +02:00 |
|
|
ad84e6a3a0
|
ALT+CTRL+C Keybind!
Don't try to stop me writing in a textbox with the keybind C again....
|
2023-06-27 23:40:52 +02:00 |
|
|
656ca2f74a
|
Removed unneccesary comment in prisma schema
|
2023-06-27 23:39:01 +02:00 |
|
|
ac7ebbbf5e
|
Added api search route for sku
|
2023-06-27 20:56:04 +02:00 |
|
|
137da0e31e
|
Added helper logger
|
2023-06-27 20:54:47 +02:00 |
|
|
db0e8c2047
|
Added search api endpoint / Implemented search
|
2023-06-27 20:54:27 +02:00 |
|
|
efe36fc60a
|
Aded helper func to parse int for prisma relations
|
2023-06-27 20:52:20 +02:00 |
|
|
9ab12118a0
|
Replaced console.log calls with custom logger ones
|
2023-06-27 19:03:38 +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 |
|
|
f249a4552c
|
Frontend update
|
2023-06-06 23:49:16 +02:00 |
|
|
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 |
|
|
ce31beb1a8
|
manufacturer is now optional in DB schema
|
2023-06-06 23:02:43 +02:00 |
|
|
e11bea21ea
|
Fixed default route
|
2023-06-06 23:02:19 +02:00 |
|
|
2dd52a0c1d
|
Centered modal
|
2023-05-23 22:45:00 +02:00 |
|
|
1f85dd5710
|
Added status dropdown to item-create/edit modal
|
2023-05-23 22:43:51 +02:00 |
|
|
50d98c0894
|
Added shadow to navbar
|
2023-05-23 22:42:22 +02:00 |
|
|
74db923058
|
Removed unnecessary comment / Fixed formatting
|
2023-05-23 22:18:42 +02:00 |
|
|
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 |
|