discourse/config
Martin Brennan 6fb0f36ce1
FEATURE: Optionally delete bookmark when reminder sent (#9637)
We now show an options gear icon next to the bookmark name.

When expanded we show the "delete bookmark when reminder sent" option. The value of this checkbox is saved in local storage for the user.

If this is ticked, when a reminder is sent for the bookmark the bookmark itself is deleted. This is so people can use the reminder functionality by itself.

Also remove the blue alert reminder section from the "Edit Bookmark" modal as it just added clutter, because the user can already see they had a reminder set:

Adds a default false boolean column `delete_when_reminder_sent` to bookmarks.
2020-05-07 13:37:39 +10:00
..
cloud/cloud66
environments DEV: Revert quiet assets in dev. 2020-04-29 14:46:56 +08:00
initializers DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
locales FEATURE: Optionally delete bookmark when reminder sent (#9637) 2020-05-07 13:37:39 +10:00
application.rb Don't precompile preload-store 2020-05-06 16:47:04 -04:00
boot.rb DEV: Remove logging when redis is terminated 2019-06-21 10:31:48 +01:00
cdn.yml.sample
database.yml DEV: correct parallel specs rake tasks 2019-12-31 14:07:55 +11:00
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf FEATURE: Add setting to controle the Expect header on S3 calls 2020-04-30 12:12:00 -03:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FIX: Serve .ico files without nginx 404 for secure media uploads (#8826) 2020-01-31 12:45:02 +10:00
projections.json DEV: Use .hbr for raw template file extension (#8883) 2020-02-11 13:38:12 -06:00
puma.rb
routes.rb DEV: Use a tmp directory for storing uploads in tests (#9554) 2020-04-28 14:03:04 +01:00
sidekiq.yml
site_settings.yml DEV: Remove all code referencing at_desktop bookmark reminders (#9650) 2020-05-06 15:22:43 +10:00
spring.rb
thin.yml.sample
unicorn.conf.rb FIX: Reopen sidekiq log files after rotation (#9429) 2020-04-16 12:13:13 +01:00
unicorn_launcher
unicorn_upstart.conf