Commit Graph

23 Commits

Author SHA1 Message Date
Phil Hughes 8a043b6bed
fixed eslint 2018-04-05 11:14:09 +01:00
Phil Hughes 891164f10b
set `renderSideBySide` when creating diff instance 2018-04-05 10:24:18 +01:00
Phil Hughes bc64e20cab
updated wordWrap option be `on` 2018-04-05 10:19:16 +01:00
Phil Hughes 9cd0bb74aa
Change IDE diff view responsively
Closes #44305
2018-04-05 10:19:14 +01:00
Phil Hughes c0dddb511c
Merge branch 'master' into ide-pending-tab 2018-04-03 10:59:29 +01:00
Phil Hughes 029f7e6cd8
removed file changes that have no changes to make diff easier
simplified SET_FILE_ACTIVE openFiles map
use .find in router so that it returns early instead of looping all the
values
2018-03-28 14:08:38 +01:00
Phil Hughes 53707c83a5
remove pending tab when opening a file from the left sidebar 2018-03-28 14:08:33 +01:00
Phil Hughes bead083c58
updated specs 2018-03-28 14:08:32 +01:00
Phil Hughes bfdeee1de9
correctly toggle between tabs 2018-03-28 14:08:31 +01:00
Phil Hughes c5c7baec60
opens the next open tab correctly
fixes model being cached as undefined
fixed open files not being correctly mutated
2018-03-28 14:08:31 +01:00
Phil Hughes c439548830
fix closing & reopening pending tabs 2018-03-28 14:08:29 +01:00
Tim Zallmann 8f7cf2ede5 Fixed Code review Comments 2018-03-28 12:17:30 +02:00
Tim Zallmann 0ea359d2cf Fixes to Formatting to all Files 2018-03-28 12:17:02 +02:00
Tim Zallmann fa3b02413b Fixed new Additions
Automatic Diff Navigation
2018-03-28 12:17:02 +02:00
Tim Zallmann b452bdead4 Actual MR diff displayed 2018-03-28 12:17:02 +02:00
Tim Zallmann f62359c23b Basic Setup for MR Showing 2018-03-28 12:17:02 +02:00
Phil Hughes fb5f908deb
Enable word wrap in IDE
Closes #44303
2018-03-27 11:21:57 +01:00
Phil Hughes e10bd302a5
Disable cursor for review mode in the IDE
Also disables occurrences highlights & the line highlight for the review
mode.

Closes #44307
2018-03-23 12:27:20 +00:00
Phil Hughes f527e6e185
Move IDE to CE
This also makes the IDE generally available
2018-03-20 14:12:48 +00:00
Phil Hughes 4927cb75e6
Remove IDE from CE 2018-03-02 08:42:02 +00:00
Tim Zallmann e79db43d2c WebIDE: Fix Commit bugs 2018-01-19 09:38:34 +00:00
Phil Hughes ff0f74ac6e
Tidy up main JS file 2018-01-10 11:07:42 +00:00
Tim Zallmann 213e91d439 Resolve "Decouple multi-file editor from file list" 2017-12-21 15:05:47 +00:00