Commit graph

13 commits

Author SHA1 Message Date
Mike Greiling
23f5865e18 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Douwe Maan
33edde50ab Don’t show “Resolve discussion” for non-author/members 2016-08-12 15:10:05 -05:00
Phil Hughes
69c7fc5f72 Jumps between discussions on the changes tab
Ordered the jump to discussion by order in the DOM
2016-08-04 11:02:04 +01:00
Phil Hughes
433f1c42c3 Comment & resolve button no longer looks for can-resolve attribute
Fixed some bugs when removing notes
2016-08-04 09:52:17 +01:00
Phil Hughes
c51cbc1f2f Updated issues with jump tp button
Fixed styling bugs
2016-08-01 10:06:31 +01:00
Phil Hughes
4e679819f2 Fixed failing tests 2016-07-29 11:52:08 +01:00
Phil Hughes
efb74875cf Moved most of the data handling into discussion & notes models
Reduced some duplicated code with compiling components
Fixed bug with resolve button tooltip not updating after resolving discussion
2016-07-29 11:19:56 +01:00
Phil Hughes
8b1a2e4d0b Moved the parentheses outside to make Babel happy 2016-07-28 15:07:47 +01:00
Phil Hughes
86446846e9 Added tests for resolving comments feature 2016-07-27 16:57:48 +01:00
Phil Hughes
a678fef836 Added resolved by users name into tooltip 2016-07-26 15:47:19 +01:00
Phil Hughes
5e8606562d Added ability to toggle resolving by commenting 2016-07-26 14:30:57 +01:00
Phil Hughes
6537a4a8fe Correctly resolves/unresolves discussions 2016-07-26 13:44:51 +01:00