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

feat: macOS MDM migration updates #21359

Merged
merged 14 commits into from
Aug 16, 2024
Merged

feat: macOS MDM migration updates #21359

merged 14 commits into from
Aug 16, 2024

Commits on Aug 2, 2024

  1. copy update on the my device page for automatic enrollment modal (#20874

    )
    
    relates to #20310
    
    quick copy update for the automatic enrollment modal on my device page.
    
    - [x] Changes file added for user-visible changes in `changes/`,
    `orbit/changes/` or `ee/fleetd-chrome/changes`.
    - [x] Manual QA for all new/changed functionality
    ghernandez345 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1b5380a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

  1. feat: manual MDM migration updates (#21115)

    > Related issue: #20311
    
    # Checklist for submitter
    
    If some of the following don't apply, delete the relevant line.
    
    <!-- Note that API documentation changes are now addressed by the
    product design team. -->
    
    - [x] Changes file added for user-visible changes in `changes/`,
    `orbit/changes/` or `ee/fleetd-chrome/changes`.
    See [Changes
    files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
    for more information.
    - [x] Added/updated tests
    - [x] Manual QA for all new/changed functionality
    - For Orbit and Fleet Desktop changes:
    - [ ] Orbit runs on macOS, Linux and Windows. Check if the orbit
    feature/bugfix should only apply to one platform (`runtime.GOOS`).
    - [ ] Manual QA must be performed in the three main OSs, macOS, Windows
    and Linux.
    - [x] Auto-update manual QA, from released version of component to new
    version (see [tools/tuf/test](../tools/tuf/test/README.md)).
    jahzielv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6816bc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

  1. Feat: updated ADE migration flow (#21229)

    > Related issue: #20311 
    
    # Checklist for submitter
    
    If some of the following don't apply, delete the relevant line.
    
    <!-- Note that API documentation changes are now addressed by the
    product design team. -->
    
    - [x] Manual QA for all new/changed functionality
    - For Orbit and Fleet Desktop changes:
    - [x] Orbit runs on macOS, Linux and Windows. Check if the orbit
    feature/bugfix should only apply to one platform (`runtime.GOOS`).
    - [ ] Manual QA must be performed in the three main OSs, macOS, Windows
    and Linux.
    - [x] Auto-update manual QA, from released version of component to new
    version (see [tools/tuf/test](../tools/tuf/test/README.md)).
    jahzielv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6664822 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    73658dd View commit details
    Browse the repository at this point in the history
  2. feat: pre sonoma migration features (#21266)

    > Related issue #20311
    
    # Checklist for submitter
    
    If some of the following don't apply, delete the relevant line.
    
    <!-- Note that API documentation changes are now addressed by the
    product design team. -->
    
    - [x] Added/updated tests
    - [x] Manual QA for all new/changed functionality
    - For Orbit and Fleet Desktop changes:
    - [ ] Orbit runs on macOS, Linux and Windows. Check if the orbit
    feature/bugfix should only apply to one platform (`runtime.GOOS`).
    - [ ] Manual QA must be performed in the three main OSs, macOS, Windows
    and Linux.
    - [x] Auto-update manual QA, from released version of component to new
    version (see [tools/tuf/test](../tools/tuf/test/README.md)).
    jahzielv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d3870f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: cleanup tasks for MDM migration updates (#21325)

    > No issue, just cleanup  
    
    # Checklist for submitter
    
    If some of the following don't apply, delete the relevant line.
    
    <!-- Note that API documentation changes are now addressed by the
    product design team. -->
    
    - [x] Manual QA for all new/changed functionality
    - For Orbit and Fleet Desktop changes:
    - [x] Orbit runs on macOS, Linux and Windows. Check if the orbit
    feature/bugfix should only apply to one platform (`runtime.GOOS`).
    - [x] Manual QA must be performed in the three main OSs, macOS, Windows
    and Linux.
    - [x] Auto-update manual QA, from released version of component to new
    version (see [tools/tuf/test](../tools/tuf/test/README.md)).
    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e0135fc View commit details
    Browse the repository at this point in the history
  2. chore: changes file

    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bbe01b0 View commit details
    Browse the repository at this point in the history
  3. chore: merge main

    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7b53778 View commit details
    Browse the repository at this point in the history
  4. fix: feedback

    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    efd675c View commit details
    Browse the repository at this point in the history
  5. fix: undo editor changes

    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    27429a4 View commit details
    Browse the repository at this point in the history
  6. fix: add missing comments

    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    715068e View commit details
    Browse the repository at this point in the history
  7. fix: rename context

    jahzielv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3fbe6cb View commit details
    Browse the repository at this point in the history