Rémy Coutable
ce6635406c
Make GH one-off auth the default again for importing GH projects
...
Advertise the PAT as an alternative unless GH import is not configured.
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-06-30 18:48:17 +02:00
Eric K Idema and Rémy Coutable
12aa1f898d
Import from Github using Personal Access Tokens.
...
This stands as an alternative to using OAuth to access a user's Github
repositories. This is setup in such a way that it can be used without OAuth
configuration.
From a UI perspective, the how to import modal has been replaced by a full
page, which includes a form for posting a personal access token back to the
Import::GithubController.
If the user has logged in via GitHub, skip the Personal Access Token and go
directly to Github for an access token via OAuth.
2016-06-30 18:48:17 +02:00
Douglas Barbosa Alexandre
6ec5044f74
Warn about admin privilege to disable GitHub Webhooks
...
[ci skip]
2016-06-17 18:18:52 -03:00
Douglas Barbosa Alexandre
17152602b0
Add a message warning user that Webhooks will be disabled
2016-06-06 12:07:45 -03:00
Douglas Barbosa Alexandre
835acf22d4
Fix GitHub project's link on import page when provider has a custom URL
2016-04-19 13:21:30 -03:00
Phil Hughes
3d438870f3
Updated based on feedback
2016-04-14 09:32:02 +01:00
Phil Hughes
a650af1226
Moved loading icon to match todo loading icon
2016-04-12 09:48:39 +01:00
Phil Hughes
3cfbd2b160
Added loading icon to import buttons
...
See #14488 for more details
2016-04-11 18:27:34 +01:00
Douwe Maan
40760d3f7b
Add header title to import pages
2015-12-02 14:54:24 +01:00
Jason Lee
18cb430f79
Replace CoffeeScript block into JavaScript in Views.
...
For example view: shared/issuable/_context
CoffeeScript: 190ms
JavaScript: 19.7ms
2015-11-10 19:17:37 +08:00
Douwe Maan
a32f776609
Make tables full width.
2015-10-19 11:19:45 +02:00
Douwe Maan
26ad250989
Add a page title to every page.
2015-04-30 19:12:15 +02:00
Dmitriy Zaporozhets
a1d09190e3
Prevent unnecessary doubling of js events on import pages and user calendar
2015-03-25 21:45:01 -07:00
Dmitriy Zaporozhets
dd78cd1ce4
Style improvements to import page
2015-03-12 10:04:09 -07:00
Douwe Maan
d3c44b1a6c
Fix import status page project links for new Rails.
2015-02-26 09:50:43 +01:00
Douwe Maan
20691df230
Add Bitbucket integration docs.
2015-02-24 15:07:25 +01:00
Douwe Maan
a938b3eeb4
Link to original repo on import status pages.
2015-02-24 15:07:24 +01:00
Douwe Maan
ad6d623234
Add Bitbucket importer.
2015-02-24 15:07:24 +01:00
Douwe Maan
db7921f2d8
Add "Import all projects" button to GitHub and GitLab import pages.
...
Closes #1963 .
2015-02-07 23:15:04 +01:00
Valery Sizov
1ac20698a5
gitlab.com importer: refactorig
2015-02-05 17:03:43 -08:00
Valery Sizov
33349dd549
GitLab.com integration: refactoring
2015-02-05 12:50:34 -08:00