Skip to content

View Imported Repository #11

@LamboCreeper

Description

@LamboCreeper

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

image

User Story

As a user
I want to see my imported repository
So that I can perform actions around it.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThe issue is accepted and PRs are welcomeenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions