SteveTeece / BulkRepoManager

Blazor WASM Application to authenticate with GitHub, list your repositories, and allow you to select multiple repositories for deletion.
GNU General Public License v3.0
8 stars 2 forks source link

Repos listed in RepoGrid control should change when new organisation is selected #10

Open SteveTeece opened 2 years ago

SteveTeece commented 2 years ago

When the user selects an organisation in the OrgTree, the RepoGrid should update to show the repos in the selected organisation.

If the root User node is selected, Personal repos should be displayed