-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor DocumentGateway and DocumentGatewayApp (#50497)
* Add controls to DocumentGatewayApp story * Drop "tcp://" from address of TCP apps It really is mostly just a Teleport convention. The tcp:// part was not useful in any 3rd-party app. * PortFieldInput: Remove CSS responsible for hiding stepper It doesn't seem to work anyway in the current Chromium version. * Refactor DocumentGateway away from container pattern * Add controls to DocumentGateway story * Inline useDocumentGateway * Fix how AppGateway displays disconnect error * Show disconnect errors in DocumentGateway
- Loading branch information
Showing
12 changed files
with
378 additions
and
340 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
Oops, something went wrong.