1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

11 commits

Author SHA1 Message Date
Martin McKeaveney
b417521725 onEmptyFilter selection for automations 2022-08-10 15:38:08 +01:00
mike12345567
348f7e2d1c Fixing some issues with automations + lucene filtering (with string templating on the backend) as well as type coercion in the query rows action. 2022-07-28 13:39:11 +01:00
mike12345567
3a4f2a7e66 Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method. 2022-07-27 16:18:12 +01:00
Mel O'Hagan
ef2244fd20 Add limit placeholder for Automation queries 2022-05-11 11:25:53 +01:00
Peter Clement
7a45d8dd23 Merge pull request #4976 from Budibase/fix/query-rows-automation-fix
Handle error when running a a Query Rows automation with a deleted column
2022-03-22 16:24:59 +00:00
Peter Clement
6fe202a429 Handle error when running an automation with a deleted column 2022-03-21 12:32:04 +00:00
mike12345567
c958e93aed Fixing another issue raised by test cases. 2022-02-28 19:27:37 +00:00
mike12345567
bdaf56fac7 Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
mike12345567
cf5b7b1a99 Fixing issues with automation steps found during testing. 2021-09-20 19:21:04 +01:00
mike12345567
b18a082951 Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations. 2021-09-15 19:02:44 +01:00
mike12345567
432d876dff Backbone of query definition. 2021-09-14 17:49:01 +01:00