Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aggressively merge views, feedback: | Lin Jen-Shin | 2016-08-24 | 1 | -4/+0 |
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-19 | 30 | -75/+1186 |
|\ | |||||
| * | Merge branch 'diff-line-comment-vuejs' into 'master' | Douwe Maan | 2016-08-19 | 20 | -22/+953 |
| |\ | |||||
| | * | Fix jumping between discussions on changes tab | Douwe Maan | 2016-08-18 | 1 | -0/+1 |
| | * | Remove right margin on Jump button icon | Douwe Maan | 2016-08-18 | 1 | -2/+6 |
| | * | Fix bug causing “Jump to discussion” button not to show | Douwe Maan | 2016-08-18 | 2 | -11/+7 |
| | * | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 9 | -31/+133 |
| | |\ | |||||
| | * \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 7 | -18/+314 |
| | |\ \ | |||||
| | * | | | Function should return a boolean. | Connor Shea | 2016-08-17 | 1 | -1/+1 |
| | * | | | Forgot another one. | Connor Shea | 2016-08-17 | 1 | -0/+2 |
| | * | | | Fix more incomplete if/else statements. | Connor Shea | 2016-08-17 | 2 | -0/+8 |
| | * | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 36 | -83/+2147 |
| | |\ \ \ | |||||
| | * | | | | Remove non-standard VueJS files from vendor. | Connor Shea | 2016-08-17 | 1 | -0/+2 |
| | * | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 2 | -6/+8 |
| | |\ \ \ \ | |||||
| | * | | | | | Add return statements for if statements that were missing them. | Connor Shea | 2016-08-17 | 1 | -0/+4 |
| | * | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 16 | -51/+219 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add comment for v-cloak selector. [ci skip] | Connor Shea | 2016-08-16 | 1 | -1/+2 |
| | * | | | | | | Fix Resolve All button. | Connor Shea | 2016-08-16 | 1 | -5/+1 |
| | * | | | | | | Improve CSS for line comment resolution button. | Connor Shea | 2016-08-16 | 1 | -5/+2 |
| | * | | | | | | Resolve feedback. | Connor Shea | 2016-08-15 | 1 | -6/+5 |
| | * | | | | | | Single quotes for consistency, cache 'this' selector. | Connor Shea | 2016-08-15 | 1 | -3/+4 |
| | * | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 35 | -238/+433 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Don’t show “Resolve discussion” for non-author/members | Douwe Maan | 2016-08-12 | 4 | -6/+27 |
| | * | | | | | | | Fix a bug and a test. | Connor Shea | 2016-08-10 | 1 | -4/+6 |
| | * | | | | | | | Set color of resolve icon with CSS. | Connor Shea | 2016-08-10 | 1 | -2/+6 |
| | * | | | | | | | If the next discussion is closed, toggle it open. | Connor Shea | 2016-08-09 | 1 | -0/+6 |
| | * | | | | | | | Replace CSS border'd check icon with real icon. | Connor Shea | 2016-08-09 | 1 | -7/+3 |
| | * | | | | | | | Implement Jump behavior for Changes tab | Douwe Maan | 2016-08-04 | 5 | -28/+128 |
| | * | | | | | | | Fixed issue with expand diff not initializing resolve buttons | Phil Hughes | 2016-08-04 | 1 | -4/+5 |
| | * | | | | | | | Jumps between discussions on the changes tab | Phil Hughes | 2016-08-04 | 2 | -25/+34 |
| | * | | | | | | | Comment & resolve button no longer looks for can-resolve attribute | Phil Hughes | 2016-08-04 | 11 | -85/+105 |
| | * | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-03 | 16 | -328/+105 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Moved the discussions count to be on the right of the tabs | Phil Hughes | 2016-08-01 | 1 | -1/+1 |
| | * | | | | | | | | Checks if DiffNotesApp is defined | Phil Hughes | 2016-08-01 | 3 | -7/+7 |
| | * | | | | | | | | Moved update headline HTML into discussion model | Phil Hughes | 2016-08-01 | 3 | -42/+45 |
| | * | | | | | | | | Moved method to compile components from window into diffnotesapp | Phil Hughes | 2016-08-01 | 4 | -18/+25 |
| | * | | | | | | | | Updated method name to be more descriptive | Phil Hughes | 2016-08-01 | 2 | -5/+4 |
| | * | | | | | | | | Unminified versions of vue & vue-resource | Phil Hughes | 2016-08-01 | 1 | -2/+5 |
| | * | | | | | | | | Updated issues with jump tp button | Phil Hughes | 2016-08-01 | 11 | -69/+104 |
| | * | | | | | | | | File rename | Phil Hughes | 2016-07-29 | 1 | -0/+0 |
| | * | | | | | | | | Added tests for hidden jump to button | Phil Hughes | 2016-07-29 | 3 | -10/+20 |
| | * | | | | | | | | Hides jump to next button if only one discussion visible | Phil Hughes | 2016-07-29 | 2 | -1/+8 |
| | * | | | | | | | | Added JS spec tests for CommentsStore | Phil Hughes | 2016-07-29 | 4 | -8/+29 |
| | * | | | | | | | | Correctly cycles the unresolved discussions | Phil Hughes | 2016-07-29 | 5 | -7/+21 |
| | * | | | | | | | | Fixed failing tests | Phil Hughes | 2016-07-29 | 7 | -18/+13 |
| | * | | | | | | | | Moved most of the data handling into discussion & notes models | Phil Hughes | 2016-07-29 | 12 | -134/+141 |
| | * | | | | | | | | Use default amount of padding before and after “N/M resolved” widget | Douwe Maan | 2016-07-28 | 1 | -1/+0 |
| | * | | | | | | | | Don’t depend on unique class. | Douwe Maan | 2016-07-28 | 2 | -5/+5 |
| | * | | | | | | | | Show existing discussion when adding new comment on line with a hidden resolv... | Douwe Maan | 2016-07-28 | 2 | -7/+17 |
| | * | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-07-28 | 3 | -1/+41 |
| | |\ \ \ \ \ \ \ \ |