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
[file id="2af8d55f-6909-46a9-b3b1-f43d5a4fb250"][file id="9eef4c01-1cb7-4f62-891a-a16bd712390b"]
The following items may need to be fleshed out on backend before functionality in the frontend as pictured.
Role Revocation- In the context of the UI it makes sense for Roles to be toggles. This perhaps comes with an understanding that “removing all of a user’s roles effectively removes that user from the org.” Not sure if that makes sense from backend perspective.
Add Member- Confirming that this only applies to existing DC user emails? Re: item 1, we should also have a means of removing member. Be it through complete role revocation, or an explicit “remove member from org” action.
Create Organization- I would like if there were also a “remove org” function. This may be too dangerous to actually expose on the UI. So it’s just a nice cleanup function to have for my own testing on development.
Org Logos- Right now this is just a hard coded mapping, but it would be nice if a file could be uploaded on org creation and a signed url were returned in list_organizations
Org Restrictions- Restrictions (as seen in org settings modal) should be returned in the organization list. And as discussed with Josh we should also have a mutation for creating/editing these restrictions.
The text was updated successfully, but these errors were encountered:
This perhaps comes with an understanding that “removing all of a user’s roles effectively removes that user from the org.” Not sure if that makes sense from backend perspective.
This is correct from the BE point of view as well.
[file id="2af8d55f-6909-46a9-b3b1-f43d5a4fb250"][file id="9eef4c01-1cb7-4f62-891a-a16bd712390b"]
The following items may need to be fleshed out on backend before functionality in the frontend as pictured.
Role Revocation- In the context of the UI it makes sense for Roles to be toggles. This perhaps comes with an understanding that “removing all of a user’s roles effectively removes that user from the org.” Not sure if that makes sense from backend perspective.
Add Member- Confirming that this only applies to existing DC user emails? Re: item 1, we should also have a means of removing member. Be it through complete role revocation, or an explicit “remove member from org” action.
Create Organization- I would like if there were also a “remove org” function. This may be too dangerous to actually expose on the UI. So it’s just a nice cleanup function to have for my own testing on development.
Org Logos- Right now this is just a hard coded mapping, but it would be nice if a file could be uploaded on org creation and a signed url were returned in list_organizations
Org Restrictions- Restrictions (as seen in org settings modal) should be returned in the organization list. And as discussed with Josh we should also have a mutation for creating/editing these restrictions.
The text was updated successfully, but these errors were encountered: