summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove `:graphql` feature flagcharlie ablett2019-07-091-2/+1
* replaced string `discussion` with `thread` in issuable-form templateMichel Engelen2019-07-021-3/+3
* Enable GraphQL API endpointPhil Hughes2018-12-131-1/+1
* Remove issue_suggestions feature flagPhil Hughes2018-12-131-1/+1
* Suggests issues when typing titlePhil Hughes2018-11-271-0/+2
* Applies the CE backport of EE#657Tiago Botelho2018-09-241-1/+2
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-2/+2
* Merge branch 'ce-6145-extract-app-views-shared-issuable' into 'master'Robert Speicher2018-06-011-0/+3
|\
| * Unify app/views/shared/issuable/_form.html.hamlLin Jen-Shin2018-06-011-0/+3
* | Fix checkbox/radio button structureClement Ho2018-05-311-2/+2
|/
* [skip ci] Fix form for new issuableClement Ho2018-04-131-1/+1
* [skip ci] Replace col-*-offset-* with offset-*-*Clement Ho2018-04-131-2/+2
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-3/+3
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-1/+1
* [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+2
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-1/+1
* Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-261-1/+1
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-12/+0
* Support descriptions for snippetsJarka Kadlecova2017-05-311-1/+1
* Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-1/+1
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-1/+1
* Rename variableBob Van Landuyt2017-03-131-5/+5
* Show correct message when user cannot resolve discussionsBob Van Landuyt2017-03-131-2/+5
* Replace the warning with an info iconBob Van Landuyt2017-03-131-1/+1
* Build link to discussions to resolve in a helperBob Van Landuyt2017-03-131-3/+2
* Update copy for warning on new issue formBob Van Landuyt2017-03-131-6/+5
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-18/+8
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-2/+16
* [#29014] Create issue form buttons are misaligned on mobileTM Lee2017-03-091-13/+14
* Backport changes from EE squashSean McGivern2017-02-031-0/+2
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* Show a custom WIP help message for MR's with WIP commitsjurre2017-01-191-1/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+15
* Refactor branch chooser in issuable formrefactor-issuable-branch-chooserRémy Coutable2016-11-301-24/+1
* Refactor issuable description and metadata form sectionsrefactor-issuable-description-and-metadataRémy Coutable2016-11-251-45/+3
* Backport some changes done from Time Tracking feature in EE.ee-870-backportRuben Davila2016-11-181-1/+1
* Move issuable title form to a new partialRémy Coutable2016-11-161-47/+21
* Clicking "force remove source branch" label now toggles the checkbox againfix-uncheckable-label-for-force_remove_source_branchRémy Coutable2016-11-081-1/+1
* Refactor template selector in issuable formrefactor-issuable-form-template_selectorRémy Coutable2016-11-041-17/+4
* Ensure merge request's "remove branch" accessors return booleans24102-cannot-unselect-remove-source-branch-when-editing-merge-requestRémy Coutable2016-11-031-0/+1
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-1/+1
|\
| * Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-1/+1
* | Remove show_menu_above attribute from issuable dropdowns.Fatih Acet2016-10-191-3/+3
|/
* Merge branch '22456-option-to-choose-for-no-issue-template' into 'master' Fatih Acet2016-10-141-0/+2
|\
| * Added no-template functionality22456-option-to-choose-for-no-issue-templateLuke Bennett2016-10-131-0/+2
* | Updated issuable dropdown titlesPhil Hughes2016-10-141-3/+3
|/
* Add position menu above ability to glDropdown.Fatih Acet2016-10-041-3/+3