Arinde Eniola
db8836ca84
attach the utitlity function to the global scope with some changes
2016-04-02 16:58:35 +01:00
Arinde Eniola
261c8e765f
fix missing filters on status tab when user swithches to another state
2016-04-02 16:58:35 +01:00
Phil Hughes
7ff6af19cc
Dropdown bug fixes
...
Added back upcoming to milestone filter
Fixed bug that would cause the currently selected value to disappear on filters
Fixed bug that throw an error when filtering by upcoming when there is only a milestone in the past
2016-03-29 11:57:04 +01:00
Phil Hughes
e8d52499db
Fixed some CS styling issues
...
Fixed bug where wouldn't work on MR index
2016-03-18 11:42:15 +00:00
Phil Hughes
882ebfc296
Changing filter dropdowns shows loading
...
Instead of doing a full refresh of the page - i've modified the filterResults method on the Issues object to work for this form as well
2016-03-18 11:40:16 +00:00
Robert Speicher
ad42441d2d
Remove jquery.blockUI.js plugin
...
It was only used to block the issue (but not merge request) list when
the sort was changed.
2016-01-04 13:12:29 -05:00
Robert Speicher
f3ea2f29a5
Remove jquery.history.js plugin
...
We're not concerning ourselves with non-HTML5 browser compatibility, and
this removes 21 KB from our compiled JavaScript.
Bonus fix: There was an extra space after the query string in the URLs
that has now been removed.
2016-01-01 17:44:21 -05:00
Douwe Maan
a895d5d3b2
Use select2 for bulk issue edit status
2015-12-02 14:10:32 +01: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
Dmitriy Zaporozhets
b876793d03
Restlye issueable filters to be more compact
2015-02-19 15:47:10 -08:00
Dmitriy Zaporozhets
5f6eb09cdf
Improve issue filtering. Make tests pass
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-03 19:18:23 +03:00
skv-headless
1f3a69c1d1
fix double check for all issues
2014-06-12 22:39:08 +04:00
Dmitriy Zaporozhets
8a55636f89
Dont replace all issue context when change assignee/milestone
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 13:15:43 +02:00
Dmitriy Zaporozhets
e19d05ddd6
Fix issues selects
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 21:07:59 +02:00
Dmitriy Zaporozhets
8a17961126
Replace chosen with select2
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-11 12:11:54 +02:00
Jason Blanchard
65448e2ff7
Added dropdown menus to issue#show page for assignee and milestone
2013-12-17 09:39:50 -05:00
Dmitriy Zaporozhets
da10cad1da
Drop rjs from Issues#index
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-29 15:05:32 +02:00
Dmitriy Zaporozhets
646fbe9286
bring more usability to issues filtering. Block issues area on loading filtered results
2013-05-08 13:43:21 +03:00
Dmitriy Zaporozhets
546d7d44d0
Fix missing initCheck for Issues page checkbox
2013-04-09 11:17:24 +03:00
Dmitriy Zaporozhets
e0df75de3f
refactor Issues.js. Remove unused actions. Respect filters while searching for issue
2013-04-07 13:19:36 +03:00
VSizov
dd833d28ad
Sortable issues
2011-10-15 19:56:53 +03:00
gitlabhq
9ba1224867
init commit
2011-10-09 00:36:38 +03:00