• Joined on 2024-04-09
giles pushed to decoupling at coop/blog 2026-02-19 04:34:45 +00:00
f364448131 Update shared submodule: fix duplicate table error for MenuNode
giles pushed to decoupling at coop/shared 2026-02-19 04:34:34 +00:00
5bcf68af2b Fix duplicate table error: remove glue.models from model import loop
giles pushed to decoupling at coop/market 2026-02-19 04:30:32 +00:00
acf352ee3b Domain isolation: replace cross-domain imports with service calls
giles pushed to decoupling at coop/events 2026-02-19 04:30:32 +00:00
f1b5aeac53 Domain isolation: replace cross-domain imports with service calls
giles pushed to decoupling at coop/cart 2026-02-19 04:30:29 +00:00
049b35479b Domain isolation: replace cross-domain imports with service calls
giles pushed to decoupling at coop/blog 2026-02-19 04:30:28 +00:00
4155df7e7c Domain isolation: replace cross-domain imports with service calls
giles pushed to decoupling at coop/shared 2026-02-19 04:29:15 +00:00
70b1c7de10 Domain isolation: typed contracts, service registry, and composable wiring
giles pushed to decoupling at coop/market 2026-02-18 22:02:24 +00:00
33befd4c3d Update shared submodule: fix ticket_types lazy-load
giles pushed to decoupling at coop/cart 2026-02-18 22:02:22 +00:00
b7f09d638d Update shared submodule: fix ticket_types lazy-load
giles pushed to decoupling at coop/blog 2026-02-18 22:02:21 +00:00
e1f4471002 Update shared submodule: fix ticket_types lazy-load
giles pushed to decoupling at coop/events 2026-02-18 22:02:21 +00:00
7b15f37686 Update shared submodule: fix ticket_types lazy-load
giles pushed to decoupling at coop/shared 2026-02-18 22:02:10 +00:00
ea7dc9723a Fix ticket_types lazy-load in async: add lazy=selectin
giles pushed to decoupling at coop/market 2026-02-18 21:50:04 +00:00
8dfb95ccab Update shared submodule: fix cart-mini home link
giles pushed to decoupling at coop/cart 2026-02-18 21:50:01 +00:00
52105def89 Update shared submodule: fix cart-mini home link
giles pushed to decoupling at coop/events 2026-02-18 21:49:59 +00:00
d2195c0969 Fix cart badge: include calendar entries + OOB update on add
giles pushed to decoupling at coop/blog 2026-02-18 21:49:59 +00:00
2efc05957e Fix cart badge to include calendar entries in count
giles pushed to decoupling at coop/shared 2026-02-18 21:49:33 +00:00
e3f8ff6e3c Fix cart-mini home link: use coop_url instead of broken qs|host filter
giles pushed to decoupling at coop/events 2026-02-18 21:24:42 +00:00
b153203fc0 Fix CalendarEntryPost join: add explicit ON clause for polymorphic content_id
giles pushed to decoupling at coop/events 2026-02-18 20:58:24 +00:00
ba456dca4c Decouple events: use shared.models for all cross-app imports
giles pushed to decoupling at coop/market 2026-02-18 20:58:22 +00:00
7ccdc1fa83 Decouple market: use shared.models for all cross-app imports