1
0
Fork 0
mirror of synced 2024-09-06 04:31:18 +12:00
Commit graph

10168 commits

Author SHA1 Message Date
Budibase Release Bot
2dea8789e8 v1.0.49 2022-02-04 12:19:39 +00:00
Michael Drury
56f027e4b9 Merge pull request #4313 from Budibase/fix/4308
Fixing query multiple handlebars statements enrichment
2022-02-04 12:13:45 +00:00
mike12345567
f946f2f68d Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 2022-02-03 18:26:26 +00:00
Budibase Release Bot
86ffa65d93 v1.0.48 2022-01-31 13:43:13 +00:00
Michael Drury
8e6608efe9 Merge pull request #4221 from Budibase/fix/sql-4179-3196
Various SQL/table fixes
2022-01-31 13:35:51 +00:00
mike12345567
412b7e5f06 Fixing #4205 - making sure builder loads the correct role for the query. 2022-01-26 18:59:41 +00:00
mike12345567
9b55ba8b13 Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables. 2022-01-26 18:50:13 +00:00
Michael Drury
95e0c1aa1f Adding a possible fix for #4179. 2022-01-25 21:35:11 +00:00
Budibase Release Bot
e96b2b4d42 v1.0.47 2022-01-24 15:48:12 +00:00
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