117 Commits

Author SHA1 Message Date
vchikalkin
cbaf057cd6 toast: show error text in ui 2025-02-20 18:06:34 +03:00
vchikalkin
c27bfe0cf4 fix slots & orders layout 2025-02-18 23:05:04 +03:00
vchikalkin
76ef0fd808 slot-date: remove margin 2025-02-18 22:42:24 +03:00
vchikalkin
49c2d758f0 slot-card: remove gap 2025-02-18 22:39:56 +03:00
vchikalkin
3b0dd008f6 fix text size 2025-02-18 22:36:41 +03:00
vchikalkin
d56102d456 fix some elements on page before data loaded 2025-02-18 22:23:35 +03:00
vchikalkin
fc0a4bf2e7 rename AddTimeRange -> EditableTimeRangeForm & refactor 2025-02-18 22:20:05 +03:00
vchikalkin
35afc862d6 fix: selected day reset after go back to /schedule 2025-02-18 17:17:40 +03:00
vchikalkin
adbd07600c feature: edit slot time 2025-02-18 16:41:58 +03:00
vchikalkin
05c6d72801 remove unnecessary context using 2025-02-17 17:27:09 +03:00
vchikalkin
d4145a3c86 rename files & components 2025-02-17 17:18:39 +03:00
vchikalkin
1b8aacbd72 slot-datetime: use ReadonlyTimeRange 2025-02-17 17:09:00 +03:00
vchikalkin
f4a2e815b8 fix type 2025-02-17 12:47:04 +03:00
vchikalkin
39c3a8449c layout/container: last:mb-4 2025-02-17 12:39:33 +03:00
vchikalkin
af579294ba fix header: center text (finally) 2025-02-17 12:36:30 +03:00
vchikalkin
5c5f1ec735 fix datetime card ui 2025-02-13 19:25:00 +03:00
vchikalkin
8f2ed44e78 fix slot buttons 2025-02-13 19:19:52 +03:00
vchikalkin
17cce1fb2a reduced text size 2025-02-13 19:13:17 +03:00
vchikalkin
bf207d78be rename records -> orders 2025-02-13 19:07:59 +03:00
vchikalkin
af9eff30a9 order card: add avatar 2025-02-13 19:04:29 +03:00
vchikalkin
e22363d167 fix header: center text 2025-02-13 18:30:49 +03:00
vchikalkin
7460ef0a84 add font inter 2025-02-13 18:29:52 +03:00
vchikalkin
bbf3a98bd5 react query: globally show error toast 2025-02-13 18:26:22 +03:00
vchikalkin
284142eb4f bring the results of queries and hooks into a single form 2025-02-13 17:41:19 +03:00
vchikalkin
2683e31570 remove prefetchQuery 2025-02-13 16:53:22 +03:00
vchikalkin
7ee76a7d69 order: show services 2025-02-12 12:29:25 +03:00
vchikalkin
22a15f8aa6 change url /profile/schedule/slot/ -> /slots/ 2025-02-12 12:02:47 +03:00
vchikalkin
3fc34a5b96 change query & mutation keys 2025-02-12 11:57:06 +03:00
vchikalkin
6e04c4b273 add orders list 2025-02-12 11:54:50 +03:00
vchikalkin
8590809622 refactor \components\schedule dir structure 2025-02-11 18:49:19 +03:00
vchikalkin
61fbc7a3ab use Loading spinner in slots list 2025-02-11 18:44:42 +03:00
vchikalkin
9c91101c99 change orange -> yellow for dark 2025-02-11 18:42:08 +03:00
vchikalkin
ef391a00e8 use Container in pages 2025-02-11 18:36:41 +03:00
vchikalkin
f2c288b455 fix import type 2025-02-11 18:27:00 +03:00
vchikalkin
c2967a867c extend slot card information 2025-02-11 18:22:40 +03:00
vchikalkin
636ddd7ce2 add slot buttons 2025-02-11 17:51:08 +03:00
vchikalkin
27257d418e fix add slot form padding x 2025-02-11 14:48:42 +03:00
vchikalkin
1d1a90b6d3 add basic slot page 2025-02-11 14:34:28 +03:00
vchikalkin
209114a394 move profile components from sub folder 2025-02-11 13:34:18 +03:00
vchikalkin
176a9b1946 fix date time types & names 2025-02-11 12:26:49 +03:00
vchikalkin
d73b663e42 ui/ux improvements 2025-02-10 17:34:35 +03:00
vchikalkin
75246fbfa9 fix getSlots filters 2025-02-10 16:29:12 +03:00
vchikalkin
2fd279a055 fix elements y center 2025-02-10 16:07:49 +03:00
vchikalkin
fbf93b3ee0 create slot cards 2025-02-10 15:00:43 +03:00
vchikalkin
09627a5336 header: add backdrop blur 2025-02-10 14:33:24 +03:00
vchikalkin
697383f81d remove unused ternary operator 2025-02-08 22:05:56 +03:00
vchikalkin
84cdee4272 add hook useContactsQuery 2025-02-08 22:02:12 +03:00
vchikalkin
ebfd5570e9 fix useProfileQuery queryKey 2025-02-08 21:52:48 +03:00
vchikalkin
854a5c13c4 rename useProfile -> useProfileQuery 2025-02-08 21:49:41 +03:00
vchikalkin
8407a4e4c4 use useProfileMutation hook for update role 2025-02-08 21:34:07 +03:00