Commit graph

8 commits

Author SHA1 Message Date
Luke Bennett
6b3966407b
Add tests for nav sidebar collapsed on render
Adds rspec view tests that expect the nav sidebar
to have a class that will cause the nav sidebar
to be rendered collapsed with or without js.

Tests the nav sidebar on the admin, group,
instance statistics, user profile and project
sidebars.
2019-03-05 00:58:21 +11:00
Francisco Javier López
740f07b1ec
Fixed bug when external wiki is enabled
When the external wiki is enabled, the internal wiki link is replaced
by the external wiki url. But the internal wiki is still accessible.
In this change the external wiki will have its own tab in the sidebar
and only if the services are disabled the tab (and access rights)
will not be displayed.
2019-01-31 16:51:53 +01:00
Shinya Maeda
9b823af4fd Remove releases_page feature flag
We introduced releases_page feature flag.
Given this feature is deemed stable, we should remove
this flag before 19th.
2019-01-11 13:26:09 +09:00
Filipa Lacerda
9004e18e6e Adds releases index route
Renders empty index page
Adds Releases entry to the navigation bar behind a feature flag
Renders 404 when feature flag for releases is not enabled
2018-12-18 11:01:55 +01:00
Lukas Eipert
762672fd26 Project Sidebar: Split CI/CD into CI/CD and Operations 2018-05-16 11:16:33 +00:00
Felipe Artur
dd071c4b6e Bring one group board to CE 2018-03-03 12:56:17 -03:00
Phil Hughes
360b60bea7
CE backport of new-sidebar-boards 2017-09-13 11:08:48 +01:00
Phil Hughes
ddb3692a22 Clean up new navigation templates 2017-09-06 10:58:24 +00:00
Renamed from spec/views/layouts/nav/_project.html.haml_spec.rb (Browse further)