7 Commits

Author SHA1 Message Date
vchikalkin
f1c98fd271 apps/bot: check user already exists w/o telegramId (invited) 2025-01-10 19:06:30 +03:00
vchikalkin
87ec038739 remove ';' 2025-01-10 18:45:15 +03:00
vchikalkin
23f5838c82 apps/bot: rename createCustomer -> createUser 2025-01-10 18:44:14 +03:00
vchikalkin
d723758704 apps/bot: add feature add contact 2025-01-10 18:35:06 +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
vchikalkin
5b996fbf68 refactor packages/graphql structure 2024-12-23 19:55:58 +03:00
vchikalkin
5d8b2ffc6b move all graphql functional to packages/graphql 2024-12-23 19:07:25 +03:00