• Joined on 2024-04-09
giles pushed to main at coop/blog 2026-02-10 18:37:10 +00:00
3376e4e990 feat: show markets in post nav bar and admin panel
giles pushed to main at coop/shared 2026-02-10 18:37:02 +00:00
e653acb921 feat: add market links to post nav entries template
giles pushed to main at coop/market 2026-02-10 18:26:29 +00:00
33a30bef06 fix: remove duplicate market_slug in blueprint registration
giles pushed to main at coop/market 2026-02-10 18:16:32 +00:00
803a1d44e0 chore: update shared_lib submodule for MarketPlace model
giles pushed to main at coop/market 2026-02-10 18:08:55 +00:00
9b2687b039 feat: restructure market app with per-market URL scoping
giles pushed to main at coop/blog 2026-02-10 18:08:38 +00:00
24d3860952 feat: add page admin market CRUD and update shared_lib
giles pushed to main at coop/shared 2026-02-10 18:08:23 +00:00
7eb66fbf24 feat: add MarketPlace model, migration, and market_url_for helper
giles pushed to main at coop/blog 2026-02-10 14:38:03 +00:00
632df29356 fix: add missing template variables for pages listing context
giles pushed to main at coop/blog 2026-02-10 14:35:39 +00:00
161f48b0e6 fix: update shared_lib with migration fix
giles pushed to main at coop/shared 2026-02-10 14:35:34 +00:00
3cc5730377 fix: use jsonb cast and EXISTS in page_configs migration
giles pushed to main at coop/blog 2026-02-10 14:33:33 +00:00
d2419d1784 chore: update shared_lib with page_configs migration
giles pushed to main at coop/shared 2026-02-10 14:33:27 +00:00
f63a9ec0a7 feat: add page_configs migration
giles pushed to main at coop/events 2026-02-10 14:27:58 +00:00
8c1a0240a3 feat: enforce calendar creation only on pages with calendar feature
giles pushed to main at coop/blog 2026-02-10 14:27:45 +00:00
8b6320619e feat: implement Pages as Spaces Phase 1
giles pushed to main at coop/shared 2026-02-10 14:26:59 +00:00
56e32585b7 feat: add PageConfig model and remove duplicate CartItem
giles pushed to main at coop/blog 2026-02-10 13:23:27 +00:00
455a7b1078 chore: update shared_lib (fix settings cog visibility)
giles pushed to main at coop/cart 2026-02-10 13:23:16 +00:00
6729b0f158 chore: update shared_lib (fix settings cog visibility)
giles pushed to main at coop/market 2026-02-10 13:23:07 +00:00
6a266bd94d chore: update shared_lib (fix settings cog visibility)
giles pushed to main at coop/events 2026-02-10 13:22:18 +00:00
4a707577d3 chore: update shared_lib (fix settings cog visibility)
giles pushed to main at coop/shared 2026-02-10 13:17:38 +00:00
fa9ffa98e5 fix: show settings cog on all services (use g.rights.admin)