1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

10159 commits

Author SHA1 Message Date
Andrew Kingston 61a4305c7e Merge pull request #4142 from Budibase/fix/props-enrichment-race-condition
Fix rare prop enrichment issue in client library
2022-01-24 15:42:18 +00:00
Andrew Kingston a9d4e6a64e Fix rare issue which could occur when enriching component props twice before an initial render has taken place 2022-01-21 13:32:56 +00:00
Budibase Release Bot caebb066c3 v1.0.46 2022-01-20 19:58:40 +00:00
Michael Drury 3134558fee Merge pull request #4134 from Budibase/fix/default-query-param
Multiple fixes for v1.0.45
2022-01-20 19:51:37 +00:00
Andrew Kingston 358aed6d4f Update {{ now }} HBS helper to floor to the second instead of millisecond 2022-01-20 19:37:01 +00:00
Andrew Kingston 2394f7faee Fix data fetch for nested providers, JSON arrays or array fields not working 2022-01-20 19:25:21 +00:00
Andrew Kingston 858d7b4b5a Revert changes to MultiFieldSelect 2022-01-20 19:24:57 +00:00
Andrew Kingston c578dedd51 Fix issue with array field validation 2022-01-20 19:24:48 +00:00
Andrew Kingston 56ef16665e Transform the output of JS expressions to be actual types rather than strings 2022-01-20 19:24:39 +00:00
Andrew Kingston 3c50a83de7 Derive safe array-like value as the default value for multi-select fields 2022-01-20 19:24:28 +00:00
mike12345567 14ec6ac205 Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there. 2022-01-20 19:06:08 +00:00
Budibase Release Bot 6c22ccb149 v1.0.45 2022-01-20 16:33:40 +00:00
Michael Drury 78dc55e2d9 Merge pull request #4128 from Budibase/fix/4126
Fix query binding drawer bindable options
2022-01-20 16:27:32 +00:00
mike12345567 c66b9fb0b4 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 2022-01-20 16:12:32 +00:00
mike12345567 06a6001f95 Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 2022-01-20 15:44:39 +00:00
Budibase Release Bot fafe6f5d40 v1.0.44 2022-01-19 10:13:22 +00:00
Michael Drury 88a2a219f5 Merge pull request #4095 from Budibase/fix/4093
Fix for case sensitivity in client app URLs
2022-01-19 10:06:01 +00:00
Michael Drury 9d5d8284cb Quick fix for #4093 - make sure the App ID/App URL returned for deployed apps is always lowercase, as URLs are not case sensitive and should not be compared as such. 2022-01-18 20:54:19 +00:00
Budibase Release Bot e3d8302194 v1.0.43 2022-01-17 16:42:48 +00:00
Martin McKeaveney 1f78d6dc0d readding query thread timeout 2022-01-17 15:57:31 +01:00
Budibase Release Bot 2a8cbb8805 v1.0.42 2022-01-17 08:48:49 +00:00
Martin McKeaveney 528991dc27 Merge pull request #4061 from Budibase/revert-4027-fix/samesite
Revert "sameSite and secure cookie settings"
2022-01-17 09:41:28 +01:00
Martin McKeaveney c39bbf46fb Revert "sameSite and secure cookie settings" 2022-01-17 09:39:22 +01:00
Budibase Release Bot 95c4edad08 v1.0.41 2022-01-14 09:39:56 +00:00
Martin McKeaveney 31d4c46938 Merge pull request #4027 from Budibase/fix/samesite
sameSite and secure cookie settings
2022-01-14 10:34:15 +01:00
Martin McKeaveney 6a3882cb1f sameSite and secure cookie settings 2022-01-13 20:47:16 +01:00
Budibase Release Bot 5256a1cf9f v1.0.40 2022-01-13 18:35:02 +00:00
Martin McKeaveney f2253efd6e Merge pull request #4024 from Budibase/403-template-test-fix
Test fix
2022-01-13 19:29:09 +01:00
Rory Powell d2e13da831 Test fix 2022-01-13 17:46:57 +00:00
Rory Powell 7e902b9909 Merge pull request #4023 from Budibase/403-templates
Handle 403 when loading templates
2022-01-13 17:30:21 +00:00
Rory Powell 4433ebc1f2 Handle 403 when loading templates 2022-01-13 17:24:52 +00:00
Budibase Release Bot 03ff594973 v1.0.39 2022-01-13 15:17:06 +00:00
Martin McKeaveney 0329fcb49e v1.0.38 2022-01-13 16:10:07 +01:00
Martin McKeaveney 13e9929ca3 v1.0.32 2022-01-13 16:09:07 +01:00
Martin McKeaveney 5f5b3a7f43 Merge pull request #4016 from Budibase/develop
Release
2022-01-13 15:51:32 +01:00
Martin McKeaveney 8da0fa4124 Merge pull request #4019 from Budibase/fix/4010
Maintaining options and boolean types when fetching SQL schemas
2022-01-13 15:51:13 +01:00
Budibase Staging Release Bot 3bea3e71f3 v1.0.27-alpha.16 2022-01-13 14:38:12 +00:00
mike12345567 3f8af725d1 Fixing issue #4010 - options and boolean types can be maintained. 2022-01-13 14:36:47 +00:00
Martin McKeaveney a268431fa9 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-01-13 15:32:29 +01:00
Martin McKeaveney 82fd3e1fd0 re-add cli executable 2022-01-13 15:31:17 +01:00
Budibase Staging Release Bot e8815720a0 v1.0.27-alpha.15 2022-01-13 14:26:35 +00:00
Martin McKeaveney 28b80f2548 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-01-13 15:20:48 +01:00
Budibase Staging Release Bot 05c84628c1 v1.0.27-alpha.14 2022-01-13 14:18:24 +00:00
Martin McKeaveney d8cb48a1a7 use selfhost job definition from master 2022-01-13 15:17:58 +01:00
Martin McKeaveney 40111491c4 remove old query file 2022-01-13 15:10:55 +01:00
Martin McKeaveney 4b6e88075d merge with master 2022-01-13 14:58:17 +01:00
Andrew Kingston 51854b6121 Merge pull request #3962 from Budibase/rest-pagination
REST query pagination
2022-01-13 10:13:09 +00:00
Andrew Kingston 9a7cc4113d Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-13 09:44:09 +00:00
Budibase Staging Release Bot f2a2a072c6 v1.0.27-alpha.13 2022-01-12 13:20:06 +00:00
Michael Drury 816c9e2701 Merge pull request #4004 from Budibase/fix/refactor-core-usage
Refactoring core library usage
2022-01-12 13:14:40 +00:00