summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/models
Commit message (Expand)AuthorAgeFilesLines
* ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-142-0/+4
* 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