6 Commits

Author SHA1 Message Date
vchikalkin
000cb77acd use zustand for contacts 2025-01-14 19:10:05 +03:00
vchikalkin
550c5474a3 get customer contacts 2025-01-14 15:40:31 +03:00
vchikalkin
0a7d9c75c0 add action getProfile 2025-01-13 20:03:01 +03:00
vchikalkin
e48f0eb951 feat(apps/web): add basic /contacts page 2025-01-13 16:58:47 +03:00
vchikalkin
f1f1ac3183 fix(apps/web): actions getCustomer 2025-01-12 16:04:10 +03:00
Vlad Chikalkin
b936a79c2b
feature/profile-page (#8)
* add basic profile page

* apps/web: detect telegram/browser
support browser (dev only)

* apps/web: add dark mode

* apps/web: support dark theme in tma

* apps/web: add loading spinner
remove dev info from page

* apps\web\app\(auth)\page.tsx: remove useState

* app/web: handle update profile name

* move debounce functional to hook

* add role checkbox
2025-01-10 11:51:14 +03:00