ghostguild-org/app/pages/admin/events
Jennie Robinson Faber 13c72b5ee0 fix(admin-events): polish form papercuts
- Hide the location field's static help text when a validation error is
  shown so the two near-identical messages stop stacking.
- Replace `process.client` with `import.meta.client` (Nuxt 3+ pattern).
- Accept either String or Date for EventTicketPurchase.eventStartDate;
  the parent passes the API's ISO string, which was logging a Vue prop
  type warning on every public event page render.
2026-05-18 17:56:45 +01:00
..
create.vue fix(admin-events): polish form papercuts 2026-05-18 17:56:45 +01:00
index.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00