summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/js/shareSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Still show share link when recipient but no share permissionVincent Petry2015-09-281-10/+3
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-68/+57
* fix unit testsMorris Jobke2015-08-261-8/+8
* Inline actions using default renderer are now always permanentVincent Petry2015-08-101-3/+3
* Fix unit testsRoeland Jago Douma2015-07-091-1/+1
* Do not show static share owner if not availableVincent Petry2015-07-021-0/+17
* Disable JS plugin for sharing in public modeVincent Petry2015-01-261-1/+25
* Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-131-6/+6
|\
| * Move file thumbnail into the label elementVincent Petry2014-12-111-6/+6
* | Remove obsoleted filelist prototype backup in testsVincent Petry2014-12-041-6/+0
* | Simple Plugin system for JavascriptVincent Petry2014-12-011-1/+1
|/
* reduce share action text to the user name onlyThomas Müller2014-07-141-4/+4
* Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-0/+8
* Sync file list with file actionsVincent Petry2014-06-271-0/+2
* Use recipient display names when updating shares in the UIVincent Petry2014-06-041-21/+27
* Multiple fixes to sharing overviewVincent Petry2014-06-031-9/+105
* More unit tests and fixes for shareVincent Petry2014-06-021-22/+157
* Added unit tests for share.js and share iconVincent Petry2014-06-021-0/+213