summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | Prep for moving droplab to npmLuke "Jared" Bennett2017-03-2912-2052/+539
| | | | | | | | | | |
| | * | | | | | | | | update droplabLuke "Jared" Bennett2017-03-2510-341/+299
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into update-droplab-to-webpack-versionLuke "Jared" Bennett2017-03-25769-4177/+7194
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into update-droplab-to-webpack-versionLuke "Jared" Bennett2017-03-19478-4504/+6829
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Updated droplab version to webpack versionLuke "Jared" Bennett2017-03-1519-958/+1533
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added feature specsLuke "Jared" Bennett2017-04-061-0/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed close button textLuke "Jared" Bennett2017-04-063-3/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | Disable submit button and dropdown when submitt comment formAlfredo Sumaran2017-04-062-2/+8
| | | | | | | | | | | | |
| * | | | | | | | | | | | Be more specific with selectorAlfredo Sumaran2017-04-051-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix squared buttons by removing not needed CSS classesAlfredo Sumaran2017-04-052-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes dropdown HTML where is not needed.
| * | | | | | | | | | | | Add class selector to make secondary button to workAlfredo Sumaran2017-04-051-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Do not initialize comment type toggle if form is not availableAlfredo Sumaran2017-04-051-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is for when user has not logged in
| * | | | | | | | | | | | Display secondary button only in resolvable noteablesAlfredo Sumaran2017-04-052-16/+31
| | | | | | | | | | | | |
| * | | | | | | | | | | | Customize Start discussion message according to if the noteable can be ↵Alfredo Sumaran2017-04-053-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolvable
| * | | | | | | | | | | | Move discussion button to its own fileAlfredo Sumaran2017-04-052-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also customizes the message for the “Comment” option to match the current noteable
| * | | | | | | | | | | | Make issue-from-discussion description text more consistentDouwe Maan2017-04-051-4/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix close buttob bug when toggling dropdownLuke "Jared" Bennett2017-04-052-1/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove unused codeDouwe Maan2017-04-053-8/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Move CommentTypeToggle use from gl_form to notesLuke "Jared" Bennett2017-04-052-17/+16
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added resolvable discussion frontendLuke "Jared" Bennett2017-04-057-5/+200
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added droplab to yarn.lock and package.jsonLuke "Jared" Bennett2017-04-052-81/+87
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add line breaks in long commentsDouwe Maan2017-04-052-4/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove unused codeDouwe Maan2017-04-051-18/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove and ignore notes.original_discussion_id columnDouwe Maan2017-04-054-2/+55
| | | | | | | | | | | | |
| * | | | | | | | | | | | Address review commentsDouwe Maan2017-04-0540-401/+504
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix specsDouwe Maan2017-04-0515-585/+576
| | | | | | | | | | | | |
| * | | | | | | | | | | | Address review commentsDouwe Maan2017-04-0528-128/+97
| | | | | | | | | | | | |
| * | | | | | | | | | | | Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-0514-65/+64
| | | | | | | | | | | | |
| * | | | | | | | | | | | Don't use original_discussion_idDouwe Maan2017-04-0525-183/+47
| | | | | | | | | | | | |
| * | | | | | | | | | | | Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan2017-04-059-164/+162
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix specsDouwe Maan2017-04-0512-13/+13
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add specsDouwe Maan2017-04-0544-297/+1077
| | | | | | | | | | | | |
| * | | | | | | | | | | | Enable discussions on issues, commits and snippetsDouwe Maan2017-04-051-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-0526-84/+106
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix field nameDouwe Maan2017-04-051-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix merge conflict issueDouwe Maan2017-04-051-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix some specsDouwe Maan2017-04-0511-22/+45
| | | | | | | | | | | | |
| * | | | | | | | | | | | Satisfy RubocopDouwe Maan2017-04-052-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add option to start a new discussion on an MRDouwe Maan2017-04-0576-982/+1323
| | | | | | | | | | | | |
| * | | | | | | | | | | | Prep for moving droplab to npmLuke "Jared" Bennett2017-04-0512-2052/+539
| | | | | | | | | | | | |
| * | | | | | | | | | | | update droplabLuke "Jared" Bennett2017-04-0510-341/+299
| | | | | | | | | | | | |
| * | | | | | | | | | | | Updated droplab version to webpack versionLuke "Jared" Bennett2017-04-0518-884/+1533
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs-rubocop-rspec' into 'master' Douwe Maan2017-04-084-53/+83
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update rubocop-rspec 1.12.0 -> 1.15.0 See merge request !10561
| * | | | | | | | | | | Enable RSpec/DescribeSymbol; update .rubocop_todo.ymlRobert Speicher2017-04-072-50/+80
| | | | | | | | | | | |
| * | | | | | | | | | | Update rubocop-rspec 1.12.0 -> 1.15.0Robert Speicher2017-04-072-3/+3
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dm-remove-copy-link-on-blame-page' into 'master' Douwe Maan2017-04-082-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show Copy contents button on Blame page See merge request !10560
| * | | | | | | | | | | Rename displaying_blame to blamedm-remove-copy-link-on-blame-pageDouwe Maan2017-04-072-4/+4
| | | | | | | | | | | |
| * | | | | | | | | | | Don't show Copy contents button on Blame pageDouwe Maan2017-04-072-3/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'clarify-mr-with-someone' into 'master' Stan Hu2017-04-071-5/+14
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify what an MR needs to be 'with' a maintainer See merge request !10544
| * | | | | | | | | | | Clarify what an MR needs to be 'with' a maintainerclarify-mr-with-someoneSean McGivern2017-04-071-5/+14
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |