• Joined on 2025-05-09
admin pushed to master at admin/next-downloader-bot 2025-08-23 17:01:30 +03:00
8d0c1f6d2b refactor: streamline feature integration in bot by using a loop for feature registration; add unhandled feature handling
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-23 16:35:02 +03:00
f9e50972cd fix(order-form): hide next button on success & error pages
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-23 14:40:52 +03:00
ad589e471c refactor(orders): remove ClientsOrdersList and streamline OrdersList component
admin pushed to master at admin/next-downloader-bot 2025-08-23 13:55:10 +03:00
admin pushed to master at admin/next-downloader-bot 2025-08-23 11:43:37 +03:00
c04e25ec01 localization: add project link to bot descriptions in English and Russian to enhance user engagement
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-22 13:17:58 +03:00
73dd674815 fix(orders): update default sorting order for orders
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-22 12:51:22 +03:00
2067beb05a feat(help): enhance help command with support information
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-22 12:39:36 +03:00
d985b18f25 feat(locales): update Russian localization with additional contact information
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-21 18:53:59 +03:00
412c033972 feat(bot): add unhandled command message and integrate unhandled feature
b56992a995 fix(registration): improve error handling for customer creation
Compare 2 commits »
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-21 18:25:22 +03:00
89b0f0badf feat(bot): integrate Redis and update bot configuration
admin pushed to master at admin/portfolio 2025-08-21 15:53:05 +03:00
0dcd7c978d messages: update ru.json
admin created branch features/last-before-release in admin/zapishis-client 2025-08-21 14:07:09 +03:00
admin pushed to features/last-before-release at admin/zapishis-client 2025-08-21 14:07:09 +03:00
a220d0a369 feat(profile): implement local hooks for profile and service data editing
admin pushed to main at admin/zapishis-client 2025-08-20 17:59:43 +03:00
2e849857f2 feat(number-field): add min prop to NumberField and implement minimum value validation in ServiceDataCard
admin pushed to master at admin/zapishis-strapi 2025-08-20 17:59:40 +03:00
37c28353a9 feat: enhance Telegram notification to include total service cost
admin pushed to main at admin/zapishis-client 2025-08-20 17:48:29 +03:00
c52e991e3f fix build
admin pushed to main at admin/zapishis-client 2025-08-20 17:35:41 +03:00
3f7d1526da fix(service-card): remove unnecessary padding from expand button for improved layout
admin pushed to main at admin/zapishis-client 2025-08-20 17:31:44 +03:00
7960323c0a fix(service-card): improve expand button visibility logic for service description
admin pushed to master at admin/zapishis-strapi 2025-08-20 17:23:43 +03:00
01fbd1c696 feat: add price and description fields to service schema
admin pushed to main at admin/zapishis-client 2025-08-20 17:23:42 +03:00
540145d80a feat(service-card): add price and description fields to service data card