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

8782 commits

Author SHA1 Message Date
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
Andrew Kingston b06669fe32 Fix inserting bindings manually when using JS 2021-10-11 16:18:20 +01:00
Andrew Kingston d114b3f1ed Fix bug determining if a binding is JS or not 2021-10-11 15:51:47 +01:00
Andrew Kingston 21c60849c7 Enable binding replacements in JS bindings 2021-10-11 14:54:24 +01:00
Andrew Kingston 4fd31b9eac Add JS helper to string templates 2021-10-11 14:53:55 +01:00
Andrew Kingston 98ca5da073 Fix bug rendering tabs inside a component which uses a svelte transition 2021-10-11 11:34:19 +01:00
Andrew Kingston 72ea464cda Add support for JS editing in binding panel 2021-10-08 12:07:11 +01:00
Andrew Kingston d6ca48b46a Add QOL addons to CodeMirror editor 2021-10-08 12:06:52 +01:00
Andrew Kingston 6d8507d95e Add new generic CodeMirror editor component 2021-10-08 11:42:10 +01:00
Budibase Staging Release Bot 5e4e15fe9e v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Martin McKeaveney 216c0cedb4
Merge pull request #2929 from Budibase/infra/improved-ci-selfhost
Infra/improved ci selfhost
2021-10-08 10:57:04 +01:00
Martin McKeaveney f4b6715d61 separate release and self host flows 2021-10-08 10:37:08 +01:00
Martin McKeaveney 1aa5d0cde7 updating workflow to push to self hosters 2021-10-07 23:08:21 +01:00
Budibase Release Bot 812d6e5a51 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot 59cdc495d5 v0.9.158 2021-10-07 21:20:53 +00:00
Martin McKeaveney d744bdb89b
Merge pull request #2923 from Budibase/develop
Develop -> Master
2021-10-07 22:10:08 +01:00
Budibase Staging Release Bot fb2720968f v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney 05f058b00f merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot 40b72d2562 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot d3934eaeda v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney 816d06d9e9 merge 2021-10-07 21:05:39 +01:00
Martin McKeaveney 9bbe8c1726
Merge pull request #2919 from Budibase/remove-cloud-updates
Remove update screen in the cloud
2021-10-07 20:59:31 +01:00
Martin McKeaveney f7fac6aef0
Merge pull request #2917 from Budibase/fix/post-release-fixes
Fix/post release fixes
2021-10-07 20:59:07 +01:00
Martin McKeaveney 43d3c2af4d adding made in budibase tag 2021-10-07 20:57:50 +01:00
Martin McKeaveney 08cc23d994
Merge pull request #2920 from Budibase/fix/tenant-public
Fixing multi-tenancy public app access
2021-10-07 20:57:24 +01:00
mike12345567 b87559917b Adding a check for test environment to not clear app cookie on login as this breaks cypress. 2021-10-07 17:39:44 +01:00
mike12345567 b267698caa Fixing another issue with ethereal test package. 2021-10-07 16:35:11 +01:00
mike12345567 a4014c5580 Fixing a small issue with email test fix. 2021-10-07 16:14:00 +01:00
mike12345567 64b98a6d18 Adding functionality to check if ethereal is down, if it is don't fail the test. 2021-10-07 16:11:33 +01:00
mike12345567 380d0e030e Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
Rory Powell dfee7ebc7a Remove update screen in the cloud 2021-10-07 15:41:53 +01:00
Martin McKeaveney 6ccaea4a9f remove currentapp stuff 2021-10-07 15:39:22 +01:00
mike12345567 ad9e5e4334 Fixing an issue with handlebars-helpers 2021-10-07 14:06:28 +01:00
mike12345567 2f36a7b144 Merge branch 'master' of github.com:Budibase/budibase into fix/tenant-public 2021-10-07 13:11:20 +01:00
Martin McKeaveney dff57982ea Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes 2021-10-07 13:09:10 +01:00
mike12345567 245c92482c Fix an issue with current app cookie, get rid of it on login/logout. 2021-10-07 12:19:23 +01:00
Martin McKeaveney eead9b07b3 fix user ping event 2021-10-07 12:15:05 +01:00
Martin McKeaveney b9a47f096d fix intercom createdAt 2021-10-07 12:03:08 +01:00
Martin McKeaveney ddcced8c81 CSS fixes for template themes 2021-10-07 11:48:38 +01:00
Martin McKeaveney 910477a765 fix table view export in prod 2021-10-07 11:26:09 +01:00
Martin McKeaveney ff7683bb0b fix view export 2021-10-07 11:14:36 +01:00
Budibase Release Bot 4b96866cd2 v0.9.156 2021-10-07 07:50:40 +00:00
Michael Drury b6ee16404b
Merge pull request #2914 from Budibase/fix/tenant-check-fix
Fixing tenancy check
2021-10-07 08:40:30 +01:00
mike12345567 be5f3a84ca Fixing minor mistake. 2021-10-07 08:33:39 +01:00
Budibase Release Bot 2a8d5814b1 v0.9.155 2021-10-06 21:26:52 +00:00
Martin McKeaveney a2dcb228df
Merge pull request #2912 from Budibase/fix/tenant-check
Fix/tenant check
2021-10-06 22:18:55 +01:00