Commit Graph

4 Commits

Author SHA1 Message Date
Kelv 6b66a06174
FIX: restore button to add user notes to post admin menu (#85)
* FIX: use api.addPostAdminMenuButton for modifying post admin menu instead of widget

We use app events here to force refresh of specific post, as previously the behaviour of the widget would trigger the re-render at the same time as the primary actions. This could also be handled in the modal instead of via the action passed by the button.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2023-10-26 18:07:30 +08:00
Penar Musaraj 317e97e664
DEV: Pin plugin for Discourse 3.1 stable (#83) 2023-08-22 13:51:04 -05:00
David Taylor 88b0be9cb3
Fix .discourse-compatiblity pin (#68)
We need the pin to apply to all `2.8.x` versions. Easiest to pin to a more recent beta.
2022-11-29 10:58:57 +00:00
Selase Krakani a9d6614526
DEV: Adopt modern ember primitives (#66)
Modernise components and controllers
2022-11-22 12:30:03 +00:00