aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/sidebarAction.spec.ts
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+12
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-111-1/+18
* fix(files): invalid default actionsJohn Molakvoæ2023-07-051-2/+2
* feat: add favorites view testingJohn Molakvoæ2023-07-051-1/+1
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-3/+3
* feat: add rename action with testsJohn Molakvoæ2023-06-221-1/+1
* fix(jest): replace mock with jest.spyOnJohn Molakvoæ2023-06-211-1/+1
* feat: add sidebar action testingJohn Molakvoæ2023-06-211-0/+144