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.
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.