Commit graph

14 commits

Author SHA1 Message Date
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
Douwe Maan
27471d01c2 Don’t depend on unique class. 2016-07-28 20:09:50 -06:00
Phil Hughes
8b1a2e4d0b Moved the parentheses outside to make Babel happy 2016-07-28 15:07:47 +01:00
Phil Hughes
2247d8a4fd Updates the text above discussions when resolving notes & discussions 2016-07-27 18:34:04 +01:00
Phil Hughes
86446846e9 Added tests for resolving comments feature 2016-07-27 16:57:48 +01:00
Phil Hughes
5a0cd0e947 Added jump tp next discussion button 2016-07-27 09:27:00 +01:00
Phil Hughes
5ec7a40bcb Added jump to next discussion button 2016-07-26 18:28:11 +01:00
Phil Hughes
f4746d01ff Variables renames 2016-07-26 17:49:49 +01:00
Phil Hughes
e786c2b21c Comment & resolve button text is done through VueJS 2016-07-26 17:45:48 +01:00
Phil Hughes
14710f7704 Shows tooltip for resolved even if user cant resolve comments 2016-07-26 15:57:14 +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