Commit Graph

14 Commits

Author SHA1 Message Date
Valery Sizov be9ffbafbb Create a separate helper to check if we show particular tab on a search page 2017-05-29 19:59:24 +03:00
Valery Sizov 1a424a9bc9 Explicitly test that guest is able to search through the wiki 2017-05-29 16:20:25 +03:00
Valery Sizov 893b1eb1d3 Fix: Wiki is not searchable with Guest permissions 2017-05-22 19:51:09 +03:00
Phil Hughes 28b8b92e84 Fixed alignment on some pages
Fixed pipelines tabs not showing arrows
2017-03-28 15:56:08 +01:00
Phil Hughes 598973c389 Fixed inner page tabs not being scrollable
Some inner page tabs where not scrollable like the top nav & this caused
them to break onto new lines mobile.

This pages include:

- dashboard/projects
- project -> merge_requests
- search
- project -> milestones
- project -> pipelines

Closes #18853
2017-03-28 14:58:51 +01:00
Semyon Pupkov 0dfccd995a Add active_when helper
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036
2017-02-15 14:29:48 +05:00
Kushal Pandya fb3e365412 HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
Phil Hughes 1c8d01b05a Removed category icons 2016-04-26 09:03:04 +01:00
Dmitriy Zaporozhets 3238b0bc9f
Replace nav-tabs with nav-links
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-13 17:13:36 +01:00
Dmitriy Zaporozhets 810c91fe35
Refactor search by commits message
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-02 16:39:24 +01:00
Jonathan Schoeffling 5a5069969c Add support for searching commit log messages
Include the log messages of recent commits in project-level search
results, providing functionality similar to 'git log --grep'.

Update repository model rspec tests to validate the output of
Repository#commits_with_log_matching.
2015-10-28 22:34:39 -04:00
Dmitriy Zaporozhets dcdf214fd1
More compact search page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-27 00:22:36 +02:00
Valery Sizov 56527b63e8 Ability to search milestones 2015-08-24 13:59:01 +03:00
Dmitriy Zaporozhets 24037e7e63
Move search categories (projects, issues etc) below search field. Instead use sidebar for dashbaord nav
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-04-29 12:19:54 +03:00