summaryrefslogtreecommitdiff
path: root/app/views/shared/notes
Commit message (Expand)AuthorAgeFilesLines
...
* | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* | Fix user uploads file specClement Ho2018-04-201-3/+3
* | [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-122-18/+19
|\ \ | |/
| * Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-121-1/+1
| |\
| | * Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-1/+1
| * | Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho2018-04-121-17/+18
| |/
* | [skip ci] Replace hidden-smClement Ho2018-04-091-1/+1
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-3/+3
* | Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
* | Add badge-pill to .badge in hamlClement Ho2018-04-091-1/+1
|/
* Refactor and tweak margin for note forms on IssuableTakuya Noguchi2018-04-041-18/+17
* Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linterConnor Shea2018-02-281-0/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-3/+4
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-132-2/+2
* Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-2/+2
* Fixed merge request locked icon sizemerge-request-lock-icon-size-fixPhil Hughes2017-12-061-1/+1
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-2/+1
* Commenting on image diffsFelipe Artur2017-10-072-18/+32
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-1/+13
|\
| * Correct disabled note form style18608-lock-issuesLuke "Jared" Bennett2017-09-271-5/+7
| * use downcase instead of underscoreJarka Kadlecova2017-09-261-1/+1
| * add feature specs for discussion lockJarka Kadlecova2017-09-261-1/+1
| * Disable comment form when discussion locked for userJarka Kadlecova2017-09-261-4/+6
| * Add the possibility to lock issuables from the frontendJarka Kadlecova2017-09-141-1/+9
* | Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacingEric Eastwood2017-10-031-1/+1
|/
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-2/+2
* Misc tweaksDouwe Maan2017-08-171-1/+1
* Fix open discussionsFilipa Lacerda2017-08-111-1/+1
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-312-2/+2
|\
| * Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan2017-07-281-0/+1
| |\
| | * Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-0/+1
| * | Removed inline JS in shared HAML filesPhil Hughes2017-07-251-2/+1
| |/
* | Implement initial version of Vue notes for issues. 🎉 🎉Fatih Acet2017-07-211-3/+3
|/
* First FE review changesLuke "Jared" Bennett2017-07-071-4/+4
* Added report issuable featureLuke "Jared" Bennett2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Resolve "MR comment + system note highlight don't have the same width"Mike Greiling2017-06-221-6/+7
* Disable autocomplete on snippets commentsEric Eastwood2017-06-192-2/+4
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-152-8/+8
* More consistent padding of notes, system notes, and note formDouwe Maan2017-05-261-12/+11
* Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into 'ma...Annabel Dunstone Gray2017-05-251-1/+1
|\
| * Fix note header author and time ago wrapping in parallel diff32801-fix-discussion-header-wrapping-in-parallel-diffEric Eastwood2017-05-251-1/+1
* | Fix user and issues autocomplete in diff notesKushal Pandya2017-05-241-1/+1
|/
* Fix system note comparison and standardize note setupEric Eastwood2017-05-191-2/+0
* Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'mas...Phil Hughes2017-05-182-2/+2
|\
| * Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-182-2/+2
* | Disable reference prefixes in notes for SnippetsSam Rose2017-05-181-1/+1
|/
* Add an ability to cancel attaching file and redesign attaching files UIblackst0ne2017-05-161-3/+24