Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot d948f526ea Add latest changes from gitlab-org/gitlab@master 2019-09-19 15:06:08 +00:00
Mike Greiling 7ccd235df1
Upgrade prettier and reformat files as necessary
Upgrades prettier to 1.15.3
Runs `yarn prettier-save-all` against the codebase
Most changes are due to https://github.com/prettier/prettier/pull/5519
2019-01-14 15:29:02 -06: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 3c62b51ce9
fixed modal input not clearing 2018-07-30 11:45:16 +01:00
Phil Hughes be74e3936d
Improvements to new entry dropdowns in Web IDE
Closes #44845
2018-07-11 16:47:13 +01:00
Annabel Gray 4d098451c3 Resolve "Performance bar Gitaly modal is hard to read" 2018-06-14 16:34:58 +00:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Clement Ho c07ee6415a Improve modal prop interface 2018-06-04 16:14:13 -05:00
Annabel Dunstone Gray 5377e97da1
Use md as default modal size 2018-06-04 13:33:23 -07:00
Annabel Dunstone Gray adbdd8e309
Add modal-size option to modal component 2018-06-01 14:58:19 -07:00
Clement Ho d7d3fe5c55 [skip ci] Fix gl_modal header positioning 2018-04-18 15:10:32 -05:00
Shah El-Rahman 43ef375e08 Add confirmation modal to "Change username" 2018-04-06 09:36:22 +00:00
Winnie Hellmann 05f66d1342 Add new modal Vue component 2018-02-14 19:57:07 +01:00