1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

17524 commits

Author SHA1 Message Date
Budibase Release Bot ae7e3d498f v2.2.10 2023-01-05 16:29:16 +00:00
Michael Drury 50cb921fc1 Merge pull request #9221 from Budibase/bug/sev3/mysql-bit-boolean
MySQL convert bit to boolean
2023-01-05 16:14:40 +00:00
Peter Clement 0d639fcdd3 Merge pull request #9195 from Budibase/feat/expose-minio-ui-port
Ensure the Minio UI port is always set to 9001
2023-01-05 16:13:47 +00:00
Mel O'Hagan b70fdf907a Cast bit buffer as boolean 2023-01-04 15:18:53 +00:00
Martin McKeaveney 562768d61e Updating the client overlay to use the right method when event type is unknown (#9192) 2023-01-03 13:40:37 +00:00
Peter Clement e561b41219 define specific port for minio at startup 2023-01-03 11:51:30 +00:00
Martin McKeaveney 19dfadc437 pinning couchDB version for closeau compatibility (#9144) 2022-12-21 16:24:29 +00:00
Budibase Release Bot 5ce65faeba Update pro version to 2.2.9 2022-12-19 18:28:38 +00:00
Budibase Release Bot cd754c4642 v2.2.9 2022-12-19 18:25:02 +00:00
melohagan 1b74895abc SQL server relationship fix for tables in schema (#9103)
* Add schema to LEFT JOIN

* lint
2022-12-19 18:12:05 +00:00
Budibase Release Bot 7754ed5f35 Update pro version to 2.2.8 2022-12-16 13:36:26 +00:00
Budibase Release Bot 1835b89b72 v2.2.8 2022-12-16 13:32:25 +00:00
Rory Powell 712f1d1fc1 Environment variable type coercion fix (#9074)
* Environment variable type coercion fix

* Update .gitignore
2022-12-16 13:16:37 +00:00
Budibase Release Bot 5c2d376209 Update pro version to 2.2.7 2022-12-16 10:45:37 +00:00
Budibase Release Bot 80d06fbad8 v2.2.7 2022-12-16 10:41:13 +00:00
Martin McKeaveney 2264f83ebd Types/attaching license to account (#9065)
* adding license type to account

* removing planDuration
2022-12-16 10:22:48 +00:00
Budibase Release Bot bf93d5b6a3 Update pro version to 2.2.6 2022-12-15 15:30:56 +00:00
Budibase Release Bot 76d99dbe2b v2.2.6 2022-12-15 15:27:14 +00:00
melohagan 31c7a122f0 Make looping arrow point in right direction (#9053) 2022-12-15 15:13:12 +00:00
Budibase Release Bot 17b7911fe8 Update pro version to 2.2.5 2022-12-15 13:08:36 +00:00
Budibase Release Bot 70d6dd9855 v2.2.5 2022-12-15 13:04:16 +00:00
Martin McKeaveney 7fb565e9f4 lock changes (#9047) 2022-12-15 12:45:53 +00:00
Budibase Release Bot 92a881d480 Update pro version to 2.2.4 2022-12-15 09:41:31 +00:00
Budibase Release Bot fde4a72beb v2.2.4 2022-12-15 09:37:40 +00:00
Andrew Kingston c3b6afbb6f Fix SQL table _id filtering (#9030)
* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field

* Remove like operator from internal tables and only allow basic operators on SQL table _id column

* Update data section filtering to respect new rules

* Update automation section filtering to respect new rules

* Update dynamic filter component to respect new rules
2022-12-15 09:22:28 +00:00
Budibase Release Bot 5913df0359 Update pro version to 2.2.3 2022-12-14 00:56:53 +00:00
Budibase Release Bot f6cf315148 v2.2.3 2022-12-14 00:52:41 +00:00
Michael Drury 4716cf1aa3 Fix for user enrichment call (updating to @budibase/nano fork) (#9038)
* Fix for #9029 - this should fix the issue users have been experiencing with user enrichment calls in apps, essentially it utilises a fork of the nano library we use to interact with CouchDB, which has been updated to use a POST request rather than a GET request as it supports a larger set of data being sent as query parameters.

* Incrementing Nano version to attempt to fix yarn registry issues.
2022-12-14 00:35:15 +00:00
Budibase Release Bot ab9ac6adb1 Update pro version to 2.2.2 2022-12-12 16:56:13 +00:00
Budibase Release Bot be08601315 v2.2.2 2022-12-12 16:52:02 +00:00
Martin McKeaveney 9c020a3617 using dist folder to allow importing constants for openAPI specs 2022-12-12 16:33:32 +00:00
Budibase Release Bot 8c1a2cac10 Update pro version to 2.2.1 2022-12-12 13:16:47 +00:00
Budibase Release Bot 8e3d5b74e1 v2.2.1 2022-12-12 13:13:05 +00:00
Michael Drury 5772a8bbf0 Merge pull request #9014 from Budibase/fix/bb-skel-fix
Backend-core plugin import support
2022-12-12 12:47:00 +00:00
Andrew Kingston b37d51c8d9 Fix side nav styles 2022-12-12 12:42:11 +00:00
mike12345567 3160c51c86 Fix for budibase plugin skeleton, which utilises the old import style. 2022-12-12 12:13:02 +00:00
Budibase Release Bot 146cd61cff Update pro version to 2.2.0 2022-12-12 10:25:56 +00:00
Budibase Release Bot dcf6bd29dc v2.2.0 2022-12-12 10:21:57 +00:00
Budibase Release Bot 437096c2fb Update pro version to 2.1.46 2022-12-12 09:05:49 +00:00
Budibase Release Bot 912d6da874 v2.1.46 2022-12-12 09:02:12 +00:00
Martin McKeaveney e2aedb2a68 Merge pull request #8991 from Budibase/develop
develop -> master
2022-12-12 08:46:46 +00:00
Budibase Staging Release Bot 85dec7e0a4 Update pro version to 2.1.46-alpha.3 2022-12-11 22:38:10 +00:00
Budibase Staging Release Bot 06938d4c2b v2.1.46-alpha.3 2022-12-11 22:33:55 +00:00
Martin McKeaveney 7e7f1a6a3d merge 2022-12-11 22:05:47 +00:00
Martin McKeaveney a2b7ae01f9 additional spectrum deps 2022-12-11 19:13:08 +00:00
Budibase Staging Release Bot 2b18b6ab0f Update pro version to 2.1.46-alpha.2 2022-12-11 17:33:45 +00:00
Budibase Staging Release Bot ed6c1e953e v2.1.46-alpha.2 2022-12-11 17:30:10 +00:00
Martin McKeaveney e026d68ffe pinning spectrum deps in BBUI 2022-12-11 17:13:22 +00:00
Budibase Staging Release Bot 314aef35c8 v2.1.46-alpha.1 2022-12-09 14:42:23 +00:00
Rory Powell 9577169320 Remove new (#8994) 2022-12-09 14:25:11 +00:00