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

Add Dev Environments feature into main from feature branch #2346

Merged
merged 32 commits into from
Mar 7, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    970a573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482d529 View commit details
    Browse the repository at this point in the history
  3. Add UX code from private ADO branch to public feature branch (#2241)

    * Add initial code from private branch that will be shared between the setup flow and the Dev environments tool page. PRs: from private ADO repo: https://dev.azure.com/microsoft/Dart/_git/DevHome?version=GBDevEnv
    
    * add changes to the setup flow for dev environment configuration PRS: from private ADO repo: https://dev.azure.com/microsoft/Dart/_git/DevHome?version=GBDevEnv
    
    * Add dev environments management tool page from private ADO repo: https://dev.azure.com/microsoft/Dart/_git/DevHome?version=GBDevEnv
    
    * fix conflicts and stylecop errors due to update from merge with main
    
    ---------
    
    Co-authored-by: Huzaifa Danish <modanish@microsoft.com>
    bbonaby and huzaifa-msft authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    36dd23d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Move Hyper-V extension code from private repository to public dev env…

    …ironments feature branch (#2246)
    
    * Add Hyper-v extension to Dev Home from Private Hyper-v extension branch: PRS https://github.com/microsoft/DevHomeHyperVExtension
    
    * Merge changes from Dev Home main and fix style cop errors
    bbonaby authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2e9c120 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    ca94296 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    eec8889 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    2f4186a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    cef8480 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Hyper-V extension: Add "Ask for VM credentials" and "Wait for logon" …

    …Adaptive Cards to Hyper-V Configure command. (#2289)
    sshilov7 authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    caa2a92 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    1c4127c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    4eed026 View commit details
    Browse the repository at this point in the history
  2. Build DevSetupAgent separately from the main Dev Home solution and ad…

    …d DevSetupAgent_*.zip to MSIX package. (#2325)
    
    * Add WaitForLogin and Credentials Adaptive Cards
    
    * Address review comments.
    
    * New VS solution for DevSetupAgent
    
    * Add BuildDevSetupAgentHelper script
    
    * Fix x86 DevSetupAgent to work on x64 OS.
    Create DevSetupAgent zip for different VM architectures.
    Fixed build scripts and HyperVExtension.csproj to include DevSetupAgent zip file into Dev Home MSIX package.
    
    * Remove old comment.
    
    * Fix a comment.
    sshilov7 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8353204 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'microsoftfeature/dev-environments' of https://github.co…

    …m/microsoft/devhome into microsoftfeature/dev-environments
    bbonaby committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d0634aa View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update setup target flow to allow for configuration of a dev environm…

    …ent. (#2321)
    
    * initial code
    
    * update messaging and adaptive cards
    
    * remove added method
    
    * update strings and names
    
    * update based on initial comments and update IsHyperVModuleLoaded with new work around that doesn't involve installing using Install-Module which installs from PsGallery
    
    * improve wording
    
    * fix merge conflicts
    bbonaby authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c4c71cf View commit details
    Browse the repository at this point in the history
  2. update dev environments feature branch with latest idl changes (#2334)

    * update feature branch to latest sdk
    
    * update InputJson to inputJson
    
    * update with latest changes
    bbonaby authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1bb1d15 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update environments page UX (#2320)

    * add updates to ui
    
    * fix crashes due to resource name mismatch
    
    * update feature branch to latest sdk
    
    * update InputJson to inputJson
    
    * update with latest changes
    
    * update
    
    * update to remove duplicate, resize shimmer, remove id from winget file since its not needed, and add comments
    
    * Re-add correct adaptive host file for correct theming, address some initial comments, update loading page to allow scrolling when there are tasks and actions in the action center. Fix error message spelling.
    
    * improve setup target loading page progress messaging
    
    * Fix git clone's dependsOn Id to match our new Ids for setup target flow
    bbonaby authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    031c4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075af1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec9e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    532e26a View commit details
    Browse the repository at this point in the history
  5. update dev home to use new SDK version and other projects to use win …

    …app sdk v1.5 to prevent build issues (#2344)
    bbonaby authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5ad9d74 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    a72e7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3271804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a9139 View commit details
    Browse the repository at this point in the history
  4. Change all tabs to spaces

    krschau committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e0c0a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94d116b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79baa9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d8c2ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15af544 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. [Hyper-V extension]: Fixes for DevSetupEngine registration, Configure…

    … progress reporting, and GitHub build. (#2348)
    sshilov7 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0c11642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2bb209 View commit details
    Browse the repository at this point in the history
  3. fix tests for build

    bbonaby committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    433ebe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    fe542ed View commit details
    Browse the repository at this point in the history