• Joined on 2024-04-09
giles pushed to decoupling at coop/events 2026-02-14 09:52:24 +00:00
fca0950cd1 Add attach/detach glue calls to calendar and market CRUD
giles pushed to decoupling at coop/blog 2026-02-14 09:52:19 +00:00
75a5d520e8 Add attach/detach glue calls to menu items, markets, and page config CRUD
giles pushed to decoupling at coop/events 2026-02-12 08:03:47 +00:00
ee93832db0 Update shared submodule to include glue layer + MenuItem fix
giles pushed to decoupling at coop/cart 2026-02-12 08:03:46 +00:00
cd332b2544 Update shared submodule to include glue layer + MenuItem fix
giles pushed to decoupling at coop/market 2026-02-12 08:03:44 +00:00
7820257577 Update shared submodule to include glue layer + MenuItem fix
giles pushed to decoupling at coop/blog 2026-02-12 08:03:43 +00:00
70ef1910c1 Update shared submodule to include glue layer + MenuItem fix
giles pushed to decoupling at coop/shared 2026-02-12 01:58:21 +00:00
0c6eee18de Remove MenuItem.post relationship to fix mapper init error
giles pushed to decoupling at coop/events 2026-02-12 01:43:23 +00:00
0a8d1391f6 Add glue layer: replace /internal/menu-items API with direct DB query
giles pushed to decoupling at coop/cart 2026-02-12 01:43:21 +00:00
9cf8ff1114 Add glue layer: replace /internal/menu-items API with direct DB query
giles pushed to decoupling at coop/market 2026-02-12 01:43:20 +00:00
f81d6803d4 Add glue layer: replace /internal/menu-items API with direct DB query
giles pushed to decoupling at coop/blog 2026-02-12 01:43:20 +00:00
05d9e70e8a Add glue layer: MenuNode replaces MenuItem, remove /internal/menu-items API
giles pushed to decoupling at coop/shared 2026-02-12 01:43:09 +00:00
2c4ab9e3c8 Add glue layer support: MenuNode templates, factory registration, migration
giles pushed to decoupling at coop/events 2026-02-11 16:32:06 +00:00
4a0041efd5 ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/cart 2026-02-11 16:32:01 +00:00
14838ebbaa ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/market 2026-02-11 16:31:56 +00:00
ba10f5547a ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/blog 2026-02-11 16:31:50 +00:00
da3481196b ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/events 2026-02-11 16:15:19 +00:00
b2aa657d70 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/cart 2026-02-11 16:15:10 +00:00
dc379b30a2 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/market 2026-02-11 16:14:58 +00:00
7025333951 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/blog 2026-02-11 16:14:51 +00:00
9d13230465 CI: skip copying own models to avoid duplicate SQLAlchemy table defs