summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-208/+0
* Remove deprecated legacy file actionsJulius Härtl2019-10-142-92/+0
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-231-1/+2
* Revert "Fix usage view tests"Daniel Kesselberg2019-07-021-1/+1
* Fix usage view testsRoeland Jago Douma2019-07-021-1/+1
* Add link icon for public link tooJohn Molakvoæ (skjnldsv)2019-03-211-2/+5
* Remove the upload and memory settingJoas Schilling2019-03-041-84/+0
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-2/+2
* Fix unit testsTomasz Grobelny2019-02-201-49/+95
* Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-291-1/+2
|\
| * Add abort stub in JSUnitMorris Jobke2018-12-061-1/+2
* | Fix unit testsTomasz Grobelny2018-11-242-176/+279
|/
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-2/+2
* Enhance jsunit testsMorris Jobke2018-11-151-1/+2
* Fix file move testsJulius Härtl2018-11-071-4/+12
* Fix testsJohn Molakvoæ (skjnldsv)2018-11-061-4/+7
* 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