Budibase Staging Release Bot
eca082a146
v2.2.12-alpha.48
2023-01-31 13:04:29 +00:00
Michael Drury
6acea3c3f0
Merge pull request #9481 from Budibase/feature/9480
...
Password replacement for REST authentication basic type
2023-01-31 12:48:38 +00:00
adrinr
ec9e612284
Remove couchdb service
2023-01-31 12:35:08 +00:00
adrinr
a4f3db60df
Init couch db
2023-01-31 12:16:23 +00:00
adrinr
2be442b7f4
Expose beforeall error
2023-01-31 11:48:58 +00:00
Budibase Release Bot
419e491f55
Update pro version to 2.2.24
2023-01-31 11:47:23 +00:00
Budibase Release Bot
5d9fd09559
v2.2.24
2023-01-31 11:43:55 +00:00
Budibase Staging Release Bot
9e671c17d7
Update pro version to 2.2.12-alpha.47
2023-01-31 11:38:11 +00:00
Budibase Staging Release Bot
a2996efe7a
v2.2.12-alpha.47
2023-01-31 11:34:34 +00:00
deanhannigan
8d47e8e2e3
Merge pull request #9205 from Budibase/fix/block-duplicate-autocolumn-types
...
Create/Edit Column refactoring and validation updates
2023-01-31 11:30:49 +00:00
adrinr
75b306ac17
Looking for testcontainer config
2023-01-31 11:23:26 +00:00
Andrew Kingston
efd4fc948a
Merge branch 'develop' of github.com:Budibase/budibase into develop
2023-01-31 11:23:06 +00:00
Andrew Kingston
423b766148
Fix popovers not scrolling when required
2023-01-31 11:22:55 +00:00
adrinr
49a344dfba
Log as error
2023-01-31 10:30:57 +00:00
Budibase Release Bot
950af8a5f8
Update pro version to 2.2.23
2023-01-31 10:28:23 +00:00
Budibase Release Bot
3ddbeb8be9
v2.2.23
2023-01-31 10:24:53 +00:00
adrinr
19cdeb2631
Add more logs
2023-01-31 10:21:19 +00:00
adrinr
c5a4c751ea
Log global
2023-01-31 10:18:51 +00:00
melohagan
31eb4cf95d
Fix/automation update deletes relationship ( #9468 )
...
* Add padding to text field input
* Apply padding to modal binding input
* Support relationships in automation bindings
* Trim automation field keys
* Trim automation field name
* Empty string check
* Add checkbox for clearing relationships update row
* Added state for automation field metadata
* clearRelationships updateRow check
* Padding tweak
2023-01-31 10:11:56 +00:00
adrinr
c8c01d8f52
yarn.lock
2023-01-31 10:00:20 +00:00
adrinr
382f71abf2
Remove unused container
2023-01-31 09:57:34 +00:00
Budibase Staging Release Bot
3fd8370f6b
Update pro version to 2.2.12-alpha.46
2023-01-31 08:39:04 +00:00
Budibase Staging Release Bot
7b6d2fbb2f
v2.2.12-alpha.46
2023-01-31 08:35:24 +00:00
Andrew Kingston
5835034482
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
35a92a5fad
Merge branch 'develop' into feature/dependencies-image
2023-01-30 18:54:05 +00:00
adrinr
60fc564efd
Start race condition
2023-01-30 18:51:22 +00:00
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