summaryrefslogtreecommitdiff
path: root/app/views/import
Commit message (Expand)AuthorAgeFilesLines
* add missing spacefeature/github-edit-pathJames Lopez2016-09-201-1/+1
* fixes CSS issues and namespace path issue. Also tested in different browsers.James Lopez2016-09-201-6/+6
* some UI changesJames Lopez2016-09-201-9/+8
* few fixes based on MR feedbackJames Lopez2016-09-201-4/+4
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-1/+12
* Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-313-20/+18
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-313-3/+3
* Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-54/+0
* Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre2016-08-041-4/+0
* Remove inline scripts from import pages.cs-rm-inline-js-importConnor Shea2016-07-266-13/+6
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Fix import button when import fail due the namespace already been takenDouglas Barbosa Alexandre2016-07-011-1/+4
* Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-15/+21
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+37
* Warn about admin privilege to disable GitHub WebhooksDouglas Barbosa Alexandre2016-06-171-1/+1
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-7/+5
* fixing specs and some code cleanupJames Lopez2016-06-151-2/+6
* WIP - starting refactoring import/export to use servicesJames Lopez2016-06-132-1/+4
* Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-132-1/+5
|\
| * Add a message warning user that Webhooks will be disabledDouglas Barbosa Alexandre2016-06-061-0/+4
| * Fixed issue with GitLab import buttons having a spinnergitlab-import-statusPhil Hughes2016-05-241-1/+1
* | typos in export pageJames Lopez2016-05-041-3/+3
* | typoJames Lopez2016-05-031-2/+2
* | typoJames Lopez2016-05-031-1/+1
* | refactoring and fixing a bunch of stuffJames Lopez2016-05-021-55/+0
* | some JS magic to pass namespace and path importing projectsJames Lopez2016-04-271-0/+3
* | adding more UI changes, updated controller, worker and refactored import serviceJames Lopez2016-04-261-1/+1
* | more refactoring, now using custom job for processing project importsJames Lopez2016-04-261-1/+1
* | refactoring, mainly UI stuff to follow other import actionsJames Lopez2016-04-262-0/+72
|/
* Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre2016-04-191-2/+2
* Updated based on feedbackPhil Hughes2016-04-147-15/+15
* Moved loading icon to match todo loading iconPhil Hughes2016-04-127-16/+16
* Added loading icon to import buttonsPhil Hughes2016-04-116-27/+72
* Add header title to import pagesDouwe Maan2015-12-0210-9/+19
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-107-15/+15
* Make tables full width.Douwe Maan2015-10-197-215/+222
* FogBugz project importJared Szechy2015-09-083-0/+125
* Improve error message display when project fails to importStan Hu2015-08-111-1/+1
* Merge branch 'fix-broken-code-import' into 'master'Douwe Maan2015-08-111-2/+6
|\
| * Fix broken code import and display error messages if something went wrong wit...Stan Hu2015-08-101-2/+6
* | Disable turbolinks when linking to Bitbucket import statusStan Hu2015-08-101-1/+1
|/
* Show incompatible projects in Bitbucket import statusStan Hu2015-08-071-5/+28
* Add a page title to every page.Douwe Maan2015-04-307-0/+7
* Show incompatible projects in Google Code import statusStan Hu2015-04-301-9/+29
* Improve description of Google Code import user map.Douwe Maan2015-04-211-3/+25
* Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-153-0/+129
|\
| * "interpunction" -> "punctuation"Douwe Maan2015-04-141-1/+1
| * Move Specify user map button to paragraph.Douwe Maan2015-04-141-1/+4
| * Allow user map to be specified.Douwe Maan2015-04-143-2/+32
| * Add instructions to Google Code import page.Douwe Maan2015-04-031-10/+44