summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Trigger filtering after ajax is complete in dropdowndropdown-filter-after-loadPhil Hughes2016-04-191-0/+1
* Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-1/+1
|\
| * Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-051-0/+1
| |\
| * \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-291-57/+77
| |\ \
| * | | Revert authors ability to assign anyoneZeger-Jan van de Weg2016-02-221-1/+1
| * | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-2/+5
* | | | Fixed style issuessubscribe-button-fixPhil Hughes2016-04-141-1/+1
* | | | Fixed issue with failing testsPhil Hughes2016-04-121-1/+1
* | | | Removed references to subscribe-button CSS classPhil Hughes2016-04-121-2/+2
* | | | Remove duplication. Remove JS data attributesJacob Schatz2016-04-071-6/+6
* | | | Hide "assign to me" link if not alloweddont-assign-me-if-you-arent-allowJacob Schatz2016-04-071-5/+7
| |_|/ |/| |
* | | Sidebar collapse update issueJacob Schatz2016-03-301-0/+1
| |/ |/|
* | Fix small style issuefunctional-sidebarJacob Schatz2016-03-281-1/+1
* | Use hidden inputs instead of `data-selected`Jacob Schatz2016-03-251-1/+1
* | Fix minor code style issuesJacob Schatz2016-03-251-11/+7
* | Fix features until tests pass.Jacob Schatz2016-03-251-2/+2
* | Fixed some colours in sidebarPhil Hughes2016-03-251-2/+2
* | Add Assign to me button and unassigned.Jacob Schatz2016-03-251-1/+1
* | Assign current user when no user is assigned linkJacob Schatz2016-03-251-3/+6
* | Fix subscription button by hooking it back up.Jacob Schatz2016-03-251-0/+1
* | Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-2/+2
* | Fix endpointAlfredo Sumaran2016-03-251-3/+3
* | Add missing #Alfredo Sumaran2016-03-251-1/+1
* | Rename header for dropdownsJacob Schatz2016-03-251-2/+2
* | New dropdowns work on merge requests too!Jacob Schatz2016-03-251-6/+10
* | Adds new dropdown ajax to user selectionJacob Schatz2016-03-251-1/+3
* | Adding dropdown for usersJacob Schatz2016-03-251-1/+1
* | Make remove multi and remove single work.Jacob Schatz2016-03-251-2/+2
* | Fix bugs with select dropdown and multiselectionJacob Schatz2016-03-251-2/+4
* | Removes bugs with selection.Jacob Schatz2016-03-251-1/+2
* | Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-251-1/+1
* | Add milestone sidebar update via JSONJacob Schatz2016-03-251-3/+25
* | Make label search work with JSON dataJacob Schatz2016-03-251-0/+1
* | Sidebar milestone updatable via JSONJacob Schatz2016-03-251-1/+1
* | Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-251-3/+3
* | HAML style fixsidebar-bold-fixPhil Hughes2016-03-241-1/+1
* | Fixed bold in sidebarPhil Hughes2016-03-231-1/+1
* | Fixed bug where participants would not work correctly on merge requestsmerge-request-sidebarPhil Hughes2016-03-211-3/+3
* | Links to user on collapsed issue sidebarPhil Hughes2016-03-181-1/+1
* | Fixed issue when user doesnt existPhil Hughes2016-03-181-1/+1
* | Improved issue sidebarPhil Hughes2016-03-181-27/+19
* | Improving the original label-subscribing implementationRémy Coutable2016-03-151-2/+2
* | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+2
* | Fixes issue with issue sidebar toggle button not workingPhil Hughes2016-03-101-1/+1
* | Created helper class to hide content in issue sidebar when collapsedsidebar-hide-classPhil Hughes2016-02-251-16/+15
|/
* Correct icon for milestones.bugfix/jschatz1/milestone-iconJacob Schatz2016-02-171-1/+1
* Merge branch 'bugfix/jschatz1/sidebar-fixes-13215' into 'master' Jacob Schatz2016-02-161-1/+1
|\
| * Make copy button in collapsed sidebar work.bugfix/jschatz1/sidebar-fixes-13215Jacob Schatz2016-02-051-1/+1
* | Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-1/+1
* | Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-10/+7
|/