• Joined on 2024-04-09
giles pushed to decoupling at coop/cart 2026-02-19 12:41:30 +00:00
f299805c22 Group cart overview by market, show market name on cards
giles pushed to decoupling at coop/events 2026-02-19 09:43:49 +00:00
3873f22bf2 Update shared submodule: delete button + quantity clamp in cart_item
giles pushed to decoupling at coop/market 2026-02-19 09:43:46 +00:00
6984f3f3db Update shared submodule: delete button + quantity clamp in cart_item
giles pushed to decoupling at coop/blog 2026-02-19 09:43:44 +00:00
895c323968 Update shared submodule: delete button + quantity clamp in cart_item
giles pushed to decoupling at coop/cart 2026-02-19 09:43:37 +00:00
17ab7f09c7 Add delete endpoint with confirm modal, keep items at quantity 0
giles pushed to decoupling at coop/shared 2026-02-19 09:43:14 +00:00
6db91cb3c1 Add delete button with confirm modal to cart_item, clamp minus at 0
giles pushed to decoupling at coop/events 2026-02-19 09:32:48 +00:00
2f8a62e4a1 Update shared submodule: cart_quantity_url template support
giles pushed to decoupling at coop/market 2026-02-19 09:32:47 +00:00
a50c5e4d46 Update shared submodule: cart_quantity_url template support
giles pushed to decoupling at coop/blog 2026-02-19 09:32:47 +00:00
9dc5877fc9 Update shared submodule: cart_quantity_url template support
giles pushed to decoupling at coop/cart 2026-02-19 09:32:46 +00:00
8c72664e1f Update shared submodule pointer to latest template fix
6140c727c6 Add /quantity/ endpoint so cart +/- buttons work same-origin
Compare 2 commits »
giles pushed to decoupling at coop/shared 2026-02-19 09:32:29 +00:00
7b55d78214 Fix cross-origin cart +/- buttons by supporting cart_quantity_url in template
giles pushed to decoupling at coop/events 2026-02-19 06:07:40 +00:00
2527c854cb Replace HTTP API and MarketPlace imports with service calls
giles pushed to decoupling at coop/market 2026-02-19 06:07:31 +00:00
ca5b952ffc Update shared submodule: MarketService write methods
giles pushed to decoupling at coop/cart 2026-02-19 06:07:27 +00:00
8498807597 Remove Calendar model import from checkout, use DTO fields
giles pushed to decoupling at coop/blog 2026-02-19 06:07:26 +00:00
f9e39333bf Replace direct MarketPlace imports with MarketService calls
giles pushed to decoupling at coop/shared 2026-02-19 05:44:04 +00:00
b3a0e9922a Add MarketService write methods and clean up stubs
giles pushed to decoupling at coop/market 2026-02-19 05:17:06 +00:00
d7162f5543 Fix inconsistent cart count: include calendar entries in market app
giles pushed to decoupling at coop/cart 2026-02-19 05:07:31 +00:00
72062930f0 Update shared submodule pointer to latest DTO fixes
giles pushed to decoupling at coop/market 2026-02-19 05:05:48 +00:00
0a3997b82a Update shared submodule: DTO template compatibility fixes
giles pushed to decoupling at coop/events 2026-02-19 05:05:46 +00:00
a03fa90463 Update shared submodule: DTO template compatibility fixes