1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
Commit graph

135 commits

Author SHA1 Message Date
Peter Clement bb5ad1c2bf update how we handle coercion of types 2022-02-11 14:20:25 +00:00
Peter Clement 0affc0d0c2 removing uneeded log 2022-02-08 15:23:37 +00:00
Peter Clement 59b59dcccb change naming of var 2022-02-08 15:00:16 +00:00
Peter Clement e7c02e2fb8 allow use of plain inputs for automations enabling use of bindings in all types 2022-02-08 14:52:08 +00:00
mike12345567 387eecca0f Updating to use automation setup to use action button instead of custom chevron div and using the action button in the automation code editor so that bindings can be hidden/shown if they are taking up too much of screen. 2022-01-11 16:54:43 +00:00
Martin McKeaveney a1f88efc51 Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks 2021-12-08 11:16:22 +00:00
Andrew Kingston 19f28037e1 Use full runtime bindings in automation settings and enable JS bindings for backend log action 2021-12-08 10:59:26 +00:00
Martin McKeaveney 27da6ea4ab account for integer type from JSON schema 2021-12-08 10:14:30 +00:00
Peter Clement 2d76c530f7 save inputted test data 2021-11-17 13:49:34 +00:00
mike12345567 e44c461a97 Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter. 2021-11-09 18:07:21 +00:00
Martin McKeaveney 8257d42701 fix import 2021-10-21 16:04:00 +01:00
Martin McKeaveney b1f04a0f6b
Merge branch 'develop' into fix/postreleasefixes2 2021-10-21 16:00:48 +01:00
Martin McKeaveney 6c41a71827 account for 400 errors in data ui for plus datasources, fix query param selection in automations 2021-10-21 12:31:06 +01:00
Peter Clement b5824794b6 remove log 2021-10-19 09:51:40 +01:00
Peter Clement 3d222a62f9 Fix issue where external datasource action wasn't saving it's values 2021-10-19 09:45:04 +01:00
Andrew Kingston 27a1342531
Merge pull request #3002 from Budibase/js-binding-drawer
JavaScript bindings
2021-10-15 11:37:25 +01:00
Peter Clement d7500045a9 remove log 2021-10-14 16:46:59 +01:00
Peter Clement fb335a27d2 Handle longform types within Automations 2021-10-14 15:44:17 +01:00
mike12345567 0ba56ea54c Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer 2021-10-13 16:48:36 +01:00
Peter Clement 2105fb31db some tidy up 2021-10-13 09:29:01 +01:00
Peter Clement 9c99e4dd0b add ability to copy _rev and _id from data tab 2021-10-12 17:32:15 +01:00
Andrew Kingston 445a560e0d Enable JS bindings in all design fields where HBS is also enabled 2021-10-12 16:52:56 +01:00
Peter Clement b2b1d53c94 add relationship selector to automation blocks 2021-10-12 14:13:33 +01:00
Peter Clement 31feef6882 surface schema for user in json 2021-10-12 12:20:40 +01:00
Peter Clement 6f708ec86b fix webhook issue in automations 2021-10-12 11:00:49 +01:00
Peter Clement a8829d9adb fix app action trigger 2021-10-11 19:38:43 +01:00
Andrew Kingston 5c6c21aeef Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Peter Clement a99cee39bc add multiselect / date / boolean types to automations 2021-09-20 16:23:33 +01:00
Maurits Lourens 0102e7284d fix merge conflicts, make arguments more consistent 2021-09-16 23:20:31 +02:00
Maurits Lourens 104a84d19b merge develop into branch 2021-09-16 22:15:09 +02:00
Maurits Lourens ce3781e334 fix calls to automations.save, which doesn't need the instanceId 2021-08-26 15:58:24 +02:00
Maurits Lourens 5ad0f2cb57 fix bug when an automation was selected but not present anymore 2021-08-03 22:29:47 +02:00
Maurits Lourens 8c4333f4ca fix cypress test 2021-07-27 23:48:06 +02:00
Maurits Lourens cd4d40fb47 fix lint issue 2021-07-27 21:19:31 +02:00
Maurits Lourens 0c006e1339 convert automation icons into toggle 2021-07-27 14:29:06 +02:00
Andrew Kingston 6b2ffaa273 Use automation block title in drawer for automation bindings 2021-07-14 15:46:00 +01:00
Andrew Kingston d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Andrew Kingston 1256b01275 Fix issue with automation action for executing external data connector. Closes #1559 2021-05-26 09:02:59 +01:00
Andrew Kingston f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Martin McKeaveney 775fd10b6f activations 2021-05-19 10:46:47 +01:00
Martin McKeaveney 50701c74f4 Adding cron presets to automations 2021-05-18 22:20:41 +01:00
Martin McKeaveney 5ae9b46226 lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney 1b1d45756b pulling app list, re-adding code for automation blocks and external data source block lost in merge 2021-05-06 18:31:03 +01:00
mike12345567 c259564ba8 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney bb2f4f485b merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney a4cc4191b4 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston 556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
mike12345567 acc6eed8ff Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +01:00
Martin McKeaveney 4618dfd2d1 merge 2021-05-04 09:55:14 +01:00