WorkshopTasker/server/api/orders
Wroclaw a74e148da4
All checks were successful
Build dev / build (push) Successful in 1m16s
pages/orders and pages/clients: add missing logic in handleSubmit
in clients, adding 1 to total was missing
in orders, adding the added memeber to the list and adding to total was missing
2023-12-19 02:34:45 +01:00
..
[id] Don't import Decimal from internal libraries 2023-11-09 04:34:25 +01:00
[id].delete.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
[id].get.ts pages/orders and pages/clients: add missing logic in handleSubmit 2023-12-19 02:34:45 +01:00
[id].patch.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
count.get.ts create api/orders/count.get endpoint 2023-12-18 23:15:01 +01:00