mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 02:16:43 +00:00
* feat: api changes for user management * refactor: gift banner behaviour change * feat: user management api and ui changes * feat: introduce invited_by info * test: verify roles by checking datasource tab since access settings page will be available for all users now * feat: allow owner role update only if there is more than one owner exist * fix: role update behaviour correction * fix: base owner invite issue * fix: reload user roles state on changing roles of active user * refactor: show disabled button if not avail * refactor: hide dropdown and action menu options based on roles * refactor: migration file name * refactor: disable or hide option based on number of owners * refactor: hide user list in shared base * fix: review correction