super-productivity/packages/plugin-dev/automations/src
Johannes Millan aa75e6f7ee
fix(plugins): prevent automation rule data loss (#8972)
Keep initialization read-only, preserve unsupported synced entries across explicit edits, and reject malformed runtime payloads. Stage mutations transactionally so failed persistence cannot leave executable rules that disappear after restart.
2026-07-13 19:12:13 +02:00
..
app feat(plugin-automations): add taskStarted/taskStopped triggers and removeTag action 2026-05-14 21:14:00 +02:00
assets refactor(automationPlugin): move and rename 2025-12-02 13:30:37 +01:00
core fix(plugins): prevent automation rule data loss (#8972) 2026-07-13 19:12:13 +02:00
utils feat(plugin-automations): add taskStarted/taskStopped triggers and removeTag action 2026-05-14 21:14:00 +02:00
index.html Feat/plugin UI kit (#6362) 2026-02-04 18:18:22 +01:00
index.tsx Feat/plugin UI kit (#6362) 2026-02-04 18:18:22 +01:00
manifest.json feat(plugin-automations): add taskStarted/taskStopped triggers and removeTag action 2026-05-14 21:14:00 +02:00
plugin.ts fix(plugin-automations): guard nullish currentTaskChange payload 2026-05-18 21:59:25 +02:00
types.ts feat(plugin-automations): add taskStarted/taskStopped triggers and removeTag action 2026-05-14 21:14:00 +02:00