Budibase Staging Release Bot
07794efa26
Update pro version to 2.2.12-alpha.50
2023-01-31 16:30:18 +00:00
Jonny McCullagh
5685e155c6
Infra/ingress secrurity group ( #9374 )
...
* optional security groups to helm ingress
2023-01-31 16:27:56 +00:00
Budibase Staging Release Bot
cbd3f2712f
v2.2.12-alpha.50
2023-01-31 16:26:17 +00:00
deanhannigan
7540cad45c
Merge pull request #9467 from Budibase/feature/auth-screens-redesign
...
Selfhost onboarding UX/UI updates
2023-01-31 16:13:46 +00:00
Andrew Kingston
c27b14f86b
Merge branch 'develop' of github.com:Budibase/budibase into develop
2023-01-31 15:55:36 +00:00
Andrew Kingston
06f87c3a82
Enable rollup to bundle PNG images due to new assets in frontend-core
2023-01-31 15:54:06 +00:00
Andrew Kingston
c280e44b26
Merge branch 'develop' of github.com:Budibase/budibase into develop
2023-01-31 15:50:00 +00:00
Budibase Staging Release Bot
6bd5d9e80b
Update pro version to 2.2.12-alpha.49
2023-01-31 15:49:55 +00:00
Andrew Kingston
ca399568e2
Use real testimonials on testimonial page
2023-01-31 15:49:41 +00:00
Andrew Kingston
e0ba99621c
Update background of split page to use purplish gradient, and also fix it to dark theme
2023-01-31 15:48:35 +00:00
Andrew Kingston
261b37d729
Add new assets for company logos and for the split page backgrouns
2023-01-31 15:48:08 +00:00
Budibase Staging Release Bot
6cde4aa67b
v2.2.12-alpha.49
2023-01-31 15:46:07 +00:00
deanhannigan
fb472b0f42
Merge pull request #9025 from Budibase/feature/configurable-data-export
...
Filtering and sort on data row export
2023-01-31 15:35:12 +00:00
Dean
680a9acb4f
Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export
2023-01-31 15:08:46 +00:00
Budibase Staging Release Bot
434ac1ddb2
Update pro version to 2.2.12-alpha.48
2023-01-31 13:09:25 +00:00
Budibase Staging Release Bot
9db82595bd
v2.2.12-alpha.48
2023-01-31 13:04:29 +00:00
Michael Drury
099179f848
Merge pull request #9481 from Budibase/feature/9480
...
Password replacement for REST authentication basic type
2023-01-31 12:48:38 +00:00
Budibase Release Bot
29d426d50e
Update pro version to 2.2.24
2023-01-31 11:47:23 +00:00
Budibase Release Bot
975bfc4f29
v2.2.24
2023-01-31 11:43:55 +00:00
Budibase Staging Release Bot
20f402d003
Update pro version to 2.2.12-alpha.47
2023-01-31 11:38:11 +00:00
Budibase Staging Release Bot
9a76955448
v2.2.12-alpha.47
2023-01-31 11:34:34 +00:00
deanhannigan
02b6890d58
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
Andrew Kingston
59aae5346c
Merge branch 'develop' of github.com:Budibase/budibase into develop
2023-01-31 11:23:06 +00:00
Andrew Kingston
4c1dcc06cb
Fix popovers not scrolling when required
2023-01-31 11:22:55 +00:00
Budibase Release Bot
8999804d93
Update pro version to 2.2.23
2023-01-31 10:28:23 +00:00
Budibase Release Bot
87c62f62a2
v2.2.23
2023-01-31 10:24:53 +00:00
melohagan
919323b500
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
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
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
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
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
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
Pedro Silva
fa6dcc1fbe
Merge branch 'develop' into api-tests-generate-tenants
2023-01-30 12:34:11 +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