Commit Graph

26 Commits

Author SHA1 Message Date
Kirill 01f5b90c99 add diaposine 2026-06-03 13:52:39 +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 1cfabab4c6 docs: cart added snackbar design spec 2026-05-25 17:04:57 +05:00
Kirill 261233442e docs: add frontend performance optimization design spec 2026-05-24 19:23:38 +05:00
Kirill b757f18bfb docs: update test checklist spec — 3-state status + error comments 2026-05-24 16:47:51 +05:00
Kirill e0e94f4439 docs: add admin test checklist design spec 2026-05-24 16:03:37 +05:00
Kirill 2fe426b70a пва 2026-05-24 13:43:23 +05:00
Kirill dba8e902bf docs: add synthetic email warning design spec 2026-05-24 12:18:27 +05:00
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 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 ff7a4b6bba docs: avatar and display fixes design spec 2026-05-21 20:09:22 +05:00
Kirill fc7bc43c9f docs: add yookassa payment integration design spec 2026-05-20 17:33:08 +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 78fc1d4d96 docs: add lighthouse optimization design spec 2026-05-15 13:12:42 +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