abb7e7bab3
introduction of proper text length limiting
2023-07-09 20:17:05 +02:00
656ca2f74a
Removed unneccesary comment in prisma schema
2023-06-27 23:39:01 +02:00
ce31beb1a8
manufacturer is now optional in DB schema
2023-06-06 23:02:43 +02:00
ce04e4ff1c
Renamed inportedBy to createdBy in DB Schema
2023-05-23 21:56:12 +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
9411f1ad72
Renamed items to contents
2023-05-20 22:03:39 +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
b5314cb552
itemStatus is now optional in Prisma Schema
2023-05-15 18:48:37 +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
3569c9ed4b
Updated styles and Added storageManager.
...
- Dark/White-mode support
- Collapsible navs
- Renamed items template.
- StorageBuilding's are now StorageUnit's
- Formatting, general cleanup, some bug fixing.
2023-05-13 00:06:35 +02:00
27a0235a06
Added Prisma (DBML) Documentation Generator.
2023-05-06 20:48:58 +02:00
884af9e487
Added Prisma Documentation Generator.
2023-05-06 20:30:32 +02:00
d1d717a988
- added csv import
...
- added somewhat real stats to dashboard
- basic search logic
2023-05-02 18:23:47 +02:00
e869615ec7
Add basic bootstrap dashboard with sample data.
2023-05-01 22:15:35 +02:00
58a36d36ec
- migrated old page to new partials
...
- fixed setDemoData endpoint
2023-05-01 18:36:24 +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