Commit Graph

19776 Commits

Author SHA1 Message Date
Budibase Release Bot e0b061a1db 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
Martin McKeaveney eadc5d3665 Merge pull request #2912 from Budibase/fix/tenant-check
Fix/tenant check
2021-10-06 22:18:55 +01:00
Martin McKeaveney 191299697b prevent cross tenant app access 2021-10-06 22:16:50 +01:00
Martin McKeaveney fd5bb7b49f prevent cross tenant app access 2021-10-06 22:16:50 +01:00
Budibase Staging Release Bot 399b6ba327 v0.9.154-alpha.1 2021-10-06 18:20:14 +00:00
Budibase Staging Release Bot a23ba5eb1c v0.9.154-alpha.1 2021-10-06 18:20:14 +00:00
Michael Drury 6d0412b851
Merge pull request #2909 from Budibase/fix/mike-fixes
Various minor fixes
2021-10-06 19:12:06 +01: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 1fbd84b629 Making sure creation of SQL rows don't pass down null columns (no point). 2021-10-06 17:55:03 +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 1684f18217 Fixing issue #2276 - allows reverting a SQL column to null if no input. 2021-10-06 17:52:12 +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 3878cf76cd Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +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 9ca8c3fda6 v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Release Bot 4f628dd3af v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Staging Release Bot 32a6e40291 v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
Budibase Staging Release Bot dd445d07f5 v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
Martin McKeaveney cb246f53b1
Merge pull request #2908 from Budibase/develop
develop -> master
2021-10-06 17:28:56 +01:00
Martin McKeaveney 923cf2dd63 Merge pull request #2908 from Budibase/develop
develop -> master
2021-10-06 17:28:56 +01:00
Martin McKeaveney c71e255c0c merge with master 2021-10-06 17:23:13 +01:00
Martin McKeaveney 2f9f30ad8c merge with master 2021-10-06 17:23:13 +01:00
Budibase Staging Release Bot bd05793063 v0.9.153-alpha.2 2021-10-06 16:12:27 +00:00
Budibase Staging Release Bot 6e11aa2cec v0.9.153-alpha.2 2021-10-06 16:12:27 +00:00
Rory Powell 6a7fc4758a
Merge pull request #2906 from Budibase/fix/internal-login-honour-domain
Honour cookie domain when custom sso is enabled
2021-10-06 17:02:10 +01:00
Rory Powell ab2af9dfd1 Merge pull request #2906 from Budibase/fix/internal-login-honour-domain
Honour cookie domain when custom sso is enabled
2021-10-06 17:02:10 +01:00
mike12345567 3cc733eefd Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01: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 322ef42713 Honour cookie domain when custom sso is enabled 2021-10-06 16:50:15 +01:00
Rory Powell 615d0390d5 Honour cookie domain when custom sso is enabled 2021-10-06 16:50:15 +01:00
Budibase Release Bot f96b0c95e8 v0.9.153 2021-10-06 15:36:11 +00:00
Budibase Release Bot 84b945cbe8 v0.9.153 2021-10-06 15:36:11 +00:00
mike12345567 2b0bdffa65 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
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
Martin McKeaveney 526584d179
Merge pull request #2904 from Budibase/develop
Develop -> Master
2021-10-06 16:26:05 +01:00
Martin McKeaveney 353847c27d Merge pull request #2904 from Budibase/develop
Develop -> Master
2021-10-06 16:26:05 +01:00
Budibase Staging Release Bot d10fe0f770 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Budibase Staging Release Bot 0489bb5ee0 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Martin McKeaveney b9da1751cd
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 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 cec4c9ba35
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
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 73afd331d4 Don't redirect when tenant is missing, if unauthenticated 2021-10-06 16:11:10 +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 586f71e0be v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Budibase Staging Release Bot 1e209958fd v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Rory Powell 13a2770c26 Fix tests 2021-10-06 15:57:13 +01:00
Rory Powell 006610f00d Fix tests 2021-10-06 15:57:13 +01:00
Peter Clement 82fed89d04
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