Commit Graph

22 Commits

Author SHA1 Message Date
GitLab Bot 5ecacec304 Add latest changes from gitlab-org/gitlab@master 2019-10-04 15:06:38 +00:00
Chris Toynbee 64a32d6cf0 Encapsulate file view modes with constants 2019-07-23 22:13:36 +00:00
Denys Mishunov cd638abbbf Fixed regression for re-naming files in WebIDE 2019-07-19 14:36:18 +02:00
Denys Mishunov ff1a4a4241 Initiate editor for any file without content
Important to get file data for any file that has no content set yet: we
need this information in order to build a previe for changed/staged
files if they were not yet opened in the editor
2019-07-05 15:37:33 +02:00
Denys Mishunov 5a7834e5a9 Allow adding new entries to existing path
If an entry has been removed from the tree and later, during the same
session, a user is trying to add a new item with the same name/path we
should allow for that as long as the original entry is marked with
`deleted`.
2019-07-02 11:12:16 +00:00
Phil Hughes cded268ca1 Enable deleting files in the Web IDE 2018-07-26 14:56:56 +00:00
Tim Zallmann 8a23bcc9bc Image Diff Viewing + Download Diff Viewing 2018-06-13 09:35:52 +00:00
Phil Hughes f489fa2ac1
fixed karma specs 2018-04-27 17:55:39 +01:00
Phil Hughes 4581a78d66
Merge branch 'master' into ide-staged-changes 2018-04-07 10:08:34 +01:00
Tim Zallmann c88cc0c0ec Web IDE markdown preview 2018-04-05 11:12:40 +00:00
Phil Hughes c02d344c4d
Merge branch 'master' into ide-staged-changes 2018-04-05 10:46:19 +01:00
Phil Hughes 49f198e6c1
Merge branch 'master' into ide-staged-changes 2018-04-03 11:10:01 +01:00
Phil Hughes c0dddb511c
Merge branch 'master' into ide-pending-tab 2018-04-03 10:59:29 +01:00
Phil Hughes 6bec91bfc9
fixed karma 2018-03-28 14:08:38 +01:00
Phil Hughes af20c4423c
refactor ADD_PENDING_TAB to stop multiple state changes 2018-03-28 14:08:36 +01:00
Phil Hughes 608a648417
added specs 2018-03-28 14:08:35 +01:00
Tim Zallmann 8f7cf2ede5 Fixed Code review Comments 2018-03-28 12:17:30 +02:00
Tim Zallmann 38d56a8b7c Added Tests for all new functionality 2018-03-28 12:17:30 +02:00
Phil Hughes 4a4caa01fb
spec fixes 2018-03-22 10:33:20 +00:00
Phil Hughes 51c64f3fc7
Added staged files state to IDE
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4541
2018-03-22 10:33:19 +00:00
Phil Hughes af22ddafe4
updated file references in specs 2018-03-20 14:16:38 +00:00
Phil Hughes f527e6e185
Move IDE to CE
This also makes the IDE generally available
2018-03-20 14:12:48 +00:00