Arinde Eniola
050110c9c9
hide help block when user is creating a new project inside a group
2016-04-12 14:41:34 +01:00
Dmitriy Zaporozhets
eb9601d906
Merge branch 'ui/form-consistency' into 'master'
...
UI: Improve form consistency
Depends on !1953
See the commits for more details, the messages mostly speak for themselves.
# Highlights
## Tag form
Before:

After:

See merge request !1955
2015-12-04 09:27:27 +00:00
Douwe Maan
a70c507882
Only use input placeholders when they add value
2015-12-02 14:41:55 +01:00
Douwe Maan
ca01690305
Add cancel button to forms that didn't have one already
2015-12-02 14:41:54 +01:00
Douwe Maan
ed74fa73e2
Use consistent casing for page titles
2015-12-02 14:41:54 +01:00
Douwe Maan
37ab1120c8
Move "Add Group" button higher up in new project form
2015-12-02 14:10:03 +01:00
Douwe Maan
6252fe4510
Unify new project namespace select and path input
2015-12-02 14:09:59 +01:00
Douwe Maan
01d2b1943f
Move import form to partial.
2015-11-18 12:00:56 +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
Dmitriy Zaporozhets
2f68fb9cc3
Small css cleanup
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-10-13 14:52:20 +02:00
Andrey and Dmitriy Zaporozhets
7ad4521f66
Fixes to dropdown, font colors for new project and merge request
2015-10-07 16:47:44 +02:00
Jared Szechy
e156f42079
FogBugz project import
2015-09-08 20:23:01 -04:00
Artem Sidorenko
e238a8dad5
Import sources: show only enabled sources
2015-08-20 12:13:22 +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
18f6cf33ef
Fix migrating from SVN document link
...
Closes #1959
2015-07-10 09:20:24 -07:00
Robert Speicher
f6503f71f9
Remove disableButtonIf[Any]EmptyField calls from forms
...
These have been replaced by the "requiresInput" behavior.
2015-06-26 22:07:59 -04:00
Douwe Maan
92fd3ccee0
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
Vinnie Okada
bd557e4b64
Add new admin settings
...
Add new global application settings for default project and snippet
visibility levels.
2015-04-26 07:48:19 -06:00
Douwe Maan
7b5bc32cad
Allow projects to be imported from Google Code.
2015-04-03 15:29:27 +02:00
Dmitriy Zaporozhets
0b355aba02
Replace alerts with well where alert is not needed
2015-03-25 23:07:59 -07:00
Dmitriy Zaporozhets
a1d09190e3
Prevent unnecessary doubling of js events on import pages and user calendar
2015-03-25 21:45:01 -07:00
Stan Hu
90cbb73ed6
Fix "Import projects from" button to show the correct instructions
...
Closes #1267
2015-03-22 08:47:22 -07:00
Douwe Maan
e23a1e448b
Clear up import help.
2015-03-19 16:14:37 +01:00
Douwe Maan
b298758b44
Move "Import existing repository by URL" option to button.
2015-03-19 15:06:05 +01:00
Dmitriy Zaporozhets
9c7faac040
Merge branch 'resetyle-import' into 'master'
...
Restyle import
Render import providers in one line and make it buttons
See merge request !1699
2015-03-14 08:17:08 +00:00
Dmitriy Zaporozhets
30ca451fd4
Refactor buttons
2015-03-14 00:29:32 -07:00
Dmitriy Zaporozhets
abf90611cb
Improve import buttons on new project page
2015-03-14 00:13:15 -07:00
Dmitriy Zaporozhets
433b4c76fc
Apply some styles from flatly theme
2015-03-07 00:28:53 -08:00
Dmitriy Zaporozhets
3bfd53149c
Replace bs-callout with alert
2015-03-06 18:36:22 -08:00
Dmitriy Zaporozhets
a52529f9b6
Merge branch 'bitbucket-import'
...
Conflicts:
app/views/import/gitorious/status.html.haml
db/schema.rb
2015-02-25 09:21:45 -08:00
Dmitriy Zaporozhets
53784fb637
Merge branch 'master' into 'master'
...
Updated Gitorious import icons
See merge request !353
2015-02-24 21:17:11 +00:00
Douwe Maan
46bcf40b2c
Add ".org" back to Gitorious mentions.
2015-02-24 15:08:42 +01:00
Douwe Maan
bc80efb1fd
Bring Gitorious import page in line with others.
2015-02-24 15:07:25 +01:00
Douwe Maan
ad6d623234
Add Bitbucket importer.
2015-02-24 15:07:24 +01:00
Marcin Kulik
f6add983d3
Use proper Gitorious icons on import pages
2015-02-24 09:42:07 +00:00
Dmitriy Zaporozhets
71e146999c
Render gitlab.com import block only if host is not gitlab.com
2015-02-21 11:14:17 -08:00
Marcin Kulik
157b4b4b1f
Add gitorious.org importer
2015-02-20 17:42:58 +00:00
Dmitriy Zaporozhets
ff492307b9
Dont show gitlab.com import for gitlab.com :)
2015-02-17 16:27:40 -08: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
Valery Sizov
5194214e3a
GitLab integration. Importer
2015-02-05 12:50:34 -08:00
Dmitriy Zaporozhets
130663e7ad
Show modal window with instructions if GH OAuth is not enables
2015-01-22 11:48:20 -08:00
Dmitriy Zaporozhets
ef933a4a96
Improve import page
2015-01-13 10:34:01 -08:00
Valery Sizov and Valery Sizov
a9f7fd2c1a
Github Importer
2015-01-10 09:51:43 -08:00
Dmitriy Zaporozhets
ed2bcf952b
Set group path during creation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-22 13:50:58 +02:00
Dmitriy Zaporozhets
59bb635e0e
Set project path & name in one field without transforamtion
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-22 13:27:48 +02:00
Dmitriy Zaporozhets
674cbe939c
Dont allow project creation without repository
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-11-29 21:34:18 +02:00
Marin Jankovski
76cde5c0e5
Add links to the migration doc, make it clear import is only for git repos.
2014-10-15 13:13:42 +02:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Dmitriy Zaporozhets
59187157b1
Merge pull request #7730 from bbodenmiller/patch-12
...
url -> URL
2014-09-11 09:24:11 +03:00