Transitioning from Static to Dynamic Permission Groups #1484
mauroalexandre
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Hi Mauro, the feature is already present in the Pro version as Roles and therefore the only applicable solution is to import the code into the basic version as well. Please do not invest time on this feature. I will see to integrating it very soon. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Just do it Bro so everybody will get happy 😁 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
Currently, our permission groups are static, but I believe we need to implement a dynamic registration system for them. This change could be somewhat complex as it impacts the entire system. I suggest the following steps for implementation:
Initial Setup: When creating the project in the project file, we should establish the existing groups to maintain backward compatibility.
UI Integration: Create a context menu within the user screen for registering new groups.
Authorization Update: Modify the authorization screen to recognize these new groups.
I believe these steps will help us transition smoothly and enhance our system's flexibility. Your feedback on this plan will be invaluable.
Looking forward to your insights.
Beta Was this translation helpful? Give feedback.
All reactions