discourse/plugins/automation
Joffrey JAFFEUX e7f0aa52fa
FIX: ensures we don't exit without pending automations (#26771)
This case is not supposed to happen but it seems safer to ensure this case will recreate pending automations.
2024-04-26 14:05:27 +02:00
..
admin/assets/javascripts/admin FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
app FIX: resets pending automations only if necessary (#26685) 2024-04-19 14:23:57 +02:00
assets/stylesheets/common DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
config Update translations (#26713) 2024-04-23 16:22:27 +02:00
db/migrate
lib FIX: ensures we don't exit without pending automations (#26771) 2024-04-26 14:05:27 +02:00
spec FIX: ensures we don't exit without pending automations (#26771) 2024-04-26 14:05:27 +02:00
test/javascripts/integration/components DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
plugin.rb FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03:00