summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_search_bar.html.haml
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2016-12-10 18:42:20 -0600
committerClement Ho <ClemMakesApps@gmail.com>2017-01-09 16:01:16 -0600
commit172ce7001ae606f7f0df56aedc6c5d6ad1d9305c (patch)
tree74423f6f074b98d44ca9ca327c4f3f951e5e26b1 /app/views/shared/issuable/_search_bar.html.haml
parent7eb888e60e506ab25ba3593cde53dc94c19b9d7e (diff)
downloadgitlab-ce-172ce7001ae606f7f0df56aedc6c5d6ad1d9305c.tar.gz
Fix casing and add upcoming milestone filter
Diffstat (limited to 'app/views/shared/issuable/_search_bar.html.haml')
-rw-r--r--app/views/shared/issuable/_search_bar.html.haml9
1 files changed, 6 insertions, 3 deletions
diff --git a/app/views/shared/issuable/_search_bar.html.haml b/app/views/shared/issuable/_search_bar.html.haml
index 86692e77697..7ebc4d6b153 100644
--- a/app/views/shared/issuable/_search_bar.html.haml
+++ b/app/views/shared/issuable/_search_bar.html.haml
@@ -45,7 +45,7 @@
%ul{ 'data-dropdown' => true }
%li.filter-dropdown-item{ 'data-value': 'none' }
%button.btn.btn-link
- No assignee
+ No Assignee
%li.divider
%ul.filter-dropdown{ 'data-dynamic' => true, 'data-dropdown' => true }
%li.filter-dropdown-item
@@ -60,7 +60,10 @@
%ul{ 'data-dropdown' => true }
%li.filter-dropdown-item{ 'data-value': 'none' }
%button.btn.btn-link
- No milestone
+ No Milestone
+ %li.filter-dropdown-item{ 'data-value': 'upcoming' }
+ %button.btn.btn-link
+ Upcoming
%li.divider
%ul.filter-dropdown{ 'data-dynamic' => true, 'data-dropdown' => true }
%li.filter-dropdown-item
@@ -70,7 +73,7 @@
%ul{ 'data-dropdown' => true }
%li.filter-dropdown-item{ 'data-value': 'none' }
%button.btn.btn-link
- No label
+ No Label
%li.divider
%ul.filter-dropdown{ 'data-dynamic' => true, 'data-dropdown' => true }
%li.filter-dropdown-item