1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
Commit graph

7848 commits

Author SHA1 Message Date
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
mike12345567 a5dff28725 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-10-12 16:20:40 +01:00
Andrew Kingston 4245430561 Fix issue deeply extract falsey values from context while executing JS bindings 2021-10-12 16:13:07 +01:00
Andrew Kingston b1e421651d Use custom Input for component settings so that JS bindings can be displayed nicley 2021-10-12 16:07:59 +01:00
Andrew Kingston 39e98800d3 Correctly handle JS nullish values by removing forced fallback value of HBS helper 2021-10-12 15:40:01 +01:00
Andrew Kingston 5691be6fc0 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 7f3c589ae8 Improve handling of toggling between HBS and JS bindings 2021-10-12 15:20:31 +01:00
Budibase Staging Release Bot bf31ff2848 v0.9.160-alpha.4 2021-10-12 12:37:54 +00:00
Rory Powell 70ac21dcbf 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 5948aab953 Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 2021-10-12 13:02:08 +01:00
Rory Powell 728ee82791 Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check 2021-10-12 11:04:11 +01:00
Rory Powell 1ca2e48ba2 Merge branch 'develop' into wrap-account-check 2021-10-12 11:02:32 +01:00
Rory Powell 4d34d338ce Merge branch 'develop' into dev-modes 2021-10-12 10:59:36 +01:00
Budibase Staging Release Bot 8b0d0fb13b v0.9.160-alpha.3 2021-10-11 21:15:06 +00:00
Martin McKeaveney e66dd5933a 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
Budibase Release Bot a71ea88855 v0.9.163 2021-10-11 17:22:28 +00:00
mike12345567 1e4799ce9c Fixing an issue with env variables becoming numbers if they started with one. 2021-10-11 17:59:44 +01:00
Andrew Kingston 43d546b2db Fix inserting bindings manually when using JS 2021-10-11 16:18:20 +01:00
Budibase Release Bot 9f14471ab5 v0.9.162 2021-10-11 15:17:21 +00:00
Andrew Kingston 67a74ee327 Fix bug determining if a binding is JS or not 2021-10-11 15:51:47 +01:00
Budibase Staging Release Bot 870cb30530 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Andrew Kingston 8f1e536318 Enable binding replacements in JS bindings 2021-10-11 14:54:24 +01:00
Andrew Kingston e96453ce6c Add JS helper to string templates 2021-10-11 14:53:55 +01:00
Mitch-Budibase 1a3b147c47 Merge branch 'develop' into cypress-testing 2021-10-11 14:51:33 +01:00
Mitch-Budibase 5b98ca0197 Updating customThemingProperties
Primary color is now accent color - updating test to reflect this
2021-10-11 14:51:24 +01:00
Budibase Staging Release Bot 865b6003d6 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Rory Powell 060ef711c6 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Peter Clement eba9bd79f6 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +01:00
Andrew Kingston e521596c9c Fix bug rendering tabs inside a component which uses a svelte transition 2021-10-11 11:34:19 +01:00
Peter Clement 8744e50ded fix lint 2021-10-11 11:33:54 +01:00
Peter Clement c9fbc11b6c Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering 2021-10-11 11:22:07 +01:00
Rory Powell 9ea1774bcf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +01:00
Peter Clement 5702eb464b fix issue where automation block was not being added in the correct order 2021-10-11 11:10:26 +01:00
mike12345567 7a26f3769d Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
Rory Powell be3feaa011 Fix linting 2021-10-08 13:22:08 +01:00
Rory Powell e1fe51a1b8 Merge branch 'develop' into dev-modes 2021-10-08 13:15:38 +01:00
Rory Powell 5ffed2824e Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
Andrew Kingston 4ab15190ad Add support for JS editing in binding panel 2021-10-08 12:07:11 +01:00
Andrew Kingston 9d12bc7388 Add QOL addons to CodeMirror editor 2021-10-08 12:06:52 +01:00
Mitch-Budibase 6da4e25f0a Merge pull request #2819 from Budibase/cypress-testing
Cypress testing - New Tests/Commands + Other Changes
2021-10-08 11:51:58 +01:00
Mitch-Budibase d6818acfcf Some changes for addMultiOptionDatatype 2021-10-08 11:45:54 +01:00
Andrew Kingston 415bc4e0db Add new generic CodeMirror editor component 2021-10-08 11:42:10 +01:00
Budibase Staging Release Bot 4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Mitch-Budibase 417826ffed Update commands.js 2021-10-08 10:56:44 +01:00
Budibase Release Bot 22527970b2 v0.9.161 2021-10-07 22:32:31 +00:00
Budibase Release Bot 1cd46327bf v0.9.160 2021-10-07 22:18:59 +00:00
Budibase Release Bot d4ecb810b1 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot 3e31fff662 v0.9.158 2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot 7f5148a1e1 v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00