budibase/packages
Conor Webb 3c74d29cf6
Added the ability to disable automations (#13667)
* Added disabling functionality for automations

* Removed external trigger automations that are disabled from selectable bindings

* Added new popover option for disabling automations

* Added toggle UI Inside automation screen

* Added subtle styling to automation list for disabled functionality.

* Fixed linting error

* Removed duplicate bbui import

* Fixed store function spacing

* Fixed linting issues.

* Added the requested changes to how disable is handled.

* Fixed linting issues.

* Minor UI tweaks based on feedback.

* Added logic to prevent crons type automations from running when disabled.

* Removing webhook disable, causes trigger url to be re-generated.

* Add unit test to ensure disabled automations are filtered out of the active queue

* Fixed lint issues

* Reverted disabled unit test

* Added error throw for disabled automations

* Add test for when a disabled automation gets triggered

* Added try, catch for trigger function - error handling

* Fixed linting issues
2024-05-20 15:13:08 +01:00
..
account-portal@c167c331ff Restore account portal submodule 2024-04-26 09:15:36 +02:00
backend-core Merge branch 'master' into BUDI-8248/reduce-googleapi-calls 2024-05-17 12:28:28 +02:00
bbui Merge branch 'master' into fix/options-picker-toggle-click 2024-05-20 14:48:12 +01:00
builder Added the ability to disable automations (#13667) 2024-05-20 15:13:08 +01:00
cli removing init import. 2024-05-17 16:32:55 +01:00
client Merge branch 'master' of github.com:Budibase/budibase into feature/signature-field-and-component 2024-05-20 11:08:19 +01:00
frontend-core Remove leftover usages of inversion params which are no longer needed 2024-05-20 11:53:19 +01:00
pro@d3c3077011 Update submodule 2024-05-13 14:44:29 +02:00
sdk Revert "Getting rollup package versions consistent through all packages" 2024-04-26 14:59:19 +01:00
server Added the ability to disable automations (#13667) 2024-05-20 15:13:08 +01:00
shared-core PR feedback, signature to signature single 2024-05-17 17:04:15 +01:00
string-templates Revert "Getting rollup package versions consistent through all packages" 2024-04-26 14:59:19 +01:00
types Added the ability to disable automations (#13667) 2024-05-20 15:13:08 +01:00
worker Removing messaging check - not important. 2024-05-15 12:14:21 +01:00