discourse/plugins/automation
Osama Sayegh 4733369f71
FEATURE: Add 'New users only' option to user_updated trigger (#26648)
This commit adds a new option to the `user_updated` trigger of the automation plugin to only trigger an automation for new users that join after the automation is enabled.

Internal topic: t/125829/9.
2024-04-16 21:13:11 +03:00
..
admin/assets/javascripts/admin FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
app FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03:00
assets/stylesheets/common DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
config FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03:00
db/migrate
lib FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03:00
spec FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03: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