discourse/app
David Battersby 0a619d8c88
FIX: Fast edit doesn’t work on content with certain characters (#20410)
Small js fix for fast edit to allow posts to save changes when the post contains apostrophes and quotation marks. Replaces unicode characters in text prior to saving the edit.

Includes system tests for fast edit and introduces a new system spec component for fast edit usage.
2023-02-23 11:30:16 +08:00
..
assets FIX: Fast edit doesn’t work on content with certain characters (#20410) 2023-02-23 11:30:16 +08:00
controllers DEV: configurable public sidebar sections (#20303) 2023-02-22 08:55:44 +11:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models FEATURE: Add API scopes for group endpoints (#20401) 2023-02-22 09:06:49 -07:00
serializers DEV: Remove redesigned_user_page_nav_enabled property (#20409) 2023-02-23 10:35:02 +08:00
services DEV: configurable public sidebar sections (#20303) 2023-02-22 08:55:44 +11:00
views UX: Style edits (#19927) 2023-02-15 11:02:16 -06:00