Commit Graph

22 Commits

Author SHA1 Message Date
Kirill 93b1624191 вы 2026-06-11 16:50:47 +05:00
Kirill f34c05095a ываыв 2026-05-28 21:46:17 +05:00
Kirill 7000fbffa7 ывав 2026-05-28 21:20:35 +05:00
Kirill f6414adf2f fix: add error logging to empty catch blocks 2026-05-27 20:56:08 +05:00
Kirill b17e571772 fix: remove redundant timer, add navigation verification to CartSnackbar tests 2026-05-25 17:29:54 +05:00
Kirill 9ce3375088 ыввы 2026-05-24 19:55:43 +05:00
Kirill 4b89c42a72 пва 2026-05-24 17:07:46 +05:00
Kirill 75841342c6 пва 2026-05-24 12:45:54 +05:00
Kirill 54022d72ff docs: add IP-gate access control implementation plan 2026-05-23 10:58:36 +05:00
Kirill 3212d6c185 docs: SSE realtime implementation plan 2026-05-22 18:18:54 +05:00
Kirill eb30640b49 feat: load Outfit font from static files 2026-05-22 13:18:21 +05:00
Kirill bb7b40ac45 fix(server): remove all avatarType references after DB column drop 2026-05-22 11:36:11 +05:00
Kirill 37be5eef08 docs: avatar and display fixes implementation plan 2026-05-21 20:18:32 +05:00
Kirill 585c565b7b docs: add yookassa payment integration implementation plan 2026-05-20 17:45:20 +05:00
Kirill d931545a2e docs: yandex+vk oauth implementation plan 2026-05-20 10:35:43 +05:00
Kirill cb4661dc13 test commit 2026-05-19 15:32:45 +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 912724082e test: add notification preferences tests 2026-05-18 11:45:51 +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 906dc61d0a docs: add lighthouse optimization implementation plan 2026-05-15 13:19:15 +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 4ffafc41c7 chore: remove obsolete deploy scripts and docs 2026-05-14 20:31:39 +05:00