You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add role_name to platform - role that grants platform access in Auth0
* fix: make sure name is unique on Auth0Role
* test: update tests to include role_name for platform
* feat: add schemas for Auth0 role names
* feat: methods to create platform from Åuth0 role
* feat: sync task to populate platforms in the DB
* fix: add populating platforms to sync job
* feat: add auth0 role when adding (approved) platform membership
* feat: add role when creating user record in registration
* test: update tests to account for platform role
* fix: include group id in 404 message
* refactor: create a class for defining bundles
* fix: make sure we pass string IDs when getting database groups
* test: update biocommons registration tests after refactor
* fix: fix BPA registration to include Auth0 client when needed
* test: update test of BPA registration
* fix: add a default admin role when populating platforms
* fix: make platform role_name nullable: difficult to populate if it has to be there from the start
* fix: add migration for platform role name
* fix: include auth0_client when creating galaxy membership
* test: update tests of Galaxy registration
* fix: update SBP registration
* test: update tests of SBP registration
* feat: add an endpoint to update platform admin roles
* test: test setting platform admin roles
* chore: style fix
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: need to provide an actual role when defining default platform admin role
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments