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
application.html.haml
dashboard.html.haml
devise.html.haml
devise_empty.html.haml
devise_mailer.html.haml
errors.html.haml
explore.html.haml
group.html.haml
group_settings.html.haml
help.html.haml
notify.html.haml
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
search.html.haml
snippets.html.haml