]> source.dussan.org Git - nextcloud-server.git/commit
feat: add rename action with tests
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 22 Jun 2023 08:37:33 +0000 (10:37 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 22 Jun 2023 16:34:55 +0000 (18:34 +0200)
commit135929c38ca9f61b41c23a207e7fdaa37b43c011
tree8196a9e047b11fe96cb5ce296c4fa9a95db7369c
parent05bfab243a6b4820682213b9af6991579b0b0ec2
feat: add rename action with tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
apps/files/src/actions/deleteAction.spec.ts
apps/files/src/actions/renameAction.spec.ts [new file with mode: 0644]
apps/files/src/actions/renameAction.ts [new file with mode: 0644]
apps/files/src/actions/sidebarAction.spec.ts