Peter Clement
|
1b8f7efbbb
|
fix label not being rendered correctly
|
2021-09-16 12:15:32 +01:00 |
Peter Clement
|
1dfb69db7e
|
change naming within blocks
|
2021-09-15 16:59:15 +01:00 |
Peter Clement
|
d9f2bd2caa
|
update reactivity of test data modal
|
2021-09-15 16:55:17 +01:00 |
Peter Clement
|
294c05e6f0
|
fix build
|
2021-09-15 13:58:15 +01:00 |
Peter Clement
|
f75f0fc1d4
|
simplify parsing of internal / external actions
|
2021-09-15 12:58:20 +01:00 |
Peter Clement
|
97c546107e
|
small css updates
|
2021-09-15 11:52:42 +01:00 |
Peter Clement
|
6c4a10c4f5
|
update icons
|
2021-09-15 11:51:49 +01:00 |
Peter Clement
|
c8d0031e7c
|
Merge remote-tracking branch 'origin/develop' into feature/automation-redesign
|
2021-09-15 10:26:45 +01:00 |
Rory Powell
|
fd92030dbd
|
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
|
28a97913af
|
v0.9.125-alpha.6
|
2021-09-15 09:01:46 +00:00 |
Peter Clement
|
1557c6f9b3
|
Merge remote-tracking branch 'origin/develop' into feature/automation-redesign
|
2021-09-15 09:58:19 +01:00 |
Peter Clement
|
f141647e72
|
incorrect file name
|
2021-09-15 09:57:06 +01:00 |
Martin McKeaveney
|
2e192f8acd
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
mike12345567
|
e30587d1b5
|
Removing live prop from JOI def.
|
2021-09-13 16:43:05 +01:00 |