discourse/plugins
Joffrey JAFFEUX bf715c8235
FIX: resets pending automations only if necessary (#26685)
Prior to this fix, any change to an automation would reset `pending_automations`, now we only do it if any value related to recurrence (start_date, interval, frequency, execute_at...) has been changed.

It means that any trigger creating `pending_automations` now needs to manage them in the `on_update` callback.
2024-04-19 14:23:57 +02:00
..
automation FIX: resets pending automations only if necessary (#26685) 2024-04-19 14:23:57 +02:00
chat DEV: Rename modifier import to avoid overwriting template keyword 2024-04-19 10:06:08 +01:00
checklist FIX: Nested list checkboxes css (#26581) 2024-04-10 00:28:23 +02:00
discourse-details DEV: refactor morphed preview specs 2024-04-10 10:36:20 +02:00
discourse-lazy-videos Update translations (#26651) 2024-04-16 17:37:49 +02:00
discourse-local-dates FIX: ensure [date-range don't clashes with checklist 2024-04-08 08:22:21 +02:00
discourse-narrative-bot Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-presence DEV: Add appEvents for composer / DEditor toolbar events (#26517) 2024-04-05 08:35:25 -05:00
footnote FEATURE: Allow dismissing tooltips by clicking their button (#26668) 2024-04-18 13:16:55 +02:00
poll DEV: Allow RenderGlimmer to be used inside post-cooked-glued widgets (#26675) 2024-04-18 15:39:29 +01:00
spoiler-alert DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
styleguide DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00