summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Update the state, not a paramPhil Hughes2018-10-253-56/+57
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-244-60/+75
* Use convertPermissionToBoolean to get a booleanmr-file-listPhil Hughes2018-10-231-1/+4
* Changed list view tooltipPhil Hughes2018-10-231-2/+2
* Updated file tree iconPhil Hughes2018-10-231-2/+2
* Store tree list preference in localStoragePhil Hughes2018-10-231-7/+18
* Dynamically truncate the text in the file rowPhil Hughes2018-10-232-14/+2
* Add list mode to file browser in diffsPhil Hughes2018-10-232-21/+93
* Prettify diff_notes diffs and droplab modulesMike Greiling2018-10-162-5/+7
* Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-151-1/+1
* Merge branch '52361-fix-file-tree-mobile' into 'master'Filipa Lacerda2018-10-121-1/+3
|\
| * Improve MR file tree on small screensAndré Luís2018-10-111-1/+3
* | Fix broken file name navigation on MRsJacques Erasmus2018-10-111-3/+7
|/
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-062-4/+9
* Fix LFS uploaded images not being renderedOswaldo Ferreira2018-10-051-1/+1
* Merge branch '49329-mr-show-commit-details' into 'master'Fatih Acet2018-10-041-0/+10
|\
| * Add pipeline status to diffs/commit_item49329-mr-show-commit-detailsPaul Slaughter2018-10-031-0/+6
| * Add signature badge to diffs/commit_itemPaul Slaughter2018-10-031-0/+4
* | Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-2/+3
|\ \
| * | Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-2/+3
* | | Merge branch '_acet-fix-diff-file-header' into 'master'Mike Greiling2018-10-031-6/+4
|\ \ \ | |_|/ |/| |
| * | Fix showing diff file header for renamed filesFatih Acet2018-10-031-6/+4
| |/
* | Added file tree to merge request diffsPhil Hughes2018-10-0316-375/+402
|/
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-263-0/+166
* Merge branch 'upgrade-eslint' into 'master'Marin Jankovski2018-09-244-6/+6
|\
| * Resolve eslint-plugin-vue errorsMike Greiling2018-09-204-6/+6
* | Changed `true` string to a booleanPhil Hughes2018-09-211-1/+1
* | Use returned discussion from APIPhil Hughes2018-09-212-35/+32
* | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-0/+1
* | Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-203-2/+30
|/
* Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda2018-09-195-13/+35
|\
| * Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-182-2/+6
| * Updated latestDiff logic to only be used to LegacyDiffNotesPhil Hughes2018-09-172-5/+3
| * Updated LegacyDiffNote logicPhil Hughes2018-09-172-5/+7
| * Moved legacy diff note check into util methodPhil Hughes2018-09-171-2/+2
| * Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-175-10/+28
* | Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
|/
* Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter2018-09-142-2/+4
* Display click to expand on collapsed diffsAndré Luís2018-09-131-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-112-6/+2
* add tooltip directive from gitlab-uiSimon Knox2018-09-101-6/+2
* Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-1/+2
* Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-083-6/+35
* Fix for a check that fails if no file can be selectedTim Zallmann2018-09-081-42/+46
* Fix typo on targetLine in mutationAndré Luís2018-09-071-1/+1
* Cosmetic changes to let setupTim Zallmann2018-09-072-57/+47
* Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-073-63/+71
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-078-22/+20
* Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-0/+1
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-072-8/+3