Skip to content
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

Add logrotateFrequency field in new deploy form #1599

Merged
merged 3 commits into from
Oct 4, 2017
Merged

Conversation

ssalinas
Copy link
Member

@kwm4385 kwm4385 self-requested a review September 18, 2017 19:59
@kwm4385 kwm4385 self-assigned this Sep 18, 2017
tpetr
tpetr previously approved these changes Sep 18, 2017
@@ -769,6 +770,22 @@ class NewDeployForm extends Component {
couldHaveFeedback={true}
/>
);
const logrotateFrequency = (
<SelectFormGroup
id={"logrotate-frequency"}
Copy link
Contributor

Choose a reason for hiding this comment

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

any specific reason for { } for this field?

@kwm4385
Copy link
Contributor

kwm4385 commented Sep 20, 2017

@tpetr This is in all environments now and working as intended.

@ssalinas ssalinas merged commit 668ac77 into master Oct 4, 2017
@ssalinas ssalinas deleted the logrotate_freq branch October 4, 2017 14:33
@ssalinas ssalinas added this to the 0.18.0 milestone Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logrotate custom schedule
4 participants