-
Notifications
You must be signed in to change notification settings - Fork 7
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
Issue #1734 #1740
Merged
Merged
Issue #1734 #1740
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r base user and specific one. Also Implemented logic that determines visible and not visible group menu items
… entries for non base user that changes it's base user
…r specific users. Also added producer and controller for this entity
…s the master with available users to make menu item invisible for them. Implemented save and producer for that master.
…ed from the list of users those see specific menu item
…or menu otem and group item
… invisibility menu items in case if base user has made some menu items invisible for all based on users.
…entities in the iron-list when it arrives.
… item invisibility for new non base and active users + unit tests
# Conflicts: # platform-dao/src/main/java/ua/com/fielden/platform/security/user/UserDao.java
…e for menu saving.
This results in users being displayed in the collectional editor in the alphabetical order.
…cess the fetch model. The default fetch models can be accessed statically, which is a simple and the preferred approach.
…ator new + minor refactoring.
Static fields for error messages should start with ERR_; The nomenclature is "based on" users as opposed to "non base" users.
01es
approved these changes
Dec 2, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolve #1734