mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
af0e738dec
- Closes https://github.com/enso-org/cloud-v2/issues/561 - New "Invite" modal - Change autocomplete multi-select behavior - Fix scrolling for autocomplete - Scrolling when there are many users with permissions - New backend permissions - ⚠️ Intentional differences from Figma design: - The permission type selector (the secondary modal) is slightly wider. This is because of minor changes to the text - check thread for details. - The permission type selector for sharing with new users (the top one, next to the input) is vertically offset 4px more than usual. This is intentional; it means there is roughly the same spacing on either side of the input's border, and also means there is spacing between the "invite" button and the permission type selector - Many buttons are faded out (`opacity-50`) when they are not interactable. - Text changes - "Invite" changes to "Share" in blue button - "File" changes to "<asset type>" in permission type selector # Important Notes Some options don't work because the backend representation for permissions is currently different - in particular, the `admin`, `edit`, and `read` permissions, and the `docs` sub-permission. ℹ️ Currently only works with new backend permissions - i.e. `ENVIRONMENT` must be `'pbuchu'` in `config.ts`. |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
debugGlobals.ts | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
utils.ts |