-
Notifications
You must be signed in to change notification settings - Fork 330
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
Repository Management #3927
base: main
Are you sure you want to change the base?
Repository Management #3927
Conversation
@@ -13,7 +13,6 @@ | |||
<StackPanel MaxWidth="{ThemeResource MaxPageContentWidth}" Margin="{ThemeResource ContentPageMargin}"> | |||
<views:FileExplorerView /> | |||
<views:VersionControlIntegrationSettingsView Visibility="{x:Bind ViewModel.IsFeatureEnabled}"/> | |||
<views:AddRepositoriesView Visibility="{x:Bind ViewModel.IsFeatureEnabled}"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The AddRepositoriesView may need to be present for a while inside Dev Home and cannot be removed. Starting an offline email thread for further discussion. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Holding check-ins for the moment.
Moving into draft because the team wants to withhold any feature PR's until a later date. |
Summary of the pull request
The main contribution is database migration and the tests for database migration.
The second contribution is removing the repository section from File Explorer Customization.
Smaller changes
References and relevant issues
I will make another PR with documentation on everything, including how to migrate the database.
Detailed description of the pull request / Additional comments
Validation steps performed
Movies and tests.
PR checklist
Movies!
Database migration in action!
Cloning Repositories into Repository Manager!
Adding an existing repository!
Repository actions except Move, Hide, and Delete!
https://github.com/user-attachments/assets/dad1899f-2c05-4881-9648-261f97a6ca77
Move, Hide, and Delete!
https://github.com/user-attachments/assets/1f8aae5e-b1bf-490c-9bbb-e0326f8c9eac