Commit Graph

19 Commits

Author SHA1 Message Date
Tao Wang 72dc663c06
i18n: externalize strings from 'app/views/import'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-16 21:09:41 +10:00
Paul Slaughter d89db91121 Fix FogBugz import form col sizing 2018-05-31 15:45:13 -05:00
Clement Ho 4e54f5ae1b [skip ci] add col-sm-* for form-horizontal changes to keep layout 2018-04-12 18:16:56 -05:00
Clement Ho c552328617 [skip ci] .form-horizontal => .form-group.row 2018-04-12 15:11:22 -05:00
Clement Ho e44ceb96d0 [skip ci] .control-label to .col-form-label 2018-04-11 14:36:17 -05:00
Mehdi Lahmam 5b7be3f864 Fix minor typos in views
Closes #36317.
2017-08-11 08:07:18 +02:00
Gabriel Mazetto fb06a4d8fe Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
Luke "Jared" Bennett 05278b2fda Import export users select 2017-05-12 08:15:28 +00:00
Kushal Pandya d15448632a HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
Kushal Pandya fa21471af6 HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08:00
Kushal Pandya fb3e365412 HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
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
Jared Szechy e156f42079 FogBugz project import 2015-09-08 20:23:01 -04:00