docbrown/app
Suzanne Aitchison 2f436731a7
Add markdown toolbar to comments (#18062)
* show the toolbar (WIP - includes some hacks and todos)

* allow calling component to pass additional toolbar elements

* add templates behaviour

* get templates working

* tweaks following mention autocomplete refactor

* remove image upload handler no longer needed

* rename method

* some small refactors

* only comment text area controls visibility of templates area

* fix error in role name

* fix mobile view

* update specs
2022-07-12 09:02:53 +01:00
..
assets Add markdown toolbar to comments (#18062) 2022-07-12 09:02:53 +01:00
controllers Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06:00
decorators Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Rename base_roles ui labels (#17938) 2022-06-21 16:17:35 +01:00
javascript Add markdown toolbar to comments (#18062) 2022-07-12 09:02:53 +01:00
lib API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
liquid_tags Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Fixed most rubocop issues (#18048) 2022-07-07 14:36:08 -06:00
policies Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
queries Member index: filter by organizations (#17943) 2022-06-21 13:32:50 +01:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Remove the "Getting Started" Section from the Config (#16033) 2022-01-20 07:31:35 -07:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Add markdown toolbar to comments (#18062) 2022-07-12 09:02:53 +01:00
workers Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00