10 Commits

Author SHA1 Message Date
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
vchikalkin
f4377f160f packages: cleanup catalog 2025-01-10 12:27:44 +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
vchikalkin
4ecac41396 apps/bot: check user already exists 2024-12-23 15:14:18 +03:00
vchikalkin
1d4584bd6f apps/bot: add create-customer functional 2024-12-22 17:24:32 +03:00
vchikalkin
12baf41612 repo: move graphql files to packages/graphql 2024-12-17 12:59:53 +03:00