1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

7767 commits

Author SHA1 Message Date
Martin McKeaveney dea2c95d80 fix user ping event 2021-10-07 12:15:05 +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 0fb17e41b7 fix table view export in prod 2021-10-07 11:26:09 +01:00
Martin McKeaveney 58752cea3e fix view export 2021-10-07 11:14:36 +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 ab03435c84 Making sure creation of SQL rows don't pass down null columns (no point). 2021-10-06 17:55:03 +01:00
mike12345567 d482b01263 Fixing issue #2276 - allows reverting a SQL column to null if no input. 2021-10-06 17:52:12 +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 Staging Release Bot dd445d07f5 v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
Martin McKeaveney 2f9f30ad8c merge with master 2021-10-06 17:23:13 +01:00
Budibase Staging Release Bot 6e11aa2cec v0.9.153-alpha.2 2021-10-06 16:12:27 +00:00
mike12345567 2d9a087efe Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
Rory Powell 615d0390d5 Honour cookie domain when custom sso is enabled 2021-10-06 16:50:15 +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
Martin McKeaveney 00d436cc3b Merge pull request #2905 from Budibase/fix/internal-email-onboarding
Don't redirect when tenant is missing, if unauthenticated
2021-10-06 16:14:54 +01:00
Martin McKeaveney 2f5ab466b0 Merge pull request #2901 from Budibase/fix/custom-sso-enforce-cross-tenancy
Don't let user exist in multiple tenants when using custom sso
2021-10-06 16:14:34 +01: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
Rory Powell 006610f00d Fix tests 2021-10-06 15:57:13 +01: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
Martin McKeaveney 282c906c8f Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-10-06 15:48:20 +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
Martin McKeaveney f0b9b230eb don't upload tarball to s3 in cloud 2021-10-06 15:36:40 +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
Martin McKeaveney cf57367be0 Merge pull request #2900 from Budibase/ak-fixes
Misc fixes
2021-10-06 15:17:48 +01:00
Mike Shanks 285b1342d0 added 'you agree to license' on cloud login 2021-10-06 15:16:36 +01:00
Rory Powell ee10bce48b Don't let user exist in multiple tenants when using custom sso 2021-10-06 15:15:46 +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
Rory Powell 7936015cb3 Updates to suport non cloud single and multi tenancy 2021-10-06 14:09:43 +01:00
Andrew Kingston fe35d08422 Fix drag and drop indicator positioning when not using desktop preview 2021-10-06 13:59:25 +01:00
Budibase Staging Release Bot f879836227 v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Andrew Kingston f6a18ca550 Fix padding being added to empty layouts in mobile view 2021-10-06 13:33:37 +01:00
Andrew Kingston 80778333f5 Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
Andrew Kingston ed316efb12 Merge pull request #2887 from Budibase/ak-fixes
Fix date picker on mobile + text changes
2021-10-06 12:42:55 +01:00