summaryrefslogtreecommitdiffstats
path: root/apps/comments/tests/js
Commit message (Expand)AuthorAgeFilesLines
* fix comments file action sidebar openingJulien Veyssier2021-07-281-1/+1
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-3/+5
* Cleanup old comments tabJohn Molakvoæ (skjnldsv)2020-10-202-836/+0
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Show avatar using "span" instead of "div"Daniel Calviño Sánchez2018-09-051-1/+1
* Fixing failing test cases due to change in functionality.Abijeet2018-03-271-22/+20
* Show max warning comment lenth againRoeland Jago Douma2018-01-021-2/+2
* Fix Enter sending comment instead of adding autocomplete item to messageDaniel Calviño Sánchez2017-12-071-0/+45
* Add unit tests for posting comments with enter keyDaniel Calviño Sánchez2017-11-301-0/+28
* Set text only in the message div of the new comment formDaniel Calviño Sánchez2017-11-301-10/+13
* adjust jsunit testsArthur Schiwon2017-11-011-7/+8
* Fix mentioned user not clickable after posting or editing a commentDaniel Calviño Sánchez2017-05-081-0/+4
* Add missing unit tests for comments with mentionsDaniel Calviño Sánchez2017-05-081-3/+117
* fix CommentsTabsView js testGeorg Ehrke2017-04-261-1/+1
* Always enable avatarsMorris Jobke2017-02-131-14/+3
* fix JS test and introduce tests for rendering mentions to displaynamesArthur Schiwon2016-10-251-8/+62
* Fix js testRoeland Jago Douma2016-10-041-1/+1
* Fix js unit testRoeland Jago Douma2016-08-171-2/+2
* Limit comment size to 1000 in UIVincent Petry2016-02-051-0/+78
* Special label for deleted users in comments listVincent Petry2016-02-041-1/+9
* Added unit tests for edit/delete commentsVincent Petry2016-02-031-0/+134
* Reset comments read marker after loading commentsVincent Petry2016-02-032-4/+82
* Add file row indicator for unread commentsVincent Petry2016-02-031-0/+102
* Added JS unit tests for commentsVincent Petry2016-02-022-0/+302