summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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