• Joined on 2025-05-09
admin pushed to main at admin/zapishis-client 2025-10-12 17:12:22 +03:00
03145534a1 feat: update queryTTL for customer-related queries
admin pushed to main at admin/zapishis-client 2025-10-12 13:42:41 +03:00
6a21f5911e feat: add libphonenumber-js for phone number parsing and validation
admin pushed to main at admin/zapishis-client 2025-10-12 11:45:37 +03:00
3098603ebc feat: enhance deployment workflow with conditional builds and manual triggers
admin pushed to main at admin/zapishis-client 2025-10-12 09:05:29 +03:00
b88ac07ba3 refactor: simplify profile button logic and remove unused components
admin pushed to main at admin/zapishis-client 2025-10-11 14:22:07 +03:00
b517519e7e feat: conditionally render services list based on customer role
admin pushed to main at admin/zapishis-client 2025-10-11 14:18:38 +03:00
a1af00af69 feat: allow order with inactive contacts
311f6c183d fix: prevent subscription info bar from rendering for client role users
67cf9a8e26 feat: add subscription_price to subscription history
Compare 3 commits »
admin pushed to master at admin/zapishis-strapi 2025-10-11 14:16:17 +03:00
6b788a9024 add docker-compose.dev.yml
admin pushed to main at admin/zapishis-client 2025-10-09 18:20:07 +03:00
6080aadc93 chore: add workflow_dispatch trigger to deploy.yml for manual deployment
admin pushed to main at admin/zapishis-client 2025-10-09 18:13:46 +03:00
ab8bc11d30 remove comment
admin pushed to main at admin/zapishis-client 2025-10-09 18:05:20 +03:00
ee4e70f43d feat: integrate customer data into subscription invoice
admin pushed to master at admin/zapishis-strapi 2025-10-09 16:28:25 +03:00
0e58a8cef7 subscription-price: add period 'day'
admin pushed to main at admin/zapishis-client 2025-10-09 12:02:29 +03:00
4d40230864 fix: back button mounts after first app launch
admin pushed to main at admin/zapishis-client 2025-10-09 11:27:09 +03:00
92119baa5e GQL: rename CheckCustomerExists -> _NOCACHE_GetCustomer
admin pushed to main at admin/zapishis-client 2025-10-09 09:45:16 +03:00
1e9fd66e27 Refactor customer retrieval in addContact function to use RegistrationService
admin pushed to main at admin/zapishis-client 2025-10-09 00:34:20 +03:00
aa11ecfcec fix "registrationService.getCustomer is not a function"
admin pushed to main at admin/zapishis-client 2025-10-09 00:21:43 +03:00
8e61fbbb40 Fix: Refactor customer retrieval logic to use checkCustomerExists method
admin pushed to main at admin/zapishis-client 2025-10-08 22:43:53 +03:00
d32a7dc54e fix registration error
admin pushed to main at admin/zapishis-client 2025-10-08 22:36:26 +03:00
0a43d63c2c bot: msg-contact-forward: use parse_mode HTML
admin pushed to main at admin/zapishis-client 2025-10-08 18:13:19 +03:00
01d8bb20d5 Enhance GitHub Actions workflow for conditional builds and environment file management
admin pushed to main at admin/zapishis-client 2025-10-08 18:09:22 +03:00
ed130b0b39 fix deploy [2]