Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

TP - removes deep zone coverage file checkbox from cache group form#4172

Merged
rawlinp merged 1 commit into
apache:masterfrom
mitchell852:issue-3607-remove-dczf-checkbox
Dec 5, 2019
Merged

TP - removes deep zone coverage file checkbox from cache group form#4172
rawlinp merged 1 commit into
apache:masterfrom
mitchell852:issue-3607-remove-dczf-checkbox

Conversation

@mitchell852
Copy link
Copy Markdown
Member

@mitchell852 mitchell852 commented Dec 5, 2019

What does this PR (Pull Request) do?

removes dzcf checkbox as it is not a real indicator of whether or not dczf is enabled on a cachegroup.

also, did some refactoring to clean up how the localization methods are added/removed from the cachegroup object when the checkboxes are clicked.

Which Traffic Control components are affected by this PR?

  • Traffic Portal

What is the best way to verify this PR?

The following criteria are ALL met by this PR

  • This PR includes tests OR I have explained why tests are unnecessary
  • This PR includes documentation OR I have explained why documentation is unnecessary
  • This PR includes an update to CHANGELOG.md OR such an update is not necessary
  • This PR includes any and all required license headers
  • This PR ensures that database migration sequence is correct OR this PR does not include a database migration
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

@mitchell852 mitchell852 force-pushed the issue-3607-remove-dczf-checkbox branch from 7a2c6cd to f931af5 Compare December 5, 2019 21:37
… dczf is enabled on a cachegroup.

did some refactoring to clean up how the localization methods are added/removed from the cg object when the checkboxes are clicked.
@mitchell852 mitchell852 force-pushed the issue-3607-remove-dczf-checkbox branch from f931af5 to afca24a Compare December 5, 2019 21:37
@mitchell852 mitchell852 added Traffic Portal v1 related to Traffic Portal version 1 improvement The functionality exists but it could be improved in some way. labels Dec 5, 2019
@asf-ci
Copy link
Copy Markdown
Contributor

asf-ci commented Dec 5, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/trafficcontrol-PR/4881/

@asf-ci
Copy link
Copy Markdown
Contributor

asf-ci commented Dec 5, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/trafficcontrol-PR/4882/

Copy link
Copy Markdown
Contributor

@rawlinp rawlinp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from a code perspective, and thanks for refactoring my bad js code :). I'll pull this down and test before merging.

@rawlinp rawlinp merged commit 27eebc2 into apache:master Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

improvement The functionality exists but it could be improved in some way. Traffic Portal v1 related to Traffic Portal version 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add cachegroup should not default to deep routing enabled

3 participants