aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19365 from owncloud/files-detailsbar-interactionThomas Müller2015-09-291-5/+37
|\
| * Fix sidebar interactionVincent Petry2015-09-281-5/+37
* | Hide sidebar tab headers conditionallyVincent Petry2015-09-281-8/+70
|/
* Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-281-0/+15
|\
| * Fix tabs order in files sidebarVincent Petry2015-09-281-0/+15
* | Fix order of actions in the files actions menuVincent Petry2015-09-281-0/+37
|/
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-073-51/+238
|\
| * Added unit tests for "new" file menu and small fixesVincent Petry2015-09-033-51/+238
* | Add versions tab to files sidebarVincent Petry2015-09-031-4/+14
* | Tags in FileInfo map must be an arrayVincent Petry2015-09-031-0/+15
* | Fix sidebar thumbnail loading JS unit testsVincent Petry2015-09-031-8/+58
* | Fixes failing testsRaghu Nayyar2015-08-311-4/+4
|/
* Fix trashbin sidebarVincent Petry2015-08-251-0/+13
* Parse mtime from the data attributesVincent Petry2015-08-241-0/+29
* Merge pull request #18310 from hasso/selection-string-fixVincent Petry2015-08-181-1/+1
|\
| * Update unit test to reflect the string changeHasso Tepper2015-08-171-1/+1
* | Improve right sidebar tabs behaviorVincent Petry2015-08-141-14/+66
|/
* Make file actions work from sidebarVincent Petry2015-08-124-33/+144
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-112-27/+25
* Updated unit tests for file actions and actions menuVincent Petry2015-08-103-308/+609
* Fix unit test for tipsy->tooltip changeVincent Petry2015-08-101-3/+3
* fix timezone issue with unittestArthur Schiwon2015-08-071-1/+2
* Fix sidebar mtime display unit testVincent Petry2015-08-071-2/+2
* Use own tabs impl in files sidebarVincent Petry2015-08-071-11/+21
* extend MainFileInfoDetailView JS testsArthur Schiwon2015-08-071-3/+29
* More work on right sidebar unit testsVincent Petry2015-08-071-3/+3
* Added unit tests for right sidebarVincent Petry2015-08-074-2/+218
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-302-7/+7
|\
| * Fix unit tests and introduce better mocks of the HTMLMorris Jobke2015-07-072-7/+7
* | Fix unit testsRoeland Jago Douma2015-07-091-3/+4
|/
* add check if server returns a 500 and display errorClark Tomlinson2015-06-261-0/+11
* adding correct blocking logic for fffClark Tomlinson2015-06-221-0/+11
* Fix file name validation in New menuVincent Petry2015-04-271-1/+58
* Show hint if there is no delete permissionMorris Jobke2015-04-231-0/+42
* Added empty content message for empty read-only foldersVincent Petry2015-04-211-3/+6
* Adding a pending indicator to the files summary - fixes #14853Thomas Müller2015-03-271-0/+33
* Show hidden files (dot files) in grayMorris Jobke2015-03-261-0/+19
* Fix breadcrumb click JS unit testVincent Petry2015-03-251-2/+2
* fixing js unit testsThomas Müller2015-03-092-23/+0
* apply backslash fix to _setCurrentDirThomas Müller2015-02-191-1/+5
* Parse backslash as directory separator in breadcrumbLukas Reschke2015-01-241-0/+25
* Disallow ctrl click to select when selection not allowedVincent Petry2015-01-151-0/+30
* Merge pull request #13289 from owncloud/fav-keepfavoncancelrenameMorris Jobke2015-01-131-4/+32
|\
| * Properly update internal file info with updated tagsVincent Petry2015-01-121-4/+32
* | add js tests for filelist filteringJörn Friedrich Dreyer2015-01-091-4/+115
|/
* add file summary filter spec testsJörn Friedrich Dreyer2015-01-021-0/+63
* be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-181-1/+1
* Propertly restore thumbnail on cancel/rename/moveVincent Petry2014-12-171-0/+42
* Fixed has-favorites CSSVincent Petry2014-12-151-0/+3
* Added favorites feature to the files appVincent Petry2014-12-153-0/+323