• Joined on 2025-05-09
admin pushed to main at admin/zapishis-client 2025-10-07 11:26:14 +03:00
d109d50120 Add QuickAppointment component to profile page and integrate Radix UI Drawer
8aaae245a7 Refactor Apollo Client setup by removing createLink function
c4b76a4755 docker-compose: comment healthcheck
Compare 4 commits »
admin pushed to main at admin/zapishis-client 2025-10-06 23:35:05 +03:00
cb4763e32b env(cache-proxy): fix missing REDIS_HOST
admin pushed to main at admin/zapishis-client 2025-10-06 23:26:23 +03:00
2836153887 Feature/caching (#117)
1c669f04dd optimize: skip has getSubscription request if user has no subscriptions
047a9b1956 hide TryFreeButton if user had any subscription
Compare 3 commits »
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 23:24:18 +03:00
e3e9f1cf0d Refactor subscription settings naming
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 23:17:35 +03:00
17528d12c7 fix build
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 22:23:20 +03:00
7fcf55abda Enhance subscription management and configuration settings
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 21:59:29 +03:00
b43d166b2e Update cache proxy configuration for query time-to-live settings
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 21:54:17 +03:00
0039de3499 Update proxy controller and environment variable for cache-proxy service
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 21:50:20 +03:00
eef1338cd2 Add health check endpoint and controller to cache-proxy service
50ef49d01f Add cache-proxy service to Docker configurations and update deployment workflow</message>
Compare 2 commits »
admin pushed to feature/caching at admin/zapishis-client 2025-10-06 20:01:43 +03:00
b8b8ca6004 Add cache-proxy application with initial setup and configuration
admin pushed to feature/caching at admin/zapishis-client 2025-10-02 11:53:00 +03:00
9d9ba6540b Refactor Apollo Client setup to improve modularity and maintainability
admin pushed to feature/caching at admin/zapishis-client 2025-10-01 16:53:09 +03:00
54f69f7c36 Refactor UpdateProfile component to use useClientOnce for initial profile update
admin created branch feature/caching in admin/zapishis-client 2025-09-30 19:03:10 +03:00
admin pushed to feature/caching at admin/zapishis-client 2025-09-30 19:03:10 +03:00
8cb283d4ba Refactor GraphQL client usage in services to improve consistency
1c669f04dd optimize: skip has getSubscription request if user has no subscriptions
047a9b1956 hide TryFreeButton if user had any subscription
Compare 3 commits »
admin pushed to main at admin/zapishis-client 2025-09-20 12:44:56 +03:00
d9e67bf4ba Refactor registration feature to improve reply handling
admin pushed to main at admin/zapishis-client 2025-09-20 12:11:39 +03:00
80d29af1b4 Update registration and welcome features to use mainMenu for replies
admin pushed to main at admin/zapishis-client 2025-09-20 11:58:29 +03:00
d191be03e8 Refactor welcome feature to use RegistrationService for customer retrieval
900cfe2cc2 Enhance subscription handling in bot and GraphQL API
Compare 2 commits »
admin pushed to main at admin/zapishis-client 2025-09-19 16:22:11 +03:00
1f168df095 Refactor ProPage and improve back button logic
admin pushed to main at admin/zapishis-client 2025-09-18 19:41:33 +03:00
3e0ac818f2 bot(priceButtons): продлить/доступ
admin pushed to main at admin/zapishis-client 2025-09-18 19:36:06 +03:00
29ecc47822 Fix logic in isRootLevelPage function to correctly identify root level pages