-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: refactor the emui components to the shared package (#1959)
## Description: This PR refactors the `components` from the emui into the new `kurtosis-ui-components` package, additionally it makes use of `kurtosis-package-indexer-sdk` from kurtosis-tech/kurtosis-package-indexer#81 for the package indexer types (types are used by the shared components, and the actual client definition is used by the app). ## Is this change user facing? NO ## References (if applicable): * https://www.notion.so/kurtosistech/2023-12-December-Frontend-Burndown-ad4ea71b05d843fe8efc97c2e61607b7
- Loading branch information
Showing
116 changed files
with
259 additions
and
719 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
3 changes: 1 addition & 2 deletions
3
enclave-manager/web/packages/app/src/client/enclaveManager/KurtosisClientContext.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
6 changes: 2 additions & 4 deletions
6
enclave-manager/web/packages/app/src/client/packageIndexer/KurtosisPackageIndexerClient.ts
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
...anager/web/packages/app/src/client/packageIndexer/KurtosisPackageIndexerClientContext.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
53 changes: 0 additions & 53 deletions
53
...anager/web/packages/app/src/client/packageIndexer/api/kurtosis_package_indexer_connect.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.