Commit graph

9 commits

Author SHA1 Message Date
Tao Wang
dc157729b3
i18n: externalize strings from 'app/views/layouts'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-23 16:33:37 +10:00
Annabel Gray
164dbc6b77 Resolve "Introduce new navigation themes in GitLab 11.0" 2018-06-07 07:37:02 +00:00
André Luís
f8049f4e26 Backport changes in EE MR 4972: System Header and Footer 2018-04-02 14:27:12 +00:00
Takuya Noguchi
13be4f49f8 Substitute deprecated ui_charcoal with new default ui_indigo 2018-01-07 13:50:40 +09:00
Luke "Jared" Bennett
e22bd9650d
Updated specs, added rewire, updated layouts to move conditional raven and gon to head 2017-04-15 03:38:59 +01:00
Luke "Jared" Bennett
cfd3d0fd37
[ci skip] Remove loadscript class in favour of backend conditional 2017-04-13 17:18:15 +01:00
Kushal Pandya
fb3e365412 HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
Timothy Andrew
1f713d52d7 Render gon data in the page body, not head
- Turbolinks caches the `head`, so `gon` updates don't show up unless
  the user navigates to page directly (by URL) or performs a refresh.
- The solution is to render `gon` in the body instead.
- Also update the syntax to the new Rails 4 (according to the gon
  README) syntax.
2016-06-06 12:50:31 +05:30
Phil Hughes
50ed43e490 Improved confirmation UX
Closes #4228
2016-04-21 20:20:09 -04:00