• Joined on 2024-04-09
giles pushed to decoupling at coop/federation 2026-02-24 11:39:53 +00:00
2016f0b727 Fetch nav-tree fragment from blog, drop local menu_items query
giles pushed to decoupling at coop/events 2026-02-24 11:39:52 +00:00
1602b14c3c Fetch nav-tree fragment from blog, drop local menu_items query
giles pushed to decoupling at coop/cart 2026-02-24 11:39:51 +00:00
e0046403d8 Fetch nav-tree fragment from blog, drop local menu_items query
giles pushed to decoupling at coop/market 2026-02-24 11:39:50 +00:00
d1a6690cc3 Fetch nav-tree fragment from blog, drop local menu_items query
giles pushed to decoupling at coop/blog 2026-02-24 11:39:50 +00:00
288b3caf7f Add nav-tree fragment: blog renders nav for all apps
giles pushed to decoupling at coop/shared 2026-02-24 11:34:51 +00:00
7e650a0ee3 Add nav-tree, auth-menu, cart-mini fragment slots to shared header
giles pushed to decoupling at coop/events 2026-02-24 11:02:57 +00:00
95af55da39 Replace stale coop_url with blog_url in events templates
giles pushed to decoupling at coop/market 2026-02-24 10:55:42 +00:00
93f830ff13 Commit transaction before fetching cart-mini fragment
giles pushed to decoupling at coop/market 2026-02-24 10:49:12 +00:00
06e700820e Replace shared _added.html with market-owned version using cart-mini fragment
giles pushed to decoupling at coop/account 2026-02-24 10:30:23 +00:00
c2f2443d99 Update shared submodule (product_slug rename in templates)
giles pushed to decoupling at coop/federation 2026-02-24 10:30:20 +00:00
6674eb827d Update shared submodule (product_slug rename in templates)
giles pushed to decoupling at coop/events 2026-02-24 10:30:17 +00:00
226d50a980 Update shared submodule (product_slug rename in templates)
giles pushed to decoupling at coop/cart 2026-02-24 10:30:15 +00:00
641178855d Update shared submodule (product_slug rename in templates)
giles pushed to decoupling at coop/blog 2026-02-24 10:30:14 +00:00
3e11bef978 Update shared submodule (product_slug rename in templates)
giles pushed to decoupling at coop/market 2026-02-24 10:26:23 +00:00
d92d4840ed Rename product blueprint URL param slug → product_slug
giles pushed to decoupling at coop/shared 2026-02-24 10:24:52 +00:00
0d40dfaeca Rename product blueprint URL param slug → product_slug in templates
giles pushed to decoupling at coop/market 2026-02-24 10:22:06 +00:00
291c829c7f Let resolve_product run fully for POST, just skip redirects
giles pushed to decoupling at coop/market 2026-02-24 10:21:17 +00:00
e0b640f15b Pass product data to cart _added.html template
giles pushed to decoupling at coop/market 2026-02-24 10:12:02 +00:00
25228881aa Fix product slug: extract from URL path instead of g.post_slug
giles pushed to decoupling at coop/market 2026-02-24 10:06:07 +00:00
97bc694ff0 Skip resolve_product redirects for POST requests (cart, like)