Robert Speicher
9eeba8fb49
Auto-correct ProjectPathHelper violations
2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542
Change login_as
uses to gitlab_sign_in
2017-06-19 18:59:01 -05:00
Douwe Maan
f14bb94253
Add spec
2017-05-24 14:40:14 -05:00
Filipa Lacerda
c013d23d63
Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'
...
Don't copy empty elements that were not selected on purpose as GFM
See merge request !11520
2017-05-24 19:25:59 +00:00
Douwe Maan
850b99830e
Add spec
2017-05-23 14:56:05 -05:00
Oswaldo Ferreira
2338785ec9
Use wait_for_requests to wait all JS request
2017-05-22 20:39:49 -03:00
Douwe Maan
4070d58af7
Don't copy empty elements that were not selected on purpose as GFM
2017-05-18 22:24:08 -05:00
Rémy Coutable
3db37e0562
Enable the Style/TrailingCommaInArguments cop
...
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
Douwe Maan
bb7865276b
Use new renamed markup method
2017-04-27 14:54:20 -05:00
Toon Claes
d95bffc6da
Rename GitlabMarkdownHelper -> MarkupHelper
...
It does more than solely GitLab Markdown, so rename to MarkupHelper.
2017-04-27 13:22:17 +02:00
Robert Speicher
aef345024f
Use :empty_project
where possible in top-level feature specs
2017-04-20 17:30:55 -04:00
Mike Greiling
95d38ac9f9
remove all references to the .es6 in our config files and documentation
2017-03-15 18:31:01 -05:00
Douwe Maan
9a0a4f17a4
Remove selectionToGFM
2017-03-14 15:29:31 -06:00
Douwe Maan
f90909307e
Fix specs
2017-03-14 15:29:31 -06:00
Douwe Maan
6685cbeb99
Document tag option and clarify spec
2017-03-14 15:29:00 -06:00
Douwe Maan
6890327762
Copy code as GFM from diffs, blobs and GFM code blocks
2017-03-14 15:29:00 -06:00
Filipa Lacerda
0ec62b6c5d
Merge branch '26371-native-emojis-v3' into 'master'
...
Add emoji images - Base Native Unicode Emojis
Closes #26371
See merge request !9569
2017-03-07 02:34:48 +00:00
Eric Eastwood
e6fc0207cb
Use native unicode emojis
...
- gl_emoji for falling back to image/css-sprite when the browser
doesn't support an emoji
- Markdown rendering (Banzai filter)
- Autocomplete
- Award emoji menu
- Perceived perf
- Immediate response because we now build client-side
- Update `digests.json` generation in gemojione rake task to be more
useful and include `unicodeVersion`
MR: !9437
See issues
- #26371
- #27250
- #22474
2017-03-06 12:54:46 -06:00
James
00f5cb84d5
SanitizationFilter allows html5 details and summary (Issue #21605 )
...
Also adds details/summary tags to Copy-as-GFM
2017-03-06 16:27:49 +00:00
Douwe Maan
2e040c3ff7
Correctly transform an anchor link to GFM when copying it
2017-02-09 07:50:41 -06:00
Douwe Maan
43dc626352
Run tests in a single browser session
2017-01-24 16:55:12 -06:00
Douwe Maan
bd2880bbc6
Improve handling of code blocks containing triple backticks
2017-01-19 13:54:59 -06:00
Douwe Maan
d89f561612
Improve support for linebreaks, tables and nested blockquotes in lists
2017-01-19 13:47:54 -06:00
Douwe Maan
359c417619
Properly copy/paste allowed HTML
2017-01-19 10:01:27 -06:00
Douwe Maan
c463dfb66d
Satisfy Rubocop
2017-01-18 16:21:44 -06:00
Douwe Maan
3c9e556b9e
Add more SyntaxHighlightFilter and MathFilter tests
2017-01-17 13:07:49 -05:00
Douwe Maan
bc3448fc48
Improve spec
2017-01-16 18:11:15 -05:00
Douwe Maan
dbfa58e2da
Copying a rendered issue/comment will paste into GFM textareas as actual GFM
2017-01-16 16:14:18 -05:00