Commit graph

5 commits

Author SHA1 Message Date
Dmitriy Zaporozhets
8367e4abeb Implement new UI for pagination 2016-01-20 21:27:01 -05:00
Robert Speicher
bf249550d0 number_with_delimiter most of the things 2015-12-31 20:04:23 -05:00
Robert Speicher
5f1c99b757 Fix alignment of the filter counter for Issuables 2015-10-22 16:12:11 +02:00
Dmitriy Zaporozhets
147f95b753
Apply new style for issues, merge requests and milestone pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-04 15:22:33 +02:00
Dmitriy Zaporozhets
80b2f3fb86 Implement merge requests search
It is same search like we have at issues page. It allows to quickly
filter merge requests based on title or desription. I copy-pasted some
js code from Issues.js. In future search (filtering) logic should be
refactoed into one class for merge requests and issues
2015-03-12 16:20:58 -07:00