ghostguild-org/server/api/members
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
..
[id] Tests, UX improvements. 2026-04-05 14:25:29 +01:00
me refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
[id].get.js refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
cancel-subscription.post.js refactor(members): use helcim helper + fix wrong card-lookup URL 2026-04-08 22:03:42 +01:00
create.post.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
directory.get.js refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
my-calendar.get.js fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
my-events.get.js fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
profile.patch.js refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
update-circle.post.js Tests, UX improvements. 2026-04-05 14:25:29 +01:00
update-contribution.post.js refactor(members): use helcim helper + fix wrong card-lookup URL 2026-04-08 22:03:42 +01:00
update-email.post.js Tests, UX improvements. 2026-04-05 14:25:29 +01:00