Commit Graph

4 Commits

Author SHA1 Message Date
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