Commit Graph

15 Commits

Author SHA1 Message Date
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 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
Jose Ivan Vargas 407d563844 Fix up Web IDE user preference copy and buttons 2018-01-11 08:23:44 +00:00
Tim Zallmann 213e91d439 Resolve "Decouple multi-file editor from file list" 2017-12-21 15:05:47 +00:00
Winnie Hellmann bf22eb6123 Rename popup-dialog to modal 2017-12-12 13:07:03 +01:00
Phil Hughes e9c7015203
fixed rspec
added getter specs
2017-11-24 15:55:08 +00:00
Mike Greiling 61865cfc93
add CookieHelper and InputHelper automatically to :js tests 2017-11-02 10:26:27 -05:00
Mike Greiling 1cf167fc3e
Merge branch 'master' into sh-headless-chrome-support
* master: (84 commits)
  Migrate Gitlab::Git::Wiki#page to Gitaly
  Load participants async
  Normalize LDAP DN when looking up identity
  Improve the maintenance policy page
  add changelog
  fix spec failure
  Allow promoting project milestones to group milestones
  fix specs
  Be able to bundle gems with newer rubies
  Upgrade Ruby to 2.3.5
  fixed up upload feature after master merge
  fix missing issue assignees
  Migrate Gitlab::Git::Wiki#delete_page to Gitaly
  Enable eslint
  Make `#hashed_storage?` require feature argument
  Adds callback function to inital cluster request
  Fix example typo.
  Upload files through the multi-file editor
  get branch name from the DOM
  Resolve "Convert autosize.js library to be a Yarn managed library"
  ...
2017-10-31 16:08:11 -05:00
Phil Hughes 662f87ca37
spec fixes 2017-10-31 09:06:23 +00:00
Mike Greiling d5bee2c6e0
fix set_cookie references within multi-file editor specs 2017-10-30 16:26:01 -05:00
Mike Greiling 945a262dfa
flash message broken in rspec but already covered by repo_service_spec.js 2017-10-30 16:24:44 -05:00
Phil Hughes 098a98055a
spec fixes
increased perf of scrolling tabs into view
2017-10-30 16:25:32 +00:00
Phil Hughes 5c75d750cf
addressed feedback from review
spec fixes
2017-10-30 14:36:24 +00:00
Phil Hughes 4699cf77b6
added feature spec 2017-10-23 10:47:22 +01:00