aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/js
Commit message (Expand)AuthorAgeFilesLines
* 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-042-19/+2
* | Simple Plugin system for JavascriptVincent Petry2014-12-012-2/+5
|/
* JSHint fixes in sharedfilelistSpec unit test fileVincent Petry2014-11-191-1/+3
* Remove delete button in shared with others listVincent Petry2014-11-191-9/+17
* Add unit testsRobin Appelman2014-10-311-0/+85
* Tentative fix for legacy file actions unit test side effectVincent Petry2014-09-161-0/+10
* reduce share action text to the user name onlyThomas Müller2014-07-141-4/+4
* Propagate file action changes to the file listsVincent Petry2014-07-091-6/+1
* Do not show recipient for link shares in file listVincent Petry2014-07-071-0/+42
* Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-0/+8
* fix trailing whitespace noted by ScrutinizerJan-Christoph Borchardt2014-06-271-1/+1
* Sync file list with file actionsVincent Petry2014-06-273-0/+5
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-051-0/+91
|\
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-041-0/+91
* | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-043-4/+460
|\ \ | |/ |/|
| * 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
| * Now using shareOwner for the share ownerVincent Petry2014-06-022-4/+10
| * 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
* | fix unit testsMorris Jobke2014-06-021-1/+1
|/
* Removed "Share with" columnVincent Petry2014-05-301-11/+0
* Added owner display name in actionVincent Petry2014-05-302-1/+10
* Sharing overview fixes and unit testsVincent Petry2014-05-302-0/+557