Commit graph

19 commits

Author SHA1 Message Date
GitLab Bot
21e144f387 Add latest changes from gitlab-org/gitlab@master 2021-06-07 18:10:23 +00:00
GitLab Bot
6ef0d7a8fe Add latest changes from gitlab-org/gitlab@master 2021-05-24 18:10:28 +00:00
GitLab Bot
95671fac6e Add latest changes from gitlab-org/gitlab@master 2020-12-14 12:09:44 +00:00
GitLab Bot
9facfe5cb1 Add latest changes from gitlab-org/gitlab@master 2020-08-17 21:09:56 +00:00
GitLab Bot
4203215d54 Add latest changes from gitlab-org/gitlab@master 2020-08-17 12:10:12 +00:00
GitLab Bot
4774fa00b7 Add latest changes from gitlab-org/gitlab@master 2020-06-15 15:08:20 +00:00
Luke Bennett
af989df0ec
Improve the GitHub and Gitea import feature table interface
These are frontend changes.
Use Vue for the import feature UI for "githubish"
providers (GitHub and Gitea).
Add "Go to project" button after a successful import.
Use CI-style status icons and improve spacing of the
table and its component.
Adds ETag polling to the github and gitea import
jobs endpoint.
2019-02-13 00:17:52 +00:00
Stan Hu
f2005125df Use slugs for default project path and sanitize names before import
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
often complained about getting failed imports due to 422 errors.
This change ensures that project names are imported with names that
are guaranteed to pass the regular expression validation.

Part of #50021
2018-08-24 10:29:14 -07:00
Dmitriy Zaporozhets
751e1786df
Fix CI/CD import
It seems that fronted ci_cd_only variable must be a string

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-11 13:20:14 +03:00
Dmitriy Zaporozhets
6743147b7d Improve manifest feature after backend review
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-11 12:22:57 +03:00
Rémy Coutable
2ad990bba0 [QA] Add a new scenario to test GitHub import
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-06 14:22:00 +02:00
Clement Ho
53bf57f3ac [skip ci] input-group-btn's input-group-text should not create a new div 2018-04-12 17:55:40 -05:00
Clement Ho
aefd75c044 [skip ci] .input-group-btn into .input-group-prepend, .input-group-append 2018-04-12 15:49:37 -05:00
Clement Ho
c2cbc15574 [skip ci] .input-group-addon to .input-group-prepend, .input-group-append 2018-04-12 15:32:55 -05:00
Rubén Dávila
d179f002d9 CE backport for creating CI/CD projects from GitHub 2018-03-07 10:58:50 -05:00
Gabriel Mazetto
fb06a4d8fe Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
Kushal Pandya
d15448632a HAMLLint: Fix UnnecessaryStringOutput offences 2017-01-24 10:09:28 -08:00
Kushal Pandya
fb3e365412 HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
Rémy Coutable
20aff5cd2b Reduce duplication for GitHubish import status view
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-19 17:35:51 +01:00