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 #12808: Rudder API for ACL is buggy #1974

Merged

Conversation

fanf
Copy link
Member

@fanf fanf commented Jun 21, 2018

@fanf fanf force-pushed the bug_12808/rudder_api_for_acl_is_buggy branch from c3fd73e to 2fb4f8c Compare June 21, 2018 16:31
@fanf
Copy link
Member Author

fanf commented Jun 21, 2018

PR rebased

1 similar comment
@fanf
Copy link
Member Author

fanf commented Jun 24, 2018

PR rebased

@fanf fanf force-pushed the bug_12808/rudder_api_for_acl_is_buggy branch 2 times, most recently from 4b5c6d1 to 2af412c Compare June 25, 2018 22:32
@fanf
Copy link
Member Author

fanf commented Jun 25, 2018

PR rebased

@fanf fanf force-pushed the bug_12808/rudder_api_for_acl_is_buggy branch from 2ef9275 to 1b86a42 Compare June 25, 2018 22:44
@fanf
Copy link
Member Author

fanf commented Jun 25, 2018

PR rebased

success(function(data, status, headers, config) {
var newAccount = data.data.accounts[0];
$scope.accounts[$scope.myNewAccount.index] = newAccount
console.log("account")
Copy link
Member

Choose a reason for hiding this comment

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

You can remove the console.log :)

@fanf
Copy link
Member Author

fanf commented Jun 26, 2018

PR rebased

@fanf fanf force-pushed the bug_12808/rudder_api_for_acl_is_buggy branch from 1b86a42 to ba41803 Compare June 26, 2018 09:44
@@ -1176,10 +1176,7 @@ class PropertiesManagement extends DispatchSnippet with Loggable {
)
} &
"#unexpectedReportInterpretationFormSubmit " #> {
val x = SHtml.ajaxSubmit("Save changes", submit _, ("class","btn btn-default"), ("disabled", "disabled"))
println(x)
Copy link
Member

Choose a reason for hiding this comment

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

oops ...

@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/1974
-- Your faithful QA

@fanf
Copy link
Member Author

fanf commented Jun 26, 2018

OK, merging this PR

@fanf fanf merged commit ba41803 into Normation:branches/rudder/4.3 Jun 26, 2018
@fanf fanf deleted the bug_12808/rudder_api_for_acl_is_buggy branch March 15, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants