Commit Graph

19 Commits

Author SHA1 Message Date
Filipa Lacerda 83397ed071
Fix broken tests due to bad conflict resolution 2018-06-13 12:05:52 +01:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Filipa Lacerda 088de7237a
[ci skip] Fix more eslint rules 2018-01-05 15:45:05 +00:00
Filipa Lacerda 7c7f526684
[ci skip] Fix more rules 2018-01-05 14:31:12 +00:00
Marcus Amargi 2c15aacc0f corrected typo in quick action data attribute 2017-12-11 18:52:19 -08:00
Clement Ho fab9244c26 backport disable autocomplete 2017-11-22 17:25:11 -06:00
Clement Ho eb5333970c Backport ability to enable/disable file attachments in issuable form 2017-11-21 09:39:57 +00:00
Phil Hughes b40bac3a3c
removed global eslint for remaining files 2017-10-10 10:14:24 +01:00
Douwe Maan 9c22974cd1 Rename a few attribute suffixes from `_url` to `_path` 2017-08-17 19:25:56 +02:00
Phil Hughes 6d4e8154b0 Fixes ctrl+enter not submit issue edit form
Closes #33758
2017-06-24 13:32:31 +01: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 292780272e Focus the description field in the inline form when mounted
[ci skip]
2017-05-17 14:35:02 +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 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