summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-2/+2
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-4/+4
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+1
| |\
| * | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-3/+3
| * | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-5/+8
| |\ \
| * | | Fix failing static-analysis (rubocop)Jarka Kadlecova2017-08-111-1/+1
| * | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-101-3/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-0/+10
| |\ \ \ \
| * | | | | [ci skip] Emit events up to prevent accessing refs of refsFilipa Lacerda2017-07-281-1/+0
| * | | | | [ci skip] Adds quick actions links to the toolbarFilipa Lacerda2017-07-261-1/+2
| * | | | | Add data required for note formDouwe Maan2017-07-211-1/+1
* | | | | | Ensure `issuables_count_for_state` returns the requested state countRobert Speicher2017-09-011-1/+1
* | | | | | Remove issuable finder count cachingSean McGivern2017-08-311-10/+3
| |_|_|_|/ |/| | | |
* | | | | replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-1/+1
| |_|_|/ |/| | |
* | | | Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-5/+8
| |_|/ |/| |
* | | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* | | Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-1/+1
| |/ |/|
* | moved some more inline codePhil Hughes2017-07-251-0/+10
|/
* Fix issuable state counter cache keysSean McGivern2017-07-191-1/+1
* Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-8/+0
* Tidy up close_reopen helpers and fix filtered-search-token paddingLuke "Jared" Bennett2017-07-071-18/+32
* Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-071-12/+26
* Revert parent param removalLuke "Jared" Bennett2017-07-071-2/+4
* Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-071-2/+5
* Removed merge_request/issue state_event param parent and removed issuable_pat...Luke "Jared" Bennett2017-07-071-28/+15
* Added report issuable featureLuke "Jared" Bennett2017-07-071-0/+41
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Make issuables_count_for_state publicspeed-up-issue-counting-for-a-projectSean McGivern2017-06-301-12/+12
* Make finders responsible for counter cache keysSean McGivern2017-06-301-20/+1
* Cache total issue / MR counts for project by user typeSean McGivern2017-06-301-10/+19
* Stop showing task status if no tasks are presentPhil Hughes2017-06-201-3/+4
* 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