Commit Graph

61 Commits

Author SHA1 Message Date
Kirill e092299a11 ыввы 2026-05-26 12:10:38 +05:00
Kirill af582a813f fix: prevent adjacent slide peeking in ProductCard Swiper 2026-05-25 19:25:43 +05:00
Kirill f24308bb56 design: upgrade typography, shadows, spacing, empty states, 404 page, focus rings, noise overlay 2026-05-25 18:57:25 +05:00
Kirill af6b249248 ыввы 2026-05-25 16:54:37 +05:00
Kirill 74fe39829d ыввы 2026-05-25 16:28:03 +05:00
Kirill c9342f833b perf: add React.memo to hot-path components 2026-05-24 19:44:50 +05:00
Kirill 19dd5f213c feat: add comment to test-checklist API client types and function 2026-05-24 16:53:59 +05:00
Kirill 649ebb0256 style: fix prettier formatting 2026-05-24 16:35:11 +05:00
Kirill 873d98eb1e fix: use type aliases and named response type for consistency 2026-05-24 16:24:57 +05:00
Kirill 5b88a3c9a5 feat: add test-checklist API client functions 2026-05-24 16:22:24 +05:00
Kirill 96f06c79b4 пва 2026-05-24 15:48:33 +05:00
Kirill 02c7d7ba36 fix: review avatar uses authorId instead of displayName, show reviews for hidden products 2026-05-22 19:14:22 +05:00
Kirill 669b9aa45d test commit 2026-05-22 12:51:41 +05:00
Kirill f6729210db feat: public admin avatar endpoint, real admin avatar in user chat 2026-05-21 21:50:07 +05:00
Kirill 57da755ea1 feat: real user avatars in reviews, conditional product link 2026-05-21 21:10:49 +05:00
Kirill 7e7bade80c feat: avatars in order messages 2026-05-21 21:05:22 +05:00
Kirill d69647ffe3 fix: out of stock chip z-index, PersonIcon for unauthenticated users 2026-05-21 21:00:26 +05:00
Kirill 7a9e44bc5c fix: rename name to displayName in AdminUser type and page 2026-05-21 20:58:50 +05:00
Kirill 2751332356 feat: avatar column in admin users table 2026-05-21 20:52:43 +05:00
Kirill 47124a01a7 test commit 2026-05-21 14:22:03 +05:00
Kirill 058fa26e12 test commit 2026-05-21 13:39:45 +05:00
Kirill faac332138 feat: implement yookassa redirect payment flow on client 2026-05-20 19:28:46 +05:00
Kirill 698293e2f1 feat: remove old manual payment dialog and api method 2026-05-20 19:22:51 +05:00
Kirill 00b74e56d7 refactor: rename name→displayName across client 2026-05-20 11:00:28 +05:00
Kirill 5eadbd0d0e feat: remove info entity (admin CRUD layer) 2026-05-19 14:55:28 +05:00
Kirill 5adbe9baa7 test commit 2026-05-19 11:25:23 +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 29f3aba4ae test commit 2026-05-18 12:19:33 +05:00
Kirill ea0d6bdb91 feat: add notification API client functions 2026-05-18 11:47:31 +05:00
Kirill 5411f8ae24 feat(client): add resize button and status badge to GalleryGrid 2026-05-17 18:09:12 +05:00
Kirill cf6b5da4fc feat(client): add isResized type, uploadGalleryImages, resizeGalleryImage API 2026-05-17 18:03:32 +05:00
Kirill f855568687 refactor: simplify order status model — remove DELIVERY_FEE_ADJUSTMENT and PAYMENT_VERIFICATION
- Add deliveryFeeLocked field to Order model
- Remove DELIVERY_FEE_ADJUSTMENT and PAYMENT_VERIFICATION statuses (11→8)
- 3 order paths: delivery+online (locked→unlocked→paid), pickup+online (unlocked→paid), pickup+on_pickup (direct to in_progress)
- Update checkout to use PENDING_PAYMENT + deliveryFeeLocked
- Update payment flow to stay in PENDING_PAYMENT until admin confirms
- Update admin UI to use deliveryFeeLocked instead of status check
- Update client payment UI with new deliveryFeeLocked logic
2026-05-15 21:55:14 +05:00
Kirill dc448d6538 feat: improve error messages for user upload size validation 2026-05-15 20:19:00 +05:00
Kirill b4f436cbdf perf: use OptimizedImage in GalleryGrid 2026-05-15 13:29:47 +05:00
Kirill b52471ec97 perf: use OptimizedImage in ProductCard 2026-05-15 13:29:45 +05:00
Kirill 89d605adf4 update goods 2026-05-15 12:50:39 +05:00
Kirill d5075813a2 fix: lint and type errors in ToggleCartIcon, AdminLayout, ProductFilters, use-product-filters 2026-05-14 21:36:00 +05:00
@kirill.komarov a06f9cf2c4 Merge branch 'refactor' 2026-05-13 22:07:46 +05:00
@kirill.komarov 3c9797af4a deploy 2026-05-13 12:48:17 +05:00
@kirill.komarov c424a9cbef deploy 2026-05-13 12:37:45 +05:00
@kirill.komarov 40483679de deploy 2026-05-13 12:33:46 +05:00
@kirill.komarov c6228dfaab deploy 2026-05-13 12:17:08 +05:00
@kirill.komarov 519c647f65 deploy 2026-05-12 21:53:11 +05:00
@kirill.komarov 33e387d05c deploy 2026-05-11 21:00:56 +05:00
@kirill.komarov 130c12a1d3 deploy 2026-05-11 20:42:26 +05:00
@kirill.komarov 7a92991cff deploy 2026-05-11 20:15:01 +05:00
@kirill.komarov 4eda6d0f81 deploy 2026-05-11 15:14:35 +05:00
@kirill.komarov 20096c1eec deploy 2026-05-10 17:38:04 +05:00
@kirill.komarov 517cd23a55 deploy 2026-05-10 17:15:56 +05:00
@kirill.komarov 5ddde15fd3 base commit 2026-05-10 14:28:35 +05:00