mike12345567
|
c2eb8fb976
|
Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480.
|
2023-01-30 18:50:35 +00:00 |
adrinr
|
08a2e77871
|
Fix jest.setup
|
2023-01-30 18:18:23 +00:00 |
adrinr
|
b2db582f02
|
Use docker compose for test-containers
|
2023-01-30 18:15:29 +00:00 |
adrinr
|
60c3e522fe
|
Add retry to prevent race conditions
|
2023-01-30 18:12:06 +00:00 |
Budibase Staging Release Bot
|
15d0c73eb4
|
Update pro version to 2.2.12-alpha.45
|
2023-01-30 17:48:48 +00:00 |
Budibase Staging Release Bot
|
25a39322cd
|
v2.2.12-alpha.45
|
2023-01-30 17:44:07 +00:00 |
mike12345567
|
2373ad016a
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 17:05:51 +00:00 |
mike12345567
|
3857700ea0
|
Some missing async handling.
|
2023-01-30 17:03:20 +00:00 |
adrinr
|
55de45e86b
|
Fix tenancy issues
|
2023-01-30 16:45:04 +00:00 |
Peter Clement
|
3a00caeda1
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 16:44:11 +00:00 |
mike12345567
|
2007543c98
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 16:41:19 +00:00 |
mike12345567
|
dd94019fcb
|
PR comments - switching back to password field to hide the --secret-value--.
|
2023-01-30 16:40:31 +00:00 |
Peter Clement
|
2eac4ff604
|
fix async handling for variable creation
|
2023-01-30 16:40:16 +00:00 |
adrinr
|
e074030a0f
|
Fix test after patch
|
2023-01-30 16:39:15 +00:00 |
Peter Clement
|
7b38c205f3
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 16:32:29 +00:00 |
Peter Clement
|
71352f1ddc
|
add try catch to all environment variable loading
|
2023-01-30 16:30:51 +00:00 |
Peter Clement
|
ee94435c06
|
gate env vars for rest variables
|
2023-01-30 16:28:45 +00:00 |
mike12345567
|
001c7b0df8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 13:56:52 +00:00 |
adrinr
|
1dabf71f68
|
Run conflicting tests in sequential mode
|
2023-01-30 13:35:09 +00:00 |
adrinr
|
7d279e2eca
|
Fix test race conditions
|
2023-01-30 12:29:39 +00:00 |
Budibase Staging Release Bot
|
fac6032223
|
Update pro version to 2.2.12-alpha.44
|
2023-01-30 11:56:20 +00:00 |
Budibase Staging Release Bot
|
33844051e6
|
v2.2.12-alpha.44
|
2023-01-30 11:52:46 +00:00 |
mike12345567
|
220a0c246d
|
Adding env var feature.
|
2023-01-30 11:40:54 +00:00 |
Peter Clement
|
29a6bbbb90
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 11:08:09 +00:00 |
mike12345567
|
49da99c8ac
|
Adding context update to test case since it used to rely on the context update functionality.
|
2023-01-30 10:59:54 +00:00 |
Peter Clement
|
da9a021014
|
Added envirioment bindings to REST variables
|
2023-01-30 10:55:53 +00:00 |
mike12345567
|
2548d89f04
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 09:53:31 +00:00 |
Budibase Staging Release Bot
|
032318f960
|
Update pro version to 2.2.12-alpha.43
|
2023-01-30 08:34:35 +00:00 |
Budibase Staging Release Bot
|
4354029b56
|
v2.2.12-alpha.43
|
2023-01-30 08:30:29 +00:00 |
Andrew Kingston
|
23c1d1a9d8
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2023-01-30 08:16:47 +00:00 |
Andrew Kingston
|
454950daf1
|
Fix datasources not being collapsible
|
2023-01-30 08:16:31 +00:00 |
Andrew Kingston
|
415a3fbae2
|
Add icon slot in fancy buttons
|
2023-01-30 08:16:20 +00:00 |
Dean
|
67ebe422fe
|
Feedback updates
|
2023-01-29 21:28:46 +00:00 |
Dean
|
df84839ca6
|
Updated the user invite test to include the required firstName
|
2023-01-27 20:32:06 +00:00 |
Dean
|
2b4d28edb4
|
Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays
|
2023-01-27 20:21:33 +00:00 |
mike12345567
|
27f66c5ede
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-27 18:35:32 +00:00 |
mike12345567
|
ec719b251c
|
Adding test case for secret-value replacement, to confirm that datasources API correctly replaces secret values with the actual secret.
|
2023-01-27 18:27:03 +00:00 |
mike12345567
|
fec16e23a0
|
Fixes for tests, allow any handlebars for datasources (dynamic vars).
|
2023-01-27 18:06:39 +00:00 |
Dean
|
f6e24cff3e
|
Merge remote-tracking branch 'origin/develop' into feature/auth-screens-redesign
|
2023-01-27 18:02:32 +00:00 |
Dean
|
4745b6d2bd
|
Expanding mime check for cloud tarball import
|
2023-01-27 18:01:12 +00:00 |
Dean
|
1534218c94
|
Validation refactor
|
2023-01-27 17:59:50 +00:00 |
adrinr
|
651c367f75
|
Fix worker tests
|
2023-01-27 17:59:14 +00:00 |
Peter Clement
|
602570e834
|
add env vars to auth variables section in rest config
|
2023-01-27 16:35:14 +00:00 |
Peter Clement
|
6bef0e64d5
|
fix bug with dev variable not saving correctly
|
2023-01-27 15:50:59 +00:00 |
Peter Clement
|
c1f270ef3a
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-27 15:25:21 +00:00 |
Peter Clement
|
92a2f23cde
|
add divider on upgrade page
|
2023-01-27 15:23:24 +00:00 |
mike12345567
|
3a40a64d15
|
Updating datasources to use new onlyFound option.
|
2023-01-27 15:21:04 +00:00 |
mike12345567
|
d667276fa1
|
Adding a onlyFound option to our handlebars system so that we can enrich only the parts we have and leave other components for further enrichment.
|
2023-01-27 15:15:07 +00:00 |
Budibase Staging Release Bot
|
2c9b49832b
|
Update pro version to 2.2.12-alpha.42
|
2023-01-27 14:52:40 +00:00 |
Budibase Staging Release Bot
|
f9808d7171
|
v2.2.12-alpha.42
|
2023-01-27 14:49:10 +00:00 |
Andrew Kingston
|
2211becdba
|
Fix certain types of popover not working inside modals or side panels (#9424)
|
2023-01-27 14:38:31 +00:00 |
Dean
|
d37c0e4b5d
|
UI Onboarding UI/UX auth refactoring
|
2023-01-27 13:44:57 +00:00 |
mike12345567
|
6e3f87c798
|
Fixing issue with apps not being created correctly due to the recent update to context.
|
2023-01-27 13:37:36 +00:00 |
adrinr
|
1273936e1e
|
Merge branch 'develop' into feature/dependencies-image
|
2023-01-27 12:51:00 +00:00 |
adrinr
|
ecbf9250a4
|
Add module name mapper back
|
2023-01-27 12:36:52 +00:00 |
Peter Clement
|
4ed239e5fd
|
fix input not disabling properly
|
2023-01-27 12:06:34 +00:00 |
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 |