Commit Graph

27 Commits

Author SHA1 Message Date
Kirill 058fa26e12 test commit 2026-05-21 13:39:45 +05:00
Kirill a176955521 test commit 2026-05-21 12:18:36 +05:00
Kirill 1837b36b14 test commit 2026-05-21 12:02:29 +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 c32d5e6aff fix: use sx for justifyContent in OAuthButtons, fix import order in test 2026-05-20 11:14:36 +05:00
Kirill 1873681fa6 test: OAuthButtons component 2026-05-20 11:12:13 +05:00
Kirill ec2c70e3ae feat: add OAuthButtons component 2026-05-20 11:04:25 +05:00
Kirill 54f5ec78c3 feat: add oauth providers config 2026-05-20 11:02:07 +05:00
Kirill 00b74e56d7 refactor: rename name→displayName across client 2026-05-20 11:00:28 +05:00
Kirill 5adbe9baa7 test commit 2026-05-19 11:25:23 +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 89d605adf4 update goods 2026-05-15 12:50:39 +05:00
Kirill 001742a856 fix: icon gap, lighter scheme bg, filled cart icon for inCart 2026-05-14 21:55:54 +05:00
Kirill 8a39eb9ce7 fix: icon spacing, scheme bg, drawer layout, filter margin, cart icon states 2026-05-14 21:46:41 +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.komarov ce9883f8c9 test refactor 2026-05-14 19:54:45 +05:00
kirill.komarov c6b542bd95 fix: TypeScript errors — NominatimItem import, unknown ReactNode, unused deliveryType, effect generics, export name 2026-05-13 22:16:00 +05:00
@kirill.komarov a06f9cf2c4 Merge branch 'refactor' 2026-05-13 22:07:46 +05:00
@kirill.komarov 83bbf9d263 deploy 2026-05-12 22:01:01 +05:00
@kirill.komarov 9139a24093 base commit 2026-04-30 22:34:55 +05:00
@kirill.komarov 123d86091d base commit 2026-04-29 20:23:30 +05:00
@kirill.komarov f26223091a base commit 2026-04-29 19:29:24 +05:00
@kirill.komarov c1773e5c57 base commit 2026-04-29 18:39:40 +05:00
@kirill.komarov 326521c9e6 base commit 2026-04-29 18:34:25 +05:00