Commit Graph

15 Commits

Author SHA1 Message Date
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