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

Dev Merge #43

Merged
merged 187 commits into from
Feb 2, 2024
Merged

Dev Merge #43

merged 187 commits into from
Feb 2, 2024

Conversation

Chrinsieboy
Copy link
Collaborator

No description provided.

Timtendo12 and others added 30 commits November 22, 2023 13:04
Co-authored-by: @Timtendo12
Co-authored-by: @Huib8
Added Migrations, And a database seeder so we can create our own account simply by filling in the seeder. The seeder also creates a super admin account. Please note that this seeder *DOES NOT* create any permissions or roles.
Co-authored-by: @Timtendo12 
Co-authored-by: @DanericNetwork 
Co-authored-by: @Huib8
Added permissions and roles, They can be added to any instance by running the permissionSeeder.php. Also added a enum so we can easily name all permissions and roles by using either `PERMISSION::{{PERMISSION_NAME}}` or `ROLE::{{ROLE_NAME}}`. Also added a Auth gate for super admin that basically allows the super admin to have every permision.
Timtendo12 and others added 26 commits January 22, 2024 13:17
BEWARE: Please first review and push #37 before pushing this one. #37 has fixes that this pr depends on it.
…to feature/dashboard-main-pagina

# Conflicts:
#	src/resources/vue/components/icon.vue
#	src/resources/vue/components/terminal-scan.vue
#	src/resources/vue/pages/index.vue
#	src/routes/web.php
@Chrinsieboy Chrinsieboy marked this pull request as ready for review February 2, 2024 10:34
@DanericNetwork DanericNetwork merged commit 535f6e3 into master Feb 2, 2024
1 check 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.

4 participants