Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot e3764d340e Add latest changes from gitlab-org/gitlab@master 2019-12-19 12:07:35 +00:00
GitLab Bot 4584eb0e07 Add latest changes from gitlab-org/gitlab@master 2019-09-18 15:06:03 +00:00
Brandon Labuschagne a5ab465835 Internationalisation of import_projects directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-05-21 10:34:37 +00:00
Luke Bennett 642c7252d4
Move import projects karma specs to jest
Improvements to the stability/validity of the specs.
2019-04-25 19:59:44 +01:00
George Tsiolis 65492c3079 Replace properties with utility class 2019-04-10 16:39:57 +03:00
Winnie Hellmann d64ec5df34 Use factory method for import_projects store
Make sure we always create a new instance of the import_projects store.
2019-03-01 11:51:28 +01: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