Commit graph

32 commits

Author SHA1 Message Date
Filipa Lacerda
27b98beac9 Merge branch 'issue-inline-edit-quick-submit' into 'master'
Fixes ctrl+enter not submit issue edit form

Closes #33758

See merge request !12422
2017-06-26 09:28:43 +00:00
Phil Hughes
6d4e8154b0 Fixes ctrl+enter not submit issue edit form
Closes #33758
2017-06-24 13:32:31 +01:00
Eric Eastwood
6cb575d612 Add support for multiple tooltips in the same Vue component
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
2017-06-23 02:12:45 -05:00
Eric Eastwood
ea090291bb Rename "Slash commands" to "Quick actions"
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070

Deprecate "chat commands" in favor of "slash commands"

We looked for things like:

 - `slash commmand`
 - `slash_command`
 - `slash-command`
 - `SlashCommand`
2017-06-15 09:01:56 -05:00
Phil Hughes
29fd13056b enable meta+enter shortcut to quick submit 2017-05-30 12:08:49 +01:00
Phil Hughes
e20654fcc3 fixed GFM references not working
[ci skip]
2017-05-25 14:35:19 +01:00
Phil Hughes
21205d1e85 Merge branch 'issue-edit-inline' into issue-edit-inline-description-template
[ci skip]
2017-05-22 14:14:04 +01:00
Phil Hughes
745ec1acd1 added label to button
[ci skip]
2017-05-22 13:25:35 +01:00
Phil Hughes
17617a32bd Moved value into computed property
Changed jQuery selector into document.querySelector

[ci skip]
2017-05-22 09:08:39 +01:00
Phil Hughes
7a21e26f4b Merge branch 'issue-edit-inline' into issue-edit-inline-description-template
[ci skip]
2017-05-22 08:59:37 +01:00
Phil Hughes
1c463586c4 Removed un-used CSS
Fixed random if statement

[ci skip]
2017-05-18 22:35:42 +01:00
Phil Hughes
b8647134d9 Merge branch 'issue-edit-inline' into issue-edit-inline-move-project
[ci skip]
2017-05-18 12:44:27 +01:00
Filipa Lacerda
f5675666a1 Merge branch 'auto-focus-description-field' into 'issue-edit-inline'
Focus the description field in the inline form when mounted

See merge request !11441
2017-05-18 10:14:06 +00:00
Phil Hughes
4f0849f2fd Merge branch 'issue-edit-inline' into issue-edit-inline-description-template
[ci skip]
2017-05-17 15:48:15 +01:00
Phil Hughes
292780272e Focus the description field in the inline form when mounted
[ci skip]
2017-05-17 14:35:02 +01:00
Phil Hughes
907dd68e0a Added move to project in issue inline edit form
[ci skip]
2017-05-17 13:01:24 +01:00
Phil Hughes
6963442d67 Merge branch 'issue-edit-inline' into issue-edit-inline-confidential
[ci skip]
2017-05-17 09:59:08 +01:00
Phil Hughes
3301ca1055 Fixed up the template dropdown to correctly work
[ci skip]
2017-05-16 16:18:52 +01:00
Phil Hughes
f1b0b4a40f Merge branch 'issue-edit-inline' into issue-edit-inline-description-template 2017-05-16 15:02:23 +01:00
Phil Hughes
2a93474102 Use dash instead of underscore
[ci skip]
2017-05-16 12:15:38 +01:00
Phil Hughes
47e875ea1f Added spec for rendering the selector
[ci skip]
2017-05-16 11:38:02 +01:00
Phil Hughes
0820aab4cf Merge branch 'issue-edit-inline' into issue-edit-inline-description-template 2017-05-16 11:24:27 +01:00
Phil Hughes
86ab9edbb2 Merge branch 'issue-edit-inline' into issue-edit-inline-description-field
[ci skip]
2017-05-16 10:37:10 +01:00
Phil Hughes
c4fea61f15 Added inline confidential field
[ci skip]
2017-05-15 17:00:16 +01:00
Phil Hughes
36df19e71b Stop passing through the store object
[ci skip]
2017-05-15 15:34:01 +01:00
Phil Hughes
efc9408fbf Added description template selector
[ci skip]
2017-05-15 14:51:40 +01:00
Phil Hughes
96a4652100 Added markdown docs link
[ci skip]
2017-05-15 12:28:42 +01:00
Phil Hughes
aa6d92aedb Added sr-only to label for description
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes
7791d498a0 Added accessibility data to description field
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes
b5b5b4af0c Added description field to inline edit form
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes
b1affe07a1 Issue inline edit title field
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes
e61ce83be9 Issue inline edit title field
[ci skip]
2017-05-15 11:35:26 +01:00