Commit graph

17 commits

Author SHA1 Message Date
Phil Hughes
6a651eb721
Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modes 2018-04-27 10:19:40 +01:00
Phil Hughes
10bba03843
force modified icon in tree list & tab bar 2018-04-25 09:22:46 +01:00
Phil Hughes
8d9e99f757
spacing & color updates 2018-04-20 14:02:26 +01:00
Phil Hughes
8fba385e79
updated icons
fixed bug where unstaged file when discarded would not take staged file
changes
2018-04-09 16:05:21 +01:00
Phil Hughes
748cd76762
fixed tab being clicked throwing an error 2018-04-05 16:06:46 +01:00
Phil Hughes
c02d344c4d
Merge branch 'master' into ide-staged-changes 2018-04-05 10:46:19 +01:00
Phil Hughes
259adc3415
Updated components to PascalCase
Added comment for `key` usage
2018-04-04 09:20:55 +01:00
Phil Hughes
aaa7dbb4b6
fixed alignment with icons
fixed icon not showing correctly in tab
2018-03-29 14:52:40 +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
bfdeee1de9
correctly toggle between tabs 2018-03-28 14:08:31 +01:00
Phil Hughes
002cc92389
Added pending tabs to IDE
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.
2018-03-28 14:08:28 +01: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
Rémy Coutable
d434c62a83 Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
Filipa Lacerda
088de7237a
[ci skip] Fix more eslint rules 2018-01-05 15:45:05 +00:00
Tim Zallmann
3a727aa6d4 Multi File Editor File icons 2018-01-03 10:08:14 +00:00
Tim Zallmann
213e91d439 Resolve "Decouple multi-file editor from file list" 2017-12-21 15:05:47 +00:00
Renamed from app/assets/javascripts/repo/components/repo_tab.vue (Browse further)