• Joined on 2024-04-09
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)
giles pushed to main at coop/cart 2026-02-10 13:03:45 +00:00
42ce3af992 chore: update shared_lib (fix stale blog.post.calendars refs)
giles pushed to main at coop/market 2026-02-10 13:03:40 +00:00
c6dbbcac52 chore: update shared_lib (fix stale blog.post.calendars refs)
giles pushed to main at coop/blog 2026-02-10 13:03:21 +00:00
5c8273ed2e chore: update shared_lib (fix stale blog.post.calendars refs)
giles pushed to main at coop/events 2026-02-10 13:02:33 +00:00
aa63af28fe chore: update shared_lib (fix stale blog.post.calendars refs)
giles pushed to main at coop/events 2026-02-10 13:02:24 +00:00
438b2edb0d fix: replace stale blog.post.* endpoint refs with coop_url()
giles pushed to main at coop/shared 2026-02-10 13:02:21 +00:00
193014a4d8 fix: replace stale blog.post.calendars.* endpoint refs with calendars.*
giles pushed to main at coop/events 2026-02-10 11:55:24 +00:00
65f14ef0f5 chore: update shared_lib (cross-service calendar templates)
giles pushed to main at coop/shared 2026-02-10 11:55:11 +00:00
125c9bd64a refactor: make calendar header and nav cross-service (events_url)
giles pushed to main at coop/events 2026-02-10 11:52:28 +00:00
dcf716c685 fix: make calendar name a link back to calendar view
giles pushed to main at coop/cart 2026-02-10 11:51:51 +00:00
6db8ff6aa6 chore: update shared_lib (remove console.log)