An error occurred fetching the project authors.
- 01 May, 2018 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
reduced code duplication
-
Phil Hughes authored
-
- 23 Apr, 2018 1 commit
-
-
Mike Greiling authored
-
- 20 Apr, 2018 4 commits
-
-
Phil Hughes authored
the state now gets updated whenever a file is changed/discard
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
- 19 Apr, 2018 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
changed to include new files added getter spec
-
Phil Hughes authored
#44846
-
- 16 Apr, 2018 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
order initial dropdown by lastOpenedAt date
-
Phil Hughes authored
added arrow key navigation in the dropdown enter & click open the file highlight occurrences of the searched text in the drppdown item fixed some performance issues when rendering limit the dropdown items to a maximum of 20 - this may change to more depending on other performance changes
-
Phil Hughes authored
Closes #44841
-
- 06 Apr, 2018 2 commits
-
-
Phil Hughes authored
fixed files getting into an opened & active state when it shouldnt
-
Phil Hughes authored
-
- 28 Mar, 2018 6 commits
-
-
Phil Hughes authored
simplified SET_FILE_ACTIVE openFiles map use .find in router so that it returns early instead of looping all the values
-
Phil Hughes authored
pending tabs now get added into openfiles & just filtered correctly
-
Phil Hughes authored
Pending tabs are normal tabs that are opened from the right sidebar. They are opened in diff mode and when changed to edit mode they get closed & the actual file gets opened.
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
- 22 Mar, 2018 3 commits
-
-
Phil Hughes authored
fixed SVG colors
-
Phil Hughes authored
after a commit the files are correctly reset correctly enables the ability to have different staged & unstaged changes in the same file
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4541
-
- 20 Mar, 2018 1 commit
-
-
Phil Hughes authored
This also makes the IDE generally available
-
- 02 Mar, 2018 1 commit
-
-
Phil Hughes authored
-
- 21 Dec, 2017 1 commit
-
-
Tim Zallmann authored
-