summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/models
Commit message (Expand)AuthorAgeFilesLines
* Added discussion comments avatars to diffPhil Hughes2017-03-082-7/+10
* Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
* Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-282-0/+4
|\
| * ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-142-0/+4
* | expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-132-4/+8
|/
* Fixed resolved discussion timeago not renderingPhil Hughes2016-11-221-3/+6
* disable ESLint for all JavaScript fileswinniehell2016-10-262-0/+2
* Don’t show “Resolve discussion” for non-author/membersDouwe Maan2016-08-121-1/+6
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-042-3/+16
* Moved update headline HTML into discussion modelPhil Hughes2016-08-011-0/+14
* Updated issues with jump tp buttonPhil Hughes2016-08-012-8/+12
* Added JS spec tests for CommentsStorePhil Hughes2016-07-291-0/+0
* Correctly cycles the unresolved discussionsPhil Hughes2016-07-292-3/+3
* Fixed failing testsPhil Hughes2016-07-292-0/+1
* Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-292-0/+59