discourse/plugins/discourse-narrative-bot/spec/discourse_narrative_bot
Martin Brennan 0cb40fe9ed
FIX: Narrative bot not working for bookmarks with reminders (#9289)
Reported https://meta.discourse.org/t/improved-bookmarks-with-reminders/144542/42?u=mjrbrennan

* There was no callback on the bookmark model to trigger the next step of the narrative bot on bookmark.
* Also the translation URL path was hardcoded, needs to be conditional based on whether the site setting is enabled.
2020-03-27 12:17:18 +10:00
..
advanced_user_narrative_spec.rb FIX: Allow users to create polls in PMs with non human users (#9055) 2020-03-02 14:29:40 -05:00
new_user_narrative_spec.rb FIX: Narrative bot not working for bookmarks with reminders (#9289) 2020-03-27 12:17:18 +10:00
store_spec.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
track_selector_spec.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00