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

User roles - Initial #964

Merged
merged 1 commit into from
May 26, 2024
Merged

Conversation

wrongecho
Copy link
Collaborator

Move the default user roles into the database to make way for custom roles & permissions.

Please could you take a look, test, and let me know your thoughts?
Following from this, I'd like to create a role_permissions table where we then re-create the default permissions that we have in the code in the database. Once all that is complete, we can then open up to editing the built-in roles / allowing custom roles and permissions.

Move the default user roles into the database to make way for custom roles & permissions
@wrongecho wrongecho requested a review from johnnyq May 26, 2024 17:39
@wrongecho
Copy link
Collaborator Author

Test these changes at: https://userrolesinitial964.pr-review.itflow.org
(automatic message)

Copy link

sonarcloud bot commented May 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
15.7% Duplication on New Code

See analysis details on SonarCloud

@johnnyq
Copy link
Collaborator

johnnyq commented May 26, 2024

This looks great!! Code is clean, can't seem to find any where this might break pulling in

@johnnyq johnnyq merged commit f177045 into itflow-org:master May 26, 2024
4 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.

2 participants