discourse/test/javascripts
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
..
acceptance FIX: topic title in search contains data-topic-id (#9435) 2020-04-17 09:35:26 +10:00
admin Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
components FIX: ensures toolbar is updated on composer action change (#9402) 2020-04-10 22:39:19 +02:00
controllers FEATURE: Edit bookmark reminders from post and explicit delete button (#9455) 2020-04-20 13:30:04 +10:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures PERF: Enable new user card route by default (#9442) 2020-04-17 09:42:57 +01:00
helpers DEV: Allows moduleForWidget to use before/afterEach options (#9296) 2020-03-30 18:12:32 +02:00
initializers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
lib FEATURE: Decorate topic-level bookmark button with reminder time (#9426) 2020-04-16 09:20:44 +10:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets fix translations impacting other tests (#9321) 2020-03-31 09:26:35 +02:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: attempts to fix various leaks (#9428) 2020-04-16 07:58:04 +02:00