bd4561fea7
refactor(events): move 'now' into filteredEvents computed
2026-04-27 19:16:32 +01:00
0f2f1d1cbf
chore(visual): Phase 4 audit polish on event/series surface
...
Migrates event/series UI from Tailwind/Nuxt UI form components to the
zine pattern (dashed borders, CSS-var palette, native inputs). Restructures
single-event and series detail/index pages to the two-column grid pattern
matching about.vue and member/dashboard.vue.
Touches:
- app/components/EventSeriesTicketCard.vue — phantom-palette → CSS-var
migration (--candle, --ember, --surface), color="gray" → "neutral"
- app/components/EventTicketCard.vue — --candle-faint border var
- app/components/EventTicketPurchase.vue — accent-color: var(--candle)
- app/pages/events/[slug].vue — page-fill flex chain, .event-body grid
- app/pages/events/index.vue — series link uses series.id (was _id)
- app/pages/series/[id].vue — two-column layout (1fr/280px) + sidebar
- app/pages/series/index.vue — full rewrite to dashed-border zine pattern
Per docs/specs/events-visual-audit-findings.md Phase 4. Behavior unchanged.
2026-04-25 18:41:04 +01:00
02222a5c16
Copy and layout improvements.
2026-04-16 21:11:05 +01:00
59d6e97787
Member/Ecology revamp.
Test / vitest (push) Failing after 7m23s
Test / playwright (push) Has been skipped
Test / visual (push) Has been skipped
Test / Notify on failure (push) Successful in 2s
2026-04-14 09:25:09 +01:00
c6b970a621
Design token updates.
Test / vitest (push) Successful in 10m47s
Test / playwright (push) Failing after 9m11s
Test / visual (push) Failing after 9m11s
Test / Notify on failure (push) Successful in 2s
2026-04-11 23:24:38 +01:00
88c94aaaf4
Accessibility fixes.
Test / vitest (push) Waiting to run
Test / playwright (push) Blocked by required conditions
Test / visual (push) Blocked by required conditions
2026-04-05 16:03:10 +01:00
0ae18f495e
Tests, UX improvements.
2026-04-05 14:25:29 +01:00
4e6f5d36b8
UX/UI improvements.
2026-04-05 13:26:51 +01:00
88caca94c7
feat: reskin public pages to zine direction
2026-04-02 21:29:52 +01:00
fadf473dde
Readying for design
2026-03-04 18:24:20 +00:00
a62e167876
Migrate design system from ethereal/cool to warm/craft/guild theme
...
Replace ghost/whisper/sparkle color palettes with guild/candlelight/parchment/ember/earth tokens.
Switch typography from NB Television Pro to Quietism serif. Update all 25 Vue components,
layouts, and pages to new design system. Add circle color tokens, typography scale, prose-guild
class, and warm texture effects. Clean up stale documentation files.
2026-02-24 20:01:11 +00:00
d588c49946
Many an update!
2025-12-01 15:26:42 +00:00
bce86ee840
Add landing page
2025-11-03 11:17:51 +00:00
260e10d31a
Add event series badge component
2025-10-09 16:45:00 +01:00
896ad0336c
Redesign interface across member dashboard and events pages
...
The changes involve a comprehensive interface redesign across multiple
pages, including:
- Updated peer support badge with shield design
- Switched privacy toggle to use USwitch component
- Added light/dark mode support throughout
- Enhanced layout and spacing in default template
- Added series details page with timeline view
- Improved event cards and status indicators
- Refreshed member profile styles for better readability
- Introduced global cursor styling for interactive elements
2025-10-09 16:25:57 +01:00
e8e3b84276
Lots of UI fixes
2025-10-08 19:02:24 +01:00
fb02688166
Add light/dark mode support with CSS variables
2025-10-06 19:54:20 +01:00
2b55ca4104
Adding features
2025-10-05 16:15:09 +01:00
a88aa62198
Add series management and ticketing features: Introduce series event functionality in event creation, enhance event display with series information, and implement ticketing options for public events. Update layouts and improve form handling for better user experience.
2025-08-27 20:40:54 +01:00
c3a29fa47c
Refactor event creation and display: Remove debug logs from event creation page, enhance layout for better responsiveness, and implement image URL fallback logic in event detail and index pages. Improve error handling for image loading.
2025-08-27 17:14:02 +01:00
e4a0a9ab0f
Enhance application structure: Add runtime configuration for environment variables, integrate new dependencies for Cloudinary and UI components, and refactor member management features including improved forms and member dashboard. Update styles and layout for better user experience.
2025-08-27 16:49:51 +01:00