Commit graph

21 commits

Author SHA1 Message Date
Heinrich Lee Yu
7d1a7261f0 Change page_filter_path default behavior
`label_name` is now not excluded by default

Also removed `label: true` from calls to the helper
2018-12-14 12:58:40 +08:00
Clement Ho
c281fc670a Add .nav.nav-tabs to nav-links 2018-04-19 22:34:20 -05:00
Jan Provaznik
c1b71e2fa1 Check if at least one filter is set on dashboard
When listing issues and merge requests on dasboard page,
make sure that at least one filter is enabled.

User's id is used in search autocomplete widget instead
of username, which allows presetting user in filter dropdowns.

Related to #43246
2018-04-03 20:19:09 +02:00
George Tsiolis
d87b03796e Improve top area navigation
- Change button group width on mobile to 100%
- Added scrolling container to activity top area secondary navigation
- Added bottom border to top-area nav-links to separate them from nav-controls
2018-02-02 19:07:24 +02:00
Clement Ho
1a2ba2af33 Backport Extract epic nav into separate partial for easier CE => EE 2017-12-05 11:47:45 +00:00
Eric Eastwood
929502174d Add feature spec for dashboard state filter tabs 2017-06-21 15:14:37 -05:00
Bryce Johnson
9f0b85bf26 Revert to using links instead of buttons in Issuable Index tabs. 2017-06-21 12:50:59 -04:00
Clement Ho
60d2a7c355 Use data attributes instead of class 2017-06-07 10:54:54 -05:00
Clement Ho
aaad42dd37 Use button instead of fake button 2017-06-06 11:06:00 -05:00
Clement Ho
d14acc3fd5 Fix haml lint 2017-06-05 20:49:30 -05:00
Clement Ho
63746d2d22 Perform filtered search when state tab is changed 2017-06-05 20:06:38 -05: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
Alfredo Sumaran
8a6b4c1f7a Remove white space between nav items 2016-12-14 10:32:14 -05:00
Jacopo
4d26ab28a9 Fix Archived project merge requests add to group's Merge Requests
counter

This is done by:
 - Extending the IssuableFinder adding the non_archived option to the params
 - Overriding the #filter_params in the MergeRequestsAction
 - Passing the non_archived param in the nav/_group.html.haml navbar
   partial from the groups/merge_requests.html.haml
2016-12-05 18:06:36 +01:00
Rémy Coutable
383dafdf31 Cache the issuable counters for 2 minutes
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-30 12:02:54 +02:00
Rémy Coutable
9b361a3f44 Take filters in account in issuable counters
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-30 12:02:54 +02:00
Rémy Coutable
d4e91b22fc
Revert part of "Merge branch 'update_issues_mr_counter' into 'master'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-22 15:43:43 +02:00
barthc
418e95bd5f fix issues mr counter 2016-09-20 14:39:15 +01:00
Arinde Eniola
a0a423fee7 fix failing tests 2016-04-15 18:18:31 +01:00
Dmitriy Zaporozhets
9258636021
Re-use top-are css component for issues/mr pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-05 11:35:55 +01:00