Andrew Kingston
|
9daa241c71
|
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 |
mike12345567
|
a6bc495770
|
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 |
Andrew Kingston
|
9ea5be7851
|
Refactor automation store to properly handle errors
|
2022-01-25 15:44:08 +00:00 |
Andrew Kingston
|
ca6fa1334a
|
Add lots more work on refactoring builder to use core API
|
2022-01-21 15:09:27 +00:00 |
Andrew Kingston
|
3a3f4f0538
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
mike12345567
|
4378a3a657
|
Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller.
|
2022-01-11 17:14:04 +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
|
cd5d4a5df4
|
updating cypress test to cover automation creation
|
2021-12-08 11:32:28 +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 |
Martin McKeaveney
|
5abb36b1ed
|
auto app creation from template E2E, added warning to automations that they can't run in dev
|
2021-11-25 10:29:09 +01:00 |
Peter Clement
|
c40cffc34d
|
remove uneeded add action button
|
2021-11-18 14:29:31 +00:00 |
Peter Clement
|
ace9d9b878
|
fix bug with test results
|
2021-11-18 11:41:51 +00:00 |
Peter Clement
|
e81a008a1a
|
fix animation issue with automation blocks
|
2021-11-17 14:28:14 +00:00 |
Peter Clement
|
2d76c530f7
|
save inputted test data
|
2021-11-17 13:49:34 +00:00 |
mike12345567
|
d54992de3d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-11 13:48:07 +00:00 |
Peter Clement
|
5cd5fb0cab
|
Merge pull request #3313 from Budibase/fix/automation-block-width
fix width of automation blocks
|
2021-11-10 14:46:33 +00:00 |
Peter Clement
|
49db941807
|
fix width of automation blocks
|
2021-11-10 14:43:07 +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 |
mike12345567
|
bbcee67e4c
|
Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message.
|
2021-11-03 11:55:01 +00:00 |
Martin McKeaveney
|
3e292057f2
|
Merge pull request #3106 from Budibase/fix/postreleasefixes2
Fix/postreleasefixes2
|
2021-10-25 09:01:50 +01:00 |
Peter Clement
|
f8e859e7de
|
negate boolean
|
2021-10-21 16:38:15 +01: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
|
1286df17a9
|
Disable action if SMTP has not been setup
|
2021-10-19 16:44:30 +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 |
Michael Drury
|
5e16f65d6b
|
Merge pull request #3007 from Budibase/fix/3005
Fixing issues with filter step in automations breaking test flow
|
2021-10-15 14:03:52 +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
|
6a8bf943a8
|
Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring.
|
2021-10-14 15:26:38 +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 |
Peter Clement
|
8b97588851
|
enable 'add action' button when inputs completed
|
2021-10-11 11:35:07 +01:00 |
Peter Clement
|
d11f8fed59
|
fix issue where automation block was not being added in the correct order
|
2021-10-11 11:10:26 +01:00 |
Peter Clement
|
e7d30a968a
|
allow user to add automation block between existing blocks
|
2021-10-06 15:09:51 +01:00 |
Peter Clement
|
5229954b22
|
update icon padding and block background-color
|
2021-10-06 15:07:51 +01:00 |
Rory Powell
|
5e6e3cd123
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
Andrew Kingston
|
5c6c21aeef
|
Move all lucene logic into central builder helpers file
|
2021-09-27 12:59:49 +01:00 |
Martin McKeaveney
|
be1806110a
|
merge with develop
|
2021-09-21 21:43:29 +01:00 |
Peter Clement
|
fc4df8867c
|
update icon to use hoverable
|
2021-09-21 20:30:58 +01:00 |