summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Moved todo creation over to project todos controllerPhil Hughes2016-06-141-10/+0
* Fixed bug with sidebar when user is not logged inPhil Hughes2016-06-141-1/+3
* Manually create todo for issuablePhil Hughes2016-06-141-0/+14
* Remove prev/next buttons on issues and merge requests18026-consider-removing-issue-merge-request-previous-next-buttonsAlejandro Rodríguez2016-06-061-12/+0
* Address feedbackAlfredo Sumaran2016-06-031-6/+0
* Set indeterminated itemsAlfredo Sumaran2016-06-031-0/+5
* Fixed issue with spacing in issuable headerissuable-header-by-spacingPhil Hughes2016-05-271-1/+1
* Filter issuables by any userPhil Hughes2016-05-261-6/+2
* Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-201-0/+19
|\
| * some refactoringArinde Eniola2016-04-191-9/+7
| * rename the test fileArinde Eniola2016-04-141-1/+1
| * Move functionality to label[]Jacob Schatz2016-04-131-6/+14
| * Proper selecting multiple labels.Jacob Schatz2016-04-131-0/+13
* | Fixed testsPhil Hughes2016-04-161-1/+1
* | Fixed up based on feedbackPhil Hughes2016-04-161-3/+1
* | Moved meta information into an issuable helper methodPhil Hughes2016-04-161-0/+11
|/
* Updated based on Ruby feedbackPhil Hughes2016-03-291-1/+1
* Ruby fixesPhil Hughes2016-03-291-11/+4
* Fixed rubocop issuesPhil Hughes2016-03-291-5/+6
* Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-0/+14
* Fix minor code style issuesJacob Schatz2016-03-251-0/+10
* Moved code to single line ifPhil Hughes2016-03-171-4/+2
* Removed label/milestone helper methodsdropdown-preselect-valuePhil Hughes2016-03-161-18/+8
* Fixed failing testsPhil Hughes2016-03-161-1/+2
* Pre-selects values on issue and merge request dropdownPhil Hughes2016-03-161-0/+28
* Fixes "iid of max iid" in Issuable sidebar for merged MRfix/13928-wrong-iid-of-max-iidRémy Coutable2016-03-081-1/+5
* Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-8/+4
* Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-0/+41