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 Release Bot
ce924d5990
Update pro version to 2.2.22
2023-01-22 19:35:27 +00:00
Budibase Release Bot
e471a0c91a
v2.2.22
2023-01-22 19:32:07 +00:00
melohagan
19696fb1fe
Treat bigint as string ( #8877 )
...
* Make bigint string type
* Handle BigInt relationships
* remove unused var
* Revert CreateEditRelationship modal changes
2023-01-22 19:19:16 +00:00
Budibase Release Bot
403d7eb164
Update pro version to 2.2.21
2023-01-22 15:41:50 +00:00
Budibase Release Bot
7b77c01605
v2.2.21
2023-01-22 15:38:26 +00:00
melohagan
245d64d1ad
Return empty not null on clear ( #9078 )
2023-01-22 15:24:48 +00:00
melohagan
458ab7dadc
SQL filtering: Always escape key in LIKE statements ( #9278 )
...
* Always escape key in like statements
* lint
2023-01-20 14:03:14 +00:00
Budibase Release Bot
2fef674997
Update pro version to 2.2.20
2023-01-16 14:55:12 +00:00
Budibase Release Bot
346d171b96
v2.2.20
2023-01-16 14:51:04 +00:00
melohagan
84291ff5ee
Null safety ( #9355 )
2023-01-16 14:34:10 +00:00
Budibase Release Bot
ba6ba35b23
Update pro version to 2.2.19
2023-01-16 12:40:04 +00:00
Budibase Release Bot
9795533d09
v2.2.19
2023-01-16 12:36:44 +00:00
Martin McKeaveney
fbf8230a3d
allow all user bindings in SQL queries ( #9354 )
2023-01-16 12:24:32 +00:00
Budibase Release Bot
b4abc63797
Update pro version to 2.2.18
2023-01-13 17:19:36 +00:00
Budibase Release Bot
cbe9aa6e5b
v2.2.18
2023-01-13 17:16:19 +00:00
melohagan
3ea5078f07
Undo time offset ( #9140 )
2023-01-13 17:03:46 +00:00
Budibase Release Bot
eaf29f13c7
Update pro version to 2.2.17
2023-01-12 18:59:48 +00:00
Budibase Release Bot
9b16c8c724
v2.2.17
2023-01-12 18:54:15 +00:00
melohagan
86063bce4a
Fix local dev hosting and allow primary foreign keys ( #9330 )
...
* adding host.docker.internal mapping to PROXY_ADDRESS
* Allow primary keys to be foreign key
* Revert "Allow primary keys to be foreign key"
This reverts commit d10dfc1e28
.
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2023-01-12 18:35:49 +00:00
Budibase Release Bot
3fc59faaeb
Update pro version to 2.2.16
2023-01-12 12:41:08 +00:00
Budibase Release Bot
220be1d713
v2.2.16
2023-01-12 12:37:02 +00:00
Budibase Release Bot
9b61cce370
Update pro version to 2.2.15
2023-01-11 21:21:38 +00:00
Budibase Release Bot
d56201ddcb
v2.2.15
2023-01-11 21:18:15 +00:00
Martin McKeaveney
78e67df3dc
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
0c47054eab
Update pro version to 2.2.14
2023-01-11 08:17:31 +00:00
Budibase Release Bot
6085f0db47
v2.2.14
2023-01-11 08:14:02 +00:00
Andrew Kingston
b06c6852a3
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
942cfe8260
Update pro version to 2.2.13
2023-01-10 16:42:35 +00:00
Budibase Release Bot
348f93856b
v2.2.13
2023-01-10 16:38:33 +00:00
deanhannigan
94e76864bf
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
5ee901d6bc
Update pro version to 2.2.12
2023-01-09 15:43:46 +00:00
Budibase Release Bot
a0391d1d3a
v2.2.12
2023-01-09 15:39:49 +00:00
deanhannigan
55211861b2
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
6e34e717cc
Update pro version to 2.2.11
2023-01-06 17:16:57 +00:00
Budibase Release Bot
f73ab88122
v2.2.11
2023-01-06 17:13:14 +00:00
Michael Drury
bd427735e8
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
76825c38b9
Adding test cases for the attachment re-write feature, mocking the direct couch find functionality.
2023-01-06 13:33:22 +00:00
mike12345567
cf90282303
Moving some stuff around to make more testable.
2023-01-06 12:47:12 +00:00
mike12345567
0c37c57a4b
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
455871d89a
Update pro version to 2.2.10
2023-01-05 16:33:11 +00:00
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
Dean
bc933638ef
Added sorting to the options field
2023-01-04 13:08:28 +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