TP: by default only show parameter diff when comparing 2 profiles#3963
TP: by default only show parameter diff when comparing 2 profiles#3963ocket8888 merged 6 commits intoapache:masterfrom
Conversation
…ge with unsaved changes
…vide the option to see all params as well
|
Refer to this link for build results (access rights to CI server needed): |
…ameter diff as the default view when comparing profile params
|
Refer to this link for build results (access rights to CI server needed): |
dd18a45 to
56fde99
Compare
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
ocket8888
left a comment
There was a problem hiding this comment.
Works, tests pass, looks good visually, doesn't use _.js, docs compile and read fine
What does this PR (Pull Request) do?
This PR changes the default behavior when comparing the parameters of 2 profiles:
current behavior (#3919 ): ALL parameters (shared and not shared) are displayed.
new behavior: As requested by users, ONLY the parameters that belong to one profile and NOT the other (the diff) are displayed by DEFAULT and the user is given the option to "Show Shared Params" if so desired.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
The following criteria are ALL met by this PR