discourse/app
Martin Brennan 344ef5226c
FEATURE: Edit bookmark reminders from post and explicit delete button (#9455)
There is now an explicit "Delete Bookmark" button in the edit modal. A confirmation is shown before deleting.

Along with this, when the bookmarked post icon is clicked the modal is now shown instead of just deleting the bookmark. Also, the "Delete Bookmark" button from the user bookmark list now confirms the action.

Add a `d d` shortcut in the modal to delete the bookmark.
2020-04-20 13:30:04 +10:00
..
assets FEATURE: Edit bookmark reminders from post and explicit delete button (#9455) 2020-04-20 13:30:04 +10:00
controllers FEATURE: Edit bookmark reminders from post and explicit delete button (#9455) 2020-04-20 13:30:04 +10:00
helpers FIX: Display small post actions when embedding a topic (#9278) 2020-03-26 09:07:41 -03:00
jobs FIX: Abort emit_web_hook_event job cleanly if web hook was deleted (#9445) 2020-04-16 21:24:09 +01:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models FIX: don't demote users to TL2 when default trust level is 3 2020-04-16 12:28:16 -04:00
serializers FEATURE: Edit bookmark reminders from post and explicit delete button (#9455) 2020-04-20 13:30:04 +10:00
services DEV: themes_install_task find existing themes consistently (#9424) 2020-04-14 14:20:21 -05:00
views UX: Improve published page avatar resolution (#9405) 2020-04-13 08:57:27 -07:00