budibase/packages/frontend-core/src
Peter Clement 7fd55fe27d
Automation trigger filtering (#14123)
* backend for triggering automation based on filters

* frontend for handling triggering automations on filter / old row

* lint and bug fix

* fix issue with test header

* make test data optional

* improve safety on trigger gate

* add support for running trigger with filter if no change happened but filter matches

* update var naming to actually make sense

* tests

* fix lint

* improve gating for shouldTrigger check

* remove unecessary cast

* unecessary tableId check

* frontend text updates

* resolving comments

* pro

* Update packages/types/src/documents/app/automation.ts

Co-authored-by: Sam Rose <hello@samwho.dev>

* link out to docs for trigger filtering

* fix pro

* more pr comments

* use getAppId

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-07-18 10:38:15 +01:00
..
api Allow a user invite to be revoked (#13805) 2024-05-31 14:34:08 +00:00
components Automation trigger filtering (#14123) 2024-07-18 10:38:15 +01:00
fetch Remove more instances of the work lucene. 2024-06-12 15:13:50 +01:00
stores Allow Collapsing Selected Components, Add Hotkeys for Collapsing Components (#12764) 2024-02-15 10:53:58 +00:00
themes Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
utils Using the relationship name rather than the table name - the relationship may have a different name to the related table, this makes it a bit more sensible. 2024-07-01 15:48:49 +01:00
constants.js Adds _id and _rev back to internal datasource filter options (#13977) 2024-06-24 14:31:27 +01:00
index.js Fix import/export 2023-11-20 21:48:49 +01:00