Commit graph

21 commits

Author SHA1 Message Date
Luke "Jared" Bennett
e5100c3316
First FE review changes 2017-07-07 14:55:17 +01:00
Luke "Jared" Bennett
cc1e51efa7
Added report issuable feature 2017-07-07 14:55:17 +01:00
Douwe Maan
fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Mike Greiling
b34b29907c Resolve "MR comment + system note highlight don't have the same width" 2017-06-22 02:22:08 +00:00
Eric Eastwood
e51078ecfc Disable autocomplete on snippets comments
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594

Was supposedly fixed in MR for
https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop
up again
2017-06-19 13:42:12 -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
Douwe Maan
41b47965a7 More consistent padding of notes, system notes, and note form 2017-05-26 19:01:42 +00:00
Annabel Dunstone Gray
41441445a0 Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into 'master'
Fix note header author and time ago wrapping in parallel diff

Closes #32801

See merge request !11702
2017-05-25 16:24:04 +00:00
Eric Eastwood
068e5e21b3 Fix note header author and time ago wrapping in parallel diff
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32801
2017-05-25 00:02:58 -05:00
Kushal Pandya
b050b68189 Fix user and issues autocomplete in diff notes 2017-05-24 10:52:52 +00:00
Eric Eastwood
682cfbb4dc Fix system note comparison and standardize note setup
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32551
2017-05-19 09:50:59 -05:00
Phil Hughes
010e1dacab Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'master'
Fix note flicker with note you can't edit and trailing new line edge case

Closes #32449

See merge request !11472
2017-05-18 09:39:29 +00:00
Eric Eastwood
f21a315590 Fix missing .original-note-content and trailing new line edge case
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32449
2017-05-18 03:23:16 -05:00
Sam Rose
1e0c6439ff Disable reference prefixes in notes for Snippets 2017-05-18 08:10:59 +00:00
blackst0ne
5b0e086946 Add an ability to cancel attaching file and redesign attaching files UI 2017-05-16 19:52:17 +11:00
Eric Eastwood
08edfb67b1 Fix flickering of system notes
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32087

Easy reproduction:

 1. Edit an issue title
 1. Notice the system note added
 1. Switch to another tab and back (to fire the polling immediately)
 1. Notice the flicker (without this fix)
2017-05-10 22:15:03 -05:00
Sean McGivern
86e75ae092 Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable' 2017-05-05 22:00:36 +01:00
Jarka Kadlecova
e4f7b87ddb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
blackst0ne
ac99441de9 Change 'exclude_author' param 2017-05-04 13:07:03 +11:00
Eric Eastwood
cf34b07e80 Add real-time note edits 🐿️ 2017-05-03 17:41:16 +00:00
Jarka Kadlecova
8c3a03c1b9 Display comments for personal snippets 2017-05-02 13:07:53 +02:00