Skip to content
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 22 commits into from
Apr 11, 2024
Merged

Staging - 4/10/24 #2583

merged 22 commits into from
Apr 11, 2024

Commits on Apr 5, 2024

  1. Add Hyper-V settings card styled adaptive cards (#2489)

    * 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
    bbonaby authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8faf847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584e038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e53127 View commit details
    Browse the repository at this point in the history
  4. Add initial environments creation flow to the machine configuration t…

    …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
    bbonaby authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0db3cfb View commit details
    Browse the repository at this point in the history
  5. Workaround on accessibility bug on SettingsCard (#2525)

    * Workaround settings card bug
    
    * Adding comment
    
    ---------
    
    Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
    guimafelipe and Felipe da Conceicao Guimaraes authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    886ec80 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    3e77990 View commit details
    Browse the repository at this point in the history
  2. Announcing removing widgets from dashboard (#2537)

    * 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>
    guimafelipe and Felipe da Conceicao Guimaraes authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bbd93a0 View commit details
    Browse the repository at this point in the history
  3. Adding AutomationProperties.Name string to dashboard page (#2545)

    * Adding string to dashboard page
    
    * Removing automation
    
    ---------
    
    Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
    guimafelipe and Felipe da Conceicao Guimaraes authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    efdffbc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Finish UI for environments creation (#2539)

    * 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
    bbonaby authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cfd0cb0 View commit details
    Browse the repository at this point in the history
  2. Modify all projects to use new RID definition (#2531)

    * 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>
    jaholme and Jason Holmes authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    601cc3b View commit details
    Browse the repository at this point in the history
  3. Making icon text AccessibilityView raw (#2564)

    Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
    guimafelipe and Felipe da Conceicao Guimaraes authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    78fde75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c1829 View commit details
    Browse the repository at this point in the history
  5. Changing Select to Invoke button action (#2555)

    Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
    guimafelipe and Felipe da Conceicao Guimaraes authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    13fe40e View commit details
    Browse the repository at this point in the history
  6. Fix DevSetupAgent logging and some other fixes. (#2566)

    * Fix DevSetupAgent logging and some other fixes.
    
    * Address review comments.
    sshilov7 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    690127e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    b747810 View commit details
    Browse the repository at this point in the history
  2. Using Content in SecondaryWindow (#2571)

    * 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>
    dhoehna and dhoehna authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    05ddcd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ed0a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e0dc4 View commit details
    Browse the repository at this point in the history
  5. Adding tooltip to config buttons (#2559)

    * 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>
    dhoehna and dhoehna authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ebfbe69 View commit details
    Browse the repository at this point in the history
  6. Edit dialog's "Browse" button works at 225% text scaling. (#2562)

    * Changing width to auto
    
    * Moving URL text saving out of code-behind into view model
    
    ---------
    
    Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
    dhoehna and dhoehna authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d272c99 View commit details
    Browse the repository at this point in the history
  7. More caches added, other improvements (#2551)

    * 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
    SohamDas2021 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    48d70f2 View commit details
    Browse the repository at this point in the history
  8. Adding Azure extension package (#2580)

    Co-authored-by: Darren Hoehna <dahoehna@microsoft.com>
    dhoehna and dhoehna authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    449ae55 View commit details
    Browse the repository at this point in the history