Commit graph

7 commits

Author SHA1 Message Date
Thong Kuah
73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Ezekiel Kigbo
ed29dd5293
Align nav-sidebar with design.gitlab.com docs
Updated nav-sidebar to reflect the documented
behaviour from the design.gitlab.com docs:
https://design.gitlab.com/regions/navigation#contextual-navigation

Updated rspec tests to reflect the expected behaviour
2019-03-05 00:58:23 +11:00
Ezekiel Kigbo
e4f9c3f63a
Fix collapsing behaviour at 1200px 2019-03-05 00:58:23 +11:00
Ezekiel Kigbo
d53005ef16
Added test for interacting with the nav-sidebar on smaller screens
Use mobile collapsing behaviour at width 1200px
2019-03-05 00:58:22 +11:00
Lukas Eipert
7a0f15e2c6 Resolve "Operations navigation menu renders empty menu when user does not have the right permissions" 2018-05-29 11:37:59 +00:00
Constance Okoghenun
3503dfe2b8 Renamed 'Overview' to 'Project' in collapsed contextual navigation at a project level 2018-05-21 16:19:55 +00:00
Rémy Coutable
2d54dfb251 Migrate features/project/project.feature to RSpec and reorganize several Project feature specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-09 18:04:09 -05:00