Filipa Lacerda
647a4d6a3b
Updates eslint vue plugin version
2018-06-11 15:36:54 +01:00
Phil Hughes
2a7bfacfb7
improved success message after commit with new sidebar
2018-05-03 14:21:45 +01:00
Phil Hughes
93f0eb07c9
Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-commit-box
2018-05-03 12:39:22 +01:00
Phil Hughes
9b8332d324
Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modes
2018-05-03 10:17:05 +01:00
André Luís
7a8af42923
Improve Web IDE Commit Panel
2018-05-03 08:30:44 +00:00
Phil Hughes
6bcde61b92
disabled commit view when no changes are available
...
remove close button in tab
fix height not working in form
restored stage & unstage all changes
disable merge request radio button when staged & unstaged changes exist
2018-05-02 11:47:36 +01:00
Phil Hughes
d995eb280b
spec fixes
...
added spec to check for last opened file
2018-05-01 12:57:26 +01:00
Phil Hughes
115855e331
open the last updated file automatically in commit view
2018-05-01 11:51:23 +01:00
Phil Hughes
efafa2f196
Updated commit section in IDE sidebar
2018-04-27 09:59:44 +01:00
Phil Hughes
d14a06da4e
spec updates
2018-04-19 13:51:20 +01:00
Phil Hughes
5588efede3
cleaned up after merging master
2018-04-19 12:58:43 +01:00
Phil Hughes
f43b7af706
Merge branch 'master' into ide-workbench-bar
2018-04-19 12:45:53 +01:00
Phil Hughes
8de5cea076
moved CSS out of the components
...
hooked up commit section to activity bar
fixed commit section SVGs not loading
added the different theme defintions to the activity bar
2018-04-18 14:34:50 +01:00
Phil Hughes
8c5adf681b
updates to variable names to make more sense
...
fixed up duplicate is-collapsed classes
2018-04-18 14:14:45 +01:00
Phil Hughes
fb3e23b06d
Merge branch 'master' into ide-staged-changes
2018-04-18 12:59:37 +01:00
Phil Hughes
f490202657
Improve web IDE commit input
...
Improves the web IDE commit message imput by highlighting any characters
on the first line after 50 & every other line after 72
Closes #44832
2018-04-16 14:28:04 +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
74b77ebf50
Merge branch 'master' into ide-staged-changes
2018-03-27 11:24:06 +01:00
Phil Hughes
ba63bda955
correctly stages and unstages files
...
after a commit the files are correctly reset
correctly enables the ability to have different staged & unstaged changes in the same file
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
Winnie Hellmann
07487628f4
Rename modal.vue to deprecated_modal.vue
2018-03-22 10:48:17 +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
4f83906793
Move the remaining EE-specific JS files to ee/
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-28 12:05:25 +01:00
Tim Zallmann
e79db43d2c
WebIDE: Fix Commit bugs
2018-01-19 09:38:34 +00:00
Filipa Lacerda
349d06688f
Fix more eslint rules
2018-01-08 20:01:49 +00:00
Filipa Lacerda
7ca5a3f99d
Fixes more eslint rules
2018-01-06 19:54:45 +00:00
Filipa Lacerda
2a31a850c4
Merge branch 'master' into 34312-eslint-vue-plugin
...
* master: (78 commits)
Use --left-right and --max-count for counting diverging commits
API: get participants from merge_requests & issues
Copy Mermaid graphs as GFM
Rephrase paragraph about e2e tests in merge requests in docs
Remove EE only sections from docs
Update redis-rack to 2.0.4
Refactor matchers for background migrations
Add id to modal.vue to support data-toggle="modal"
Allow local tests to use a modified Gitaly
Fix specs
Use computed prop in expand button
Update check.md
add deprecation and removal issue to docs
Add status attribute to runner api entity
Fix typos in a code comment
Refactor RelativePositioning so that it can be used by other classes
Backport 'Rebase' feature from EE to CE
Just try to detect and assign once
Fix custom name in branch creation for issue in Firefox
Modify `LDAP::Person` to return username value based on attributes
...
2018-01-05 18:22:07 +00:00
Winnie Hellmann
2c47f0924f
Add id to modal.vue to support data-toggle="modal"
2018-01-05 12:47:38 +01:00
Filipa Lacerda
b299198e1e
Adds `eslint-plugin-vue`, fixes linter errors and adds docs
2018-01-03 23:14:55 +00:00
Tim Zallmann
213e91d439
Resolve "Decouple multi-file editor from file list"
2017-12-21 15:05:47 +00:00