-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description: This PR (apologies for the size) implements several changes received in the new EMUI mocks: * The enclave configuration is moved to a drawer * The package catalog is used when choosing a package to run in a new enclave * Support for YAML configuration of packages * Various components have been updated with the new designs (log navigation, button colours, table layouts, warning modals, alerts) * Unused 'feature not implemented' modal is removed ### Demo https://github.com/kurtosis-tech/kurtosis/assets/4419574/799287e6-8f91-4326-8853-7bdc284d13db Alert change demo ![image](https://github.com/kurtosis-tech/kurtosis/assets/4419574/0f1e64d1-44fa-4fca-8c0c-b49097297b7e) ## Is this change user facing? YES ## References (if applicable): https://www.figma.com/file/8WkttVmRVJfudO9i9n4RGD/Handoff-Screens?node-id=1866%3A92406&mode=dev
- Loading branch information
Showing
58 changed files
with
1,437 additions
and
762 deletions.
There are no files selected for viewing
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
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
enclave-manager/web/packages/app/src/emui/enclaves/components/PreloadPackage.tsx
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
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
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
Oops, something went wrong.