aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/openFolderAction.spec.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-271-1/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-4/+2
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-171-3/+5
* feat: add favorites view testingJohn Molakvoæ2023-07-051-1/+1
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-2/+2
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-3/+2
* feat: add open folder action testingJohn Molakvoæ2023-06-211-0/+163