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

Implemented: support for app level permissions(#232) #233

Merged
merged 7 commits into from
Dec 21, 2023

Conversation

ymaheshwari1
Copy link
Contributor

@ymaheshwari1 ymaheshwari1 commented Dec 19, 2023

Related Issues

Closes #232

Short Description and Why It's Useful

  • Added permission INVENTORY_APP_VIEW for accessing the app
  • Removed check for productStore association with facility on login
  • Added check for fetching all the facilities for admin users having permission COMMON_ADMIN
  • Added a note on the QOH card to let user know about productStore association requirement and disabled the functionality when productStore is missing for a facility
  • Updated locales for missing static text

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

…we fetch the facilities of the users separately and also improved the reject statement from login flow to display correct message in the UI(hotwax#232)
@ravilodhi ravilodhi merged commit 895e60e into hotwax:main Dec 21, 2023
2 checks passed
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.

Enhance Permission Management and Access Restrictions for Inventory Cycle Count App
2 participants