summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js/filelistSpec.js
Commit message (Expand)AuthorAgeFilesLines
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-081-3/+3
* fix(tests): update jsunit tests after dep and files updateJohn Molakvoæ2023-04-061-3/+3
* Fixing testsJohn Molakvoæ2023-01-041-21/+9
* Fix typos in apps/ subdirectoryluz paz2022-09-051-3/+3
* Remove more legacy idsVincent Petry2022-07-271-1/+1
* Remove legacy #dir element in files listVincent Petry2022-07-271-15/+15
* Replace files app ids to classesVincent Petry2022-07-261-89/+89
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-4/+4
* fix filelist not loading after refresh in firefoxRobin Appelman2022-04-071-0/+1
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Change the values in the testValdnet2021-05-101-5/+5
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-18/+45
* Check for target folder available quota when uploadingJulius Härtl2020-11-171-0/+5
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-137/+169
* Allow opening files for editing in new tabsAzul2020-04-091-30/+27
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-208/+0
* Fix unit testsTomasz Grobelny2018-11-241-175/+275
* Enhance jsunit testsMorris Jobke2018-11-151-1/+2
* Fix file move testsJulius Härtl2018-11-071-4/+12
* Fix move related testsTomasz Grobelny2018-11-031-54/+63
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-30/+30
* 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
* | Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-201-2/+3
|/
* 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
* Split move and copy operationsRoland Tapken2018-02-151-1/+8
* 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
* Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-261-0/+24
* 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-131-4/+4
|\ \
| * | Fixed remaining testsJohn Molakvoæ (skjnldsv)2017-11-081-4/+4
| |/
* / 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
* | Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-191-4/+4
|/
* 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-091-0/+26