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

[MNOE-399] Add ACL and settings #273

Merged
merged 2 commits into from
Mar 31, 2017

Conversation

ouranos
Copy link
Contributor

@ouranos ouranos commented Mar 31, 2017

No description provided.

@ouranos ouranos self-assigned this Mar 31, 2017
@ouranos ouranos requested a review from fgourichon March 31, 2017 05:28
@ouranos ouranos force-pushed the feature/audit-log-dhb branch from 516edd3 to 3d47b76 Compare March 31, 2017 05:30
@@ -11,7 +11,9 @@ frontend_host:
#===============================================
# Feature Flags
#===============================================

# Display Audit Log in Organization Panel
Copy link
Contributor

Choose a reason for hiding this comment

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

"Do not display Audit Log in..." ?

@@ -17,6 +17,7 @@ angular.module('mnoEnterprise.configuration', [])
.constant('PAYMENT_CONFIG', <%= Hash(Settings.payment).to_json %>)
.constant('ORGANIZATION_MANAGEMENT', <%= Hash(Settings.organization_management).to_json %>)
.constant('USER_MANAGEMENT', <%= Hash(Settings.user_management).to_json %>)
.constant('AUDIT_LOG', <%= Hash(Settings.user_management).to_json %>)
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't it 'admin_panel' ?

Copy link
Contributor Author

@ouranos ouranos Mar 31, 2017

Choose a reason for hiding this comment

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

My bad, too quick to copy/paste

@@ -11,7 +11,9 @@ frontend_host:
#===============================================
# Feature Flags
#===============================================

# Display Audit Log in Organization Panel
Copy link
Contributor

Choose a reason for hiding this comment

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

"Do not display Audit log..." ?

@ouranos
Copy link
Contributor Author

ouranos commented Mar 31, 2017

@fgourichon updated

@ouranos ouranos merged commit ecf9197 into maestrano:master Mar 31, 2017
@ouranos ouranos deleted the feature/audit-log-dhb branch March 31, 2017 06:29
aluqueGH pushed a commit to aluqueGH/mno-enterprise that referenced this pull request Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants