1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

8373 commits

Author SHA1 Message Date
Peter Clement
6809aa6e22 remove logs 2021-09-15 00:49:44 +01:00
Peter Clement
cdcd582c41 Update icons 2021-09-15 00:49:44 +01:00
Peter Clement
3a5b27f744 add block connector line 2021-09-15 00:49:44 +01:00
Peter Clement
b72999c027 Show test outputs and responses in modal 2021-09-15 00:49:35 +01:00
Peter Clement
e65462858f adding external actions constant 2021-09-15 00:46:52 +01:00
Peter Clement
d0b3db07a6 Require required schema fields before saving 2021-09-15 00:46:52 +01:00
Peter Clement
e6e40f1225 Improve test automation modal and handling of data 2021-09-15 00:46:50 +01:00
Peter Clement
4514776e94 save automation on change / delete / create 2021-09-15 00:45:11 +01:00
Peter Clement
3e851c5eae Add new actions modal and integration with flowchart 2021-09-15 00:45:11 +01:00
Peter Clement
e00e9f970f Update flow chart styling and event handling 2021-09-15 00:45:07 +01:00
Peter Clement
c70ca7badc Add triggers to setup modal 2021-09-15 00:43:25 +01:00
Peter Clement
ca866378d0 add splash screen to automation 2021-09-15 00:43:25 +01:00
mike12345567
d9378e76f7 Backbone of query definition. 2021-09-14 17:49:01 +01:00
Budibase Staging Release Bot
3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury
12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
mike12345567
d2fce749c6 Fixing test cases after removing worker-farm. 2021-09-14 17:14:44 +01:00
mike12345567
df1555185d Changing over to using timestamps. 2021-09-14 16:54:42 +01:00
mike12345567
2f9f643592 Removing the concept of worker-farm and fixing issues raised in review. 2021-09-14 16:43:06 +01:00
Andrew Kingston
1ab4e50895 Update styles in normal user app portal 2021-09-14 16:38:47 +01:00
Andrew Kingston
4d76be20f9 Make apps table in portal mobile friendly 2021-09-14 16:21:30 +01:00
Rory Powell
b2471594cf Move account portal redirect to top of auth level 2021-09-14 15:57:34 +01:00
Rory Powell
8e9c1aa204 Navigate between budibase and account portal 2021-09-14 15:49:59 +01:00
Rory Powell
9433a1e360 Redirect to account portal login page in the cloud 2021-09-14 14:18:13 +01:00
Rory Powell
6b42864fc7 Revert vite changes 2021-09-14 13:04:55 +01:00
Rory Powell
3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 2021-09-14 13:03:38 +01:00
mike12345567
e94c629bab Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
Andrew Kingston
fd20e733a8 Improve email template screen layout 2021-09-14 12:36:29 +01:00
Andrew Kingston
1ecfd93c96 Update config checklist to be mobile friendly 2021-09-14 12:32:04 +01:00
Andrew Kingston
a50f1ef981 Update updates page to be mobile friendly and look better 2021-09-14 12:28:23 +01:00
Andrew Kingston
10d59b8370 Update theming page to be mobile friendly 2021-09-14 12:28:07 +01:00
Rory Powell
c419400043 Typo 2021-09-14 12:24:40 +01:00
Rory Powell
b7c867e250 Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
Budibase Release Bot
0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney
8e74a9e951
Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
mike12345567
458db567ea Removing the concept of a logic block. 2021-09-14 11:28:39 +01:00
Budibase Staging Release Bot
6748b75efd v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
mike12345567
daef4c2d64 Fixing test cases, making it possible to still run automations via env variable. 2021-09-14 11:18:02 +01:00
Rory Powell
0af538816d
Merge pull request #2574 from Budibase/feature/onboarding-backend
Add new redis key for email verification & pre-hashed password option
2021-09-14 11:17:54 +01:00
Martin McKeaveney
57b92d5b96 fix app fetching 2021-09-14 11:16:28 +01:00
Rory Powell
708853d890
Merge pull request #2599 from Budibase/feature/onboarding-backend-self-hosted-flow-and-shared-sessions
Configurable user cache population in auth middleware
2021-09-14 11:02:20 +01:00
Budibase Release Bot
5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Martin McKeaveney
994fa421e7 Merge branch 'master' of github.com:Budibase/budibase 2021-09-13 18:33:51 +01:00
Martin McKeaveney
02c9719b03 publishing redis client fix to master 2021-09-13 18:29:44 +01:00
mike12345567
ce5feda3ed Fixing issue discovered by webhook test case. 2021-09-13 18:07:33 +01:00
mike12345567
421d98d5b7 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
Rory Powell
8d4311d232 Fix typo 2021-09-13 17:45:37 +01:00
mike12345567
cba326fe6e Fixing automation test cases. 2021-09-13 17:43:53 +01:00
Rory Powell
ff39d247c8 Configurable user cache population in auth middleware 2021-09-13 17:38:12 +01:00
mike12345567
36739579e3 Removing sendgrid test as sendgrid automation no longer supported. 2021-09-13 17:08:15 +01:00
Andrew Kingston
43297e2061 Make portal organisation page mobile friendly 2021-09-13 16:59:15 +01:00