summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js
Commit message (Expand)AuthorAgeFilesLines
* Fixing testsJohn Molakvoæ2023-01-043-268/+15
* Fix typos in apps/ subdirectoryluz paz2022-09-051-3/+3
* Fix jsunit testsJulius Härtl2022-09-012-4/+4
* Remove more legacy idsVincent Petry2022-07-272-2/+2
* Remove legacy #dir element in files listVincent Petry2022-07-274-20/+19
* Replace files app ids to classesVincent Petry2022-07-268-134/+136
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-4/+4
* Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-4/+2
* fix filelist not loading after refresh in firefoxRobin Appelman2022-04-071-0/+1
* Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-021-2/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-1114-15/+15
* Fix bug introduced on drag and drop external filespjft2021-08-131-0/+1
* Change the values in testValdnet2021-05-101-3/+3
* Change the values in the testValdnet2021-05-101-5/+5
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3114-211/+320
* 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-135-225/+245
* 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
* Remove deprecated legacy file actionsJulius Härtl2019-10-142-92/+0
* Add link icon for public link tooJohn Molakvoæ (skjnldsv)2019-03-211-2/+5
* 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
|/
* 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-184-4/+4
* Tests: Properly compare the file action labelJulius Härtl2018-10-151-1/+1
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-095-37/+37
* 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-202-2/+5
|/
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-121-12/+12
* 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
* Fix jsunit testsJulius Härtl2018-05-071-1/+1
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-03-081-1/+2
* 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