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 f1d1564 Add atscfg remap.config tests (#3962)
add 876784e TP: by default only show parameter diff when comparing 2
profiles (#3963)
No new revisions were added by this update.
Summary of changes:
.../admin/quick_howto/profile_compare_mgmt.rst | 18 ++++++------
.../profile_compare_mgmt/compare_profiles_menu.png | Bin 20415 -> 22862 bytes
.../compare_profiles_table.png | Bin 46203 -> 55996 bytes
.../select_profiles_dialog.png | Bin 17053 -> 15927 bytes
traffic_portal/app/src/app.js | 1 +
.../table/profiles/TableProfilesController.js | 6 ++--
.../TableProfilesParamsCompareController.js | 32 ++++++++++++++-------
.../table.profilesParamsCompare.tpl.html | 16 ++++++-----
.../utils/CollectionUtils.js} | 22 ++++++++------
.../app/src/common/service/utils/LocationUtils.js | 28 +++++++++++++++---
.../app/src/common/service/utils/index.js | 1 +
.../private/profiles/compare/{ => diff}/index.js | 14 +++++----
.../src/modules/private/profiles/compare/index.js | 10 ++++---
.../test/end_to_end/profiles/profiles-spec.js | 2 +-
14 files changed, 96 insertions(+), 54 deletions(-)
copy traffic_portal/app/src/common/{api/JobService.js =>
service/utils/CollectionUtils.js} (69%)
copy traffic_portal/app/src/modules/private/profiles/compare/{ =>
diff}/index.js (81%)