giles
a8e587ebb3
Update shared: auth routes to federation
...
Build and Deploy / build-and-deploy (push) Successful in 58s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 08:42:36 +00:00
giles
139eb3ac1f
Rename coop_title to market_title, update shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 1m52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 08:33:20 +00:00
giles
dcb93269fc
Update COOP_DIR to /root/rose-ash in CI workflow
...
Build and Deploy / build-and-deploy (push) Successful in 1m1s
Infra files (.env, docker-compose.yml, _config) moved from ~/coop to ~/rose-ash.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 23:44:11 +00:00
giles
3c87832fdf
Add global + page-scoped market listings with infinite scroll
...
Build and Deploy / build-and-deploy (push) Successful in 1m4s
- New all_markets blueprint at / with paginated grid and HTMX infinite scroll
- New page_markets blueprint at /<slug>/ for page-scoped market listing
- list_marketplaces service method (via shared submodule update)
- Updated slug preprocessor to handle both /<slug>/ and /<page_slug>/<market_slug>/
- Removed inline markets_listing() route (replaced by all_markets blueprint)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 23:34:58 +00:00
giles
555ac6a152
Update shared: AP_DOMAIN default to federation.rose-ash.com
...
Build and Deploy / build-and-deploy (push) Successful in 1m17s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 21:12:51 +00:00
giles
800d4c1822
Update shared: origin_app isolation for EventProcessor
...
Build and Deploy / build-and-deploy (push) Successful in 1m41s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 20:59:41 +00:00
giles
0fcfed4546
Update shared: fix AP re-publish versioned object IDs
...
Build and Deploy / build-and-deploy (push) Successful in 2m7s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 20:04:22 +00:00
giles
2cc646b5c6
Update shared submodule — restore deleted templates
...
Build and Deploy / build-and-deploy (push) Successful in 47s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 19:29:50 +00:00
giles
9ef6f47bf1
Update shared submodule (remove dead code)
...
Build and Deploy / build-and-deploy (push) Successful in 52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 18:11:39 +00:00
giles
504ada5d9b
Update shared submodule (remove dead cart template)
...
Build and Deploy / build-and-deploy (push) Successful in 59s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 18:05:34 +00:00
giles
a5ad2af550
Update shared submodule (cart_sid in login URL)
...
Build and Deploy / build-and-deploy (push) Successful in 53s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 17:46:47 +00:00
giles
43b98dd45a
Update shared submodule (cart sign-in fix)
...
Build and Deploy / build-and-deploy (push) Successful in 50s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 17:38:16 +00:00
giles
20daef8808
Update shared submodule to unified AP activity bus
...
Build and Deploy / build-and-deploy (push) Successful in 53s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 16:20:16 +00:00
giles
930ffae854
Tech debt cleanup: update README, fix comments, sync shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 15:36:03 +00:00
giles
460b909392
Update shared: add fediverse social tables and protocols
...
Build and Deploy / build-and-deploy (push) Successful in 52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 12:16:04 +00:00
giles
dd3bf455ef
Update shared: fix duplicate AP posts + stable object IDs
...
Build and Deploy / build-and-deploy (push) Successful in 52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 10:18:27 +00:00
giles
8db76c7099
Update shared: fix AP Delete Tombstone id mismatch
...
Build and Deploy / build-and-deploy (push) Successful in 51s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 09:26:02 +00:00
giles
ab93ca2b84
Update shared: widget Phase 2 nav templates
...
Build and Deploy / build-and-deploy (push) Successful in 50s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 09:14:29 +00:00
giles
599ba37d61
Update shared: fix AP object id domain for Mastodon
...
Build and Deploy / build-and-deploy (push) Successful in 47s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 08:53:22 +00:00
giles
1d891a5cbf
Update shared: inline federation publish + AP delivery fixes
...
Build and Deploy / build-and-deploy (push) Successful in 52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 08:28:13 +00:00
giles
4671bc616e
Inline federation publication for products
...
Build and Deploy / build-and-deploy (push) Successful in 1m0s
Replace emit_event("product.listed") with direct try_publish().
Update shared submodule.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 07:55:57 +00:00
giles
c05e6e5baa
Update shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 23:27:28 +00:00
giles
8bbf70eafd
Wire real SqlFederationService instead of stub
...
Build and Deploy / build-and-deploy (push) Successful in 53s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 23:19:26 +00:00
giles
bf0996e013
Update shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 53s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 22:54:11 +00:00
giles
0811b52869
Update shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 1m8s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 22:47:09 +00:00
giles
81526d5a9f
Update shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 22:33:52 +00:00
giles
57a7ee3358
Update shared submodule: fix adopt_entries login bug
...
Build and Deploy / build-and-deploy (push) Successful in 52s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 21:20:52 +00:00
giles
a80547c7fa
Update shared submodule + emit product events for federation
...
Build and Deploy / build-and-deploy (push) Successful in 52s
- Emit product.listed events when products are created
- Updated shared with federation handlers, delivery, anchoring
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 16:00:04 +00:00
giles
3bddee0d94
Wire federation service stub and update shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 58s
- Register StubFederationService in services/__init__.py
- Add federation to CI sibling list
- Add federation URL to app-config.yaml
- Update shared submodule with federation models/contracts/services
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 15:11:24 +00:00
giles
ade59dcbb4
Update shared submodule: ticket +/- quantity support
...
Build and Deploy / build-and-deploy (push) Successful in 55s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 08:53:36 +00:00
giles
e6fa255941
Update shared submodule: decoupling audit cleanup
...
Build and Deploy / build-and-deploy (push) Successful in 1m46s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 11:15:40 +00:00
giles
a57ea63b92
Update shared submodule: ticket-to-cart integration
...
Build and Deploy / build-and-deploy (push) Successful in 50s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 21:33:10 +00:00
giles
e42a91982f
Update shared submodule to latest widget registry
...
Build and Deploy / build-and-deploy (push) Successful in 44s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 20:04:15 +00:00
giles
806efadb93
Update shared submodule: widget registry
...
Build and Deploy / build-and-deploy (push) Successful in 45s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 18:08:52 +00:00
giles
93aa61494a
Update shared submodule: tickets & bookings account pages
...
Build and Deploy / build-and-deploy (push) Successful in 42s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 16:07:33 +00:00
giles
05cba16cef
Fix category highlighting and revert current_local_href breakage
...
Build and Deploy / build-and-deploy (push) Successful in 43s
- Update shared submodule: category selector uses slug comparison
instead of current_local_href for active state
- Keep current_local_href commented out in category_context() to
avoid overriding the base template value used by brand filters
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 15:29:06 +00:00
giles
74d6071ad4
Update shared submodule: select_colours Jinja global
...
Build and Deploy / build-and-deploy (push) Successful in 43s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 15:17:26 +00:00
giles
1aa3659bb8
Uncomment current_local_href in category_context for subcategory highlighting
...
The category selector compares current_local_href against sub.local_href
to determine the active subcategory. This was commented out, so no
subcategory was ever highlighted.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 15:17:12 +00:00
giles
aab9cf3f6b
Update shared submodule: fix menu item highlighting
...
Build and Deploy / build-and-deploy (push) Successful in 1m59s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 13:57:12 +00:00
giles
6984f3f3db
Update shared submodule: delete button + quantity clamp in cart_item
...
Build and Deploy / build-and-deploy (push) Successful in 48s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 09:43:42 +00:00
giles
a50c5e4d46
Update shared submodule: cart_quantity_url template support
...
Build and Deploy / build-and-deploy (push) Successful in 48s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 09:32:38 +00:00
giles
ca5b952ffc
Update shared submodule: MarketService write methods
...
Build and Deploy / build-and-deploy (push) Successful in 42s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 05:57:33 +00:00
giles
d7162f5543
Fix inconsistent cart count: include calendar entries in market app
...
Build and Deploy / build-and-deploy (push) Successful in 41s
Market context processor was only counting product CartItems for cart_count,
while blog/cart/events apps include calendar entries too. Use cart service
for consistent counts across all apps.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 05:17:04 +00:00
giles
0a3997b82a
Update shared submodule: DTO template compatibility fixes
...
Build and Deploy / build-and-deploy (push) Successful in 40s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 05:05:46 +00:00
giles
50cad49576
Update shared submodule: revert extend_existing workaround
...
Build and Deploy / build-and-deploy (push) Successful in 44s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 04:51:08 +00:00
giles
fe255fc53c
Fix cart template: use direct CartItem queries in market context
...
Build and Deploy / build-and-deploy (push) Successful in 47s
Market owns CartItem/Product — query directly with selectinload
so templates can access item.product.slug and other ORM attributes.
The cart service DTOs are for cross-domain consumers (blog, events).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 04:50:06 +00:00
giles
ad445e2fd2
Fix NameError: import services registry in create_app scope
...
Build and Deploy / build-and-deploy (push) Successful in 44s
The services singleton was used in before_request closures but the
import was removed when refactoring to domain_services_fn.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 04:45:37 +00:00
giles
b04dbbba67
Remove glue submodule: models moved to shared/
...
Build and Deploy / build-and-deploy (push) Successful in 59s
The glue layer's models (MenuNode, ContainerRelation), services
(navigation, relationships), and event handlers have been absorbed
into shared/. The glue submodule caused duplicate SQLAlchemy table
registration for 'menu_nodes'.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 04:41:20 +00:00
giles
3fea2e6fdb
Update shared submodule: fix duplicate table error for MenuNode
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 04:34:59 +00:00
giles
acf352ee3b
Domain isolation: replace cross-domain imports with service calls
...
Build and Deploy / build-and-deploy (push) Successful in 1m3s
Replace direct Post query and CartItem imports with typed service calls.
Market registers all 4 services via domain_services_fn with has() guards.
Key changes:
- app.py: use domain_services_fn, Post query → services.blog,
CartItem → services.cart, MarketPlace+Post join → separate queries,
glue navigation → shared navigation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 04:30:22 +00:00