Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add abort stub in JSUnit | Morris Jobke | 2018-12-06 | 1 | -1/+2 |
* | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -2/+2 |
* | Enhance jsunit tests | Morris Jobke | 2018-11-15 | 1 | -1/+2 |
* | Fix file move tests | Julius Härtl | 2018-11-07 | 1 | -4/+12 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -4/+7 |
* | Fix move related tests | Tomasz Grobelny | 2018-11-03 | 1 | -54/+63 |
* | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 4 | -4/+4 |
* | Tests: Properly compare the file action label | Julius Härtl | 2018-10-15 | 1 | -1/+1 |
* | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -1/+1 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 5 | -37/+37 |
* | Fixes empty favorite names for trailing slashes | Michael Weimann | 2018-09-19 | 1 | -3/+69 |
* | Improves the tests | Michael Weimann | 2018-08-17 | 1 | -9/+24 |
* | Adds a test to check that the sorting isn't stored without an user | Michael Weimann | 2018-08-17 | 1 | -0/+16 |
* | Merge pull request #10310 from nextcloud/accessibility-header | Morris Jobke | 2018-07-25 | 1 | -11/+11 |
|\ | |||||
| * | Fix ability to open file or folder via keyboard, fix #10008 | Jan-Christoph Borchardt | 2018-07-24 | 1 | -11/+11 |
* | | Phpunit tests fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -0/+63 |
* | | Jsunit fixes 1 | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -2/+5 |
* | | Fixed phpunit | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -72/+12 |
|/ | |||||
* | No draggable list anymore | Roeland Jago Douma | 2018-07-12 | 1 | -1/+0 |
* | Fix tests | Roeland Jago Douma | 2018-07-12 | 1 | -3/+20 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -12/+12 |
* | Fix tests | Roeland Jago Douma | 2018-07-05 | 1 | -0/+15 |
* | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 1 | -1/+1 |
* | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 1 | -18/+44 |
* | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix settings tests | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
* | | Fix jsunit tests | Julius Härtl | 2018-05-07 | 1 | -1/+1 |
|/ | |||||
* | Show the new dav url in the web UI | Roeland Jago Douma | 2018-04-05 | 1 | -0/+1 |
* | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+2 |
* | Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculation | Roeland Jago Douma | 2018-03-01 | 1 | -21/+381 |
|\ | |||||
| * | Update comments in tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+4 |
| * | Fix menu visibility | Daniel Calviño Sánchez | 2018-02-28 | 1 | -0/+75 |
| * | Fix setup to test the breadcrumbs menu | Daniel Calviño Sánchez | 2018-02-28 | 1 | -7/+14 |
| * | Take padding and margins of crumbs into account | Daniel Calviño Sánchez | 2018-02-28 | 1 | -0/+54 |
| * | Use hard-coded values for paddings and margins | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+7 |
| * | Compress siblings before calculating the available width for crumbs | Daniel Calviño Sánchez | 2018-02-28 | 1 | -0/+87 |
| * | Take all visible siblings into account | Daniel Calviño Sánchez | 2018-02-28 | 1 | -4/+50 |
| * | Take padding and margin of the creatable actions div into account | Daniel Calviño Sánchez | 2018-02-28 | 1 | -0/+82 |
| * | Do not render the breadcrumbs again in resize tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+0 |
| * | Set the width of the parent element in breadcrumb tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -8/+13 |
* | | Fix unit test | Joas Schilling | 2018-02-28 | 1 | -0/+6 |
|/ | |||||
* | Split move and copy operations | Roland Tapken | 2018-02-15 | 2 | -1/+11 |
* | Fix empty details view after renaming a file | Daniel Calviño Sánchez | 2018-01-11 | 1 | -0/+30 |
* | Move adding test files to "beforeEach()" | Daniel Calviño Sánchez | 2018-01-11 | 1 | -13/+6 |
* | Add events for favorites | Joas Schilling | 2018-01-10 | 1 | -1/+7 |
* | Hide favourite icon in details view if favourite action is not available | Daniel Calviño Sánchez | 2018-01-05 | 1 | -0/+29 |
* | Fix "fileActions.currentFile" not set before using it | Daniel Calviño Sánchez | 2017-12-26 | 1 | -0/+24 |
* | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil... | Morris Jobke | 2017-12-22 | 2 | -3/+89 |
|\ | |||||
| * | Trigger events before and after a file action is executed | Daniel Calviño Sánchez | 2017-12-19 | 2 | -3/+89 |
* | | Fixed breadcrumbs tests | John Molakvoæ (skjnldsv) | 2017-12-21 | 1 | -12/+31 |
|/ |