7 Commits

Author SHA1 Message Date
vchikalkin
2b1a499167 add page 'profile/[telegramId]' 2025-01-15 18:03:31 +03:00
vchikalkin
d00f8475f2 beautify actions 2025-01-15 17:23:17 +03:00
vchikalkin
7652ca9bb4 move updateRole closer to profile-card 2025-01-15 17:13:22 +03:00
vchikalkin
0a49f8dc7d refactor updateRole function 2025-01-15 17:00:50 +03:00
vchikalkin
0a7d9c75c0 add action getProfile 2025-01-13 20:03:01 +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