1
0
Fork 0
mirror of synced 2024-07-08 07:46:10 +12:00
Commit graph

2685 commits

Author SHA1 Message Date
Maurits Lourens 1116b1de16 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens 518f8fd55e merge develop into branch 2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot d3f79cf464 v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston 00b12463f6 Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Budibase Staging Release Bot 732666f77b v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston 368ada4a77 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Budibase Staging Release Bot 5413eacf13 v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
mike12345567 72763ec45f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot c961efd691 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
PClmnt c968d534ac Merge pull request #2610 from Budibase/feature/automation-redesign
Automation Redesign
2021-09-16 15:17:51 +01:00
Budibase Staging Release Bot a834095c81 v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
mike12345567 d0f4d573d6 Adding test case for new query rows step. 2021-09-16 12:43:08 +01:00
mike12345567 b18a082951 Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations. 2021-09-15 19:02:44 +01:00
Budibase Staging Release Bot 6ac79f4267 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
mike12345567 5e8810c621 Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 2021-09-15 14:21:29 +01:00
mike12345567 def88ce397 Fixing issues with shared -> Shared directory. 2021-09-15 13:45:38 +01:00
Peter Clement c898c7d8d5 update icons 2021-09-15 11:51:49 +01:00
mike12345567 99fa437f4b Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-15 11:44:11 +01:00
mike12345567 c0fe651419 Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 2021-09-15 11:44:01 +01:00
Andrew Kingston 8a0b9724b0 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot a8ba00e514 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Peter Clement c15c65a586 Merge remote-tracking branch 'origin/develop' into feature/automation-redesign 2021-09-15 10:26:45 +01:00
Rory Powell cf32050a7b Merge pull request #2607 from Budibase/feature/onboarding-backend
Redirects and linking between budibase and account portal
2021-09-15 10:25:46 +01:00
Budibase Staging Release Bot f7bed762d5 v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Peter Clement d2cbeeb679 Merge remote-tracking branch 'origin/develop' into feature/automation-redesign 2021-09-15 09:58:19 +01:00
Martin McKeaveney 8b4861f27c Merge pull request #2551 from mslourens/fix_uppercase_database_name
fix fetching tables from database with uppercase name
2021-09-15 09:53:40 +01:00
Andrew Kingston 6efd505118 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 09:41:47 +01:00
Peter Clement 3b66a14a6f Update icons 2021-09-15 00:49:44 +01:00
Peter Clement 09cab87a86 Add new actions modal and integration with flowchart 2021-09-15 00:45:11 +01:00
mike12345567 432d876dff Backbone of query definition. 2021-09-14 17:49:01 +01:00
Budibase Staging Release Bot 93655cb523 v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury bda973355c Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
mike12345567 35dba2e1cb Fixing test cases after removing worker-farm. 2021-09-14 17:14:44 +01:00
mike12345567 c57e66e21f Changing over to using timestamps. 2021-09-14 16:54:42 +01:00
mike12345567 7d1dec28da Removing the concept of worker-farm and fixing issues raised in review. 2021-09-14 16:43:06 +01:00
Rory Powell 73981680ba Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 2021-09-14 13:03:38 +01:00
mike12345567 70bc68fb61 Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
Rory Powell 6e4c3f776d Typo 2021-09-14 12:24:40 +01:00
Rory Powell 62e93d2302 Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
mike12345567 8f1f1c2d54 Removing the concept of a logic block. 2021-09-14 11:28:39 +01:00
Budibase Staging Release Bot 7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
mike12345567 500179e312 Fixing test cases, making it possible to still run automations via env variable. 2021-09-14 11:18:02 +01:00
mike12345567 a5dbcd81bd Fixing issue discovered by webhook test case. 2021-09-13 18:07:33 +01:00
mike12345567 0ff5fd1ef0 Adding functionality so that when an automation trigger is deleted its test inputs will also be deleted. 2021-09-13 18:03:09 +01:00
mike12345567 8119a5f7f7 Fixing automation test cases. 2021-09-13 17:43:53 +01:00
mike12345567 198ada80b3 Removing sendgrid test as sendgrid automation no longer supported. 2021-09-13 17:08:15 +01:00
mike12345567 b43143f1b7 Removing live prop from JOI def. 2021-09-13 16:43:05 +01:00
mike12345567 a92530f170 Fixing issue #2412 - making sure full enriched records are passed along to automations. 2021-09-13 16:28:52 +01:00
Andrew Kingston 0c0e656b34 Make core portal layout responsive with mobile drawer menu 2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot b2b0d5af78 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00