gitlab-org--gitlab-foss/spec/javascripts/ide
Phil Hughes 33c4c5b8f3
Added file tree to merge request diffs
This file tree displays all the diff files in a tree like format
Each file is taken and converted into a tree with folders
Each folder can be toggled open & closed
Clicking a file will scroll to the diff file & highlight with a glow affect

Searching the tree list will search only files & return a list of the
files without any folders

Each file row contains an icon to show changed, new file or deleted
Each row will also contain the added & removed lines count

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
2018-10-03 10:05:43 +01:00
..
components Added file tree to merge request diffs 2018-10-03 10:05:43 +01:00
lib Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
stores Merge branch 'ide-keep-right-pane-tabs-alive' into 'master' 2018-10-01 13:00:08 +00:00
helpers.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
ide_router_spec.js Fix Web IDE router breaking on files matching "targetmode" 2018-07-19 14:00:17 -05:00
mock_data.js Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00