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

Client permissions available in the client #678

Conversation

JohannesDoberer
Copy link
Contributor

No description provided.

@pekura pekura self-assigned this Jul 24, 2019
@jesusreal jesusreal assigned jesusreal and unassigned jesusreal Jul 24, 2019
@jesusreal jesusreal self-assigned this Jul 25, 2019
@JohannesDoberer JohannesDoberer added the enhancement New feature or request label Jul 25, 2019
# Conflicts:
#	core/examples/luigi-sample-angular/src/app/project/project.component.ts
#	core/src/App.html
#	core/src/services/routing.js
@JohannesDoberer JohannesDoberer added this to the Sprint 3 milestone Jul 26, 2019
@@ -235,5 +235,14 @@ class LifecycleManager extends LuigiClientBase {
getPathParams() {
return this.currentContext.pathParams;
}

/**
* Returns the current client permissions as specified on the navigation node. (See [Node parameters](navigation-parameters-reference.md).)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Returns the current client permissions as specified on the navigation node. (See [Node parameters](navigation-parameters-reference.md).)
* Returns the current client permissions as specified in the navigation node. For details, see [Node parameters](navigation-parameters-reference.md).


/**
* Returns the current client permissions as specified on the navigation node. (See [Node parameters](navigation-parameters-reference.md).)
* @returns {Object} client permissions as specified on the navigation node.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* @returns {Object} client permissions as specified on the navigation node.
* @returns {Object} client permissions as specified in the navigation node.

Copy link
Contributor

@jesusreal jesusreal left a comment

Choose a reason for hiding this comment

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

Well done, just a couple of small comments

Copy link
Contributor

@jesusreal jesusreal left a comment

Choose a reason for hiding this comment

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

LGTM!

@JohannesDoberer JohannesDoberer merged commit 2157d3b into SAP:master Jul 29, 2019
@JohannesDoberer JohannesDoberer deleted the clientPermissions-available-in-the-client branch July 29, 2019 15:36
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants