hpcc-systems / Tombolo

Apache License 2.0
5 stars 4 forks source link

Yadhap/user roles #886

Closed ydahal1 closed 1 month ago

ydahal1 commented 1 month ago

Description

Added necessary models and migrations for user , user_role, role_types. Added seeder file to seed pre-defined user roles. Added some columns in user_application table to establish relationship between an application and user

Type of change

Developer Checklist:

Reviewer Checklist

ydahal1 commented 1 month ago

In this PR I have

Added necessary models and migrations for user, user_role, and role types. Added the seeder file to seed pre-defined user roles. Added some columns in user_application table to establish the relationship between an application and a user