Commit Graph

33 Commits

Author SHA1 Message Date
Winnie Hellmann f5ce678dfe Use autosave utilities in NoteForm component 2019-03-21 17:14:44 +01:00
Jan Provaznik b2c70230b3 Remove Redcarpet markdown engine
This engine was replaced with CommonMarker in 11.4, it was deprecated
since then.
2019-02-04 12:48:35 +01:00
Phil Hughes 3fd9e48a7e Merge branch 'fix-note-i18n' into 'master'
Add a string externalisation in note form

See merge request gitlab-org/gitlab-ce!24514
2019-01-21 17:22:37 +00:00
Mike Greiling 7ccd235df1
Upgrade prettier and reformat files as necessary
Upgrades prettier to 1.15.3
Runs `yarn prettier-save-all` against the codebase
Most changes are due to https://github.com/prettier/prettier/pull/5519
2019-01-14 15:29:02 -06:00
Katrin Leinweber abcabccfff Fix a string externalisation for i18n 2019-01-12 21:15:08 +01:00
Natalia Tepluhina 98ad22d2aa
Added handleKeySubmit method to match EE 2019-01-07 08:56:32 +00:00
Ramya Authappan d3c73487c5 Collapsible Comments Test for Issues 2019-01-03 14:57:51 +00:00
Oswaldo Ferreira ed3034bbb7 Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
Phil Hughes 662a3c335b
Backport of draft-design-improvements changes 2018-11-29 12:03:33 +00:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
at.ramya 25b658cf65 QA Selectors for Batch Comment E2E Automation 2018-10-30 14:42:50 +05:30
André Luís cbb659cdb3 Backport EE fixes to CE checking resolvability
EE branch: 7921-fix-batch-comments-resolution
fixes the checks to know whether discussion will
be resolved upon posting a comment or not. It
covers scenarios where Batch Comments are enabled
and disabled. To minimise risk of conflicts between
CE and EE, the checks have been backported.

this.shouldResolve() will not exist in CE.
2018-10-11 23:49:52 +01:00
André Luís 8e5c0e68ec Backport CE changes for: [Frontend only] Batch comments on merge requests 2018-10-06 17:16:40 +00:00
Mike Greiling f829b181bc
Resolve eslint-plugin-vue errors
The eslint-plugin-vue upgrade had some breaking changes to
vue/attribute-order which needed to be resolved in order to avoid
disabling the rule entirely
2018-09-20 02:39:50 -05:00
Dmitriy Zaporozhets 7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
Jan Provaznik d95c1f0335 Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
André Luís 8047b00fb6 Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"
This reverts commit bd5b177b0fc48d77b5069b112faf36d151221be7.
2018-08-01 15:26:57 +01:00
André Luís c7cd9ee97c Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"
This reverts commit 5ba542b109, reversing
changes made to 32c831ea2b.
2018-08-01 13:45:15 +01:00
Fatih Acet 46e1eb1cb2
Update note form component name. 2018-07-18 12:55:54 +02:00
Winnie Hellmann 191d8ecff6 Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"
This reverts merge request !20140
2018-07-10 12:38:15 +00:00
Brett Walker 750af9fd32 Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
Andreas Kämmerle 5aff2bdb96 Fix localized button string 2018-06-25 15:15:42 +00:00
Andreas Kämmerle a01f34fec4 Externalize button string 2018-06-25 14:51:37 +02:00
Andreas Kämmerle 4e19db62af Change button text to more specific Discard draft 2018-06-25 13:43:11 +02:00
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
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
Fatih Acet fdc9ae2edf
Prettify notes. 2018-03-16 23:16:21 +03:00
Fatih Acet 059ab73b8e Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00
Eric Eastwood 333c1723ab Fix Ctrl+Enter keyboard shortcut saving comment/note edit
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41956
2018-01-11 20:28:56 -06:00
Filipa Lacerda 349d06688f
Fix more eslint rules 2018-01-08 20:01:49 +00:00
Filipa Lacerda cdc4938834
[ci skip] Fix more rules 2018-01-05 00:45:32 +00:00
Simon Knox 874deb4142 rename remaining issue_ prefixed files 2017-12-09 07:24:52 +11:00