discourse/plugins/automation
Joffrey JAFFEUX 699541af75
FEATURE: limits post created edited trigger to a group (#31523)
This commit allows admins to limit the post created/edited trigger
execution to a specific post user group.

It's for example useful if you want to auto tag all the topics created
by member of a specific group.
2025-02-26 10:52:40 +01:00
..
admin/assets/javascripts DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00
app FIX: Recover from failing automations (#31413) 2025-02-20 12:45:06 +02:00
assets DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00
config FEATURE: limits post created edited trigger to a group (#31523) 2025-02-26 10:52:40 +01:00
db/migrate DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00
lib FEATURE: limits post created edited trigger to a group (#31523) 2025-02-26 10:52:40 +01:00
spec FEATURE: limits post created edited trigger to a group (#31523) 2025-02-26 10:52:40 +01:00
test/javascripts/integration/components DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
plugin.rb DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00