Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show list of currently seeded repos #58

Open
maninak opened this issue Jul 7, 2023 · 0 comments
Open

Show list of currently seeded repos #58

maninak opened this issue Jul 7, 2023 · 0 comments
Labels
enhancement New feature extending the app's current capabilities

Comments

@maninak
Copy link
Collaborator

maninak commented Jul 7, 2023

Similarly to how #55 helps show the current status of the current project, it would help to advertise the current status of our local node. There's many parts of that status, but here we'll focus on showing a list of seeded Radicle projects.

The UI will look like the following found on the native SCM's Remotes View

Image

It would perhaps make sense to add this view under a new Radicle View Container dedicated to non-currently-opened-repo state. In such a case creating a new icon for each of the existing and new view-containers would be a good idea.

Acceptance Criteria:

  1. new View Projects lists all seeded Radicle projects with
    1. project name as title
    2. RID as description (maybe also more project info on hover tooltip?)
    3. current seeding scope (is it even possible to know that?)
    4. whether the repo is private
  2. each item in the list has, on hover, buttons for the following actions
    1. copy RID
    2. unseed (see Add rad seed/unseed commands #54)
    3. change tracking scope
    4. clone
@maninak maninak converted this from a draft issue Jul 7, 2023
@maninak maninak added the enhancement New feature extending the app's current capabilities label Jul 7, 2023
@maninak maninak changed the title Show list of currently tracked projects Show list of currently seeded repos Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature extending the app's current capabilities
Projects
Status: 🆕 Backlog
Development

No branches or pull requests

1 participant