Commit graph

24 commits

Author SHA1 Message Date
GitLab Bot
c4c1fc5fe7 Add latest changes from gitlab-org/gitlab@master 2020-05-15 15:08:04 +00:00
Clement Ho
80766821b2 Revert .hide to .d-none conversion 2018-04-24 16:40:46 -05:00
Clement Ho
4e54f5ae1b [skip ci] add col-sm-* for form-horizontal changes to keep layout 2018-04-12 18:16:56 -05:00
Clement Ho
c552328617 [skip ci] .form-horizontal => .form-group.row 2018-04-12 15:11:22 -05:00
Clement Ho
e44ceb96d0 [skip ci] .control-label to .col-form-label 2018-04-11 14:36:17 -05:00
Clement Ho
0ff1fccd8d [skip ci] Rename .hide to .d-none 2018-04-09 13:52:14 -05:00
Bob Van Landuyt
49bef99c5f Add a bunch of missing translations 2017-06-15 14:47:04 +02:00
Nur Rony
8d207c6d89
fixes MR widget jump 2017-02-10 23:21:20 +06:00
Gabriel Gizotti
5d478e5cee add js prefix to classes used to toggle description on commit message in merge request 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
9e321043c7 extract duplicate logic into a variable on _commit_message_container 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
e97c7100ae move javascript code from _commit_message_container view to javascripts/merge_request.js 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
58609f842e backend completely drives creation of merge commit message 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
d1980ef9c8 only render MR description toggle javascript if description is available 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
1a72dc2486 keep branch being merged, MR title and MR reference in merge commit message when using description 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
00a842eacc Add toggle links for using default message and description on change merge commit message container 2016-12-16 19:13:17 +10:00
Phil Hughes
44a95c5dea Added back text used on merge commit message 2016-04-11 17:41:47 +01:00
Phil Hughes
6333ebe619 Prefills commit message in edit file
See #14488
2016-04-11 17:40:36 +01:00
Robert Speicher
76ed2afcfc Change js-quick-submit behavior to expect the class on the form
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
2016-03-02 15:11:15 -05:00
Douwe Maan
e945ec0280 Add "Start a new merge request" option to every commit form 2015-11-17 18:53:56 +01:00
Robert Speicher
de3ff174e7 Quick Submit all the things!
Adds quick submit behavior to the forms for:

- Blobs ("new file")
- Commit messages
- Issuables
- Notes
- Labels
- Milestones
- Wikis
2015-10-07 15:23:42 -04:00
Ciro Santilli
3098e7a453 Factor commit message textareas. 2014-10-02 12:03:30 +02:00
Marin Jankovski
da37a251f9 Add ch width. 2014-06-03 12:33:43 +02:00
Marin Jankovski
d2851b0883 Do not show a 72 times. 2014-06-03 10:36:27 +02:00
Ciro Santillli
07a9d44de7 Commit message textareas have 72 char mark line. 2014-04-16 21:55:36 +02:00