discourse/app
Vinoth Kannan 78d8bd7c81
FIX: hide "Save Draft" button when editing post on same topic. (#22266)
When the composer is open with a draft for a topic and the user clicks the edit button of a post on the same topic, we shouldn't display the "Save Draft" button. Because the edited post's draft will override the existing draft of the same topic even if we saved it.
2023-06-27 14:07:23 +05:30
..
assets FIX: hide "Save Draft" button when editing post on same topic. (#22266) 2023-06-27 14:07:23 +05:30
controllers DEV: Refactor updating parent/child relationships between themes (#22244) 2023-06-22 13:57:39 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Add hooks for email poller plugins (#21384) 2023-06-26 13:16:03 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models FEATURE: Show first notification tip to all users (#22258) 2023-06-26 18:39:29 +03:00
serializers FEATURE: display commit hash for each plugin on `/admin/plugins` page. (#22176) 2023-06-26 10:09:57 +05:30
services FEATURE: new watched_precedence_over_muted setting (#22252) 2023-06-27 14:49:34 +10:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30