Andrew Kingston
|
84793ea80b
|
Fix upgrade button not working when account portal is an external URL
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
bf0f7d5bab
|
Fix user test
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
48ee427178
|
Fix issues with parallel tests and self/cloud modes
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
5933422a79
|
Fix date related tests
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
4ac3102f2a
|
Fix automation test
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
498d1776e0
|
Fix snapshots test
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
7b935d8476
|
Set expected id
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
d46ef8e68c
|
Fix application delete tests
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
5abb095f58
|
Use multitenancy for tests
|
2023-01-26 18:20:21 +00:00 |
Adria Navarro Redo
|
cde6b17490
|
Add aws-sdk mock back
|
2023-01-26 18:20:21 +00:00 |
adrinr
|
9bcb33285c
|
Fix timespan issues
|
2023-01-26 18:20:05 +00:00 |
adrinr
|
2145442437
|
Merge branch 'develop' into feature/test-image
|
2023-01-26 17:41:15 +00:00 |
Peter Clement
|
ce555a3c8e
|
fix license check
|
2023-01-26 16:16:56 +00:00 |
Peter Clement
|
e4aa1cdb66
|
add environmentVariables feature to constants
|
2023-01-26 15:34:03 +00:00 |
Peter Clement
|
0d57384642
|
gate env vars in binding drawers behind license
|
2023-01-26 15:09:20 +00:00 |
Peter Clement
|
4e9186d58e
|
add envrionment bindings to automations
|
2023-01-26 14:59:29 +00:00 |
Peter Clement
|
64ee499947
|
add tags to input dropdown
|
2023-01-26 14:24:10 +00:00 |
Martin McKeaveney
|
c1866f4882
|
Update pull_request_template.md
|
2023-01-25 22:26:09 +00:00 |
Budibase Staging Release Bot
|
f117a3fefd
|
Update pro version to 2.2.12-alpha.40
|
2023-01-25 19:17:06 +00:00 |
Budibase Staging Release Bot
|
362a03b4de
|
v2.2.12-alpha.40
|
2023-01-25 19:13:39 +00:00 |
Michael Drury
|
0c421933c7
|
Merge pull request #9434 from Budibase/fix/8989
Some extra checks for automation loop binding type safety
|
2023-01-25 19:03:17 +00:00 |
mike12345567
|
c99b4ae3a3
|
Adding test cases as per PR comments.
|
2023-01-25 18:27:58 +00:00 |
Budibase Staging Release Bot
|
2d05cece09
|
Update pro version to 2.2.12-alpha.39
|
2023-01-25 16:16:45 +00:00 |
Budibase Staging Release Bot
|
3bbff691de
|
v2.2.12-alpha.39
|
2023-01-25 16:12:14 +00:00 |
Andrew Kingston
|
0dec255d7b
|
Add suffix setting to fancy input component and fix lint warning
|
2023-01-25 15:57:47 +00:00 |
Andrew Kingston
|
db43f2cc74
|
Add suffix prop to fancy input component
|
2023-01-25 15:55:57 +00:00 |
Budibase Staging Release Bot
|
089461a17a
|
Update pro version to 2.2.12-alpha.38
|
2023-01-25 14:27:14 +00:00 |
Budibase Staging Release Bot
|
593ce49bfc
|
v2.2.12-alpha.38
|
2023-01-25 14:23:22 +00:00 |
Andrew Kingston
|
0c58b792d0
|
Fix fancy select not correctly displaying the label for the selected value
|
2023-01-25 14:11:33 +00:00 |
Budibase Staging Release Bot
|
00953439eb
|
Update pro version to 2.2.12-alpha.37
|
2023-01-25 13:23:11 +00:00 |
Budibase Staging Release Bot
|
e8c4a6f60f
|
v2.2.12-alpha.37
|
2023-01-25 13:19:44 +00:00 |
melohagan
|
ba2e55c672
|
Prevent many-many relationships with same tables (#9421)
* Prevent many-many relationships with same tables
* Don't check relationship if original tables
* Refactor
|
2023-01-25 13:09:20 +00:00 |
Peter Clement
|
ed5319722f
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-25 11:41:22 +00:00 |
Peter Clement
|
3c1d17bb47
|
add environment bindings to rest query binding drawer
|
2023-01-25 11:39:13 +00:00 |
Peter Clement
|
d4eb19d04f
|
add licensing check to env dropdown
|
2023-01-25 11:27:57 +00:00 |
Adria Navarro
|
be24db0a9b
|
Don't create the apps on test
|
2023-01-25 10:13:35 +00:00 |
Budibase Staging Release Bot
|
965b5f7741
|
Update pro version to 2.2.12-alpha.36
|
2023-01-25 09:29:18 +00:00 |
Budibase Staging Release Bot
|
e06833c51e
|
v2.2.12-alpha.36
|
2023-01-25 09:25:53 +00:00 |
Andrew Kingston
|
4aaebefcc8
|
Fix upgrade button not working when account portal is an external URL
|
2023-01-25 09:15:12 +00:00 |
mike12345567
|
b138d86318
|
Quick updates for #8989 - this issue appeared to be fixed already but just adding a few extra bits of security to make sure that looping only occurs when valid data is found in the binding.
|
2023-01-24 19:09:36 +00:00 |
mike12345567
|
f82e8f1f20
|
Don't check whether or not a datasource uses env vars when the function specifically includes the env vars, always fetch them so that they can be returned and put into context for queries to use.
|
2023-01-24 18:56:19 +00:00 |
Adria Navarro
|
1b3c7bb6f8
|
Wipe db before tests
|
2023-01-24 18:51:15 +00:00 |
Adria Navarro
|
9bdc54f0aa
|
Remove mocks
|
2023-01-24 17:48:49 +00:00 |
Adria Navarro
|
730c40e6b9
|
tweak tests
|
2023-01-24 15:46:50 +00:00 |
Peter Clement
|
8cf63278d8
|
ensure object is passed to processObjectSync
|
2023-01-24 15:44:34 +00:00 |
Peter Clement
|
0359aacc00
|
css updates to dropdown component
|
2023-01-24 15:24:29 +00:00 |
Adria Navarro
|
aafc70dcff
|
Remove test logic from getAllDbs
|
2023-01-24 14:06:28 +00:00 |
Adria Navarro
|
defe1cd9a2
|
Fix nginx.dev
|
2023-01-24 12:38:22 +00:00 |
Adria Navarro
|
7e51914475
|
Merge branch 'feature/test-image' into feature/dependencies-image
|
2023-01-24 11:23:09 +00:00 |
Adria Navarro
|
30ebfb72c5
|
Merge branch 'develop' into feature/test-image
# Conflicts:
# packages/worker/yarn.lock
|
2023-01-24 11:21:44 +00:00 |