Commit Graph

28065 Commits

Author SHA1 Message Date
Martin McKeaveney e7d7417c7d
pinning couchDB version for closeau compatibility (#9144) 2022-12-21 16:24:29 +00:00
Budibase Release Bot 23753a1c9f Update pro version to 2.2.9 2022-12-19 18:28:38 +00:00
Budibase Release Bot 8ede6de345 v2.2.9 2022-12-19 18:25:02 +00:00
melohagan 033094cf30
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 221f9e3813 Update pro version to 2.2.8 2022-12-16 13:36:26 +00:00
Budibase Release Bot ff40a71342 v2.2.8 2022-12-16 13:32:25 +00:00
Rory Powell 8b01297973
Environment variable type coercion fix (#9074)
* Environment variable type coercion fix

* Update .gitignore
2022-12-16 13:16:37 +00:00
Budibase Release Bot 0055a08586 Update pro version to 2.2.7 2022-12-16 10:45:37 +00:00
Budibase Release Bot 112caa162a v2.2.7 2022-12-16 10:41:13 +00:00
Martin McKeaveney d235dd83ab
Types/attaching license to account (#9065)
* adding license type to account

* removing planDuration
2022-12-16 10:22:48 +00:00
Budibase Release Bot 6ec88f1f07 Update pro version to 2.2.6 2022-12-15 15:30:56 +00:00
Budibase Release Bot 302704cbf4 v2.2.6 2022-12-15 15:27:14 +00:00
melohagan 6c89f67b9d
Make looping arrow point in right direction (#9053) 2022-12-15 15:13:12 +00:00
Budibase Release Bot db8a6bf271 Update pro version to 2.2.5 2022-12-15 13:08:36 +00:00
Budibase Release Bot edae61a51b v2.2.5 2022-12-15 13:04:16 +00:00
Martin McKeaveney 07d5ddf3bb
lock changes (#9047) 2022-12-15 12:45:53 +00:00
Budibase Release Bot a8b0dc4646 Update pro version to 2.2.4 2022-12-15 09:41:31 +00:00
Budibase Release Bot f1dea09042 v2.2.4 2022-12-15 09:37:40 +00:00
Andrew Kingston 4188754bbe
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 c0cfec1081 Update pro version to 2.2.3 2022-12-14 00:56:53 +00:00
Budibase Release Bot 1fee98510b v2.2.3 2022-12-14 00:52:41 +00:00
Michael Drury 01c8efbf35
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 3cb13e005a Update pro version to 2.2.2 2022-12-12 16:56:13 +00:00
Budibase Release Bot dc11fd4d54 v2.2.2 2022-12-12 16:52:02 +00:00
Martin McKeaveney 3236be3e29 using dist folder to allow importing constants for openAPI specs 2022-12-12 16:33:32 +00:00
Budibase Release Bot e795971491 Update pro version to 2.2.1 2022-12-12 13:16:47 +00:00
Budibase Release Bot 04387191d9 v2.2.1 2022-12-12 13:13:05 +00:00
Michael Drury ff9b1ce9f9
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 ab568a52c1 Fix side nav styles 2022-12-12 12:42:11 +00:00
mike12345567 dd60aae236 Fix for budibase plugin skeleton, which utilises the old import style. 2022-12-12 12:13:02 +00:00
Budibase Release Bot c3cd61a44f Update pro version to 2.2.0 2022-12-12 10:25:56 +00:00
Budibase Release Bot 736f36effc v2.2.0 2022-12-12 10:21:57 +00:00
Budibase Release Bot 09a55cb2ae Update pro version to 2.1.46 2022-12-12 09:05:49 +00:00
Budibase Release Bot b99a3a3e9b v2.1.46 2022-12-12 09:02:12 +00:00
Martin McKeaveney 413ae50b49
Merge pull request #8991 from Budibase/develop
develop -> master
2022-12-12 08:46:46 +00:00
Budibase Staging Release Bot e79b0d0e20 Update pro version to 2.1.46-alpha.3 2022-12-11 22:38:10 +00:00
Budibase Staging Release Bot 91f7e2bcaf v2.1.46-alpha.3 2022-12-11 22:33:55 +00:00
Martin McKeaveney 653c19d5a7 merge 2022-12-11 22:05:47 +00:00
Martin McKeaveney 55621cb328 additional spectrum deps 2022-12-11 19:13:08 +00:00
Budibase Staging Release Bot 849e2ee3d7 Update pro version to 2.1.46-alpha.2 2022-12-11 17:33:45 +00:00
Budibase Staging Release Bot 51b2958628 v2.1.46-alpha.2 2022-12-11 17:30:10 +00:00
Martin McKeaveney b6a96e37d6 pinning spectrum deps in BBUI 2022-12-11 17:13:22 +00:00
Budibase Staging Release Bot 3daa583248 v2.1.46-alpha.1 2022-12-09 14:42:23 +00:00
Rory Powell 779ab325ae
Remove new (#8994) 2022-12-09 14:25:11 +00:00
Budibase Staging Release Bot 3fd0d0e465 Update pro version to 2.1.46-alpha.0 2022-12-09 13:55:41 +00:00
Budibase Staging Release Bot 1c1f758ab9 v2.1.46-alpha.0 2022-12-09 13:52:03 +00:00
Martin McKeaveney 42bb6374f5 merge 2022-12-09 13:35:18 +00:00
Budibase Staging Release Bot 38420d1c67 Update pro version to 2.1.43-alpha.15 2022-12-08 11:40:19 +00:00
Budibase Staging Release Bot ecc52184a7 v2.1.43-alpha.15 2022-12-08 11:36:58 +00:00
Budibase Staging Release Bot 8adcf81beb v2.1.43-alpha.14 2022-12-08 10:29:26 +00:00