Andrew Kingston
|
08a98b4b95
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-17 12:59:15 +01:00 |
Mel O'Hagan
|
ef2244fd20
|
Add limit placeholder for Automation queries
|
2022-05-11 11:25:53 +01:00 |
Andrew Kingston
|
b89203cd45
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-09 09:41:28 +01:00 |
Peter Clement
|
118b9bbd97
|
remove log
|
2022-05-04 11:56:54 +01:00 |
Peter Clement
|
45fd19583c
|
linting
|
2022-05-04 11:55:26 +01:00 |
Peter Clement
|
746362c4ef
|
fix binding panel in automate
|
2022-04-29 11:37:40 +01:00 |
Andrew Kingston
|
b42161bfd5
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-04-27 07:59:37 +01:00 |
Andrew Kingston
|
271e302b10
|
Add back in component settings panel
|
2022-04-26 14:22:32 +01:00 |
Peter Clement
|
a756cc4c5d
|
use seqeunetial function to handle successive changes
|
2022-04-26 10:47:57 +01:00 |
Peter Clement
|
0c083a0692
|
remove function scope
|
2022-04-26 09:40:02 +01:00 |
Peter Clement
|
302ff6b270
|
Merge remote-tracking branch 'origin/develop' into fix/automation-performance-ux
|
2022-04-25 15:38:11 +01:00 |
Peter Clement
|
470b98ee54
|
update modalbindableinput to use on blur
|
2022-04-25 15:17:35 +01:00 |
Peter Clement
|
2306c5d09d
|
remove log
|
2022-04-25 14:58:44 +01:00 |
Peter Clement
|
72985ee71c
|
remove debouncing of automation input change and replace with on blurr
|
2022-04-25 14:51:36 +01:00 |
Peter Clement
|
ab610786f0
|
add array to app action types
|
2022-04-25 14:31:15 +01:00 |
Peter Clement
|
97c49b11d2
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-18 10:05:43 +01:00 |
Mel O'Hagan
|
d8f487288e
|
Change to startsWith JS. Remove index decrement.
|
2022-04-13 13:27:17 +01:00 |
Peter Clement
|
47480450d8
|
fix failure condition
|
2022-04-11 23:10:29 +01:00 |
Peter Clement
|
999199dcf6
|
Add handling for failure conditions
|
2022-04-11 10:26:59 +01:00 |
Peter Clement
|
b439e59137
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-07 22:32:44 +01:00 |
Mel O'Hagan
|
0d2b9c39e2
|
Display correct selector label for JS Scripting
|
2022-04-07 15:09:53 +01:00 |
Peter Clement
|
006bf368bb
|
more parsing of output bindings
|
2022-03-29 10:29:51 +01:00 |
Andrew Kingston
|
07931043be
|
Fix design of automation SchemaSetup
|
2022-03-28 16:56:42 +01:00 |
Andrew Kingston
|
7f66a3cace
|
Fix automation section crashing when a table has been deleted and is in use
|
2022-03-28 16:26:37 +01:00 |
Peter Clement
|
73151722ec
|
update bindings to support looping
|
2022-03-28 10:01:56 +01:00 |
Peter Clement
|
7817d65eb3
|
Automation foreach block
|
2022-03-25 09:26:55 +00:00 |
Peter Clement
|
62290b30f1
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-03-01 11:18:11 +00:00 |
Andrew Kingston
|
ee0bfa9ab0
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
2022-02-15 14:59:11 +00:00 |
Peter Clement
|
ca53ee4069
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-02-15 14:14:27 +00:00 |
Peter Clement
|
c0d929fd2f
|
update automation type coercion
|
2022-02-15 13:03:24 +00:00 |
mike12345567
|
c1bd5b8329
|
Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block.
|
2022-02-14 14:57:06 +00:00 |
Peter Clement
|
8db67d5a3f
|
fix bindings
|
2022-02-11 14:43:10 +00:00 |
Peter Clement
|
f44471d9d0
|
fix js
|
2022-02-11 14:38:34 +00:00 |
Peter Clement
|
d4b98095c2
|
update how we handle coercion of types
|
2022-02-11 14:20:25 +00:00 |
Peter Clement
|
4a02d36cd0
|
removing uneeded log
|
2022-02-08 15:23:37 +00:00 |
Peter Clement
|
b91919e6d1
|
change naming of var
|
2022-02-08 15:00:16 +00:00 |
Peter Clement
|
ca821f2a47
|
allow use of plain inputs for automations enabling use of bindings in all types
|
2022-02-08 14:52:08 +00:00 |
Andrew Kingston
|
9d52841219
|
Refactor automation store to properly handle errors
|
2022-01-25 15:44:08 +00:00 |
Andrew Kingston
|
1ec3a91cae
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
mike12345567
|
b15f003c8c
|
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
|
acfe5ac0d7
|
Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks
|
2021-12-08 11:16:22 +00:00 |
Andrew Kingston
|
90011b53cc
|
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
|
f40fe2e4ed
|
account for integer type from JSON schema
|
2021-12-08 10:14:30 +00:00 |
Peter Clement
|
5311c8ee7e
|
save inputted test data
|
2021-11-17 13:49:34 +00:00 |
mike12345567
|
014b277c55
|
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
|
2c5285006d
|
fix import
|
2021-10-21 16:04:00 +01:00 |
Martin McKeaveney
|
3b3862bd01
|
Merge branch 'develop' into fix/postreleasefixes2
|
2021-10-21 16:00:48 +01:00 |
Martin McKeaveney
|
218996d50d
|
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
|
dac9523452
|
remove log
|
2021-10-19 09:51:40 +01:00 |
Peter Clement
|
5a9bd21237
|
Fix issue where external datasource action wasn't saving it's values
|
2021-10-19 09:45:04 +01:00 |