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

19 commits

Author SHA1 Message Date
Shumpei Kishi
2f563f108a Adding a validation check for undefined 2022-10-03 17:34:06 +09:00
Shumpei Kishi
8aee6c95d8 Fixing the validation logic to accept boolean false value. 2022-10-03 15:55:11 +09:00
Rory Powell
6cdcfe18c8 Disable automation chaining in cloud 2022-08-23 12:35:53 +01:00
Rory Powell
7275ec5f99 Disable recursive row update on cloud automations 2022-08-23 11:41:58 +01:00
mike12345567
d2fe119d90 Main body of work, refactoring most usages. 2022-01-27 18:18:31 +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
Peter Clement
09cab87a86 Add new actions modal and integration with flowchart 2021-09-15 00:45:11 +01:00
mike12345567
70bc68fb61 Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
mike12345567
1c24e3f520 Re-working all of the actions to have a success output, and make sure everything has useful outputs. 2021-09-07 17:31:54 +01:00
mike12345567
2531d9a681 Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 2021-09-06 17:53:02 +01:00
Michael Drury
126bf74347 Fixing issue with update row after rows API changed. 2021-07-16 19:13:44 +01:00
Keviin Åberg Kultalahti
0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
mike12345567
4f71e11c94 Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
mike12345567
799168c6b8 Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
mike12345567
63f38ce99d Making chaining of automations through different row creation/deletions possible. 2020-12-07 17:23:53 +00:00
mike12345567
5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
mike12345567
3ae82b95a3 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 2020-10-27 12:33:25 +00:00
mike12345567
5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
Renamed from packages/server/src/automations/steps/updateRecord.js (Browse further)