summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix small style issuefunctional-sidebarJacob Schatz2016-03-282-4/+4
* Update, so filtering works properly.Jacob Schatz2016-03-263-3/+8
* Fix filter so it works with new multi select drop-downs.Jacob Schatz2016-03-251-4/+4
* Use hidden inputs instead of `data-selected`Jacob Schatz2016-03-252-10/+7
* Fix minor code style issuesJacob Schatz2016-03-255-29/+21
* Edit button leaves modal openJacob Schatz2016-03-254-10/+16
* Add back in currentUserJacob Schatz2016-03-251-1/+1
* Fix features until tests pass.Jacob Schatz2016-03-255-58/+59
* Fixed JS error that was failing the buildsPhil Hughes2016-03-251-5/+6
* Fixed some colours in sidebarPhil Hughes2016-03-252-4/+8
* Add Assign to me button and unassigned.Jacob Schatz2016-03-253-31/+39
* Assign current user when no user is assigned linkJacob Schatz2016-03-254-40/+77
* Add js-extras so show any and show no for milestones show up.Jacob Schatz2016-03-251-1/+1
* Remove console logJacob Schatz2016-03-251-1/+0
* Fix subscription button by hooking it back up.Jacob Schatz2016-03-252-0/+2
* Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-259-17/+53
* Fix specsAlfredo Sumaran2016-03-251-1/+1
* Fix endpointAlfredo Sumaran2016-03-253-3/+5
* Remove unnecessary sentenceAlfredo Sumaran2016-03-251-1/+0
* Add missing #Alfredo Sumaran2016-03-251-1/+1
* Rename header for dropdownsJacob Schatz2016-03-251-2/+2
* Add multi select stay open functionalityJacob Schatz2016-03-254-31/+58
* New dropdowns work on merge requests too!Jacob Schatz2016-03-256-22/+36
* Adds new dropdown ajax to user selectionJacob Schatz2016-03-254-6/+43
* Adding dropdown for usersJacob Schatz2016-03-252-1/+3
* Remove api calls from api.js.coffee.Jacob Schatz2016-03-251-39/+0
* Make remove multi and remove single work.Jacob Schatz2016-03-253-12/+8
* Fix bugs with select dropdown and multiselectionJacob Schatz2016-03-252-16/+21
* Removes bugs with selection.Jacob Schatz2016-03-252-3/+13
* Fix up commit messageJacob Schatz2016-03-251-4/+9
* Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-255-49/+63
* Add milestone sidebar update via JSONJacob Schatz2016-03-256-9/+83
* Make label search work with JSON dataJacob Schatz2016-03-253-8/+13
* Ajax call to milestones via new dropdownsJacob Schatz2016-03-254-4/+30
* Sidebar milestone updatable via JSONJacob Schatz2016-03-255-16/+18
* Adds milestone API JS callJacob Schatz2016-03-251-0/+18
* Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-258-16/+44
* Merge branch 'clarify_lfs' into 'master' Achilleas Pipinellis2016-03-251-0/+4
|\
| * Clarify LFS configurationDrew Blessing2016-03-241-0/+4
* | Describe CI stuff.Sytse Sijbrandij2016-03-241-1/+1
* | Merge branch 'issue_14610' into 'master' Robert Speicher2016-03-241-2/+2
|\ \
| * | Fix link when issuable is newAlfredo Sumaran2016-03-241-1/+1
| * | Fix cancel link on issuable edit formissue_14610Alfredo Sumaran2016-03-241-1/+1
|/ /
* | Merge branch 'fix-comments-on-confidential-issues-show-activity-feed-for-non-...Douwe Maan2016-03-245-31/+64
|\ \
| * | Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-244-25/+25
| * | Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre2016-03-243-16/+49
|/ /
* | Merge branch 'project-dropdown-width' into 'master' Jacob Schatz2016-03-241-0/+1
|\ \ | |/ |/|
| * Fixed issue with width of project select dropdownPhil Hughes2016-03-241-0/+1
* | Merge branch 'sidebar-bold-fix' into 'master' Jacob Schatz2016-03-241-1/+1
|\ \
| * | HAML style fixsidebar-bold-fixPhil Hughes2016-03-241-1/+1