summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+0
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-5/+10
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-8/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-15/+13
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-4/+4
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-4/+4
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-5/+8
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-0/+1
* Make it harder to delete issuables accidentallyStan Hu2019-08-291-1/+1
* Rename blocking MRs to cross-project MR dependenciesNick Thomas2019-08-081-2/+0
* Backport CE parts of "Allow blocking merge requests to be configured"Nick Thomas2019-07-221-0/+2
* 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