summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Completed project filter dropdown, still need to move it from inline to Proje...Luke Bennett2016-09-011-1/+1
* Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-011-0/+13
* Changed tests to use JS testsPhil Hughes2016-08-191-2/+1
* Addressed feedbackPhil Hughes2016-08-191-10/+6
* Added tooltip to label value in collapsed sidebarPhil Hughes2016-08-191-0/+14
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-1/+1
* Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-151-1/+1
|\
| * Updated testsPhil Hughes2016-07-071-1/+1
* | Added author username tooltip in issuable headerPhil Hughes2016-07-121-1/+1
|/
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Checks for current_user when getting todoPhil Hughes2016-06-171-1/+1
* Improved manual todosPhil Hughes2016-06-171-3/+3
* 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