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

Fixes #10157: Add an option to not display rule status/recent changes in directives screen #1482

Conversation

fanf
Copy link
Member

@fanf fanf commented Feb 9, 2017

@fanf
Copy link
Member Author

fanf commented Feb 9, 2017

So, it seems that github don't want to let me edit the head description. So it is WIP, no real test done for now.

@fanf
Copy link
Member Author

fanf commented Feb 9, 2017

PR rebased

@fanf fanf force-pushed the ust_10157/add_an_option_to_not_display_rule_status_recent_changes_in_directives_screen branch from 3418432 to 31d92bb Compare February 9, 2017 13:41
@fanf
Copy link
Member Author

fanf commented Feb 9, 2017

PR rebased

@fanf fanf force-pushed the ust_10157/add_an_option_to_not_display_rule_status_recent_changes_in_directives_screen branch from 31d92bb to a811d67 Compare February 9, 2017 16:55
@fanf
Copy link
Member Author

fanf commented Feb 9, 2017

PR rebased

@fanf fanf force-pushed the ust_10157/add_an_option_to_not_display_rule_status_recent_changes_in_directives_screen branch from a811d67 to d063aca Compare February 9, 2017 16:56
@fanf
Copy link
Member Author

fanf commented Feb 9, 2017

PR rebased

@fanf fanf force-pushed the ust_10157/add_an_option_to_not_display_rule_status_recent_changes_in_directives_screen branch from d063aca to a64a009 Compare February 9, 2017 17:02
, showRulePopup : (Option[Rule]) => JsCmd
, showRulePopup : (Option[Rule]) => JsCmd
, columnCompliance : DisplayColumn
, graphRecentChanges : DisplayColumn
Copy link
Member

Choose a reason for hiding this comment

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

':' Not correctly aligned :)

@@ -152,6 +154,8 @@ function generateRecentGraph(id, displayGraph) {

function recentChangesText(id) {

console.log("Writting as text " + id);
Copy link
Member

Choose a reason for hiding this comment

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

console.log

@@ -116,6 +116,8 @@ function computeChangeGraph(changes, id, currentRowsIds, changeCount, displayGra

function generateRecentGraph(id, displayGraph) {
if (displayGraph) {
console.log("Writting as graph " + id);
Copy link
Member

Choose a reason for hiding this comment

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

console.log

@VinceMacBuche
Copy link
Member

Apart the litlle remarks it's ok to me!

@fanf
Copy link
Member Author

fanf commented Feb 10, 2017

PR rebased

@fanf fanf force-pushed the ust_10157/add_an_option_to_not_display_rule_status_recent_changes_in_directives_screen branch from a64a009 to 0dbb536 Compare February 10, 2017 00:50
@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/1482
-- Your faithful QA

@fanf
Copy link
Member Author

fanf commented Feb 10, 2017

OK, merging this PR

@fanf fanf merged commit 0dbb536 into Normation:branches/rudder/3.1 Feb 10, 2017
@fanf
Copy link
Member Author

fanf commented Feb 10, 2017

OK, merging this PR

2 similar comments
@fanf
Copy link
Member Author

fanf commented Feb 10, 2017

OK, merging this PR

@fanf
Copy link
Member Author

fanf commented Feb 10, 2017

OK, merging this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants