vchikalkin
|
bb65863f81
|
order: notify to telegram messages
|
2025-06-27 13:24:34 +03:00 |
|
vchikalkin
|
aa347fb032
|
api/orders: protect update order
|
2025-06-26 14:45:34 +03:00 |
|
vchikalkin
|
e861e6e917
|
order page: add buttons
|
2025-06-24 12:36:43 +03:00 |
|
vchikalkin
|
085263654f
|
fix create order query
|
2025-06-11 14:55:36 +03:00 |
|
vchikalkin
|
25c90984dc
|
fix queries, using formatDate & formatTime on client
|
2025-06-10 17:11:55 +03:00 |
|
vchikalkin
|
0cb9e6b6ee
|
graphql/api: remove throw new Error
|
2025-06-08 17:17:08 +03:00 |
|
vchikalkin
|
f4609eb8d1
|
add horizontal calendar
|
2025-06-08 14:32:01 +03:00 |
|
vchikalkin
|
d8f853180b
|
app/orders: fill page with content
|
2025-05-21 18:40:53 +03:00 |
|
vchikalkin
|
ebe8ee5437
|
fix build
|
2025-05-21 17:47:53 +03:00 |
|
Vlad Chikalkin
|
9314cdd1cb
|
merge branch 'refactor-api' (#23)
* refactor customer api
* refactor slots api
* hooks/customers: use invalidateQueries
* refactor services api
* optimize hooks queryKey
* refactor orders api
* typo refactor hooks
* fix telegramId type (number)
* fix bot with new api
* rename customers masters & clients query
* fix useClientsQuery & useMastersQuery query
* new line after 'use client' & 'use server' directives
|
2025-05-20 14:27:51 +03:00 |
|