John Cowen 24981a6c68 ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (#9752)
Previous to this commit, the API response would include Gateway
Addresses in the form `domain.name.:8080`, which due to the addition of
the port is probably not the expected response.

This commit rightTrims any `.` characters from the end of the domain
before formatting the address to include the port resulting in
`domain.name:8080`
2021-02-25 09:36:43 +00:00
..
2021-02-11 19:00:47 +00:00
2020-04-22 16:48:28 -04:00
2020-03-31 16:13:44 -04:00
2020-08-31 16:46:37 -04:00