-
Notifications
You must be signed in to change notification settings - Fork 323
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
Staging - 4/10/24 #2583
Merged
Merged
Staging - 4/10/24 #2583
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
* add initial changes * add parsers * fix build * update existing classes and xaml * add hyper-v adaptive card for creation * add changes for hyper-v * fix build * update with latest changes * add recent changes * fix build * update comments and itemsviews choice set to prevent the choiceset from holding onto items view control internally * Use adaptive card render service to render adaptive card within content dialog * update json * remove DevHome.Common using statement from HyperVProvider to fix build
…ool (#2493) * add initial changes * add parsers * fix build * update existing classes and xaml * add hyper-v adaptive card for creation * add changes for hyper-v * fix build * add changes to show settings cards from hyper v * update with latest changes * add recent changes * fix build * add updates for adaptive cards to appear in review page * add creation to experiements page and fix adaptive card not showing up after moving to a different page * add missing message classes * Delete tools/SetupFlow/DevHome.SetupFlow/Models/Environments/CreateEnvironmentTask.cs * update message passing * update based on comments, and add more comments * update comments and itemsviews choice set to prevent the choiceset from holding onto items view control internally * Use adaptive card render service to render adaptive card within content dialog * add updates * Fix merge conflicts and address comments
* Workaround settings card bug * Adding comment --------- Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* adding call to screen reader service * Adding string to be said * moving logic to control code --------- Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* Adding string to dashboard page * Removing automation --------- Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* add initial changes * add parsers * fix build * update existing classes and xaml * add hyper-v adaptive card for creation * add changes for hyper-v * fix build * add changes to show settings cards from hyper v * update with latest changes * add recent changes * fix build * add updates for adaptive cards to appear in review page * add creation to experiements page and fix adaptive card not showing up after moving to a different page * add missing message classes * Delete tools/SetupFlow/DevHome.SetupFlow/Models/Environments/CreateEnvironmentTask.cs * update message passing * add initial changes * add more updates * update based on comments, and add more comments * update comments and itemsviews choice set to prevent the choiceset from holding onto items view control internally * Use adaptive card render service to render adaptive card within content dialog * add updates * add * update json * add more updates * add more changes * only update UI if status method returns a mail * add updates for UI * add finishing UI changed * update based on comments and make sure a new create environment flow is made when you click the create environment button * update spelling
* Modify all projects to use new RID definition * update YAML for CI to reference correct path with new RID * Update BuilDevSetupAgentHelper.ps1 to have correct output path with new RIDs * Manually deploy Adaptive Cards libraries --------- Co-authored-by: Jason Holmes <Jason.Holmes@microsoft.com>
Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* Fix DevSetupAgent logging and some other fixes. * Address review comments.
* Removing the first item from tab stop * Removing an un-used using * Adding comments * Using content instead of WindowContent * Reverting DevDriveView. --------- Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
* Making the name better * Adding tooltip and moving code out of code-behind * Using path.join: * Removin unused usings --------- Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
* Changing width to auto * Moving URL text saving out of code-behind into view model --------- Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
* Partial auto refresh, visibility on dev drive insights card, breadcrumb back, telemetry, cleanups * More caches optimized * Improvements * Added telemetry for Data team * Addressed PR comments * Addressed PR comments * Fix scrollbar * Addressed PR comments, removed private info from logs
Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
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