• Joined on 2024-04-09
giles pushed to main at coop/market 2026-02-10 22:05:53 +00:00
7065acb94d chore: move repo to ~/rose-ash/ and add configurable CI paths
giles pushed to main at coop/blog 2026-02-10 22:05:52 +00:00
f90d0f2e21 chore: move repo to ~/rose-ash/ and add configurable CI paths
giles pushed to main at coop/events 2026-02-10 22:01:20 +00:00
a8b96fa7ce chore: move repo to ~/rose-ash/ and add configurable PROJECT_ROOT
giles pushed to main at coop/cart 2026-02-10 22:01:17 +00:00
e667f7a3e0 chore: move repo to ~/rose-ash/ and add configurable PROJECT_ROOT
giles pushed to main at coop/market 2026-02-10 22:01:17 +00:00
330c4ed9b9 chore: move repo to ~/rose-ash/ and add configurable PROJECT_ROOT
giles pushed to main at coop/blog 2026-02-10 22:01:14 +00:00
1bad867e43 chore: move repo to ~/rose-ash/ and add configurable PROJECT_ROOT
giles pushed to main at coop/events 2026-02-10 21:47:51 +00:00
a4ea5e3bd1 chore: update shared_lib submodule to Phase 4
giles pushed to main at coop/market 2026-02-10 21:47:48 +00:00
9fb26129b6 chore: update shared_lib submodule to Phase 4
giles pushed to main at coop/blog 2026-02-10 21:47:47 +00:00
218849552d chore: update shared_lib submodule to Phase 4
giles pushed to main at coop/cart 2026-02-10 21:47:02 +00:00
742d84e999 chore: update shared_lib submodule to Phase 4
giles pushed to main at coop/shared 2026-02-10 21:46:55 +00:00
0c9b8d6aa2 feat: add page_cart_url helper and update shared cart templates for Phase 4
giles pushed to main at coop/market 2026-02-10 21:46:04 +00:00
6a378a2425 fix: use cart_url() instead of url_for('cart.view_cart') for cross-app redirect
giles pushed to main at coop/blog 2026-02-10 21:45:49 +00:00
6bb520cb0a feat: show page cart badge in blog post header (Phase 4)
giles pushed to main at coop/cart 2026-02-10 21:45:37 +00:00
cb2fcd9d32 feat: per-page carts with overview, page-scoped checkout, and split blueprints (Phase 4)
giles pushed to main at coop/events 2026-02-10 20:54:51 +00:00
c09c433f82 chore: update shared_lib submodule to Phase 3
giles pushed to main at coop/market 2026-02-10 20:54:46 +00:00
6459e2406e chore: update shared_lib submodule to Phase 3
ce1847e06c feat: set market_place_id on CartItem when adding to cart (Phase 3)
Compare 2 commits »
giles pushed to main at coop/cart 2026-02-10 20:54:42 +00:00
7bdb736ef5 chore: update shared_lib submodule to Phase 3
c8d927bf72 feat: per-page SumUp credentials in checkout flow (Phase 3)
Compare 2 commits »
giles pushed to main at coop/blog 2026-02-10 20:54:35 +00:00
9c047b46b5 chore: update shared_lib submodule to Phase 3
d859be217a feat: per-page SumUp admin UI and update_sumup route (Phase 3)
Compare 2 commits »
giles pushed to main at coop/shared 2026-02-10 20:50:15 +00:00
123f752946 feat: per-page SumUp models and migration (Phase 3)
giles pushed to main at coop/market 2026-02-10 20:20:51 +00:00
98abe5a0de fix: rename post slug URL param to page_slug to avoid collision