-
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
Release - 11/18/24 #3985
Merged
Release - 11/18/24 #3985
+4,851
−50,894
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… is in the administrator group for showing the Dashboard (#3833) Co-authored-by: Jason Holmes <[email protected]>
Co-authored-by: Jason Holmes <[email protected]>
…ions (IFEO) for the target app. (#3840) * merging latest No service, No Elevation! remove stale comment initial plug at a separate tool exe New tool app creation checkpoint. more telemetry more telemetry, and basic arg parsing per-targetapp instancing remove todo * remove unneeded files * cleanup for pr * pr feedback round 1 * pr feedback round 2
…y for configuration operation (#3865)
…d off (#3844) * first commit * changve to isfeatureenabled * use constant not string --------- Co-authored-by: Sophia Chen <[email protected]>
Upgrading to the new GitHub similar issues feature requires deletion of this file.
* GitExecute changes for WSL * address PR comments * incorporate feedback * incorporate feedback continued * address PR feedback * changes
* Refining Repository Management's UI. (#3557) * Adding the Repository tool * WIP * View is set up. Test ata as well. * Aligning columns. Adding column spacing. * Reverting this change * Update tools/RepositoryManagement/DevHome.RepositoryManagement/Strings/en-us/Resources.resw Co-authored-by: Kristen Schau <[email protected]> * Adressing comments * Revert "Reverting this change" This reverts commit 711dd78. * Moving to experimental * Disabling by default * Removing from experimental. Addressing comments. * Reverting to main * Update tools/RepositoryManagement/DevHome.RepositoryManagement/DevHome.RepositoryManagement.csproj Co-authored-by: Kristen Schau <[email protected]> * Update tools/RepositoryManagement/DevHome.RepositoryManagement/Extensions/ServiceExtensions.cs Co-authored-by: Kristen Schau <[email protected]> * Removing duplicate xaml code * Adding to the mermaid diagram * Got lost in the shuffle * Removing a refrence --------- Co-authored-by: Kristen Schau <[email protected]> * Adding EF core, database project, and some usage. (#3674) * WIP * EF works. Can save data. * Can read and write. :) * Repos are added when cloned. * Putting save/load into a different class * Adding default values * Cleaning up names and using statements * More comments * Removing refrence to the public nuget * Restoring the nuget config * Adding a test. Better defining dates * Adding some tests * More comments. * Better path comparison. * Removing unused equals code * Adding more comments. Making new migrations * Moving this to experimental * WIP * Some telemetry and logging * THings build again. * Returning this back * I believe I am understanding this. * Can update * Almost done with open in FE * Try/Catching everything. Open in FE should be done. * Open in CMD works. :) * Re-adding changes lost due to merge * Getting saving straightened out. * WIP * Move Repository done. * Removing 1:1. Finishing RemoveFromList * Adding _items * Adding configuration file information to the repository table * Opening the configuration file location in FE * Deleting a repository. * Add to winget configuration file. * Cleaning up the code * Icon for a configuration file. UI updates when hiding a repo * All the buttons do something. * Removing 'local' * Making sure the test works * New test works * Another TODO * Fixing more things before PR. * Removing another un-used using. * MOre un used usings. * Another Todo * Anotehr TODO * Changing a comment * Update database/DevHome.Database/DatabaseModels/RepositoryManagement/Repository.cs Co-authored-by: Branden Bonaby <[email protected]> * Comments * Don't just merge code and expect things to work. * What is in a name? * Adressing comments * Updated the database migration. --------- Co-authored-by: Kristen Schau <[email protected]> Co-authored-by: Branden Bonaby <[email protected]>
Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
* Allow schemeless clone URLs * Use https for schemeless clone URLs
* Prevent crash with catch statement * Update HandleConnect for new args.Data structure * Refactor JSON string wrapping * Clean up styling * Remove Newtonsoft dependency from SSHWalletWidget * User/krschau/fix ssh widget crash (#3900) --------- Co-authored-by: Kristen Schau <[email protected]>
* git command line changes for WSL * address PR feedback * address PR feedback * address PR feedback
…age install timeout (#3897) * remove store timeout * add changes based on comments
* Fix Maven cache move * Updated settings.xml for Maven cache move * Addressed PR comments
…onment flows (#3907) * Fix multi user login for setup target and create environment flows * update based on comments. Removes Add/Remove event handlers and instead used the weak event listener
…3906) * accessibility bug fixes * address PR feedback
Staging - 10/3/24
* Test fix for .net break * Test fix for .net break
…n selector should include "Unassigned" as an option (#3932) * add unassigned menu item * address PR feedback
* Add telemetry to store where and which version of git.exe was detected * Strip trailing newline from git version
* Remove RestoreState.cs * Remove WinGetPackageRestoreDataSource and WinGetPackageRestoreDataSourceTest * Remove using from BaseSetupFlowTest.cs * Remove using from ServiceExtension * Remove using from PackageViewModel : * Remove strings * Updates (in progress) * Update GetIconByTheme * Split IconByTheme into GetLight/DarkThemeIcon() * Refactor GetLight/DarkThemeIcon() * Check _package.Icon, not packageIcon * Remove unnecessary usings from PackageViewModel.cs * Refactor GetIconByTheme()
* Remove Dev Diagnostics * Remove IfeoTool * Remove NTService
* Update AppManagement search bar * Add back search bar style * Unwrap SearchBox from ExperimentControl
* Delete tools/QuietBackgroundProcesses * Remove Quiet Background Process feature * Remove DevHome.Telemetry.Native * Correct experimental features page typo * Remove repo management page link --------- Co-authored-by: Lauren Ciha <[email protected]>
Staging - 11/11/24
Staging - 11/13/24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of the pull request
References and relevant issues
Detailed description of the pull request / Additional comments
Validation steps performed
PR checklist