-
Notifications
You must be signed in to change notification settings - Fork 465
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
update UI to add support for mac ddm profiles #17730
Merged
Merged
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
ghernandez345
temporarily deployed
to
Docker Hub
March 20, 2024 14:41 — with
GitHub Actions
Inactive
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat-macos-ddm #17730 +/- ##
=================================================
Coverage ? 65.64%
=================================================
Files ? 1194
Lines ? 108285
Branches ? 2574
=================================================
Hits ? 71087
Misses ? 31793
Partials ? 5405
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ghernandez345
changed the title
Feat UI ddm profiles
update UI to add support for mac ddm profiles
Mar 20, 2024
ghernandez345
force-pushed
the
feat-ui-ddm-profiles
branch
from
March 20, 2024 15:19
aa41021
to
813462d
Compare
ghernandez345
had a problem deploying
to
Docker Hub
March 20, 2024 15:19 — with
GitHub Actions
Error
ghernandez345
had a problem deploying
to
Docker Hub
March 20, 2024 15:24 — with
GitHub Actions
Error
ghernandez345
temporarily deployed
to
Docker Hub
March 20, 2024 15:29 — with
GitHub Actions
Inactive
gillespi314
reviewed
Mar 21, 2024
frontend/pages/hosts/details/OSSettingsModal/OSSettingsTable/OSSettingStatusCell/helpers.ts
Outdated
Show resolved
Hide resolved
ghernandez345
temporarily deployed
to
Docker Hub
March 25, 2024 11:12 — with
GitHub Actions
Inactive
ghernandez345
temporarily deployed
to
Docker Hub
March 25, 2024 11:25 — with
GitHub Actions
Inactive
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.
relates to #17416
update UI to support new DDM profile types. this includes:
updating Custom settings page
updating the os settings modal
Changes file added for user-visible changes in
changes/
ororbit/changes/
.See Changes files for more information.
Manual QA for all new/changed functionality