vchikalkin
|
16d448bab6
|
stores/schedule: export useScheduleStore
|
2025-06-08 17:41:31 +03:00 |
|
vchikalkin
|
f4609eb8d1
|
add horizontal calendar
|
2025-06-08 14:32:01 +03:00 |
|
vchikalkin
|
5e13deecf0
|
finally organized stores & context
|
2025-05-23 16:29:42 +03:00 |
|
vchikalkin
|
c710537727
|
replace ScheduleTimeContext with ScheduleStore
|
2025-05-23 14:32:39 +03:00 |
|
vchikalkin
|
2bb85af46b
|
move order store -> orders\order-store
|
2025-05-23 13:55:53 +03:00 |
|
vchikalkin
|
4160ed4540
|
stores/order: split into slices
|
2025-05-23 13:14:26 +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 |
|
vchikalkin
|
1528cc25b8
|
create order works!
|
2025-05-08 19:30:00 +03:00 |
|
vchikalkin
|
3738c4e2a9
|
select time feature & get final order values
|
2025-05-07 17:33:35 +03:00 |
|
vchikalkin
|
7fcf67eece
|
skip master select for master & client select for client
|
2025-05-06 13:14:48 +03:00 |
|
vchikalkin
|
b5306357c8
|
fix submit button not working
|
2025-05-06 10:57:46 +03:00 |
|
vchikalkin
|
7e886172f2
|
pass order store via context
|
2025-04-30 18:58:46 +03:00 |
|
vchikalkin
|
e6f2e6ccaf
|
migrate from order context to zustand store
|
2025-04-29 17:48:11 +03:00 |
|