a0f60bcdc0
fix: rename hasEngagedEcology → hasEngagedBoard in onboarding status, clean up stale ecology references
2026-04-14 12:25:24 +01:00
cdef868256
Rename communityEcology → board across frontend, add Board nav, update redirects
...
- Add Board to exploreItems in AppNavigation
- Update ecology.vue + connections.vue redirects to /board
- Rename all communityEcology refs to board in member profiles, dashboard, admin, onboarding
- Update API path /api/members/me/community-ecology → /api/members/me/board
2026-04-14 12:15:51 +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
e791a0d480
fix(onboarding): fix widget links, isComplete logic, and event slugs
...
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
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
3ff7cd4e0b
feat(onboarding): add OnboardingWidget component
2026-04-09 22:44:41 +01:00