summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-1/+6
* Fixed up resolve discussionsPhil Hughes2016-11-101-2/+2
* Add hover to trash icon in notesblackst0ne2016-10-211-1/+1
* Clean up stray Sign up ref.Bryce Johnson2016-10-151-1/+1
* Use CacheMarkdownField for notesNick Thomas2016-10-071-1/+1
* Merge branch 'resolve-buttons-path' into 'master' Jacob Schatz2016-09-261-5/+3
|\
| * Changed props to use stringsresolve-buttons-pathPhil Hughes2016-09-211-3/+3
| * Pass the full project path for resolve buttonsPhil Hughes2016-09-211-3/+1
* | Change "Please register or login" to "Please sign up or sign in"rs-sign-up-sign-inRobert Speicher2016-09-211-2/+2
|/
* Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-2/+4
* Only check :can_resolve permission if the note is resolvablesh-defer-resolvable-checkStan Hu2016-09-121-1/+2
* Add hover color to emoji iconClement Ho2016-08-251-2/+2
* fix location of markdown help locationchange-markdown-help-locationJohn Northrup2016-08-221-1/+1
* Change location of slash commands in notes widgetAchilleas Pipinellis2016-08-221-1/+1
* Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-192-14/+44
|\
| * Replace CSS border'd check icon with real icon.Connor Shea2016-08-091-1/+1
| * Updated issues with jump tp buttonPhil Hughes2016-08-011-3/+4
| * Fixed failing testsPhil Hughes2016-07-291-1/+2
| * Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-292-4/+3
| * Comment & resolve button text is done through VueJSPhil Hughes2016-07-261-1/+1
| * Shows tooltip for resolved even if user cant resolve commentsPhil Hughes2016-07-261-1/+0
| * Added resolved by users name into tooltipPhil Hughes2016-07-261-20/+21
| * Added ability to toggle resolving by commentingPhil Hughes2016-07-261-0/+1
| * Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-2/+3
| * Hide resolve button when not allowedDouwe Maan2016-07-251-19/+40
| * Fix discussion partialsDouwe Maan2016-07-241-4/+0
| * Added comment & resolve button to reply formPhil Hughes2016-07-241-1/+1
| * Seperated resolve all button from reply buttonPhil Hughes2016-07-242-2/+2
| * Added resolve button to discussionsPhil Hughes2016-07-242-1/+5
| * Use VueJS resourcePhil Hughes2016-07-241-1/+1
| * Moved away from vuejs-railsPhil Hughes2016-07-241-1/+1
| * Posts to rails to update note eventuallyPhil Hughes2016-07-241-3/+5
| * Fixed issue when adding or deleting through jQueryPhil Hughes2016-07-241-1/+1
| * VueJS updatesPhil Hughes2016-07-241-1/+1
| * Resolve all comments buttonPhil Hughes2016-07-241-2/+2
| * Diff line comments resolvePhil Hughes2016-07-241-0/+4
* | Link to slash commands documentation from form hintsDouwe Maan2016-08-122-3/+10
* | Disable slash commands on edit formsDouwe Maan2016-08-121-1/+5
|/
* Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-216-108/+5
|\
| * Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-206-108/+5
* | Add image border in Markdown preview (!5162)winniehell2016-07-211-1/+1
|/
* Added redirect_to_referer to login link on issuesPhil Hughes2016-07-191-2/+2
* Merge branch 'quick-start-ci-route' into 'master' Douwe Maan2016-07-121-1/+1
|\
| * Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* | Merge branch 'remove-pinto-from-flash' into 'master' Jacob Schatz2016-07-111-0/+2
|\ \ | |/ |/|
| * Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)winniehell2016-06-301-0/+2
* | Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-062-13/+4
* | Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-2/+2
* | Style diff and blob file headers the same wayDouwe Maan2016-07-061-11/+8
* | Remove unneeded divDouwe Maan2016-07-063-8/+4
|/