summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-4/+7
* link issuable reference to itself in headermhasbini2017-03-091-1/+18
* Fix linter errorsFilipa Lacerda2017-03-011-1/+1
* Improve a11y in sidebarFilipa Lacerda2017-02-281-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Move issuable reference display to a helper methodOswaldo Ferreira2017-01-271-0/+4
* Backport backend work for time tracking.Ruben Davila2017-01-151-0/+9
* Change earlier to task_status_short to avoid titlebar line wraps25941-odd-overflow-behavior-for-long-issue-headersdimitrieh2016-12-221-2/+2
* Don't include ignored params in cache keySean McGivern2016-12-011-0/+1
* Count all issuable states at onceSean McGivern2016-12-011-6/+3
* Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-281-5/+15
* More aggressively preload on merge request and issue index pagesDouwe Maan2016-11-181-2/+4
* Merge branch 'fix_navigation_bar_issuables_counters' into 'master' Rémy Coutable2016-11-161-0/+11
|\
| * Improve changes after MR review.Lucas Deschamps2016-11-161-2/+2
| * Navigation bar issuables counters reflects dashboard issuables countersLucas Deschamps2016-11-161-0/+11
* | Move issuable title form to a new partialRémy Coutable2016-11-161-5/+0
|/
* Refactor template selector in issuable formrefactor-issuable-form-template_selectorRémy Coutable2016-11-041-0/+51
* add "x of y tasks completed" on issuableGuilherme Salazar2016-10-281-0/+8
* Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-0/+4
* Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-0/+36
|\
| * Small improvements thanks to Robert's feedbackRémy Coutable2016-09-301-4/+4
| * Cache the issuable counters for 2 minutesRémy Coutable2016-09-301-0/+36
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-0/+13
|\ \ | |/
| * 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
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-0/+9
|\ \ | |/
| * 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
* | Fixed up frontend code based on feedbackPhil Hughes2016-07-201-1/+1
* | Removed duplicate labels from the dropdown on dashboardPhil Hughes2016-07-201-9/+5
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-15/+4
* | Fixed issue where label query would bring back duplicatesPhil Hughes2016-07-201-1/+1
* | Fixed Rubocop offence with underscored var namesPhil Hughes2016-07-201-2/+2
* | Fixed failing label dropdown testsPhil Hughes2016-07-201-2/+10
* | Fixed label dropdown bugs with pre-selecting the toggle labelPhil Hughes2016-07-201-2/+3
* | Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-1/+1
|/
* 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