Budibase Staging Release Bot
|
c33689182a
|
v0.9.167-alpha.1
|
2021-10-14 13:45:01 +00:00 |
Budibase Staging Release Bot
|
2853ae849e
|
v0.9.167-alpha.1
|
2021-10-14 13:45:01 +00:00 |
Budibase Release Bot
|
17314f9a38
|
v0.9.167
|
2021-10-14 13:41:23 +00:00 |
Budibase Release Bot
|
da4aa7219d
|
v0.9.167
|
2021-10-14 13:41:23 +00:00 |
Martin McKeaveney
|
7d9fa8e6fc
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-10-14 14:34:29 +01:00 |
Martin McKeaveney
|
91efb2cf82
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-10-14 14:34:29 +01:00 |
Martin McKeaveney
|
d95f859a91
|
Update release-selfhost.yml
|
2021-10-14 14:33:27 +01:00 |
Martin McKeaveney
|
e6b5f6c18c
|
Update release-selfhost.yml
|
2021-10-14 14:33:27 +01:00 |
mike12345567
|
eb25e81072
|
Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array.
|
2021-10-14 14:18:41 +01:00 |
mike12345567
|
c5ed99939c
|
Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array.
|
2021-10-14 14:18:41 +01:00 |
Andrew Kingston
|
0539f1a429
|
Remove optional chaining from string-templates
|
2021-10-14 13:04:57 +01:00 |
Andrew Kingston
|
b1f174debe
|
Remove optional chaining from string-templates
|
2021-10-14 13:04:57 +01:00 |
Andrew Kingston
|
2aaad350b4
|
Fix issue with validity checking binding expressions
|
2021-10-14 12:53:56 +01:00 |
Andrew Kingston
|
6f67a8f20e
|
Fix issue with validity checking binding expressions
|
2021-10-14 12:53:56 +01:00 |
Andrew Kingston
|
442514b17e
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-14 12:02:42 +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
|
1bd0897fd8
|
Block certain browser API's when executing JS in the browser
|
2021-10-14 12:02:34 +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
|
403f64d1ac
|
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 |
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
|
67886bd22e
|
Merge pull request #2992 from Budibase/feature/query-transformers
Query transformers
|
2021-10-14 11:23:28 +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
|
9a21a0b2db
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-14 10:45:19 +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
|
96a723d838
|
Fix issue with button roundness when using other sizes than medium
|
2021-10-14 10:43:17 +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
|
197c584977
|
Fix editing text input settings inline
|
2021-10-14 10:43:04 +01:00 |
Andrew Kingston
|
0b42415374
|
Fix editing text input settings inline
|
2021-10-14 10:43:04 +01:00 |
Andrew Kingston
|
4a6d56f638
|
Improve pagination state logic to avoid potential windows where state can get out of sync
|
2021-10-14 10:20:38 +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
|
59283c7b8a
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-13 17:13:40 +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
|
02bae53b27
|
Removing the ability to use the bash scripting action in automations in cloud.
|
2021-10-13 17:03:19 +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 |
Budibase Staging Release Bot
|
54fff6db18
|
v0.9.167-alpha.0
|
2021-10-13 15:56:03 +00:00 |
Budibase Staging Release Bot
|
2635c055b7
|
v0.9.167-alpha.0
|
2021-10-13 15:56:03 +00:00 |
mike12345567
|
0ba56ea54c
|
Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-13 16:48:36 +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
|
e21016960e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-13 16:47:41 +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
|
2acc7863ee
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-13 16:42:53 +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
|
123dc581f0
|
Some final tweaks.
|
2021-10-13 16:42:07 +01:00 |
mike12345567
|
4b6ff16091
|
Some final tweaks.
|
2021-10-13 16:42:07 +01:00 |
Budibase Release Bot
|
3f662acc4d
|
v0.9.166
|
2021-10-13 15:33:19 +00:00 |
Budibase Release Bot
|
b321d34fe2
|
v0.9.166
|
2021-10-13 15:33:19 +00:00 |
Martin McKeaveney
|
ad6d50df26
|
fixing auto imported path
|
2021-10-13 16:23:16 +01:00 |
Martin McKeaveney
|
1c31ed51c8
|
fixing auto imported path
|
2021-10-13 16:23:16 +01:00 |
Budibase Release Bot
|
f12210c693
|
v0.9.165
|
2021-10-13 14:18:05 +00:00 |
Budibase Release Bot
|
b7978f4374
|
v0.9.165
|
2021-10-13 14:18:05 +00:00 |