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 example app for rbac plugins #1900

Merged

Conversation

AndrienkoAleksandr
Copy link
Contributor

Hey, I just made a Pull Request!

Add example app for rbac plugins

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

@backstage-goalie
Copy link
Contributor

Changed Packages

Package Name Package Path Changeset Bump Current Version
app workspaces/rbac/packages/app none v0.0.0
backend workspaces/rbac/packages/backend none v0.0.0

Signed-off-by: Oleksandr Andriienko <[email protected]>
@dzemanov
Copy link
Contributor

Amazing, works great!
Running yarn backstage-cli repo fix --publish can help with

The following packages are out of sync, run 'yarn fix' to fix them:
  app
  backend

Copy link
Member

@christoph-jerolimov christoph-jerolimov left a comment

Choose a reason for hiding this comment

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

Lgtm!

@nickboldt nickboldt merged commit 62a7ac2 into backstage:main Nov 12, 2024
12 checks passed
Fortune-Ndlovu pushed a commit to Fortune-Ndlovu/community-plugins that referenced this pull request Nov 12, 2024
* feat(rbac): add application example to test and develop rbac plugin

Signed-off-by: Oleksandr Andriienko <[email protected]>

* feat(rbac): add rbac-backend plugin to app

Signed-off-by: Oleksandr Andriienko <[email protected]>

* feat(rbac): add rbac frontent to app

Signed-off-by: Oleksandr Andriienko <[email protected]>

* fix(rbac): define permission admin - guest user

Signed-off-by: Oleksandr Andriienko <[email protected]>

* feat(rbac): update yarn.lock

Signed-off-by: Oleksandr Andriienko <[email protected]>

* feat(rbac): fix package.json files for app and backend

Signed-off-by: Oleksandr Andriienko <[email protected]>

---------

Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Fortune-Ndlovu <[email protected]>
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.

4 participants