Commit graph

21 commits

Author SHA1 Message Date
Stan Hu
f2005125df Use slugs for default project path and sanitize names before import
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
often complained about getting failed imports due to 422 errors.
This change ensures that project names are imported with names that
are guaranteed to pass the regular expression validation.

Part of #50021
2018-08-24 10:29:14 -07:00
Stan Hu
c5f6e48752 Remove modal and standardize caps 2018-08-03 11:54:41 -07:00
Stan Hu
787742e303 Use prepend to add margins to top of table 2018-08-03 11:52:21 -07:00
Stan Hu
aa5821e571 Assorted Bitbucket Server importer code cleanup based on review 2018-08-01 10:45:04 -07:00
Stan Hu
d26074c7e9 Improve localization and formatting of Bitbucket Server importer status page 2018-08-01 10:28:15 -07:00
Stan Hu
a64bb3727b Convert Bitbucket field to password field 2018-07-31 12:56:30 -07:00
Stan Hu
1528df0f51 Default to importing to the current project key 2018-07-31 12:50:12 -07:00
Stan Hu
614206d630 Fix default group not being created in dropdown properly 2018-07-30 23:19:26 -07:00
Stan Hu
02ceea7be8 Remove owner from view 2018-07-26 16:14:29 -07:00
Stan Hu
7ee9c3c436 Use project key instead of project name for imports 2018-07-26 15:45:38 -07:00
Stan Hu
537f87a169 Merge branch 'master' into sh-support-bitbucket-server-import 2018-07-25 05:12:24 -07:00
Stan Hu
14285d3555 Link to full URL of import source 2018-07-18 23:20:26 -07:00
Stan Hu
8ac00193a1 Capitalize Done to be consistent with JS 2018-07-17 21:52:47 -07:00
Stan Hu
d1afb7c9e5 Fix icon for import screen 2018-07-17 21:35:26 -07:00
Stan Hu
2d27df58f7 Use fa-bitbucket-square to distinguish Bitbucket Cloud and Bitbucket Server 2018-07-17 21:32:39 -07:00
Stan Hu
805a8811e8 Fix specs for Bitbucket Server 2018-07-17 21:14:11 -07:00
Stan Hu
f85712fb98 Use browse URL of project to link imports 2018-07-12 15:26:37 -07:00
Stan Hu
a78e36abab Improve error handling of Bitbucket login errors 2018-07-05 14:09:01 -07:00
Stan Hu
8377057364 Fix URL link in Bitbucket status 2018-07-01 05:55:23 -07:00
Stan Hu
3735ce43fc Add a Reconfigure button and improve layout of import screen 2018-07-01 05:13:15 -07:00
Stan Hu
6b698a93bb Adding missing HAML files 2018-06-28 22:49:55 -07:00