kraemer-lab / GRAPEVNE

Graphical Analytical Pipeline Development Evironment
MIT License
7 stars 3 forks source link

Tick-box selection of active repositories from available list #318

Closed jsbrittain closed 4 months ago

jsbrittain commented 4 months ago

Add tick-boxes to the repository list. This would allow users to select which repositories to activate, and prevents other repositories being 'lost' when they are not needed / deactivated. The mechanism could further allow a central update to the repository list that can be refreshed by the user ('reload defaults', which adds remote repositories only while leaving local repositories entact). Will probably want to replace the native-Select listbox currently being used with a DataGrid for added control.