This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 11980b9 Deprecate TO API route /vault/bucket/:bucket/key/:key/values
(#5753)
add f84ae27 TP changes to support new api/4.x DSR changes (#5740)
No new revisions were added by this update.
Summary of changes:
.../common/api/DeliveryServiceRequestService.js | 28 +-
.../edit/FormEditDeliveryServiceController.js | 20 +-
.../form.deliveryService.DNS.tpl.html | 268 +++++++++++--------
.../form.deliveryService.HTTP.tpl.html | 288 +++++++++++++--------
.../form.deliveryService.Steering.tpl.html | 143 ++++++----
.../form.deliveryService.anyMap.tpl.html | 83 +++---
.../new/FormNewDeliveryServiceController.js | 5 +-
.../TableDeliveryServiceRequestsController.js | 35 ++-
.../TableDeliveryServicesController.js | 5 +-
.../FormEditDeliveryServiceRequestController.js | 58 +++--
.../private/deliveryServiceRequests/edit/index.js | 20 +-
11 files changed, 569 insertions(+), 384 deletions(-)