-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement manage gateways in playground (#1215)
* Add dialog to deploy gateway * Fix gateways listing & deploying path * Add listing gateways * Add list & deleting gateways * Add dialog to micro vm * Update project name in all solutions * Update old contracts projectName * Fix projectName path (add missing '/') * Add missing 'no-data-text' * Fix listing issue * Merge ext1/ext2 to be applied together * Remove contractId check * Fix typo backends to backend * Add tls pass through option * Update tooltip * Remove unload (loaded with no contracts) deployments from listing * Use domainName component instead of new template * Add visit action in gateways table * Migrate gateways from old solutions * add prefix projectName + twinId + gatewayName to gateways deployed for fullvm & microvm * Remove prefix while listing * Fix building errors * Fix issue in deploying and listing k8s
- Loading branch information
1 parent
57c9ab5
commit 89552dc
Showing
28 changed files
with
513 additions
and
55 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
Oops, something went wrong.