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
|
96a723d838
|
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
|
4a6d56f638
|
Improve pagination state logic to avoid potential windows where state can get out of sync
|
2021-10-14 10:20:38 +01:00 |
mike12345567
|
0ba56ea54c
|
Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-13 16:48:36 +01:00 |
Budibase Release Bot
|
3f662acc4d
|
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 |
Budibase Release Bot
|
f12210c693
|
v0.9.165
|
2021-10-13 14:18:05 +00:00 |
Budibase Staging Release Bot
|
ba7fe1560b
|
v0.9.165-alpha.1
|
2021-10-13 14:07:13 +00:00 |
Peter Clement
|
4cdc96a0f6
|
Merge pull request #2984 from Budibase/bug/misc-automation-issues
Fixes for automation issues
|
2021-10-13 14:56:44 +01:00 |
Peter Clement
|
2eccb159c0
|
remove uneeded properties from schema
|
2021-10-13 14:55:40 +01:00 |
Andrew Kingston
|
9ec1992522
|
Update JS HBS helper tests
|
2021-10-13 14:37:29 +01:00 |
Andrew Kingston
|
0dfa108ef5
|
Prevent executing JS bindings when running in a Node env
|
2021-10-13 14:37:14 +01:00 |
Budibase Staging Release Bot
|
4326df56c2
|
v0.9.165-alpha.0
|
2021-10-13 13:30:05 +00:00 |
Martin McKeaveney
|
d9bfacf956
|
merge
|
2021-10-13 14:18:56 +01:00 |
Peter Clement
|
4c0e2d3d07
|
remove uneeded log
|
2021-10-13 14:14:08 +01:00 |
Peter Clement
|
e8542a6d0e
|
fix cypress
|
2021-10-13 14:12:31 +01:00 |
Andrew Kingston
|
4cd8171a91
|
Add tests to HBS JS helper
|
2021-10-13 13:45:14 +01:00 |
Andrew Kingston
|
4075d0d97c
|
Add one second timeout to execution of JS bindings
|
2021-10-13 13:44:43 +01:00 |
Budibase Staging Release Bot
|
9e9ceea9ca
|
v0.9.160-alpha.5
|
2021-10-13 12:09:25 +00:00 |
Peter Clement
|
bf3075c15c
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-13 12:39:05 +01:00 |
Martin McKeaveney
|
81f49dcdf1
|
encapsulate global logout function
|
2021-10-13 12:26:26 +01:00 |
Peter Clement
|
a25020aad7
|
refactor new autocolumn functionality
|
2021-10-13 11:39:36 +01:00 |
Peter Clement
|
2105fb31db
|
some tidy up
|
2021-10-13 09:29:01 +01:00 |
Budibase Release Bot
|
fb5c60b773
|
v0.9.164
|
2021-10-12 21:15:39 +00:00 |
Martin McKeaveney
|
ed9574b815
|
tidy up
|
2021-10-12 20:19:32 +01:00 |
Martin McKeaveney
|
3f279d8d0f
|
platform logout function
|
2021-10-12 19:49:34 +01:00 |
Peter Clement
|
64583f83c6
|
update consts
|
2021-10-12 17:32:57 +01:00 |
Peter Clement
|
9c99e4dd0b
|
add ability to copy _rev and _id from data tab
|
2021-10-12 17:32:15 +01:00 |
Andrew Kingston
|
445a560e0d
|
Enable JS bindings in all design fields where HBS is also enabled
|
2021-10-12 16:52:56 +01:00 |
Martin McKeaveney
|
2674f1992f
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
Martin McKeaveney
|
88f42fb221
|
remove random files
|
2021-10-12 16:14:49 +01:00 |
Martin McKeaveney
|
14370c81b9
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
Andrew Kingston
|
7d7c28d967
|
Fix issue deeply extract falsey values from context while executing JS bindings
|
2021-10-12 16:13:07 +01:00 |
Andrew Kingston
|
932c332b81
|
Use custom Input for component settings so that JS bindings can be displayed nicley
|
2021-10-12 16:07:59 +01:00 |
Andrew Kingston
|
d6a1e3d248
|
Correctly handle JS nullish values by removing forced fallback value of HBS helper
|
2021-10-12 15:40:01 +01:00 |
Andrew Kingston
|
4174b88057
|
Ensure null or empty values don't cause raw JS to appear when executing JS HBS helper
|
2021-10-12 15:32:43 +01:00 |
Andrew Kingston
|
f0d79a34ed
|
Improve handling of toggling between HBS and JS bindings
|
2021-10-12 15:20:31 +01:00 |
Peter Clement
|
b2b1d53c94
|
add relationship selector to automation blocks
|
2021-10-12 14:13:33 +01:00 |
Budibase Staging Release Bot
|
b2d02b0663
|
v0.9.160-alpha.4
|
2021-10-12 12:37:54 +00:00 |
Rory Powell
|
0ecb4116c8
|
Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
|
2021-10-12 13:10:58 +01:00 |
Rory Powell
|
a4a5cddc1a
|
Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js
|
2021-10-12 13:02:08 +01:00 |
Peter Clement
|
31feef6882
|
surface schema for user in json
|
2021-10-12 12:20:40 +01:00 |
Rory Powell
|
c7b73057ab
|
Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check
|
2021-10-12 11:04:11 +01:00 |
Rory Powell
|
732953c436
|
Merge branch 'develop' into wrap-account-check
|
2021-10-12 11:02:32 +01:00 |
Peter Clement
|
6f708ec86b
|
fix webhook issue in automations
|
2021-10-12 11:00:49 +01:00 |
Rory Powell
|
a59527629f
|
Merge branch 'develop' into dev-modes
|
2021-10-12 10:59:36 +01:00 |
Budibase Staging Release Bot
|
f8c53207fb
|
v0.9.160-alpha.3
|
2021-10-11 21:15:06 +00:00 |
Martin McKeaveney
|
eb64cb9b07
|
Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
|
2021-10-11 22:05:45 +01:00 |
Peter Clement
|
941146821b
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-11 19:40:07 +01:00 |