Commit Graph

29086 Commits

Author SHA1 Message Date
mike12345567 fa51f67fc3 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 18a0675545 Fix jest.setup 2023-01-30 18:18:23 +00:00
adrinr 81cc5a19c4 Use docker compose for test-containers 2023-01-30 18:15:29 +00:00
adrinr 430feeee92 Add retry to prevent race conditions 2023-01-30 18:12:06 +00:00
Budibase Staging Release Bot c6d25a1a8a Update pro version to 2.2.12-alpha.45 2023-01-30 17:48:48 +00:00
Budibase Staging Release Bot 93274fcdf0 v2.2.12-alpha.45 2023-01-30 17:44:07 +00:00
Michael Drury a5853d8353
Merge pull request #9453 from Budibase/feature/environment-variables
Environment Variables
2023-01-30 17:30:54 +00:00
mike12345567 9a1ff005e4 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 17:05:51 +00:00
mike12345567 39107032cd Some missing async handling. 2023-01-30 17:03:20 +00:00
adrinr 9b3faca008 Fix tenancy issues 2023-01-30 16:45:04 +00:00
Peter Clement 68c6faf111 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:44:11 +00:00
mike12345567 09556171ac Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:41:19 +00:00
mike12345567 0038868208 PR comments - switching back to password field to hide the --secret-value--. 2023-01-30 16:40:31 +00:00
Peter Clement 173c02d93b fix async handling for variable creation 2023-01-30 16:40:16 +00:00
adrinr a85ce86794 Fix test after patch 2023-01-30 16:39:15 +00:00
Peter Clement d9dfab23e8 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:32:29 +00:00
Peter Clement 483825f16b add try catch to all environment variable loading 2023-01-30 16:30:51 +00:00
Peter Clement b7c4c4561c gate env vars for rest variables 2023-01-30 16:28:45 +00:00
mike12345567 67e80975be Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 13:56:52 +00:00
adrinr 3df4c553e7 Run conflicting tests in sequential mode 2023-01-30 13:35:09 +00:00
Pedro Silva be3d05c641 Merge branch 'develop' into api-tests-generate-tenants 2023-01-30 12:34:11 +00:00
adrinr 8585394d4f Fix test race conditions 2023-01-30 12:29:39 +00:00
Pedro Silva c3cb529c7e Skip failing tests 2023-01-30 12:25:47 +00:00
Budibase Staging Release Bot 5debb455ca Update pro version to 2.2.12-alpha.44 2023-01-30 11:56:20 +00:00
Budibase Staging Release Bot c32d766266 v2.2.12-alpha.44 2023-01-30 11:52:46 +00:00
mike12345567 2e668b0bc4 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 11:45:07 +00:00
mike12345567 6e7f213217 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 11:44:49 +00:00
mike12345567 2153de58e6 Adding env var feature. 2023-01-30 11:40:54 +00:00
Peter Clement fb939b795f Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 11:08:09 +00:00
mike12345567 2314ede068 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 c067df3696 Added envirioment bindings to REST variables 2023-01-30 10:55:53 +00:00
mike12345567 7152a75288 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 09:53:31 +00:00
Budibase Staging Release Bot 9f8501870a Update pro version to 2.2.12-alpha.43 2023-01-30 08:34:35 +00:00
Budibase Staging Release Bot b15dc542e3 v2.2.12-alpha.43 2023-01-30 08:30:29 +00:00
Andrew Kingston b2cbdabaf7 Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-30 08:16:47 +00:00
Andrew Kingston eac5022660 Fix datasources not being collapsible 2023-01-30 08:16:31 +00:00
Andrew Kingston 0dc638f788 Add icon slot in fancy buttons 2023-01-30 08:16:20 +00:00
Dean 9521a658ee Removed debug console statement 2023-01-29 22:03:49 +00:00
Dean 9d64b85279 Feedback updates 2023-01-29 22:00:20 +00:00
Dean 4c34c74e51 Merge remote-tracking branch 'origin/master' into fix/block-duplicate-autocolumn-types 2023-01-29 21:49:50 +00:00
Dean fd6b4cbe32 Feedback updates 2023-01-29 21:28:46 +00:00
Dean 373fccbae2 Updated the user invite test to include the required firstName 2023-01-27 20:32:06 +00:00
Dean 22c9e5ebf2 Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays 2023-01-27 20:21:33 +00:00
mike12345567 7f788dac41 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-27 18:35:32 +00:00
mike12345567 86f670fabe 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 93a8b0583c Fixes for tests, allow any handlebars for datasources (dynamic vars). 2023-01-27 18:06:39 +00:00
Dean 4a5a9aff76 Merge remote-tracking branch 'origin/develop' into feature/auth-screens-redesign 2023-01-27 18:02:32 +00:00
Dean 5538938c4f Expanding mime check for cloud tarball import 2023-01-27 18:01:12 +00:00
Dean a403afb92c Validation refactor 2023-01-27 17:59:50 +00:00
adrinr 81b5a615b8 Fix worker tests 2023-01-27 17:59:14 +00:00