16115: Adds inline DateTime picker to the sharing URLs dialog.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 23 May 2022 16:26:02 +0000 (13:26 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 23 May 2022 16:26:02 +0000 (13:26 -0300)
commit0bd774be1714eb7bb815cef3d44803eac6c735ec
tree2d566c3b4981b75daa2bfcb7221147e283272c25
parent4f26fc6e11a411c11fc481b937c2e073f4858081
16115: Adds inline DateTime picker to the sharing URLs dialog.

We're not currently exporting the API.MaxTokenLifetime configuration, so
client-side expires_at validation is not possible; added an explanation note
for the cases when the expiration date is capped by the backend.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
package.json
src/views-components/sharing-dialog/sharing-dialog-component.tsx
src/views-components/sharing-dialog/sharing-dialog.tsx
yarn.lock