-
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.
Use interfaces in gateway node selector (#3860)
* feature: support passing interfaces as features on gateway nodes query * WIP: bind features to domain name features * chore(GatewayInterfaces): remove other interfaces keep only wireguard * chore(GatewayInterfaces): cleanup * chore(GatewayInterfaces): Fix gateway on ip, this is a workaround and maybe got enahnced later * chore(GatewayInterfaces): set the has_ipv6 to undefined instead of false * Style(CustomDomain): make the tooltip aligned center * Style(DomainDialog): reorder fiedls * Feature(GatewayDialog): - refactor: change the type of selectedIPAddress as it always got converted to string - pass the selected interface type as feature to the domainName component
- Loading branch information
Showing
4 changed files
with
97 additions
and
56 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