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

1561: Add import store role #1562

Merged
merged 2 commits into from
Aug 7, 2024
Merged

1561: Add import store role #1562

merged 2 commits into from
Aug 7, 2024

Conversation

f1sh1918
Copy link
Contributor

@f1sh1918 f1sh1918 commented Aug 5, 2024

Short description

In preparation of #1475 we need a separate role for importing accepting stores.

Proposed changes

  • add the role PROJECT_STORE_MANAGER
  • add runConfig to create a user for nuernberg
  • adjust constraint for admin table
  • add route with placeholder content
  • add navigation and dashboard item
  • add backend test for Authorizer

Side effects

  • none

Resolved issues

Fixes: #1561

Testing (dev only)

  • Migrate DB
  • Create a Project Store Manager user
  • run backend service
  • Switch to Nuernberg and Login
  • Check if route /stores can be accessed

… route, add navigation and dashboard item, add backend test
Copy link
Member

@steffenkleinle steffenkleinle left a comment

Choose a reason for hiding this comment

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

Tested on firefox, works as expected.

@f1sh1918 f1sh1918 merged commit 4c4637a into main Aug 7, 2024
1 check passed
@f1sh1918 f1sh1918 deleted the 1561-add-import-store-role branch August 7, 2024 18:41
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.

Add store import role
2 participants