Commit Graph

49 Commits

Author SHA1 Message Date
Kirill 5adbe9baa7 test commit 2026-05-19 11:25:23 +05:00
Kirill 3972133155 test commit 2026-05-19 10:31:59 +05:00
Kirill c25b4f97f2 test commit 2026-05-19 10:30:05 +05:00
Kirill 9999b28d49 test commit 2026-05-19 09:00:26 +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 6054ef4c06 feat: add admin notification settings page 2026-05-18 11:55:45 +05:00
Kirill dfec821545 feat: add user notification settings page 2026-05-18 11:51:41 +05:00
Kirill d18546c45a feat(client): slider picker shows only resized images
chore(server): remove unused gallery.js
2026-05-17 18:20:57 +05:00
Kirill f0365d0b98 feat(client): remove direct upload from product form, filter gallery to resized 2026-05-17 18:17:27 +05:00
Kirill 35dee985f7 feat(client): complete AdminGalleryPage with new upload and resize UI 2026-05-17 18:15:07 +05:00
Kirill 5411f8ae24 feat(client): add resize button and status badge to GalleryGrid 2026-05-17 18:09:12 +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 2db6258b33 test commit 2026-05-15 21:14:07 +05:00
Kirill 7e231dbdd8 feat: use WebP original for full-screen product image viewer 2026-05-15 20:27:45 +05:00
Kirill be48606ae3 update goods 2026-05-15 14:58:47 +05:00
Kirill 551c9b027c update goods 2026-05-15 14:43:26 +05:00
Kirill ed475be289 fix: apply lint fixes and fix vite manualChunks for Vite 8 compatibility 2026-05-15 13:43:51 +05:00
Kirill 50eb427f5c perf: use OptimizedImage in admin pages 2026-05-15 13:30:27 +05:00
Kirill 9c238bd542 perf: use OptimizedImage in ProductPage 2026-05-15 13:30:05 +05:00
Kirill 10ffa21c66 update goods 2026-05-15 12:55:23 +05:00
Kirill 89d605adf4 update goods 2026-05-15 12:50:39 +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 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 40483679de deploy 2026-05-13 12:33:46 +05:00
@kirill.komarov 519c647f65 deploy 2026-05-12 21:53:11 +05:00
@kirill.komarov 57fa4adf08 deploy 2026-05-12 21:37:39 +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
@kirill.komarov 97537a8717 base commit 2026-05-10 13:50:44 +05:00
@kirill.komarov ebe1ede25c base commit 2026-05-04 12:34:01 +05:00
@kirill.komarov 6885e39017 base commit 2026-05-03 20:30:21 +05:00
@kirill.komarov fe10f25b8c base commit 2026-05-03 19:57:12 +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 bfc9661d22 base commit 2026-04-29 19:14:34 +05:00
@kirill.komarov 326521c9e6 base commit 2026-04-29 18:34:25 +05:00
@kirill.komarov f6b6959268 base commit 2026-04-29 17:32:21 +05:00
@kirill.komarov 3f7fdb1e15 base commit 2026-04-28 22:15:12 +05:00
@kirill.komarov d40edf97e7 base commit 2026-04-28 21:47:43 +05:00
@kirill.komarov 2148fd7a12 base commit 2026-04-28 21:36:30 +05:00
@kirill.komarov 55480d4aa5 init project 2026-04-28 11:02:08 +05:00