Commit Graph

22 Commits

Author SHA1 Message Date
Kirill 1b9cc8ac57 docs: add IP-gate access control spec 2026-05-23 10:56:08 +05:00
Kirill 13cc1fa2b8 docs: add VK no-email fix design spec 2026-05-22 22:51:03 +05:00
Kirill 3212d6c185 docs: SSE realtime implementation plan 2026-05-22 18:18:54 +05:00
Kirill 76c8564e77 docs: SSE realtime design spec 2026-05-22 18:08:24 +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 ff7a4b6bba docs: avatar and display fixes design spec 2026-05-21 20:09:22 +05:00
Kirill 585c565b7b docs: add yookassa payment integration implementation plan 2026-05-20 17:45:20 +05:00
Kirill fc7bc43c9f docs: add yookassa payment integration design spec 2026-05-20 17:33:08 +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 cb4661dc13 test commit 2026-05-19 15:32:45 +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 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 78fc1d4d96 docs: add lighthouse optimization design spec 2026-05-15 13:12:42 +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 8632601490 feat: UI style refresh — Lucide icons, theme, slider, filters, buttons, VK 2026-05-14 21:25:11 +05:00
Kirill 4ffafc41c7 chore: remove obsolete deploy scripts and docs 2026-05-14 20:31:39 +05:00