• Joined on 2024-04-09
giles pushed to decoupling at coop/cart 2026-02-18 20:58:21 +00:00
8527ddb84b Decouple cart: use shared.models for all cross-app imports
giles pushed to decoupling at coop/blog 2026-02-18 20:58:20 +00:00
c537770172 Decouple blog: use shared.models for all cross-app imports
giles pushed to master at coop/glue 2026-02-18 20:57:41 +00:00
ebce44e9d9 Update imports to use shared.models instead of app-specific models
giles pushed to decoupling at coop/shared 2026-02-18 20:57:38 +00:00
0c0f3c8416 Decouple cross-app models: move canonical definitions to shared/models/
giles pushed to decoupling at coop/events 2026-02-18 20:03:56 +00:00
6e9c973572 Remove 41 identical events template overrides of shared templates
giles pushed to decoupling at coop/market 2026-02-18 20:03:32 +00:00
31f9aa3fac Remove 47 identical market template overrides of shared templates
giles pushed to decoupling at coop/cart 2026-02-18 20:03:23 +00:00
d6d82664d6 Remove 23 identical cart template overrides of shared templates
giles pushed to decoupling at coop/blog 2026-02-18 19:55:48 +00:00
1ea2950310 Remove 81 identical blog template overrides of shared templates
giles pushed to decoupling at coop/blog 2026-02-18 19:52:01 +00:00
aa06082ad2 Remove blog auth nav override, use shared version
giles pushed to decoupling at coop/blog 2026-02-18 19:48:07 +00:00
4d31123635 Fix orders link: use plain anchor for cross-domain cart navigation
giles pushed to decoupling at coop/events 2026-02-18 19:31:02 +00:00
7c84933bc8 Update shared submodule: fix orders link htmx interception
giles pushed to decoupling at coop/market 2026-02-18 19:31:01 +00:00
ec1880b658 Update shared submodule: fix orders link htmx interception
giles pushed to decoupling at coop/cart 2026-02-18 19:30:58 +00:00
56230eff0a Update shared submodule: fix orders link htmx interception
giles pushed to decoupling at coop/blog 2026-02-18 19:30:57 +00:00
122bf90714 Update shared submodule: fix orders link htmx interception
giles pushed to decoupling at coop/shared 2026-02-18 19:30:47 +00:00
da10fc4cf9 Add data-hx-disable to orders link to prevent htmx interception
giles pushed to decoupling at coop/events 2026-02-18 19:18:46 +00:00
a9d42cdd39 Update shared submodule: use coop_url for auth links
giles pushed to decoupling at coop/market 2026-02-18 19:18:44 +00:00
72042e793b Update shared submodule: use coop_url for auth links
giles pushed to decoupling at coop/blog 2026-02-18 19:18:43 +00:00
e6409128d3 Update shared submodule: use coop_url for auth links
giles pushed to decoupling at coop/cart 2026-02-18 19:18:42 +00:00
7f25e6b63f Update shared submodule: use coop_url for auth links
giles pushed to decoupling at coop/shared 2026-02-18 19:18:31 +00:00
526d4f6e1b Use coop_url for auth links in shared templates