Commit Graph

  • 5f63c9b1f3 Update shared submodule: fix menu item highlighting giles 2026-02-19 13:57:13 +00:00
  • 3873f22bf2 Update shared submodule: delete button + quantity clamp in cart_item giles 2026-02-19 09:43:44 +00:00
  • 2f8a62e4a1 Update shared submodule: cart_quantity_url template support giles 2026-02-19 09:32:39 +00:00
  • 2527c854cb Replace HTTP API and MarketPlace imports with service calls giles 2026-02-19 05:44:18 +00:00
  • a03fa90463 Update shared submodule: DTO template compatibility fixes giles 2026-02-19 05:05:45 +00:00
  • f2ce575699 Update shared submodule: revert extend_existing workaround giles 2026-02-19 04:52:06 +00:00
  • f289ee0dcd Fix NameError: import services registry in create_app scope giles 2026-02-19 04:45:38 +00:00
  • cec9a3296f Remove glue submodule: models moved to shared/ giles 2026-02-19 04:41:18 +00:00
  • 14836e0ea3 Update shared submodule: fix duplicate table error for MenuNode giles 2026-02-19 04:34:51 +00:00
  • f1b5aeac53 Domain isolation: replace cross-domain imports with service calls giles 2026-02-19 04:30:20 +00:00
  • 7b15f37686 Update shared submodule: fix ticket_types lazy-load giles 2026-02-18 22:02:18 +00:00
  • d2195c0969 Fix cart badge: include calendar entries + OOB update on add giles 2026-02-18 21:49:45 +00:00
  • b153203fc0 Fix CalendarEntryPost join: add explicit ON clause for polymorphic content_id giles 2026-02-18 21:24:39 +00:00
  • ba456dca4c Decouple events: use shared.models for all cross-app imports giles 2026-02-18 20:58:14 +00:00
  • 6e9c973572 Remove 41 identical events template overrides of shared templates giles 2026-02-18 20:03:53 +00:00
  • 7c84933bc8 Update shared submodule: fix orders link htmx interception giles 2026-02-18 19:31:00 +00:00
  • a9d42cdd39 Update shared submodule: use coop_url for auth links giles 2026-02-18 19:18:44 +00:00
  • f9b9f2d10f Update shared submodule: fix market nav link giles 2026-02-18 18:57:12 +00:00
  • 9fc97b8f6d Update shared submodule: add page_config to get_checkout giles 2026-02-18 18:38:21 +00:00
  • 19a6b7318d Update shared submodule: market_product_url for correct product URLs giles 2026-02-18 18:19:58 +00:00
  • 6b022a444f Update shared submodule: add page_config to SumUp checkout giles 2026-02-18 17:52:20 +00:00
  • f7c5c7ea88 Update shared submodule: fix doubled URLs in |host filter giles 2026-02-18 11:46:09 +00:00
  • d2521e81aa Update shared submodule pointer (README addition) giles 2026-02-14 23:16:49 +00:00
  • ca8288e28d Update glue submodule pointer (README addition) giles 2026-02-14 19:49:56 +00:00
  • ad3c8a637e README: replace vague cross-app section with actual code dependencies giles 2026-02-14 19:48:00 +00:00
  • ddbd04b67f Rewrite README for post-decoupling architecture giles 2026-02-14 19:29:09 +00:00
  • 88347222d8 Phase 5: Update shared + glue submodule pointers giles 2026-02-14 19:11:58 +00:00
  • bbde3c1f3f Phase 5: Remove cross-domain FKs and relationships from calendar models giles 2026-02-14 17:35:31 +00:00
  • fca0950cd1 Add attach/detach glue calls to calendar and market CRUD giles 2026-02-14 09:52:13 +00:00
  • ee93832db0 Update shared submodule to include glue layer + MenuItem fix giles 2026-02-12 08:03:32 +00:00
  • 0a8d1391f6 Add glue layer: replace /internal/menu-items API with direct DB query giles 2026-02-11 23:37:54 +00:00
  • 4a0041efd5 ci: clean all sibling dirs before copying to fix stale table defs giles 2026-02-11 16:31:59 +00:00
  • b2aa657d70 CI: skip copying own models to avoid duplicate SQLAlchemy table defs giles 2026-02-11 16:15:08 +00:00
  • dd827541ee Update shared submodule: import all model packages at startup giles 2026-02-11 16:01:46 +00:00
  • b26b47169a CI: use git archive for sibling models (atomic, race-safe) giles 2026-02-11 15:11:02 +00:00
  • 05867ff7f5 CI: copy sibling app models into build context for cross-domain imports giles 2026-02-11 15:02:07 +00:00
  • b188bb8f20 Update shared submodule: merge diverged alembic heads giles 2026-02-11 14:27:40 +00:00
  • 387af7faa7 Update shared submodule (adds missing alembic.ini) giles 2026-02-11 14:20:25 +00:00
  • 541dd2ccd7 Add PYTHONPATH=/app so Hypercorn spawn workers find app module giles 2026-02-11 14:01:50 +00:00
  • cac3c12241 Update shared submodule: rename logging → log_config giles 2026-02-11 13:56:09 +00:00
  • b35abdeda8 Replace shared_lib submodule with shared for decoupling deploy giles 2026-02-11 13:29:32 +00:00
  • 154f968296 feat: decouple events from shared_lib, add app-owned models giles 2026-02-11 12:46:36 +00:00
  • 95d954fdb6 fix: remove existing bp dir before symlinking in Dockerfile main giles 2026-02-11 01:08:12 +00:00
  • ac9d97d78d fix: preserve post admin nav bar across events app pages giles 2026-02-10 23:51:40 +00:00
  • e0679f8100 feat: add markets and payments management pages giles 2026-02-10 23:45:07 +00:00
  • 0255c937dd chore: move repo to ~/rose-ash/ and add configurable CI paths giles 2026-02-10 22:01:07 +00:00
  • a4ea5e3bd1 chore: update shared_lib submodule to Phase 4 giles 2026-02-10 21:47:48 +00:00
  • c09c433f82 chore: update shared_lib submodule to Phase 3 giles 2026-02-10 20:54:23 +00:00
  • 249b7d3ff2 chore: update shared_lib submodule giles 2026-02-10 20:16:01 +00:00
  • ab2fa6a393 chore: update shared_lib submodule giles 2026-02-10 20:08:08 +00:00
  • 27e6c85e2c chore: update shared_lib submodule giles 2026-02-10 20:01:02 +00:00
  • 8c1a0240a3 feat: enforce calendar creation only on pages with calendar feature giles 2026-02-10 14:26:10 +00:00
  • 4a707577d3 chore: update shared_lib (fix settings cog visibility) giles 2026-02-10 13:22:15 +00:00
  • aa63af28fe chore: update shared_lib (fix stale blog.post.calendars refs) giles 2026-02-10 13:02:31 +00:00
  • 438b2edb0d fix: replace stale blog.post.* endpoint refs with coop_url() giles 2026-02-10 13:02:16 +00:00
  • 65f14ef0f5 chore: update shared_lib (cross-service calendar templates) giles 2026-02-10 11:55:21 +00:00
  • dcf716c685 fix: make calendar name a link back to calendar view giles 2026-02-10 11:52:25 +00:00
  • 99822607a4 chore: update shared_lib (remove console.log) giles 2026-02-10 11:51:38 +00:00
  • 2f4f8b3e36 fix: use **kwargs in calendar admin handlers (slug popped by preprocessor) giles 2026-02-10 11:14:08 +00:00
  • 838f1ae1bc fix: calendar nav settings cog, header padding, post nav admin link giles 2026-02-10 11:09:37 +00:00
  • 75cdb489c4 chore: update shared_lib submodule giles 2026-02-10 10:55:12 +00:00
  • 9df5b45696 refactor: remove events post header override (shared covers it) giles 2026-02-10 10:54:55 +00:00
  • fb0fc5999e feat: add post header (village hall menu bar) to calendar pages giles 2026-02-10 10:47:16 +00:00
  • 43dd4d6db4 chore: update shared_lib submodule (post slug in events_url paths) giles 2026-02-10 10:36:57 +00:00
  • 0fb9b1f880 feat: nest calendars under /<slug>/calendars with auto slug injection giles 2026-02-10 10:36:41 +00:00
  • 139cf5fa2f fix: remove extra endcall in calendar header template giles 2026-02-10 09:58:05 +00:00
  • 585ebc00b6 chore: update shared_lib submodule giles 2026-02-10 09:40:57 +00:00
  • 3624d141dc fix: remove post.slug references from events calendar templates giles 2026-02-10 02:12:09 +00:00
  • 033d9d617c fix: calendar templates extend root instead of post giles 2026-02-10 02:04:35 +00:00
  • a868b0a8a3 fix: add app-specific templates dir to Jinja loader giles 2026-02-10 01:36:54 +00:00
  • dd9007d572 fix: override meta block in calendar templates giles 2026-02-10 01:35:02 +00:00
  • 8dc540606e fix: use absolute imports in app.py (not relative) giles 2026-02-10 01:16:03 +00:00
  • 6c706703e6 fix: add bp/__init__.py with register_calendars export giles 2026-02-10 00:29:02 +00:00
  • b5be5285cb fix: add bp symlink in Dockerfile for suma_browser.app.bp import path giles 2026-02-10 00:24:29 +00:00
  • e191b32888 fix: Dockerfile and CI for multi-repo deployment giles 2026-02-10 00:14:05 +00:00
  • 1bab546dfc feat: ticket purchase flow, QR display, and admin check-in giles 2026-02-10 00:00:35 +00:00
  • 59a69ed320 feat: add shared library as git submodule giles 2026-02-09 23:44:15 +00:00
  • 3c0fa45f8c feat: initialize events app with calendars, slots, tickets, and internal API giles 2026-02-09 23:16:32 +00:00