Martin McKeaveney
|
ecb34e49e3
|
Merge pull request #2169 from mslourens/collapse_expand_database_connections
Collapse and expand database connections
|
2021-09-16 14:26:25 +01:00 |
Maurits Lourens
|
85d4ef7673
|
fix tests by ensuring the budibase connection is expanded
|
2021-09-16 10:03:57 +02:00 |
Maurits Lourens
|
910e2f9a1d
|
fix tests
|
2021-09-15 18:16:22 +02:00 |
Budibase Staging Release Bot
|
6ac79f4267
|
v0.9.125-alpha.8
|
2021-09-15 15:58:20 +00:00 |
Martin McKeaveney
|
a575af5e4a
|
Merge pull request #2120 from mslourens/delete_component_with_keyboard
Delete component with keyboard
|
2021-09-15 16:48:38 +01:00 |
Budibase Staging Release Bot
|
a8ba00e514
|
v0.9.125-alpha.7
|
2021-09-15 09:35:25 +00: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 |
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 |
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
|
33090a2521
|
Move account portal redirect to top of auth level
|
2021-09-14 15:57:34 +01:00 |
Rory Powell
|
011193a3dc
|
Navigate between budibase and account portal
|
2021-09-14 15:49:59 +01:00 |
Rory Powell
|
689065d2b8
|
Redirect to account portal login page in the cloud
|
2021-09-14 14:18:13 +01:00 |
Rory Powell
|
b10f48304a
|
Revert vite changes
|
2021-09-14 13:04:55 +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 |
Rory Powell
|
d2c5197fa0
|
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
|
83bec557b8
|
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
|
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 |
Rory Powell
|
ba199a592c
|
Fix typo
|
2021-09-13 17:45:37 +01:00 |
mike12345567
|
8119a5f7f7
|
Fixing automation test cases.
|
2021-09-13 17:43:53 +01:00 |
Rory Powell
|
fb01a66936
|
Configurable user cache population in auth middleware
|
2021-09-13 17:38:12 +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 |
Budibase Staging Release Bot
|
b2b0d5af78
|
v0.9.125-alpha.3
|
2021-09-13 14:13:00 +00:00 |
Andrew Kingston
|
87aa4b18b1
|
Merge pull request #2597 from Budibase/fix-left-nav
Small fixes for navigation bar
|
2021-09-13 15:04:47 +01:00 |
Budibase Staging Release Bot
|
93d2183640
|
v0.9.125-alpha.2
|
2021-09-13 10:51:41 +00:00 |
Andrew Kingston
|
a50cb91934
|
Merge pull request #2584 from Budibase/horizontal-bar-chart
Add horizontal bar chart setting
|
2021-09-13 11:41:26 +01:00 |
Andrew Kingston
|
fa0b5f51e7
|
Merge pull request #2588 from Budibase/fix-minimum-validation
Update minimum validation to accept nulls
|
2021-09-13 11:40:51 +01:00 |
Budibase Staging Release Bot
|
8cb8e9b360
|
v0.9.125-alpha.1
|
2021-09-10 16:11:09 +00:00 |
Martin McKeaveney
|
54749d2668
|
ensure internal tableId always attached to user objects
|
2021-09-10 17:02:55 +01:00 |
Andrew Kingston
|
796c65bf5c
|
Fix 1px offset with left nav bar
|
2021-09-10 16:36:59 +01:00 |
Andrew Kingston
|
cc0c0104fe
|
Fix custom theme integration with date time field
|
2021-09-10 16:36:43 +01:00 |
Andrew Kingston
|
2820b6adef
|
Fix left navigation in layouts when on a tablet sized resolution
|
2021-09-10 15:13:48 +01:00 |
Budibase Staging Release Bot
|
ddc2124ae8
|
v0.9.125-alpha.0
|
2021-09-10 13:53:42 +00:00 |
Martin McKeaveney
|
6daa7902b3
|
remove standard components package
|
2021-09-10 14:44:54 +01:00 |
Martin McKeaveney
|
b83452f47c
|
merge with master
|
2021-09-10 14:43:03 +01:00 |
mike12345567
|
3eeb7c27b8
|
Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development.
|
2021-09-10 14:37:34 +01:00 |
Andrew Kingston
|
5dcdb2dcb8
|
Update validation so that 'minimum' and 'minimum length' contraints both accept null values
|
2021-09-10 14:30:10 +01:00 |