1
0
Fork 0
mirror of synced 2024-08-04 21:02:01 +12:00
Commit graph

8885 commits

Author SHA1 Message Date
Andrew Kingston
b1f174debe Remove optional chaining from string-templates 2021-10-14 13:04:57 +01:00
Andrew Kingston
6f67a8f20e Fix issue with validity checking binding expressions 2021-10-14 12:53:56 +01:00
Andrew Kingston
e43af1afaa Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer 2021-10-14 12:02:42 +01:00
Andrew Kingston
29d58f08c1 Block certain browser API's when executing JS in the browser 2021-10-14 12:02:34 +01:00
Andrew Kingston
01dfef735f Use vm2 for JS execution in node, and a vm polyfill for the browser. Use 2 standalone entrypoints for string-templates depending on env 2021-10-14 11:51:05 +01:00
Michael Drury
f1e5483e89 Merge pull request #2992 from Budibase/feature/query-transformers
Query transformers
2021-10-14 11:23:28 +01:00
Andrew Kingston
29659361fe Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer 2021-10-14 10:45:19 +01:00
Andrew Kingston
06c46dd3a7 Fix issue with button roundness when using other sizes than medium 2021-10-14 10:43:17 +01:00
Andrew Kingston
0b42415374 Fix editing text input settings inline 2021-10-14 10:43:04 +01:00
Andrew Kingston
19198b6d50 Improve pagination state logic to avoid potential windows where state can get out of sync 2021-10-14 10:20:38 +01:00
mike12345567
b6939397d1 Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers 2021-10-13 17:13:40 +01:00
mike12345567
9cece8b79e Removing the ability to use the bash scripting action in automations in cloud. 2021-10-13 17:03:19 +01:00
mike12345567
bded4a5b56 Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer 2021-10-13 16:48:36 +01:00
mike12345567
e548ec3978 Merge branch 'develop' of github.com:Budibase/budibase into feature/query-transformers 2021-10-13 16:47:41 +01:00
mike12345567
80dfd5bd6f Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers 2021-10-13 16:42:53 +01:00
mike12345567
4b6ff16091 Some final tweaks. 2021-10-13 16:42:07 +01:00
Budibase Release Bot
b321d34fe2 v0.9.166 2021-10-13 15:33:19 +00:00
Martin McKeaveney
1c31ed51c8 fixing auto imported path 2021-10-13 16:23:16 +01:00
Budibase Release Bot
b7978f4374 v0.9.165 2021-10-13 14:18:05 +00:00
Martin McKeaveney
2894e577c1 Merge pull request #2988 from Budibase/develop
Develop -> Master
2021-10-13 15:09:50 +01:00
Budibase Staging Release Bot
42fc118458 v0.9.165-alpha.1 2021-10-13 14:07:13 +00:00
Peter Clement
a746869418 Merge pull request #2984 from Budibase/bug/misc-automation-issues
Fixes for automation issues
2021-10-13 14:56:44 +01:00
Peter Clement
d4cffde79e remove uneeded properties from schema 2021-10-13 14:55:40 +01:00
Andrew Kingston
94f790f310 Update JS HBS helper tests 2021-10-13 14:37:29 +01:00
Andrew Kingston
aa150989bd Prevent executing JS bindings when running in a Node env 2021-10-13 14:37:14 +01:00
Budibase Staging Release Bot
643360244b v0.9.165-alpha.0 2021-10-13 13:30:05 +00:00
Martin McKeaveney
5457096370 merge 2021-10-13 14:18:56 +01:00
Peter Clement
6366abae7e remove uneeded log 2021-10-13 14:14:08 +01:00
Peter Clement
d720171846 fix cypress 2021-10-13 14:12:31 +01:00
Andrew Kingston
6619a16caf Add tests to HBS JS helper 2021-10-13 13:45:14 +01:00
Andrew Kingston
4d6d453676 Add one second timeout to execution of JS bindings 2021-10-13 13:44:43 +01:00
mike12345567
dcb334b564 Fixing some issues found with query while testing. 2021-10-13 13:22:13 +01:00
Budibase Staging Release Bot
5f03755a85 v0.9.160-alpha.5 2021-10-13 12:09:25 +00:00
Martin McKeaveney
bfe7bdf02e Merge pull request #2985 from Budibase/fix/postrelease
Fix/postrelease
2021-10-13 13:01:16 +01:00
Peter Clement
12cf3730d9 Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-13 12:39:05 +01:00
Martin McKeaveney
74c74d78f2 encapsulate global logout function 2021-10-13 12:26:26 +01:00
Peter Clement
ec50621733 refactor new autocolumn functionality 2021-10-13 11:39:36 +01:00
Peter Clement
194eddbda4 some tidy up 2021-10-13 09:29:01 +01:00
Budibase Release Bot
6a129067e2 v0.9.164 2021-10-12 21:15:39 +00:00
Martin McKeaveney
d1db72fbf6 Merge pull request #2987 from Budibase/feature/k8s-templates
Feature/k8s templates
2021-10-12 22:05:47 +01:00
Martin McKeaveney
fcd8ba18df removing quotas that are no longer needed 2021-10-12 22:04:29 +01:00
Martin McKeaveney
ca0457dcb4 updated K8S templates with new kit 2021-10-12 21:58:10 +01:00
Martin McKeaveney
11e64b0ffe tidy up 2021-10-12 20:19:32 +01:00
Martin McKeaveney
af7bddcf22 platform logout function 2021-10-12 19:49:34 +01:00
mike12345567
b46a945fc4 Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 2021-10-12 18:45:13 +01:00
Peter Clement
823038c0a7 update consts 2021-10-12 17:32:57 +01:00
Peter Clement
e2ae8b8437 add ability to copy _rev and _id from data tab 2021-10-12 17:32:15 +01:00
mike12345567
c01263e8f6 Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers 2021-10-12 17:26:34 +01:00
Andrew Kingston
d1916cfe49 Enable JS bindings in all design fields where HBS is also enabled 2021-10-12 16:52:56 +01:00
Martin McKeaveney
b38704978a Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease 2021-10-12 16:50:37 +01:00