You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2020/11/02 20:59:13 UTC

[trafficcontrol] branch master updated (b0deb7d -> 9258b77)

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 b0deb7d  Fix CIAB mid enrollment (#5227)
     add 9258b77  TP: converts delivery service requests table to ag-grid (#5183)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   3 +
 docs/source/api/v2/deliveryservice_requests.rst    |   3 +
 docs/source/api/v3/deliveryservice_requests.rst    |   3 +
 .../deliveryservice/request/requests.go            |   1 +
 .../app/src/common/modules/table/_table.scss       |  21 ++
 .../TableDeliveryServiceRequestsController.js      | 322 ++++++++++++++++++---
 .../table.deliveryServiceRequests.tpl.html         | 102 ++++---
 .../modules/table/jobs/TableJobsController.js      |   2 -
 .../private/deliveryServiceRequests/list/index.js  |   5 +-
 9 files changed, 379 insertions(+), 83 deletions(-)