Commit graph

18 commits

Author SHA1 Message Date
Jacob Schatz
9da87709c4 Remove api calls from api.js.coffee.
Using respond to instead
2016-03-25 08:07:57 -04:00
Jacob Schatz
1c8fff965c Adds milestone API JS call 2016-03-25 08:04:09 -04:00
Jacob Schatz
16ba5eb4d8 Updates sidebar milestone to use new dropdowns 2016-03-25 08:03:16 -04:00
Phil Hughes
07da865113 Shows error messages when trying to create label in dropdown menu
Closes #14495
2016-03-22 14:56:00 +00:00
Phil Hughes
dd35de1ad8 Uses a publicly facing URL so that it allows labels & milestones to be visible when not logged in 2016-03-10 13:54:54 +00:00
Phil Hughes
75b21ebd75 Can create new label from dropdown 2016-03-10 13:54:54 +00:00
Phil Hughes
562a09c127 milestone dropdown 2016-03-10 13:54:54 +00:00
Phil Hughes
11b52e287b Applied new dropdowns to issue filters 2016-03-10 13:54:54 +00:00
Dmitriy Zaporozhets
de6f2884ea
Sort projects by last activity for project switcher in header
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-03 23:27:00 +01:00
Douwe Maan
cbcb8dbe70 Use select2 dropdown for dashboard/group 'New X' buttons 2015-12-07 17:12:04 +01:00
Dmitriy Zaporozhets
d6c8eefb5d Big refactoring of issues filters
* Squash project users selectbox and users selectbox into one class
* Move from API autocomplete to GitLab internal one
* Smarter filter for project/group/all issues
* Use selectbox with searchbox for assignee/author/milestone/label
* Switch to ajax filter for issue author/assignee
2015-03-26 19:13:49 -07:00
Dmitriy Zaporozhets
27ee0fc57b Helper for ajax group selectbox
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-30 11:46:47 +02:00
Dmitriy Zaporozhets
f0f88390c1
project_user selectbox with ajax autocomplete
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-13 16:08:26 +02:00
Dmitriy Zaporozhets
dcea191314
Select2 tag for namespaces with ajax loading
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-15 15:25:09 +02:00
Dmitriy Zaporozhets
e219cf7246 Annotate! 2013-10-01 15:15:28 +03:00
Jim
3668cdf5bb Update api.js.coffee
CoffeeScript doesn't like that
2013-06-13 00:44:25 -03:00
Christian Simon
529376bb0b [BUGFIX] User suggest at team_members/new not working with relative_url_root
* Closing #3540
* Closing #3704
2013-04-24 19:40:09 +02:00
Dmitriy Zaporozhets
3cdac0b934 Use Api.js to handle api calls to gitlab 2013-03-20 21:55:25 +02:00