15685: Adds file path validation on rename file dialog.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 11 Nov 2020 21:10:28 +0000 (18:10 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 11 Nov 2020 21:10:28 +0000 (18:10 -0300)
commitb527533a2d7ffa52b3f999f0ed293b83311fe59f
tree69cb61d0912c41fc1ff789811da20adaa96917c5
parent27886bedb6f236f4aa7288473670d896b3a48ac7
15685: Adds file path validation on rename file dialog.

Also, allows edition of the complete path instead of just the name, to mnatch
workbench1 behavior, enabling the user to move the file to a directory inside
the collection.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts
src/validators/valid-name.tsx
src/validators/validators.tsx
src/views-components/context-menu/action-sets/collection-files-item-action-set.ts
src/views-components/rename-file-dialog/rename-file-dialog.tsx