vchikalkin
550c5474a3
get customer contacts
2025-01-14 15:40:31 +03:00
vchikalkin
af128f42c5
refactor customer queries
2025-01-13 19:50:25 +03:00
vchikalkin
a8f5f47293
tests for createOrUpdateClient
2025-01-12 15:49:03 +03:00
vchikalkin
8d9ed72b91
packages/graphql: add api/customer tests
2025-01-12 15:34:37 +03:00
vchikalkin
cd027f29e6
apps/bot: remove api.ts -> move getCustomer to packages/graphql/api
2025-01-12 12:40:17 +03:00
vchikalkin
f1e12a48aa
apps/bot: create or update functions
2025-01-10 19:39:47 +03:00
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