summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-1/+3
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-6/+19
|\
| * fixed issuable templates dropdown not showingPhil Hughes2017-05-251-1/+1
| * fixed bug with can? check when user is not logged inPhil Hughes2017-05-241-1/+1
| * Changed all data to come through the JSON script elementPhil Hughes2017-05-241-2/+15
| * Fixed up the template dropdown to correctly workPhil Hughes2017-05-161-1/+3
| * Added description template selectorPhil Hughes2017-05-151-0/+6
* | Removed unneeded newline in issuables_helper_spec and removed unneeded update...Luke "Jared" Bennett2017-06-021-2/+1
* | Fixed issuables_helper_spec and added a test for issuable_app_dataLuke "Jared" Bennett2017-05-311-23/+23
* | Remove EditableHelper and move method to IssuablesHelperLuke "Jared" Bennett2017-05-311-1/+12
* | Fix helper methods returning wrong data types for vueLuke "Jared" Bennett2017-05-311-2/+6
* | Move issuable_app_data to helperLuke "Jared" Bennett2017-05-311-0/+8
|/
* Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern2017-05-121-2/+3
|\
| * fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-2/+3
* | Remove some weird code to add/remove the task statusPhil Hughes2017-05-111-5/+3
|/
* Merge request widget redesignFatih Acet2017-05-091-1/+4
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+10
* Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-10/+2
* Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-181-1/+1
* Using IssuablesFinder(s) for UI countersValery Sizov2017-04-181-1/+2
* Merge branch '26595-fix-issue-preselected-template' into 'master' Rémy Coutable2017-03-301-1/+1
|\
| * Fix linking to new issue with selected templateEric Eastwood2017-03-291-1/+1
* | Updated todos sidebar iconPhil Hughes2017-03-241-0/+15
|/
* 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