1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00
Commit graph

361 commits

Author SHA1 Message Date
Peter Clement 2381048c0f more parsing of output bindings 2022-03-29 10:29:51 +01:00
Andrew Kingston f3cc6aa284 Fix design of automation SchemaSetup 2022-03-28 16:56:42 +01:00
Andrew Kingston e109f06fb4 Fix automation section crashing when a table has been deleted and is in use 2022-03-28 16:26:37 +01:00
Peter Clement 6ccf744557 update bindings to support looping 2022-03-28 10:01:56 +01:00
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 2022-03-25 13:04:34 +00:00
Peter Clement 554cefe997 Automation foreach block 2022-03-25 09:26:55 +00:00
Rene Pot d9c6590482 fix broken docs links 2022-03-23 14:47:27 +01:00
Andrew Kingston 57c6115c35 Update automation navigation to use new full width nav items 2022-03-21 15:48:00 +00:00
mike12345567 2436bc2e32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +00:00
Peter Clement e730a447e9 Merge remote-tracking branch 'origin/develop' into feature/automation-data-types 2022-03-01 11:18:11 +00:00
mike12345567 6415abb3d4 Changing the API key modal to have a copy input which allows copying the API key easily. 2022-02-28 14:29:19 +00:00
Peter Clement 9b3cedd457 remove console log 2022-02-22 16:14:19 +00:00
Peter Clement 439043c6da disallow bindings selection for other actions 2022-02-15 15:05:36 +00:00
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
Peter Clement a665c71529 Merge remote-tracking branch 'origin/develop' into feature/automation-data-types 2022-02-15 14:14:27 +00:00
Peter Clement 22e1a5dad4 uneeded import 2022-02-15 14:11:04 +00:00
Peter Clement 77822bbca3 update automation type coercion 2022-02-15 13:03:24 +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
Peter Clement 28ebc65397 fix bindings 2022-02-11 14:43:10 +00:00
Peter Clement 3b4fe5a284 fix js 2022-02-11 14:38:34 +00:00
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 e1841ecc29 change naming of toggle 2022-02-08 15:14:45 +00:00
Peter Clement 78332a682e fix modal confirmatiom button 2022-02-08 15:08:32 +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
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
Martin McKeaveney b4f9fd4f12 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Peter Clement d15ff0c6e9 use color alias for actions instead of hard-coding the color 2021-09-21 12:05:58 +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 ffca6f6980 rename automation 2021-08-26 08:53:58 +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
mike12345567 bfc4a7cc7b Fixing test case and removing console.log. 2021-06-23 20:18:21 +01:00
mike12345567 6e0f18de87 Fixing issue with automation webhook URL being undefined. 2021-06-23 20:11:05 +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
mike12345567 a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 2021-04-30 16:17:57 +01:00
Martin McKeaveney d877a22a04 lint 2021-04-30 16:02:52 +01:00
Martin McKeaveney da25d8b6e5 tidy up 2021-04-30 15:44:37 +01:00
Keviin Åberg Kultalahti 71f20dd2ea convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00
Martin McKeaveney 2dbcfe3ed1 external data connector block 2021-04-29 21:35:16 +01:00
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 2021-04-29 19:06:58 +01:00
Martin McKeaveney b4051dfed6 merge with next 2021-04-29 11:45:47 +01:00
Andrew Kingston 85466fb7da Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:08:54 +01:00
Andrew Kingston 14a9eebfa1 Update other cypress helpers to work with spectrum 2021-04-28 15:08:43 +01:00
Keviin Åberg Kultalahti 15acfc823f Convert AutomationBindingPanel to new DrawerContent panel 2021-04-28 14:55:53 +02:00
Keviin Åberg Kultalahti a1cad7ab0d Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti 3ebfa3615b rework AutomationBindingPanel to use Layout component 2021-04-27 17:10:25 +02:00
Keviin Åberg Kultalahti 0b37d6f89a rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti aaf9b9e305 merge main branch 2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti 768dfef5a0 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti a760e6c1b5 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti 66081ffa3d rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti 63dfede85a more conversions 2021-04-26 14:56:55 +02:00
Keviin Åberg Kultalahti 47f6509baf update ActionButton interface 2021-04-23 15:45:10 +02:00
Keviin Åberg Kultalahti 422707c18a Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 14:12:20 +02:00
Keviin Åberg Kultalahti eebdbfac36 replace more remix icons 2021-04-23 14:10:44 +02:00
Keviin Åberg Kultalahti 2dff378ce7 replace remix icons in NavItem component 2021-04-23 13:52:34 +02:00
Andrew Kingston d3452d18f8 Update some leftover header sizes 2021-04-23 11:55:36 +01:00
Keviin Åberg Kultalahti dbb125dd12 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 12:52:05 +02:00
Andrew Kingston 443ab6b999 Fix automation name font size 2021-04-23 11:31:40 +01:00
Keviin Åberg Kultalahti c8d6e230c6 more remix replacements 2021-04-23 12:20:38 +02:00
Andrew Kingston b92083bf83 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti 7012ce46ce switch out remix icons 2021-04-23 10:33:41 +02:00
Keviin Åberg Kultalahti 33e1b160d2 switch out remix icons in automation blocks 2021-04-23 10:13:56 +02:00
Keviin Åberg Kultalahti b5db919ee1 switch remix icons to spectrum in panels 2021-04-23 10:07:50 +02:00
Keviin Åberg Kultalahti 51c7114bef Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-22 12:09:51 +02:00
Andrew Kingston 5a3a661f99 Update automation section to use spectrum 2021-04-22 10:58:04 +01:00
Keviin Åberg Kultalahti 09551f971b Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Andrew Kingston 6ac5a999cb Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-20 14:06:33 +01:00
Andrew Kingston 36b1cd75fd Update button actions to use new spectrum components 2021-04-19 14:40:51 +01:00
Keviin Åberg Kultalahti 51c97a2c13 Automations panel now uses the tabs component 2021-04-16 11:49:08 +02:00
Keviin Åberg Kultalahti 5da296ed5d adds divider component 2021-04-14 14:52:25 +02:00
Martin McKeaveney 2c5a65cbb2 remove merge conflict 2021-04-12 20:11:21 +01:00
Martin McKeaveney d8a0f0f747 merge 2021-04-12 13:41:46 +01:00
Keviin Åberg Kultalahti b947bac525 wip menu component 2021-04-12 11:24:03 +02:00
Martin McKeaveney 83abf8111b fix automation fields 2021-04-11 12:02:01 +01:00
Keviin Åberg Kultalahti 97712a2936 fix buttons 2021-04-09 15:24:28 +02:00
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti a2a1722baf conversion of buttons in builder 2021-04-09 10:52:06 +02:00
Keviin Åberg Kultalahti 2963d1d945 actually convert table command buttons 2021-04-08 18:10:18 +02:00
Andrew Kingston a027399d57 Fix missing import of automationStore 2021-04-07 11:33:14 +01:00
Andrew Kingston 46745a757a Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston d4cc872b5c Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00