-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Topology Cache Group Servers table to use AG-Grid #7849
Conversation
Not without looking at the tests within |
@ocket8888 It has some differences between the response message after deletion and the test data, I fixed it. Can you please take a look? |
Codecov Report
@@ Coverage Diff @@
## master #7849 +/- ##
============================================
+ Coverage 29.20% 31.91% +2.71%
Complexity 98 98
============================================
Files 533 719 +186
Lines 71066 82788 +11722
Branches 90 970 +880
============================================
+ Hits 20753 26425 +5672
- Misses 48423 54201 +5778
- Partials 1890 2162 +272
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 187 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Closes: #6501
This updates the "Cache Groups" Traffic Portal page to use AG-Grid instead of JQuery datatables.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Make sure all the TP tests pass, make sure the new table looks okay.
If this is a bugfix, which Traffic Control versions contained the bug?
PR submission checklist