Commit Graph

28089 Commits

Author SHA1 Message Date
Martin McKeaveney def34d5b90
cherry pick nginx change (#9316)
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-01-11 21:05:44 +00:00
Budibase Release Bot 0e1ce7789f Update pro version to 2.2.14 2023-01-11 08:17:31 +00:00
Budibase Release Bot 7204e7e452 v2.2.14 2023-01-11 08:14:02 +00:00
Andrew Kingston b9cb2d9e78
Optimise client library performance with skeleton loaders (#9256)
* Treat empty string default values as nullish when considering whether field default values should be applied to the real field value

* Add flag to allow not loading data immediately upon creation of a data fetch object

* Use loading context inside forms to avoid wasted renders while form schema are loading

* Wait for parent data providers to finish loading before loading their own data

* Optimise data provider to reduce updates as much as possible

* Allow forms to render content immediately again, but use the loading context to inform data providers to wait for them

* Remove fetchOnCreation flag for data fetches as now redundant

* Fix issue with deleting the selected button action when the next action has no parameters

* Lint
2023-01-11 08:01:41 +00:00
Budibase Release Bot dd58f79763 Update pro version to 2.2.13 2023-01-10 16:42:35 +00:00
Budibase Release Bot 3d3c0d432f v2.2.13 2023-01-10 16:38:33 +00:00
deanhannigan 79fa4e42c2
Render view groupBy array options as tags (#8764)
* Fix to properly render groupBy options as tags

* Fixes for viewBuilder function definition and some typescript updates
2023-01-10 16:25:23 +00:00
Budibase Release Bot 7e00976f95 Update pro version to 2.2.12 2023-01-09 15:43:46 +00:00
Budibase Release Bot 01d4b731bf v2.2.12 2023-01-09 15:39:49 +00:00
deanhannigan 798138d357
Merge pull request #9220 from Budibase/fix/option-picker-sorting
Added sorting to the options field
2023-01-09 15:24:28 +00:00
Budibase Release Bot d92f6d2892 Update pro version to 2.2.11 2023-01-06 17:16:57 +00:00
Budibase Release Bot 0862c980b8 v2.2.11 2023-01-06 17:13:14 +00:00
Michael Drury f4b722e174
Merge pull request #9251 from Budibase/fix/9249
Fix for attachment URL update on import - large number of attachments
2023-01-06 17:00:18 +00:00
mike12345567 aca98f7c6d Adding test cases for the attachment re-write feature, mocking the direct couch find functionality. 2023-01-06 13:33:22 +00:00
mike12345567 6595e1c122 Moving some stuff around to make more testable. 2023-01-06 12:47:12 +00:00
mike12345567 7084989896 Fix for #9249 - there was an issue with the updating of attachment URLs when importing an app/backup, this resolves it by utilising pagination in the CouchDB find API, making sure to iterate through all documents when there is a larger number. 2023-01-05 18:03:36 +00:00
Budibase Release Bot 699769e5c0 Update pro version to 2.2.10 2023-01-05 16:33:11 +00:00
Budibase Release Bot c49b081829 v2.2.10 2023-01-05 16:29:16 +00:00
Michael Drury 223ac31de8
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 26dbeb24b7
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 01f4820514 Cast bit buffer as boolean 2023-01-04 15:18:53 +00:00
Dean 0083dcc45f Added sorting to the options field 2023-01-04 13:08:28 +00:00
Martin McKeaveney b7e4047016
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 ecccadc56c define specific port for minio at startup 2023-01-03 11:51:30 +00:00
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