Michael Drury
|
cfb98bf4d1
|
Merge pull request #8464 from Budibase/fix/self-host-build
Fixing self host build of OpenAPI specs
|
2022-11-01 13:32:41 +00:00 |
mike12345567
|
da9eaca82a
|
Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core.
|
2022-11-01 12:59:10 +00:00 |
Budibase Release Bot
|
415f6ee228
|
Update pro version to 2.1.2
|
2022-11-01 10:32:43 +00:00 |
Budibase Release Bot
|
1ca15d7be2
|
v2.1.2
|
2022-11-01 10:29:25 +00:00 |
Martin McKeaveney
|
60415c1803
|
Merge branch 'master' of github.com:Budibase/budibase
|
2022-11-01 10:18:38 +00:00 |
Martin McKeaveney
|
44cd220e61
|
adding support for backups bucket
|
2022-11-01 10:17:44 +00:00 |
Budibase Release Bot
|
fa70c0c7d5
|
Update pro version to 2.1.1
|
2022-11-01 09:44:37 +00:00 |
Budibase Release Bot
|
8eb0382a4d
|
v2.1.1
|
2022-11-01 09:41:28 +00:00 |
Martin McKeaveney
|
3a2d8d4961
|
removing grid from manifest
|
2022-11-01 09:30:10 +00:00 |
Budibase Release Bot
|
f64199940f
|
Update pro version to 2.1.0
|
2022-11-01 08:34:19 +00:00 |
Budibase Release Bot
|
3f045cf900
|
v2.1.0
|
2022-11-01 08:31:03 +00:00 |
Budibase Release Bot
|
f6c8fe462f
|
Update pro version to 2.0.40
|
2022-10-31 16:42:46 +00:00 |
Budibase Release Bot
|
581ffaea14
|
v2.0.40
|
2022-10-31 16:39:19 +00:00 |
Martin McKeaveney
|
c5bddc68bb
|
Merge pull request #8452 from Budibase/develop
Develop -> master
|
2022-10-31 16:27:31 +00:00 |
Pedro Silva
|
cd0928106b
|
Merge pull request #8438 from Budibase/add-app-flows-to-api-tests
Add app flows to api tests
|
2022-10-31 14:23:16 +00:00 |
Budibase Staging Release Bot
|
f478523ee6
|
Update pro version to 2.0.40-alpha.0
|
2022-10-31 14:06:16 +00:00 |
Budibase Staging Release Bot
|
c8f888e43e
|
v2.0.40-alpha.0
|
2022-10-31 14:01:44 +00:00 |
Martin McKeaveney
|
c2966025b4
|
merge with master
|
2022-10-31 13:44:23 +00:00 |
Budibase Staging Release Bot
|
552f5bfd77
|
Update pro version to 2.0.34-alpha.10
|
2022-10-31 11:14:09 +00:00 |
Budibase Staging Release Bot
|
87f4982c65
|
v2.0.34-alpha.10
|
2022-10-31 11:10:03 +00:00 |
Budibase Release Bot
|
51d5c60b95
|
Update pro version to 2.0.39
|
2022-10-31 11:07:43 +00:00 |
Budibase Release Bot
|
dce0d52b0a
|
v2.0.39
|
2022-10-31 11:03:49 +00:00 |
Martin McKeaveney
|
f1c9fd175c
|
Merge pull request #8282 from Budibase/fix/multipicker-default-behaviour
Parse multi-select values/defaults to avoid unusable options.
|
2022-10-31 10:37:26 +00:00 |
Martin McKeaveney
|
19a515ffbd
|
Merge pull request #8382 from Budibase/feature/meta-tag
adding opengraph metatags for better shareable links
|
2022-10-31 10:36:50 +00:00 |
Martin McKeaveney
|
011bb990b8
|
Merge pull request #8422 from Budibase/bug/sev5/public-api-404
Public rows API: Return correct status codes
|
2022-10-31 10:36:32 +00:00 |
Martin McKeaveney
|
c1fd94689f
|
Merge pull request #8423 from Budibase/bug/sev3/datasource-validation
Datasource validation - use nullable to avoid type error
|
2022-10-31 10:36:11 +00:00 |
Martin McKeaveney
|
5275c64f42
|
Merge pull request #8437 from Budibase/fix/edit-user-validation
User table validation messaging
|
2022-10-31 10:35:44 +00:00 |
Pedro Silva
|
b580594fba
|
Merge branch 'develop' into add-app-flows-to-api-tests
|
2022-10-28 16:50:48 +01:00 |
Pedro Silva
|
9f96884980
|
Add missing test to app flow
|
2022-10-28 16:48:29 +01:00 |
Dean
|
8018365010
|
Ensure 'validationErrors' is checked for details field errors when parsing an error response on update
|
2022-10-28 15:46:03 +01:00 |
Budibase Staging Release Bot
|
aebc1bbe7a
|
Update pro version to 2.0.34-alpha.9
|
2022-10-27 19:29:39 +00:00 |
Budibase Staging Release Bot
|
4f57fa9d96
|
v2.0.34-alpha.9
|
2022-10-27 19:25:56 +00:00 |
Michael Drury
|
1af6cf1326
|
Merge pull request #8429 from Budibase/fix/gzip-import
Fixing server to handle both gzip and x-gzip mimetypes for app imports
|
2022-10-27 20:13:01 +01:00 |
mike12345567
|
1c012ee7f7
|
Fixing an issue with some browsers sending the gzip type as x-gzip rather than gzip, which caused the processing to fail.
|
2022-10-27 19:14:31 +01:00 |
Budibase Staging Release Bot
|
3873f0a27f
|
Update pro version to 2.0.34-alpha.8
|
2022-10-27 16:51:06 +00:00 |
Budibase Staging Release Bot
|
29fd2287ed
|
v2.0.34-alpha.8
|
2022-10-27 16:47:20 +00:00 |
mike12345567
|
0e59c84353
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-10-27 17:32:25 +01:00 |
mike12345567
|
d3ed3f34bd
|
Fixing issue with pro import.
|
2022-10-27 17:31:39 +01:00 |
Budibase Staging Release Bot
|
36801cc928
|
Update pro version to 2.0.34-alpha.7
|
2022-10-27 15:18:48 +00:00 |
Budibase Staging Release Bot
|
899da8117b
|
v2.0.34-alpha.7
|
2022-10-27 15:14:48 +00:00 |
Michael Drury
|
b0f3cc7af0
|
Merge pull request #8416 from Budibase/fix/mike-oct-fixes
Various fixes for release
|
2022-10-27 15:59:35 +01:00 |
mike12345567
|
a12045917e
|
Minor test rework after improving startup, a lot of mocks weren't being used correctly.
|
2022-10-27 15:15:08 +01:00 |
Mel O'Hagan
|
e5b6a777da
|
Throw 400 when validation fails
|
2022-10-27 15:10:22 +01:00 |
Mel O'Hagan
|
4db80a17c3
|
Revert "Add default value for mysql database"
This reverts commit a9f6a11fdd .
|
2022-10-27 14:51:04 +01:00 |
Mel O'Hagan
|
31d9e2b1bf
|
Use nullable
|
2022-10-27 14:45:30 +01:00 |
Mel O'Hagan
|
a9f6a11fdd
|
Add default value for mysql database
|
2022-10-27 14:38:20 +01:00 |
Mel O'Hagan
|
e8cd6facfd
|
lint
|
2022-10-27 13:49:59 +01:00 |
Mel O'Hagan
|
4ec5ce1bbd
|
Remove try catch from rows. Correct status codes.
|
2022-10-27 13:49:19 +01:00 |
Budibase Staging Release Bot
|
fd9d7b7016
|
Update pro version to 2.0.34-alpha.6
|
2022-10-27 10:33:42 +00:00 |
Budibase Staging Release Bot
|
c0e6732409
|
v2.0.34-alpha.6
|
2022-10-27 10:30:18 +00:00 |