ghostguild-org/app/pages/member
Jennie Robinson Faber 0b3896d984
Some checks failed
Test / vitest (push) Successful in 11m42s
Test / playwright (push) Failing after 9m27s
Test / visual (push) Failing after 9m53s
Test / Notify on failure (push) Successful in 2s
refactor(community): rename Community Connections → Community Ecology
Simplify the feature to pure discovery (filter by topic, see matching
members, copy Slack handle). Drop the connection request/confirm flow
entirely — Connection model, 7 API endpoints, useConnections composable,
and TagInput component deleted.

- Rename communityConnections → communityEcology in schema, API, pages
- Delete legacy fields: offering, lookingFor, peerSupport
- New /ecology page, /api/ecology/suggestions, community-ecology.patch
- Nav: "Connections" → "Ecology", remove pending-count badge
- Fix auth/member.get.js missing craftTags + communityEcology
- Add community_ecology_updated activity log type
- Expose slackHandle conditionally when offerPeerSupport is true
- Add migration script at scripts/migrate-to-ecology.js (run before deploy)
2026-04-09 09:07:15 +01:00
..
account.vue fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
activity.vue refactor(activity): migrate to PageShell + ColumnsLayout 2026-04-08 16:45:12 +01:00
dashboard.vue refactor: phase 4 cleanup — delete SidebarLayout, drop dashboard-body 2026-04-08 17:58:01 +01:00
index.vue UI/UX tweaks and improvements. 2026-04-05 12:28:41 +01:00
profile.vue refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00