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

19779 commits

Author SHA1 Message Date
Andrew Kingston 22c1eae1a9 Transform the output of JS expressions to be actual types rather than strings 2022-01-20 19:24:39 +00:00
Andrew Kingston 81479b18f3 Derive safe array-like value as the default value for multi-select fields 2022-01-20 19:24:28 +00:00
mike12345567 ea6b286609 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 38122eec32 v1.0.45 2022-01-20 16:33:40 +00:00
Michael Drury cf6aa7e513
Merge pull request #4128 from Budibase/fix/4126
Fix query binding drawer bindable options
2022-01-20 16:27:32 +00:00
mike12345567 c6de0f3d30 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 2022-01-20 16:12:32 +00:00
mike12345567 1975af430a 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 2eb6bef9f5 v1.0.44 2022-01-19 10:13:22 +00:00
Michael Drury f2e1cf3838
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 9b885d0207 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 9ef9c63b0e v1.0.43 2022-01-17 16:42:48 +00:00
Martin McKeaveney 80e1da6a94 readding query thread timeout 2022-01-17 15:57:31 +01:00
Budibase Release Bot 45093aac13 v1.0.42 2022-01-17 08:48:49 +00:00
Martin McKeaveney 6a5551c552
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 0159d52aa6
Revert "sameSite and secure cookie settings" 2022-01-17 09:39:22 +01:00
Budibase Release Bot 8f54f4a0fc v1.0.41 2022-01-14 09:39:56 +00:00
Martin McKeaveney 86d95a1bd9
Merge pull request #4027 from Budibase/fix/samesite
sameSite and secure cookie settings
2022-01-14 10:34:15 +01:00
Martin McKeaveney d93c8dbbb4 sameSite and secure cookie settings 2022-01-13 20:47:16 +01:00
Budibase Release Bot 160f3d280e v1.0.40 2022-01-13 18:35:02 +00:00
Martin McKeaveney b674c6640c
Merge pull request #4024 from Budibase/403-template-test-fix
Test fix
2022-01-13 19:29:09 +01:00
Rory Powell 6a1b96fe6d Test fix 2022-01-13 17:46:57 +00:00
Rory Powell ecac3c83c0
Merge pull request #4023 from Budibase/403-templates
Handle 403 when loading templates
2022-01-13 17:30:21 +00:00
Rory Powell d07852bcf2 Handle 403 when loading templates 2022-01-13 17:24:52 +00:00
Budibase Release Bot c1451c6e40 v1.0.39 2022-01-13 15:17:06 +00:00
Martin McKeaveney ede44f31ed v1.0.38 2022-01-13 16:10:07 +01:00
Martin McKeaveney c0f89a0257 v1.0.32 2022-01-13 16:09:07 +01:00
Martin McKeaveney 1e743f2f83
Merge pull request #4016 from Budibase/develop
Release
2022-01-13 15:51:32 +01:00
Martin McKeaveney 5931cfbafb
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 dfe795b73b v1.0.27-alpha.16 2022-01-13 14:38:12 +00:00
mike12345567 5ede1e23a9 Fixing issue #4010 - options and boolean types can be maintained. 2022-01-13 14:36:47 +00:00
Martin McKeaveney 8991343469 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-01-13 15:32:29 +01:00
Martin McKeaveney 9f67733ec4 re-add cli executable 2022-01-13 15:31:17 +01:00
Budibase Staging Release Bot 194f2d6fd8 v1.0.27-alpha.15 2022-01-13 14:26:35 +00:00
Martin McKeaveney 2f358aacdf Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-01-13 15:20:48 +01:00
Budibase Staging Release Bot f9cd961be0 v1.0.27-alpha.14 2022-01-13 14:18:24 +00:00
Martin McKeaveney bc1d228e9a use selfhost job definition from master 2022-01-13 15:17:58 +01:00
Martin McKeaveney e2f58b8265 remove old query file 2022-01-13 15:10:55 +01:00
Martin McKeaveney 6d3ebe6eb9 merge with master 2022-01-13 14:58:17 +01:00
Andrew Kingston 8921436eea
Merge pull request #3962 from Budibase/rest-pagination
REST query pagination
2022-01-13 10:13:09 +00:00
Andrew Kingston 0bb8ceb9a6 Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-13 09:44:09 +00:00
Budibase Staging Release Bot e48e21ffb8 v1.0.27-alpha.13 2022-01-12 13:20:06 +00:00
Michael Drury 95dbb64d66
Merge pull request #4004 from Budibase/fix/refactor-core-usage
Refactoring core library usage
2022-01-12 13:14:40 +00:00
mike12345567 60a1efeade Removing use of direct package access. 2022-01-12 12:54:25 +00:00
mike12345567 6817d6cf46 Fixing test mocking. 2022-01-12 11:50:14 +00:00
mike12345567 5d9b3af332 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 2022-01-12 11:32:14 +00:00
Michael Drury 3c4dd4b364
Merge pull request #3998 from Budibase/fix/3722
Fixing issue with multiple automation steps of the same type showing same response
2022-01-11 17:39:16 +00:00
Budibase Staging Release Bot fc90f6d65a v1.0.27-alpha.12 2022-01-11 17:25:33 +00:00
Michael Drury 223b4ddea4
Merge pull request #3995 from Budibase/feature/auth-core
Renaming @budibase/auth to @budibase/backend-core
2022-01-11 17:19:08 +00:00
mike12345567 4378a3a657 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 2022-01-11 17:14:04 +00:00
mike12345567 387eecca0f Updating to use automation setup to use action button instead of custom chevron div and using the action button in the automation code editor so that bindings can be hidden/shown if they are taking up too much of screen. 2022-01-11 16:54:43 +00:00