16115: Updates the sharing dialog to support sharing URLs.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Fri, 13 May 2022 13:44:30 +0000 (10:44 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Fri, 13 May 2022 13:44:30 +0000 (10:44 -0300)
commite239324108497e94222407d62b9c70ddffa42ab4
tree00ee2e0686284fc20d8d0907261cac97bc8e1d06
parenta4a67b0a5436effb92f682c6edb512700420c374
16115: Updates the sharing dialog to support sharing URLs.

* When dealing with collections, adds a new tab for sharing URLs.
* Removes the "Advanced" mode and always show the permissions.
* Moves the "invitation form" to the dialog's action section so that it
  keeps being visible when lots of permissions are set.
* Allow closing the dialog by clicking away or using the Esc key when no
  pending changes need saving.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
src/store/sharing-dialog/sharing-dialog-actions.ts
src/views-components/sharing-dialog/advanced-view-switch.tsx [deleted file]
src/views-components/sharing-dialog/sharing-dialog-component.tsx
src/views-components/sharing-dialog/sharing-dialog-content.tsx
src/views-components/sharing-dialog/sharing-dialog.tsx