Commit Graph

32 Commits

Author SHA1 Message Date
GitLab Bot 984357420a Add latest changes from gitlab-org/gitlab@master 2020-09-16 09:09:43 +00:00
GitLab Bot 9facfe5cb1 Add latest changes from gitlab-org/gitlab@master 2020-08-17 21:09:56 +00:00
GitLab Bot 491c773c72 Add latest changes from gitlab-org/gitlab@master 2020-07-30 09:09:36 +00:00
GitLab Bot a64fb464b4 Add latest changes from gitlab-org/gitlab@master 2020-06-11 09:08:16 +00:00
GitLab Bot 6e33325c14 Add latest changes from gitlab-org/gitlab@master 2020-05-29 15:08:14 +00:00
GitLab Bot 31a340adab Add latest changes from gitlab-org/gitlab@master 2020-05-15 18:07:52 +00:00
GitLab Bot 286fe61013 Add latest changes from gitlab-org/gitlab@master 2020-03-13 12:09:22 +00:00
GitLab Bot cefe554b7c Add latest changes from gitlab-org/gitlab@master 2020-02-18 06:09:06 +00:00
GitLab Bot 1308dc5eb4 Add latest changes from gitlab-org/gitlab@master 2020-02-13 12:08:49 +00:00
GitLab Bot cebee31a04 Add latest changes from gitlab-org/gitlab@master 2020-02-04 06:09:13 +00:00
GitLab Bot 728a207ea6 Add latest changes from gitlab-org/gitlab@master 2020-01-17 09:08:24 +00:00
GitLab Bot c158fa8d69 Add latest changes from gitlab-org/gitlab@master 2020-01-16 12:08:32 +00:00
Thomas Pathier 4567713985 WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focused 2018-11-26 08:40:18 +00:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Mark Lapierre d36055cbef Add tests of adding file templates
Adds tests that adds new files via file templates via the Files view
and the Web IDE.

Includes changes to page objects and associated code

Fetches template content from the API rather than hardcoding strings
that will need to be updated if the templates change. Some of the
content is stored as flat files but we can't use them because they're
not included in the docker images gitlab-qa uses.
2018-10-09 11:17:02 -04:00
Phil Hughes 44484cfc88
use a pre-built commit message for when no user specified message exists 2018-06-27 09:49:20 +01:00
Phil Hughes e08ce52a29
Improve Web IDE commit form
Closes #47307
2018-06-27 09:49:20 +01:00
James Ramsay fed8ee0790 Add ellipsis to Web IDE commit button
The blue shortcut commit button opens the commit interface to
actually perform the commit. The ellipsis indicates the button doesn't
immediately perform the commit.
2018-06-20 08:46:23 -04:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Jose cf3f7601b0 Remove form-horizontal class where applicable 2018-05-31 13:35:50 -05:00
Clement Ho 4d6f6f9347 Convert remaining pull-* to float-* 2018-05-29 18:54:05 -05:00
Phil Hughes 3d80fae582
fixed up spacing throughout sidebars 2018-05-09 15:10:22 +01:00
Phil Hughes 616c1c7294
fixed disabled action sticking around too long
fixed form collapsing too soon
2018-05-04 14:31:54 +01:00
Phil Hughes 80617b9039
Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-commit-box 2018-05-04 13:40:41 +01:00
Phil Hughes cb8682b841
improve logic of success message
instead of taking over whole sidebar, it now just shows over the commit box
after 5 seconds the commit box goes back to its compact logic
2018-05-04 12:52:46 +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 efed5aed41
removed unused computed prop
remove object.assign instead directly assign to state
created new constants
2018-05-03 11:41:05 +01: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 7e2f567798
stop expanding form below window height
update lastOpenedAt for pending files
2018-05-01 14:54:34 +01:00
Phil Hughes eeb41af728
specs 2018-04-27 14:42:57 +01:00
Phil Hughes efafa2f196
Updated commit section in IDE sidebar 2018-04-27 09:59:44 +01:00