summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js
Commit message (Expand)AuthorAgeFilesLines
* Fix jsunit testsJulius Härtl2018-05-091-1/+1
* Update comments in testsDaniel Calviño Sánchez2018-03-011-3/+4
* Fix menu visibilityDaniel Calviño Sánchez2018-03-011-0/+75
* Fix setup to test the breadcrumbs menuDaniel Calviño Sánchez2018-03-011-7/+14
* Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-03-011-0/+54
* Use hard-coded values for paddings and marginsDaniel Calviño Sánchez2018-03-011-1/+7
* Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-03-011-0/+87
* Take all visible siblings into accountDaniel Calviño Sánchez2018-03-011-4/+50
* Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-03-011-0/+82
* Do not render the breadcrumbs again in resize testsDaniel Calviño Sánchez2018-03-011-3/+0
* Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-03-011-8/+13
* 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
* 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
|\ \
| * | Added more tests and only test jsunit on drone (for testing only)John Molakvoæ (skjnldsv)2017-11-131-0/+13
| * | Add menu testsJohn Molakvoæ (skjnldsv)2017-11-121-0/+54
| * | Fixed tests and width calculationJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
| * | Fixed remaining testsJohn Molakvoæ (skjnldsv)2017-11-082-5/+5
| * | Fixed some more test and loop fixJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
| * | Updated tests according to new systemJohn Molakvoæ (skjnldsv)2017-11-081-99/+75
| |/
* / Hide summary file actions when a selected file does not matchDaniel Calviño Sánchez2017-11-021-0/+23
|/
* Merge pull request #6869 from burned42/6307-fix_page_title_not_changedDaniel Calviño Sánchez2017-10-271-1/+3
|\
| * bugfix: set/change page title when switching to filelistBernd Stellwag2017-10-271-1/+3
* | Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-191-8/+14
* | Remove "has-favorites" class from file list tableDaniel Calviño Sánchez2017-10-191-3/+0
* | Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-191-4/+4
* | Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-191-62/+15
* | Add "Favorite" action to the file actions menuDaniel Calviño Sánchez2017-10-191-0/+56
* | Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-191-0/+28
|/
* Fixed testsJohn Molakvoæ (skjnldsv)2017-09-251-8/+9
* Add tests for FileListThomas Citharel2017-09-151-0/+98
* Don't try the actual file upload if the checks already error outRoeland Jago Douma2017-08-261-0/+2
* fix testRobin Appelman2017-07-111-9/+11
* Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-051-0/+114
* Make possible to know the registered detail views in a details viewDaniel Calviño Sánchez2017-06-092-0/+47
* Do not reload the filelist on first openRoeland Jago Douma2017-05-041-0/+6
* Reload file list when leaving hidden stateVincent Petry2017-04-261-0/+6
* Fix sinon.stub deprecation warningsChristoph Wurst2017-04-241-1/+1
* added quit option in commentstabview.jsnoveens2017-03-231-1/+1
* Add ignore_files to config,Felix Heidecke2017-03-201-1/+3
* filelist only refreshed if directory changesnoveens2017-03-021-0/+18