ghostguild-org/app/pages
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
..
about feat: reskin public pages to zine direction 2026-04-02 21:29:52 +01:00
admin refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
auth Remove serif fonts from wiki login and logout pages 2026-03-11 14:22:06 +00:00
events Accessibility fixes. 2026-04-05 16:03:10 +01:00
member refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
members refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
series feat(layout): add PageShell, ColumnsLayout, PageSection primitives 2026-04-08 15:51:38 +01:00
about.vue refactor(about): migrate about page to PageShell + ColumnsLayout 2026-04-08 17:00:46 +01:00
accept-invite.vue feat: pre-registrant management and invitation system 2026-04-06 14:46:11 +01:00
coming-soon.vue Fix Go to Wiki and Sign out appearing side by side 2026-03-19 18:13:33 +00:00
connections.vue refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
ecology.vue refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
index.vue merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
join.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
login.vue Add login form to coming-soon page and allow admin routes through 2026-03-19 11:01:03 +00:00
verify.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
welcome.vue feat(layout): add PageShell, ColumnsLayout, PageSection primitives 2026-04-08 15:51:38 +01:00