Commit Graph

13 Commits

Author SHA1 Message Date
GitLab Bot e4bf776a88 Add latest changes from gitlab-org/gitlab@master 2020-03-23 09:09:42 +00:00
Paul Slaughter 84b6c7a5f3
Revert "Merge branch 'mh/editor-indents' into 'master'"
This reverts commit 28f2225bdf, reversing
changes made to 96ae5bd83d.
2019-08-01 12:31:13 -05:00
Martin Hanzel c111d121d6 Add UndoStack class - a custom undo/redo engine
It will be hooked up to the markdown editor later
2019-07-26 07:18:15 +00:00
Marcel van Remmerden aa5bfb9187 Add hover and focus to "Attach a file" 2019-05-31 19:56:38 +00:00
George Tsiolis bc4a641749 Externalize strings from `/app/views/shared/notes` 2019-01-07 20:08:19 +00:00
Annabel Dunstone Gray bed783ac15
Rename btn-secondary to btn-default 2018-05-10 12:22:56 -07:00
Clement Ho 5202817186 Fix user uploads file spec 2018-04-20 11:24:05 -05:00
Clement Ho b292359c48 [skip ci] Convert btn-xs to btn-sm 2018-04-12 16:13:36 -05:00
Clement Ho 0ff1fccd8d [skip ci] Rename .hide to .d-none 2018-04-09 13:52:14 -05:00
Clement Ho 917b7e0dd9 Rename .btn-default to .btn-secondary 2018-04-09 11:49:18 -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
blackst0ne 5b0e086946 Add an ability to cancel attaching file and redesign attaching files UI 2017-05-16 19:52:17 +11:00
Jarka Kadlecova e4f7b87ddb Support comments for personal snippets 2017-05-05 15:45:49 +02:00