Updating Staging from Main#144
Merged
Merged
Conversation
Reorder the landing nav, rename the Timeline component entry to "Base timeline component," and add a visually distinct Contributor Portal link backed by a new .button-accent design-system variant. Open the portal page to anyone: drop the contributor/admin gate that swapped in CollaboratorsOnlyNotice, gate the write affordances (Submit Feedback, IssueCreatorModal, contribution list) on canWrite, and skip the RLS-restricted fetch when the visitor can't write. Rewrite the WelcomeHeader copy to be role-aware and explain who can do what without inviting visitors to become contributors.
The Contributor Portal used to live inside the Church History Timeline app with hard-coded ch-timeline scoping, which hid feedback submitted from the Bible Atlas and First Century Church Directory. Make it a standalone page that aggregates feedback across every app and lets submitters tag the section their feedback is about. - New apps/contributor-portal.html entry, with its own React shell that reuses GettingStartedPage in aggregate mode and shows a generic "Windhover · Contributor Portal" header. - Add a section picker to IssueCreatorModal, defaulting to the host app but always editable so contributors can re-tag. - Group the contribution list by section (General, CH Timeline, FCC, Bible Atlas) and badge each row with its section. - Wire entry points: landing-page link, side nav, header buttons on each app. Legacy #getting-started hash redirects to the standalone page. https://claude.ai/code/session_016esLPiFAgz8c6aBoLuA1rg
…portal-menu-U48c5 Extract Contributor Portal to standalone app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.