enso/app/ide-desktop
somebody1234 af03938305
"Share with" button (#7100)
* Add backend endpoints for "share with" button

* wip

* Fix bugs

* Invite user to organization if email is not found

* Minor fix for error message

* Address review

* Address issues

* Fix React error about identical keys

* Fix "share with" modal z-index; filter out users with permissions on asset

* Fix errors; address comment

* Fix

* Change submit button text to "Already has access" when appropriate

* Address review

* Show email on hover

* Finish renaming "share with" modal

* Select multiple for "share with" modal

* Minor style changes

* Deselect other permissions when "own" permission is selected

* Fix deselecting permissions

* Remove unused svg

---------

Co-authored-by: Paweł Buchowski <pawel.buchowski@enso.org>
2023-07-12 10:12:39 +02:00
..
lib "Share with" button (#7100) 2023-07-12 10:12:39 +02:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
debugGlobals.ts QoL code improvements for dashboard (#7022) 2023-06-19 01:02:08 +02:00
eslint.config.js "Share with" button (#7100) 2023-07-12 10:12:39 +02:00
package-lock.json Enable React and strict-boolean-expressions lints (#7023) 2023-07-06 13:52:32 +02:00
package.json Enable React and strict-boolean-expressions lints (#7023) 2023-07-06 13:52:32 +02:00
tsconfig.json Run TypeScript typechecking and eslint on Lint CI (#6603) 2023-05-23 12:22:53 +02:00
utils.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00