• Joined on 2024-04-09
giles pushed to main at coop/events 2026-02-10 20:16:04 +00:00
249b7d3ff2 chore: update shared_lib submodule
giles pushed to main at coop/market 2026-02-10 20:15:47 +00:00
6202b31e8e fix: nest market blueprint under post slug /<slug>/<market_slug>/
giles pushed to main at coop/blog 2026-02-10 20:15:36 +00:00
c93c875cb3 chore: update shared_lib submodule
giles pushed to main at coop/shared 2026-02-10 20:15:31 +00:00
a420bfa7f0 fix: market URLs include post slug prefix
giles pushed to main at coop/events 2026-02-10 20:08:10 +00:00
ab2fa6a393 chore: update shared_lib submodule
giles pushed to main at coop/market 2026-02-10 20:08:09 +00:00
b831d01113 chore: update shared_lib submodule
giles pushed to main at coop/blog 2026-02-10 20:07:58 +00:00
c2e5708aa9 fix: top menu Market link goes to coop blog page
giles pushed to main at coop/shared 2026-02-10 20:07:53 +00:00
42f4a8b68f fix: top menu Market link goes to coop blog page, not market app
giles pushed to main at coop/market 2026-02-10 20:01:03 +00:00
2a1ef78653 chore: update shared_lib submodule
giles pushed to main at coop/events 2026-02-10 20:01:03 +00:00
27e6c85e2c chore: update shared_lib submodule
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