discourse/spec/system
Martin Brennan 16b9165630
FIX: Bookmark auto delete preference usage and default value (#19707)
This commit fixes an issue where the chat message bookmarks
did not respect the user's `bookmark_auto_delete_preference`
which they select in their user preference page.

Also, it changes the default for that value to "keep bookmark and clear reminder"
rather than "never", which ends up leaving a lot of expired bookmark
reminders around which are a pain to clean up.
2023-01-05 08:43:58 +10:00
..
page_objects FIX: Bookmark auto delete preference usage and default value (#19707) 2023-01-05 08:43:58 +10:00
user_page FIX: Invalid route path for staff info warnings link (#19461) 2022-12-14 07:14:01 +08:00
admin_customize_themes_spec.rb DEV: Add system test for updating color scheme of a theme (#19370) 2022-12-08 08:38:36 +08:00
bookmarks_spec.rb FIX: Bookmark auto delete preference usage and default value (#19707) 2023-01-05 08:43:58 +10:00
hashtag_autocomplete_spec.rb DEV: Fix hashtag system spec flakys (#19574) 2022-12-23 09:23:29 +10:00
search_spec.rb FIX: Reset search controller state (#19402) 2022-12-13 09:50:44 -05:00
user_preferences_interface_spec.rb FIX: Remove user_option saving for bookmark auto delete pref (#19476) 2022-12-16 08:50:31 +10:00
user_preferences_navigation_spec.rb FIX: horizontal scrolling was not working correctly (#19236) 2022-12-01 05:27:53 +08:00
viewing_sidebar_preferences_spec.rb FIX: Admin can't see user sidebar preferences of other users (#19570) 2022-12-23 11:45:29 +08:00