Commit graph

15 commits

Author SHA1 Message Date
Phil Hughes
5461a5d10a Pass the full project path for resolve buttons
This fixes an issue that would stop the resolve buttons working when GitLab is installed with a relative URL

Closes #21704
2016-09-21 10:07:24 +01:00
Connor Shea
f3acf9fd24
Remove non-standard VueJS files from vendor. 2016-08-17 10:01:26 -06:00
Connor Shea
c8df2c5f06
Add return statements for if statements that were missing them. 2016-08-17 08:38:23 -06: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
ee62a2fd5a Moved update headline HTML into discussion model 2016-08-01 11:31:35 +01:00
Phil Hughes
f65d8eb326 Updated method name to be more descriptive 2016-08-01 10:15:15 +01:00
Phil Hughes
c51cbc1f2f Updated issues with jump tp button
Fixed styling bugs
2016-08-01 10:06:31 +01:00
Phil Hughes
03ea267f67 Added tests for hidden jump to button 2016-07-29 15:50:58 +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
2247d8a4fd Updates the text above discussions when resolving notes & discussions 2016-07-27 18:34:04 +01:00
Phil Hughes
f4746d01ff Variables renames 2016-07-26 17:49:49 +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
6537a4a8fe Correctly resolves/unresolves discussions 2016-07-26 13:44:51 +01:00
Renamed from app/assets/javascripts/line_comments/components/resolve_btn.js.es6 (Browse further)