Peter Clement
d031a9157e
fix max-height in dropdown
2023-01-27 12:04:32 +00:00
Peter Clement
7ccce5c042
fix warnings
2023-01-27 11:49:44 +00:00
Peter Clement
8372b50de1
update env dropdown input to remove tags
2023-01-27 11:48:02 +00:00
adrinr
e4c898c327
Use test-containers for backend-core tests
2023-01-27 11:43:36 +00:00
Rory Powell
da2c809a09
Merge branch 'develop' into feature/environment-variables
2023-01-27 11:27:11 +00:00
mike12345567
301bc2af8e
Merge branch 'cheeks-lab-day-portal-redesign' of github.com:Budibase/budibase into feature/environment-variables
2023-01-27 10:52:46 +00:00
Budibase Staging Release Bot
6fb57f97b9
Update pro version to 2.2.12-alpha.41
2023-01-27 09:49:29 +00:00
Budibase Staging Release Bot
d8f5b6dfd8
v2.2.12-alpha.41
2023-01-27 09:45:39 +00:00
Rory Powell
27c917db35
Use swc option with ts-node ( #9447 )
2023-01-27 09:33:04 +00:00
adrinr
a9772c19e1
Delete testcontainers-config
2023-01-26 18:40:36 +00:00
adrinr
cae83684ea
Remove wrong createApp
2023-01-26 18:24:20 +00:00
adrinr
7027abeaa2
Fix issues with parallel tests and self/cloud modes
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
206e3cddf4
Update pro version to 2.2.12-alpha.40
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
b95316a4de
v2.2.12-alpha.40
2023-01-26 18:20:21 +00:00
mike12345567
b38399cb74
Adding test cases as per PR comments.
2023-01-26 18:20:21 +00:00
mike12345567
27b472b662
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-26 18:20:21 +00:00
Budibase Staging Release Bot
e260204186
Update pro version to 2.2.12-alpha.39
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
e467234b85
v2.2.12-alpha.39
2023-01-26 18:20:21 +00:00
Andrew Kingston
b45504fc9b
Add suffix setting to fancy input component and fix lint warning
2023-01-26 18:20:21 +00:00
Andrew Kingston
f6b840ca0e
Add suffix prop to fancy input component
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
6eba4e1354
Update pro version to 2.2.12-alpha.38
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
125b4a6da6
v2.2.12-alpha.38
2023-01-26 18:20:21 +00:00
Andrew Kingston
37bf4214a6
Fix fancy select not correctly displaying the label for the selected value
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
dc68c8ce91
Update pro version to 2.2.12-alpha.37
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
94ff6468c5
v2.2.12-alpha.37
2023-01-26 18:20:21 +00:00
melohagan
cfb3bffb59
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-26 18:20:21 +00:00
Budibase Staging Release Bot
b5cbe3e7e1
Update pro version to 2.2.12-alpha.36
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
0ad9443991
v2.2.12-alpha.36
2023-01-26 18:20:21 +00:00
Andrew Kingston
23769b669b
Fix upgrade button not working when account portal is an external URL
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
b94546b1a1
Fix user test
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
33f1628000
Fix issues with parallel tests and self/cloud modes
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
8c1e539fc7
Fix date related tests
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
6a4fe1d5e6
Fix automation test
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
9242470f6f
Fix snapshots test
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
a54c1a1647
Set expected id
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
8c68741f98
Fix application delete tests
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
067462f458
Use multitenancy for tests
2023-01-26 18:20:21 +00:00
Adria Navarro Redo
13af7aa730
Add aws-sdk mock back
2023-01-26 18:20:21 +00:00
adrinr
74269dbb27
Fix timespan issues
2023-01-26 18:20:05 +00:00
Peter Clement
c68b5ccb84
fix license check
2023-01-26 16:16:56 +00:00
Peter Clement
9175cab4ca
add environmentVariables feature to constants
2023-01-26 15:34:03 +00:00
Peter Clement
debef20af5
gate env vars in binding drawers behind license
2023-01-26 15:09:20 +00:00
Peter Clement
843649eb54
add envrionment bindings to automations
2023-01-26 14:59:29 +00:00
Peter Clement
4eaefa677a
add tags to input dropdown
2023-01-26 14:24:10 +00:00
Budibase Staging Release Bot
38d6d937d2
Update pro version to 2.2.12-alpha.40
2023-01-25 19:17:06 +00:00
Budibase Staging Release Bot
01292e22d4
v2.2.12-alpha.40
2023-01-25 19:13:39 +00:00
Michael Drury
86d27d1c6c
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
697cd8b4ea
Adding test cases as per PR comments.
2023-01-25 18:27:58 +00:00
Budibase Staging Release Bot
00a888c224
Update pro version to 2.2.12-alpha.39
2023-01-25 16:16:45 +00:00
Budibase Staging Release Bot
61e6405583
v2.2.12-alpha.39
2023-01-25 16:12:14 +00:00
Andrew Kingston
f068f20c61
Add suffix setting to fancy input component and fix lint warning
2023-01-25 15:57:47 +00:00
Andrew Kingston
1eebab8910
Add suffix prop to fancy input component
2023-01-25 15:55:57 +00:00
Budibase Staging Release Bot
fe9c233bfc
Update pro version to 2.2.12-alpha.38
2023-01-25 14:27:14 +00:00
Budibase Staging Release Bot
e3064709c8
v2.2.12-alpha.38
2023-01-25 14:23:22 +00:00
Andrew Kingston
2b8525ef4e
Fix fancy select not correctly displaying the label for the selected value
2023-01-25 14:11:33 +00:00
Budibase Staging Release Bot
88d0ab837d
Update pro version to 2.2.12-alpha.37
2023-01-25 13:23:11 +00:00
Budibase Staging Release Bot
c816c078b5
v2.2.12-alpha.37
2023-01-25 13:19:44 +00:00
melohagan
49e79bfeec
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
e803c422a3
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-25 11:41:22 +00:00
Peter Clement
fc6d20c0b2
add environment bindings to rest query binding drawer
2023-01-25 11:39:13 +00:00
Peter Clement
100571b6fe
add licensing check to env dropdown
2023-01-25 11:27:57 +00:00
Adria Navarro
8f186041ac
Don't create the apps on test
2023-01-25 10:13:35 +00:00
Budibase Staging Release Bot
8716581d9d
Update pro version to 2.2.12-alpha.36
2023-01-25 09:29:18 +00:00
Budibase Staging Release Bot
e9b1c9e063
v2.2.12-alpha.36
2023-01-25 09:25:53 +00:00
Andrew Kingston
767b783923
Fix upgrade button not working when account portal is an external URL
2023-01-25 09:15:12 +00:00
mike12345567
fe7b632727
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
6349b08888
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
6259ffad3b
Wipe db before tests
2023-01-24 18:51:15 +00:00
Adria Navarro
9371f19419
Remove mocks
2023-01-24 17:48:49 +00:00
Adria Navarro
26fa3bd484
tweak tests
2023-01-24 15:46:50 +00:00
Peter Clement
22e1c1cccf
ensure object is passed to processObjectSync
2023-01-24 15:44:34 +00:00
Peter Clement
0ca1521a58
css updates to dropdown component
2023-01-24 15:24:29 +00:00
Adria Navarro
fc6c4d5290
Remove test logic from getAllDbs
2023-01-24 14:06:28 +00:00
Adria Navarro
40662b05cc
Merge branch 'feature/test-image' into feature/dependencies-image
2023-01-24 11:23:09 +00:00
Adria Navarro
4eac8c8381
Merge branch 'develop' into feature/test-image
...
# Conflicts:
# packages/worker/yarn.lock
2023-01-24 11:21:44 +00:00
Adria Navarro
53fa5d99b2
Use docker-compose dev for dev testing
2023-01-24 11:02:58 +00:00
Budibase Staging Release Bot
19dd8f66fa
Update pro version to 2.2.12-alpha.35
2023-01-23 23:53:01 +00:00
Budibase Staging Release Bot
6b375f8f46
v2.2.12-alpha.35
2023-01-23 23:49:38 +00:00
dependabot[bot]
38e729d6cd
Bump cookiejar from 2.1.3 to 2.1.4 in /packages/worker ( #9416 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:42 +00:00
dependabot[bot]
41847876e4
Bump cookiejar from 2.1.3 to 2.1.4 in /packages/sdk ( #9415 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:29 +00:00
dependabot[bot]
fb3d66b6ae
Bump cookiejar from 2.1.3 to 2.1.4 in /packages/server ( #9417 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:11 +00:00
FlaminWrap
8d8ec91be8
Resolve merge problems ( #9420 )
2023-01-23 23:24:44 +00:00
mike12345567
63d882efc6
Adding frontend event publishing for events like upgrade panel opened.
2023-01-23 19:18:02 +00:00
mike12345567
557a9a8eeb
Adding an API for publishing an event from the frontend.
2023-01-23 18:56:44 +00:00
Adria Navarro
4df4494d00
Merge branch 'feature/test-image' into feature/dependencies-image
2023-01-23 18:43:36 +00:00
Adria Navarro
17f6c505e0
Merge branch 'develop' into feature/test-image
...
# Conflicts:
# packages/worker/yarn.lock
2023-01-23 18:40:44 +00:00
Adria Navarro
422d4e92cc
Yarn bootstrap
2023-01-23 18:23:11 +00:00
mike12345567
5a2937c8d2
Adding events for environment variables (created, deleted, upgrade panel opened).
2023-01-23 18:18:06 +00:00
Adria Navarro
6806404465
Merge branch 'feature/test-image' into feature/dependencies-image
2023-01-23 18:08:19 +00:00
Adria Navarro
bdacb34c7a
Remove config.moduleNameMapper
2023-01-23 18:04:25 +00:00
Adria Navarro
d1d8ce3611
Move more stuff to .env.test
2023-01-23 18:02:28 +00:00
Adria Navarro
d6f0e5b1ec
Dry, moving env variables to a .env.test file
2023-01-23 17:41:32 +00:00
Budibase Staging Release Bot
7ef9b6c357
Update pro version to 2.2.12-alpha.34
2023-01-23 17:00:29 +00:00
Budibase Staging Release Bot
496a984215
v2.2.12-alpha.34
2023-01-23 16:56:43 +00:00
Adria Navarro
98aa60879f
Set parameters
2023-01-23 16:53:34 +00:00
melohagan
0daacf3425
Add fields for MongoDB SSL cert file paths ( #8260 )
...
* Added fields for tls certificate files
* lint
* Only include cert fields if SELF_HOSTED
* lint
* Refactor getSchema function
* Add datasource field group with accordion
* Handle no display column on fieldGroup field
* Override text transform accordian header
* Renamed from TLS to SSL in UI config
* readable flag
* Add accordion component
* Refactor
2023-01-23 16:46:02 +00:00
Adria Navarro
106563c449
Use couchdb from docker container
2023-01-23 16:45:06 +00:00
Budibase Staging Release Bot
fc0652f382
Update pro version to 2.2.12-alpha.33
2023-01-23 15:57:26 +00:00
Budibase Staging Release Bot
4436a2131b
v2.2.12-alpha.33
2023-01-23 15:53:12 +00:00
Adria Navarro
486bc6b18d
Add jest-testcontainers-config
2023-01-23 15:52:23 +00:00