Commit Graph

149 Commits

Author SHA1 Message Date
Kirill ce49f75100 feat: use displayName in mapUserForClient and profile update 2026-05-20 10:46:31 +05:00
Kirill 36880c298c feat: rename User.name→displayName, add firstName/lastName/gender/avatar 2026-05-20 10:39:01 +05:00
Kirill d931545a2e docs: yandex+vk oauth implementation plan 2026-05-20 10:35:43 +05:00
Kirill 01bd9f8968 docs: yandex+vk oauth design spec 2026-05-20 10:26:45 +05:00
Kirill 8257a19292 Merge branch 'instruktion' 2026-05-19 15:33:02 +05:00
Kirill cb4661dc13 test commit 2026-05-19 15:32:45 +05:00
Kirill 0b01b61e48 fix: use MUI v9 slots API for StepLabel stepIcon 2026-05-19 15:18:42 +05:00
Kirill 17b683f131 feat: remove InfoPageBlock model from Prisma schema 2026-05-19 15:14:38 +05:00
Kirill 57275514bf feat: remove server info-page routes 2026-05-19 14:56:37 +05:00
Kirill 348ffd940c feat: remove info page from admin navigation and routes 2026-05-19 14:56:08 +05:00
Kirill 5eadbd0d0e feat: remove info entity (admin CRUD layer) 2026-05-19 14:55:28 +05:00
Kirill dbe36ce6fd feat: remove admin info page CRUD 2026-05-19 14:55:13 +05:00
Kirill 777ba6ec15 feat: rewrite InfoPage as static container with section components 2026-05-19 14:53:42 +05:00
Kirill e7cc518d7f fix: prettier formatting and step key in info sections 2026-05-19 14:52:11 +05:00
Kirill f01ede6ee9 feat: add ReturnsSection with return and warranty blocks 2026-05-19 14:44:23 +05:00
Kirill 2ffa11be50 feat: add DeliverySection with pickup, courier, and postal cards 2026-05-19 14:44:08 +05:00
Kirill 22ac9e381d feat: add PaymentSection with card and cash methods 2026-05-19 14:43:58 +05:00
Kirill 4952ed6371 feat: add HowToOrderSection with purchase step stepper 2026-05-19 14:43:26 +05:00
Kirill 7250875a5c Merge branch 'refack' 2026-05-19 11:26:17 +05:00
Kirill 5adbe9baa7 test commit 2026-05-19 11:25:23 +05:00
Kirill f8867f6457 Merge branch 'redisign' 2026-05-19 10:33:42 +05:00
Kirill 3972133155 test commit 2026-05-19 10:31:59 +05:00
Kirill c25b4f97f2 test commit 2026-05-19 10:30:05 +05:00
Kirill 9999b28d49 test commit 2026-05-19 09:00:26 +05:00
Kirill 0ee9e76a30 test commit 2026-05-18 21:25:02 +05:00
Kirill d0b3c97803 feat: improve notifications - fix auth code tg duplicate, double order notify, add PAID label, expand text, add deliveryFeeAdjusted event 2026-05-18 14:48:54 +05:00
Kirill 2f67c37502 test commit 2026-05-18 13:54:05 +05:00
Kirill 7421384161 Merge branch 'notification' 2026-05-18 12:19:44 +05:00
Kirill 29f3aba4ae test commit 2026-05-18 12:19:33 +05:00
Kirill 6912008a2c test: add notification preferences tests 2026-05-18 12:06:29 +05:00
Kirill 6054ef4c06 feat: add admin notification settings page 2026-05-18 11:55:45 +05:00
Kirill dfec821545 feat: add user notification settings page 2026-05-18 11:51:41 +05:00
Kirill ea0d6bdb91 feat: add notification API client functions 2026-05-18 11:47:31 +05:00
Kirill 912724082e test: add notification preferences tests 2026-05-18 11:45:51 +05:00
Kirill 1d36f6a31b feat: create admin notification settings on bootstrap 2026-05-18 11:40:24 +05:00
Kirill 84cdccaa17 feat: emit notification events from existing routes 2026-05-18 11:39:02 +05:00
Kirill e73a0ae09a feat: wire up notification system in server 2026-05-18 11:36:19 +05:00
Kirill 3f83a9be8e feat: add notification queue with retry worker 2026-05-18 11:33:06 +05:00
Kirill 4a424b68a2 feat: add notification preferences resolver 2026-05-18 11:31:16 +05:00
Kirill e0a045d5df feat: add Telegram notification channel 2026-05-18 11:29:58 +05:00
Kirill 8f3d1ae5ef feat: add email notification channel 2026-05-18 11:28:46 +05:00
Kirill 79c85b0a88 feat: add Telegram message templates 2026-05-18 11:26:52 +05:00
Kirill 86f8569840 feat: add email templates for notifications 2026-05-18 11:25:46 +05:00
Kirill 09ada62daf feat: add notification event bus 2026-05-18 11:24:01 +05:00
Kirill dcbcb42acd feat: add notification event type constants 2026-05-18 11:23:12 +05:00
Kirill 4816d098da feat: add notification system database models 2026-05-18 11:20:53 +05:00
Kirill d18546c45a feat(client): slider picker shows only resized images
chore(server): remove unused gallery.js
2026-05-17 18:20:57 +05:00
Kirill f0365d0b98 feat(client): remove direct upload from product form, filter gallery to resized 2026-05-17 18:17:27 +05:00
Kirill 35dee985f7 feat(client): complete AdminGalleryPage with new upload and resize UI 2026-05-17 18:15:07 +05:00
Kirill 5411f8ae24 feat(client): add resize button and status badge to GalleryGrid 2026-05-17 18:09:12 +05:00