ghostguild-org/app/composables
Jennie Robinson Faber e791a0d480
Some checks failed
Test / vitest (push) Successful in 10m44s
Test / playwright (push) Failing after 9m15s
Test / visual (push) Failing after 9m7s
Test / Notify on failure (push) Successful in 2s
fix(onboarding): fix widget links, isComplete logic, and event slugs
Use dynamic href for external links, check completedAt for graduation,
link events by slug instead of _id, and remove stale click handler.
2026-04-09 23:52:04 +01:00
..
useAuth.js Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
useCalendarSearch.js Many an update! 2025-12-01 15:26:42 +00:00
useEcology.js refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
useEventDateUtils.js Many an update! 2025-12-01 15:26:42 +00:00
useHelcim.js Implement multi-step registration process: Add step indicators, error handling, and payment processing for membership registration. Enhance form validation and user feedback with success and error messages. Refactor state management for improved clarity and maintainability. 2025-09-03 14:47:13 +01:00
useHelcimPay.js fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
useLoginModal.js Many an update! 2025-12-01 15:26:42 +00:00
useMarkdown.js Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
useMemberPayment.js Many an update! 2025-12-01 15:26:42 +00:00
useMemberStatus.js Many an update! 2025-12-01 15:26:42 +00:00
useOnboarding.js fix(onboarding): fix widget links, isComplete logic, and event slugs 2026-04-09 23:52:04 +01:00