|
6844b1fb24
|
products GET-> add gtin to if and dont get all if gtin is specified
|
2025-02-21 22:53:59 +01:00 |
|
|
0d6b41abcf
|
Add P2025to prisma errorhandler
|
2025-02-21 22:52:52 +01:00 |
|
|
fbd199c39a
|
fIx price field type in products model
|
2025-02-21 22:30:49 +01:00 |
|
|
eb59a980a6
|
Implement products endpoint. price storage (with Float or Decimal as type) is not reliable yet
|
2025-02-20 23:59:22 +01:00 |
|
|
e2da37959f
|
add gtin field to db schema -> Wen cant use is as id since relations depend on type Int. Trying Float for price storage. I dont think this works..
|
2025-02-20 23:57:36 +01:00 |
|
|
7693d793c0
|
Allow api to remove code from user with "0000" / Fix regex (only 0-9)
|
2025-02-20 23:11:43 +01:00 |
|
|
cd8d0bc497
|
Fix marks in user_schema
|
2025-02-20 21:30:39 +01:00 |
|
|
d75e5b1f11
|
Initial commit
|
2025-02-19 00:34:19 +01:00 |
|