adrinr
|
d871492187
|
yarn.lock
|
2023-01-31 10:00:20 +00:00 |
adrinr
|
ab7a83c9ec
|
Remove unused container
|
2023-01-31 09:57:34 +00:00 |
Budibase Staging Release Bot
|
704331218c
|
Update pro version to 2.2.12-alpha.46
|
2023-01-31 08:39:04 +00:00 |
Budibase Staging Release Bot
|
13b9772b10
|
v2.2.12-alpha.46
|
2023-01-31 08:35:24 +00:00 |
Andrew Kingston
|
767236a841
|
Add min-height to split page to align small pages in onboarding flow and match designs
|
2023-01-31 08:23:20 +00:00 |
Adria Navarro
|
16e53957bc
|
Merge branch 'develop' into feature/dependencies-image
|
2023-01-30 18:54:05 +00:00 |
adrinr
|
d160430ac8
|
Start race condition
|
2023-01-30 18:51:22 +00:00 |
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 |
Michael Drury
|
85fe8012d1
|
Merge pull request #9453 from Budibase/feature/environment-variables
Environment Variables
|
2023-01-30 17:30:54 +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 |
Pedro Silva
|
fa6dcc1fbe
|
Merge branch 'develop' into api-tests-generate-tenants
|
2023-01-30 12:34:11 +00:00 |
adrinr
|
7d279e2eca
|
Fix test race conditions
|
2023-01-30 12:29:39 +00:00 |
Pedro Silva
|
481ad1c51d
|
Skip failing tests
|
2023-01-30 12:25:47 +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
|
012aa4550e
|
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 11:45:07 +00:00 |
mike12345567
|
1b163c05c7
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
|
2023-01-30 11:44:49 +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
|
f9af98d5d4
|
Removed debug console statement
|
2023-01-29 22:03:49 +00:00 |
Dean
|
9786c85bd3
|
Feedback updates
|
2023-01-29 22:00:20 +00:00 |
Dean
|
117191e5cb
|
Merge remote-tracking branch 'origin/master' into fix/block-duplicate-autocolumn-types
|
2023-01-29 21:49:50 +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 |