-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
acceptedThe issue is accepted and PRs are welcomeThe issue is accepted and PRs are welcomeenhancementNew feature or requestNew feature or request
Milestone
Description
Description
When the user clicks on a repository in their repository list, or after importing a repository, the user should be taken to the repository's page.
The page URL should be: repositories/<repository-id>
The repository ID is the ID of the document within the crt_repositories collection.
On page load, check that this exists. If not, send them a 404.
If it does, fetch the repository from GitHub.
UI Wireframe
User Story
As a user
I want to see my imported repository
So that I can perform actions around it.
Notes
Metadata
Metadata
Assignees
Labels
acceptedThe issue is accepted and PRs are welcomeThe issue is accepted and PRs are welcomeenhancementNew feature or requestNew feature or request