gitlab-org--gitlab-foss/app/views/layouts
Timothy Andrew 42a00f740b `WikiPage` should have a slug even when not persisted.
1. So we can build the markdown preview URL for it.

2. We can't skip the slug in this case, because the slug is used to
construct relative markdown URLs.

3. Add rspec feature tests to cover creating wiki pages with
   spaces/hyphens in the name.

4. Add rspec feature tests for markdown preview URL rewriting, which was
   only covered by unit tests up to this point.
2016-07-25 09:22:47 +05:30
..
header Aria labels on top header links 2016-07-12 16:02:31 +01:00
nav Change nav link snippet controller 2016-07-21 14:12:08 -07:00
_bootlint.haml
_broadcast.html.haml
_flash.html.haml Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854) 2016-06-30 23:53:22 +02:00
_google_analytics.html.haml
_head.html.haml Revert Subresource Integrity pending a fix for Firefox's incorrect hashing implementation. 2016-06-27 07:47:33 -06:00
_init_auto_complete.html.haml Chnaged noteable class check 2016-07-14 08:44:22 +01:00
_page.html.haml Improves left static sidebar behaviour 2016-07-14 14:58:25 +03:00
_page_title.html.haml
_piwik.html.haml
_search.html.haml Fix creating group with space in group path 2016-07-14 15:31:48 -03:00
_user_styles.html.haml
admin.html.haml Move admin nav to horizontal layout nav 2016-06-15 09:10:16 -05:00
application.html.haml Inject group options. 2016-06-09 04:21:35 +03:00
dashboard.html.haml
devise.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
devise_empty.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
devise_mailer.html.haml New confirmation email 🔥 2016-05-25 16:56:06 -04:00
errors.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
explore.html.haml
group.html.haml
group_settings.html.haml
help.html.haml
notify.html.haml Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
profile.html.haml
project.html.haml `WikiPage` should have a slug even when not persisted. 2016-07-25 09:22:47 +05:30
project_settings.html.haml Implement new horizontal navigation to project pages 2016-05-16 12:21:12 -05:00
search.html.haml
snippets.html.haml