This is an automated email from the ASF dual-hosted git repository.
shamrick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 2a3a0da981 Updated docs for DS server capability. (#7339)
add f18c5ed463 TPv2 Query String Parameter filtering (#7345)
No new revisions were added by this update.
Summary of changes:
dev/traffic_ops/seed.psql | 9 +
.../divisions/table/divisions-table.component.html | 2 +-
.../table/divisions-table.component.spec.ts | 131 +++++++++-
.../divisions/table/divisions-table.component.ts | 65 ++---
.../regions/table/regions-table.component.html | 2 +-
.../regions/table/regions-table.component.ts | 23 +-
.../core/change-logs/change-logs.component.spec.ts | 143 ++++++++--
.../table/phys-loc-table.component.spec.ts | 165 +++++++++++-
.../phys-loc/table/phys-loc-table.component.ts | 50 ++--
.../servers-table/servers-table.component.spec.ts | 8 +-
.../servers-table/servers-table.component.ts | 27 +-
.../app/core/users/tenants/tenants.component.html | 2 +-
.../app/core/users/tenants/tenants.component.ts | 37 +--
.../src/app/core/users/users.component.spec.ts | 32 ++-
.../src/app/core/users/users.component.ts | 18 +-
.../generic-table/generic-table.component.html | 17 +-
.../generic-table/generic-table.component.spec.ts | 64 ++++-
.../generic-table/generic-table.component.ts | 287 +++++++++++++++++++--
.../boolean-filter/boolean-filter.component.ts | 8 +-
19 files changed, 915 insertions(+), 175 deletions(-)