Commit graph

24 commits

Author SHA1 Message Date
Jacob Schatz
c5a9d73ad8 Merge branch 'fix-links-target-blank' into 'security'
Adds rel="noopener noreferrer" to all links with target="_blank"

See merge request !2071
2017-03-20 18:51:36 -07:00
Bryce Johnson
fbd09871ca Remove turbolinks. 2017-02-02 14:03:12 -05:00
Kushal Pandya
fb3e365412 HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
Stan Hu
e2688feeb3 Address initial review comments 2016-11-21 16:47:27 -08:00
Stan Hu
478730bebd Support selection of different namespace and project destination 2016-11-21 16:47:27 -08:00
Douglas Barbosa Alexandre
56cb4762d4 Refactoring Bitbucket import controller to use the new OAuth2 client 2016-11-21 16:47:25 -08:00
Douglas Barbosa Alexandre
e293ffd48f Refactoring Import::BaseController#find_or_create_namespace 2016-08-31 16:54:15 -03:00
Douglas Barbosa Alexandre
325de662ce Don't create groups for unallowed users when importing projects 2016-08-31 12:55:45 -03:00
Connor Shea
92cd19709b
Remove inline scripts from import pages.
Instead add data attributes to a JS hook element on every import status page.
2016-07-26 14:58:01 -06: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
Stan Hu
e6ef058289 Disable turbolinks when linking to Bitbucket import status
Turbolinks was causing issues with the Bitbucket Javascript/display because it
was trying to intercept /import/bitbucket/status even when a 302 redirection occured.

Closes #2241
2015-08-10 11:44:39 -07:00
Stan Hu
d7accda1ae Show incompatible projects in Bitbucket import status
See #1871
2015-08-07 07:07:08 -07: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