• Joined on 2024-04-09
giles pushed to decoupling at coop/events 2026-02-19 04:45:40 +00:00
f289ee0dcd Fix NameError: import services registry in create_app scope
giles pushed to decoupling at coop/market 2026-02-19 04:45:39 +00:00
ad445e2fd2 Fix NameError: import services registry in create_app scope
giles pushed to decoupling at coop/cart 2026-02-19 04:45:37 +00:00
e5c686643c Fix NameError: import services registry in create_app scope
giles pushed to decoupling at coop/market 2026-02-19 04:41:26 +00:00
b04dbbba67 Remove glue submodule: models moved to shared/
giles pushed to decoupling at coop/events 2026-02-19 04:41:21 +00:00
cec9a3296f Remove glue submodule: models moved to shared/
giles pushed to decoupling at coop/cart 2026-02-19 04:41:19 +00:00
ad7f933278 Remove glue submodule: models moved to shared/
giles pushed to decoupling at coop/blog 2026-02-19 04:41:16 +00:00
52a4f4ad43 Remove glue submodule: models moved to shared/
giles pushed to decoupling at coop/market 2026-02-19 04:35:09 +00:00
3fea2e6fdb Update shared submodule: fix duplicate table error for MenuNode
giles pushed to decoupling at coop/events 2026-02-19 04:35:00 +00:00
14836e0ea3 Update shared submodule: fix duplicate table error for MenuNode
giles pushed to decoupling at coop/cart 2026-02-19 04:34:52 +00:00
377396283d Update shared submodule: fix duplicate table error for MenuNode
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