mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-25 09:19:22 -05:00
27023eacf8
* Add method to check if user is admin or owner * Add method to enable role based member invites * Add Select Control element to UI to handle role based invite * Add flag to allow add member feature for owner or admin level users only * Fix error with role select element * Add UI view to modify membership * Add RoleElement component to handle the Role display * Integrate api for Updating Accepted Member Role * Integrate api for Updating Invitee's Role * Resolve PR comments and merge conflicts