summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge all setup checks into one controllerMorris Jobke2018-06-131-10/+120
* Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-132-10/+12
|\
| * Merge tips & tricks section into setup checksMorris Jobke2018-06-132-10/+12
* | Fix wrong hint about missing indexesMorris Jobke2018-06-131-10/+20
|/
* Add referrer policy setup checkRoeland Jago Douma2018-06-041-4/+207
* Fix ids of permission checkboxes for sharesDaniel Calviño Sánchez2018-04-181-0/+30
* Keep showing the working icon while there are pending operationsDaniel Calviño Sánchez2018-03-211-0/+50
* Reuse last suggestions if the same parameters are usedDaniel Calviño Sánchez2018-03-211-0/+174
* Confirm a share also by pressing enter on the input fieldDaniel Calviño Sánchez2018-03-201-0/+11
* Add a share when clicking on the confirm buttonDaniel Calviño Sánchez2018-03-201-0/+358
* Return also exact matches besides all suggestionsDaniel Calviño Sánchez2018-03-201-0/+248
* Show an error when getting the suggestions succeeds with failure contentDaniel Calviño Sánchez2018-03-201-3/+6
* Use "showTemporary" instead of explicitly hiding the notificationDaniel Calviño Sánchez2018-03-201-4/+4
* Move stub setup outside the test methodDaniel Calviño Sánchez2018-03-201-4/+11
* Add autocompletion tests for each type of shareDaniel Calviño Sánchez2018-03-201-25/+283
* Add tests for exact search results already shared withDaniel Calviño Sánchez2018-03-201-0/+274
* Add tests for emails and circles already shared withDaniel Calviño Sánchez2018-03-201-1/+120
* Adjust search term to testDaniel Calviño Sánchez2018-03-201-3/+3
* Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-201-16/+0
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-6/+6
* Fix share capabilities JS testsVincent Petry2018-02-271-1/+24
* Update tests for indeterminate state, fix slashes not being escapedMaximilian Wende2018-02-161-1/+49
* There was an error loading → could not loadAllan Nordhøy2018-01-201-1/+1
* Spelling: FreeTypeAllan Nordhøy2018-01-141-2/+2
* Merge pull request #7635 from Abijeet/bug-7106Roeland Jago Douma2018-01-101-0/+61
|\
| * Add extra test cases for password confirmationDaniel Calviño Sánchez2018-01-101-2/+26
| * Added test cases for the fix for the password confirmation box appearing repe...Abijeet2018-01-101-0/+37
* | Fix testsJulius Härtl2018-01-081-2/+0
|/
* Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-031-0/+427
|\
| * Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez2017-12-141-0/+5
| * Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+318
| * Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+104
* | Fix testsRoeland Jago Douma2017-12-191-77/+60
|/
* Add testsRoeland Jago Douma2017-12-131-9/+50
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-111-2/+16
|\
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-131-2/+16
* | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-062-2/+18
|\ \
| * | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-201-0/+7
| * | check for encryption state on propfindBjoern Schiessle2017-11-201-2/+11
* | | Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-271-12/+135
|\ \ \
| * | | fix sorting test on phantomjsArthur Schiwon2017-11-241-15/+29
| * | | rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-231-9/+7
| * | | adjust tests and apply sortingArthur Schiwon2017-11-231-24/+108
| * | | adjust, fix and extend testsArthur Schiwon2017-11-231-12/+39
| |/ /
* / / Fix unit testsMorris Jobke2017-11-271-25/+25
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-32/+18
|\ \ | |/ |/|
| * Set read permission for files based on the data returned by the serverDaniel Calviño Sánchez2017-11-021-13/+14
| * Fix tests for parsing of permissionsDaniel Calviño Sánchez2017-11-021-16/+1
| * Fix asserts silently not executedDaniel Calviño Sánchez2017-11-021-5/+5
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-11/+11
|\ \