| Commit message (Expand) | Author | Age | Files | Lines |
* | Add abort stub in JSUnit | Morris Jobke | 2018-12-06 | 1 | -1/+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 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 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 5 | -37/+37 |
* | 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 |
* | | Jsunit fixes 1 | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -2/+5 |
|/ |
|
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -12/+12 |
* | 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 |
* | Fix jsunit tests | Julius Härtl | 2018-05-07 | 1 | -1/+1 |
* | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | 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 |
|/ |
|
* | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -0/+26 |
* | Add data attribute to file list rows telling if the file is encrypted | Daniel Calviño Sánchez | 2017-11-20 | 1 | -5/+33 |
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 1 | -0/+9 |
|\ |
|
| * | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 1 | -0/+9 |
* | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 2 | -105/+148 |
|\ \ |
|
| * | | Added more tests and only test jsunit on drone (for testing only) | John Molakvoæ (skjnldsv) | 2017-11-13 | 1 | -0/+13 |
| * | | Add menu tests | John Molakvoæ (skjnldsv) | 2017-11-12 | 1 | -0/+54 |
| * | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+1 |
| * | | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -5/+5 |
| * | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 |
| * | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -99/+75 |
| |/ |
|
* / | Hide summary file actions when a selected file does not match | Daniel Calviño Sánchez | 2017-11-02 | 1 | -0/+23 |
|/ |
|
* | Merge pull request #6869 from burned42/6307-fix_page_title_not_changed | Daniel Calviño Sánchez | 2017-10-27 | 1 | -1/+3 |
|\ |
|
| * | bugfix: set/change page title when switching to filelist | Bernd Stellwag | 2017-10-27 | 1 | -1/+3 |
* | | Move checkboxes to their own column | Daniel Calviño Sánchez | 2017-10-19 | 1 | -8/+14 |