1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

4839 commits

Author SHA1 Message Date
Peter Clement d4cffde79e remove uneeded properties from schema 2021-10-13 14:55:40 +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 d720171846 fix cypress 2021-10-13 14:12:31 +01:00
Budibase Staging Release Bot 5f03755a85 v0.9.160-alpha.5 2021-10-13 12:09:25 +00:00
Peter Clement 12cf3730d9 Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-13 12:39:05 +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 11e64b0ffe tidy up 2021-10-12 20:19:32 +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
mike12345567 a5dff28725 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-10-12 16:20:40 +01:00
Martin McKeaveney ec26d5c738 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 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 7f3c589ae8 Improve handling of toggling between HBS and JS bindings 2021-10-12 15:20:31 +01:00
Peter Clement 0f153c3666 add relationship selector to automation blocks 2021-10-12 14:13:33 +01:00
Budibase Staging Release Bot bf31ff2848 v0.9.160-alpha.4 2021-10-12 12:37:54 +00:00
Rory Powell 3f02e83386 Merge branch 'develop' into no-access-role 2021-10-12 13:31:23 +01:00
Rory Powell 5948aab953 Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 2021-10-12 13:02:08 +01:00
Peter Clement 2d4bb78afc surface schema for user in json 2021-10-12 12:20:40 +01:00
Peter Clement e479ced4c8 fix webhook issue in automations 2021-10-12 11:00:49 +01:00
Rory Powell 8c67f3da13 No access role / public by default 2021-10-12 10:05:57 +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
Peter Clement b98fc5fc67 Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-11 19:40:07 +01:00
Peter Clement abebe5de12 fix app action trigger 2021-10-11 19:38:43 +01:00
Budibase Release Bot a71ea88855 v0.9.163 2021-10-11 17:22:28 +00: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
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
Peter Clement eba9bd79f6 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +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
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
Martin McKeaveney c12d7301f8 merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot 6357d316a7 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot 0b66a003c5 v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney 094b928609 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 1d55b5ece2 adding made in budibase tag 2021-10-07 20:57:50 +01:00
Rory Powell 815f2c98d3 Remove update screen in the cloud 2021-10-07 15:41:53 +01:00
Mitch-Budibase a590cb836f Merge branch 'develop' into cypress-testing 2021-10-07 14:01:22 +01:00
Martin McKeaveney 6c2e4d8b4b Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes 2021-10-07 13:09:10 +01:00
Martin McKeaveney f6a52ad92a fix intercom createdAt 2021-10-07 12:03:08 +01:00
Martin McKeaveney b9d067f951 CSS fixes for template themes 2021-10-07 11:48:38 +01:00
Martin McKeaveney 58752cea3e fix view export 2021-10-07 11:14:36 +01:00
Budibase Release Bot cab95ff355 v0.9.156 2021-10-07 07:50:40 +00:00
Budibase Release Bot e0b061a1db v0.9.155 2021-10-06 21:26:52 +00:00
Martin McKeaveney fd5bb7b49f prevent cross tenant app access 2021-10-06 22:16:50 +01:00
Budibase Staging Release Bot a23ba5eb1c v0.9.154-alpha.1 2021-10-06 18:20:14 +00:00
Michael Drury c05ec17700 Merge pull request #2909 from Budibase/fix/mike-fixes
Various minor fixes
2021-10-06 19:12:06 +01:00
mike12345567 3cea3dd510 Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
Budibase Release Bot 4f628dd3af v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Staging Release Bot dd445d07f5 v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
mike12345567 2d9a087efe Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
Budibase Release Bot 84b945cbe8 v0.9.153 2021-10-06 15:36:11 +00:00
mike12345567 453556d273 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 2021-10-06 16:27:46 +01:00
Budibase Staging Release Bot 0489bb5ee0 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Rory Powell 32012fd24b Don't redirect when tenant is missing, if unauthenticated 2021-10-06 16:11:10 +01:00
Budibase Staging Release Bot 1e209958fd v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Peter Clement ac1e476352 Merge pull request #2902 from Budibase/bug/pc-ux-fixes
Some UX fixes for datasources and automations
2021-10-06 15:53:22 +01:00
Martin McKeaveney 81344cc29a merge with master 2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot 576ef3c759 v0.9.152-alpha.2 2021-10-06 14:46:31 +00:00
Martin McKeaveney 9b11252746 Merge pull request #2903 from Budibase/cloud-license-agreement
added 'you agree to license' on cloud login
2021-10-06 15:36:57 +01:00
mike12345567 ed60a1fb1a Fixing an issue with new data source creation, could not view fetched tables until refresh page. 2021-10-06 15:31:32 +01:00
Budibase Staging Release Bot 5eb7e7f991 v0.9.152-alpha.1 2021-10-06 14:26:36 +00:00
Budibase Release Bot a046f9f0b0 v0.9.152 2021-10-06 14:19:18 +00:00
Mike Shanks 285b1342d0 added 'you agree to license' on cloud login 2021-10-06 15:16:36 +01:00
Peter Clement 62218c71b5 allow user to add automation block between existing blocks 2021-10-06 15:09:51 +01:00
Budibase Staging Release Bot 738e87dd69 v0.9.152-alpha.0 2021-10-06 14:08:17 +00:00
Peter Clement e2c9415e1d update icon padding and block background-color 2021-10-06 15:07:51 +01:00
Peter Clement 0178dfdffd do not persist datasource config details in modal 2021-10-06 15:06:48 +01:00
Martin McKeaveney 3bc1771ede merge with master 2021-10-06 14:57:34 +01:00
Martin McKeaveney 40f6cdf287 Merge pull request #2898 from Budibase/fix/custom-sso-redirect
Updates to suport non cloud single and multi tenancy
2021-10-06 14:50:27 +01:00
Martin McKeaveney 1ef60051be Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Martin McKeaveney 29f8cfe7ac use start from scratch instead of create app button 2021-10-06 14:35:00 +01:00
Martin McKeaveney 2f669e7b26 Redesign UX, get rid of welcome screen 2021-10-06 14:33:21 +01:00