• Joined on 2024-04-09
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)
giles pushed to decoupling at coop/market 2026-02-24 10:02:05 +00:00
d014203776 Fix url_for endpoint name in product slug redirect
giles pushed to decoupling at coop/market 2026-02-24 09:57:44 +00:00
f53d2841e9 Fix product slug resolution: fall back to g.post_slug
giles pushed to decoupling at coop/blog 2026-02-24 09:51:57 +00:00
b12c8788c7 Fix duplicate auth menu: inject fragment in both desktop and mobile sections
giles pushed to decoupling at coop/account 2026-02-24 09:51:54 +00:00
1ba8788189 Add responsive visibility classes to auth-menu fragment
giles pushed to decoupling at coop/market 2026-02-24 09:51:52 +00:00
3c9ff1210a Fix cart route missing slug param (popped by app-level preprocessor)
giles pushed to decoupling at coop/cart 2026-02-24 09:37:47 +00:00
a72598f75e Fix cart-mini fragment using internal URL for logo image
giles pushed to decoupling at coop/account 2026-02-24 09:12:32 +00:00
072de719df Add auth-menu fragment handler to account app
giles pushed to decoupling at coop/federation 2026-02-24 09:12:31 +00:00
8f4d3d76c1 Update shared submodule (fragment auth skip for internal paths)
giles pushed to decoupling at coop/events 2026-02-24 09:12:30 +00:00
4d5dd7b86e Update shared submodule (fragment auth skip for internal paths)
giles pushed to decoupling at coop/cart 2026-02-24 09:12:29 +00:00
0b2e59bc2c Add cart-mini and account-nav-item fragment handlers
giles pushed to decoupling at coop/market 2026-02-24 09:12:29 +00:00
4a37f281d4 Update shared submodule (fragment auth skip for internal paths)
giles pushed to decoupling at coop/blog 2026-02-24 09:12:28 +00:00
e9a59e5f93 Add cart + auth fragment pre-fetching to blog context
giles pushed to decoupling at coop/shared 2026-02-24 09:04:29 +00:00
2a9dfaa749 Skip auth state check on /internal/ paths (fragment endpoints)
giles pushed to oauth-sso at art-dag/celery 2026-02-24 08:28:03 +00:00
fc93e27b30 Add fragment router for micro-frontend composition
giles pushed to decoupling at coop/federation 2026-02-24 08:27:56 +00:00
cd3cc4def0 Add fragment blueprint + sync shared: micro-frontend infrastructure