This is an automated email from the ASF dual-hosted git repository.
rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 8049d27 Fix DS 3.0 fields for DSRs (#5062)
add 6ee9c18 Query servers by topology (#5056)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 3 +-
docs/source/api/v3/servers.rst | 2 +
traffic_ops/testing/api/v3/servers_test.go | 25 ++++++++--
traffic_ops/traffic_ops_golang/server/servers.go | 8 ++++
.../form/topology/FormTopologyController.js | 4 ++
.../modules/form/topology/form.topology.tpl.html | 25 +++++++---
.../table/topologies/table.topologies.tpl.html | 2 +-
.../table.topologyCacheGroups.tpl.html | 2 +-
.../table.topologyDeliveryServices.tpl.html | 2 +-
.../TableTopologyServersController.js | 55 +++++++++++++++++++++-
.../topologyServers/table.topologyServers.tpl.html | 5 +-
.../test/end_to_end/topologies/pageData.js | 7 +++
.../test/end_to_end/topologies/topologies-spec.js | 40 ++++++++++++++++
13 files changed, 163 insertions(+), 17 deletions(-)