aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix move related testsTomasz Grobelny2018-11-031-54/+63
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-184-4/+4
* Tests: Properly compare the file action labelJulius Härtl2018-10-151-1/+1
* Make activity events strictJoas Schilling2018-10-121-1/+1
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-095-37/+37
* Fixes empty favorite names for trailing slashesMichael Weimann2018-09-191-3/+69
* Improves the testsMichael Weimann2018-08-171-9/+24
* Adds a test to check that the sorting isn't stored without an userMichael Weimann2018-08-171-0/+16
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-251-11/+11
|\
| * Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-241-11/+11
* | Phpunit tests fixesJohn Molakvoæ (skjnldsv)2018-07-241-0/+63
* | Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-202-2/+5
* | Fixed phpunitJohn Molakvoæ (skjnldsv)2018-07-131-72/+12
|/
* No draggable list anymoreRoeland Jago Douma2018-07-121-1/+0
* Fix testsRoeland Jago Douma2018-07-121-3/+20
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-121-12/+12
* Fix testsRoeland Jago Douma2018-07-051-0/+15
* Adds a test case for the loading symbol in deleted files.Abijeet2018-06-181-1/+1
* Fixed failing test cases for the new actions menu.Abijeet2018-06-181-18/+44
* Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-071-1/+1
|\
| * Fix settings testsJulius Härtl2018-05-031-1/+1
* | Fix jsunit testsJulius Härtl2018-05-071-1/+1
|/
* Show the new dav url in the web UIRoeland Jago Douma2018-04-051-0/+1
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-03-081-1/+2
* Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculationRoeland Jago Douma2018-03-011-21/+381
|\
| * Update comments in testsDaniel Calviño Sánchez2018-02-281-3/+4
| * Fix menu visibilityDaniel Calviño Sánchez2018-02-281-0/+75
| * Fix setup to test the breadcrumbs menuDaniel Calviño Sánchez2018-02-281-7/+14
| * Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-02-281-0/+54
| * Use hard-coded values for paddings and marginsDaniel Calviño Sánchez2018-02-281-1/+7
| * Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-02-281-0/+87
| * Take all visible siblings into accountDaniel Calviño Sánchez2018-02-281-4/+50
| * Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-02-281-0/+82
| * Do not render the breadcrumbs again in resize testsDaniel Calviño Sánchez2018-02-281-3/+0
| * Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-02-281-8/+13
* | Fix unit testJoas Schilling2018-02-281-0/+6
|/
* Split move and copy operationsRoland Tapken2018-02-152-1/+11
* Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-111-0/+30
* Move adding test files to "beforeEach()"Daniel Calviño Sánchez2018-01-111-13/+6
* Add events for favoritesJoas Schilling2018-01-101-1/+7
* Hide favourite icon in details view if favourite action is not availableDaniel Calviño Sánchez2018-01-051-0/+29
* Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-261-0/+24
* Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-222-3/+89
|\
| * Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-192-3/+89
* | Fixed breadcrumbs testsJohn Molakvoæ (skjnldsv)2017-12-211-12/+31
|/
* show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-201-0/+26
* Add data attribute to file list rows telling if the file is encryptedDaniel Calviño Sánchez2017-11-201-5/+33
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-0/+9
|\
| * Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-0/+9
* | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-132-105/+148
|\ \