1
0
Fork 0
mirror of synced 2024-08-04 12:51:47 +12:00
Commit graph

678 commits

Author SHA1 Message Date
Budibase Release Bot
96ef21114f v0.9.172 2021-10-25 09:08:46 +00:00
Budibase Release Bot
36ce61c03e v0.9.171 2021-10-20 13:36:22 +00:00
Budibase Release Bot
949d925f13 v0.9.170 2021-10-20 11:59:17 +00:00
Budibase Release Bot
3b90b2b878 v0.9.169 2021-10-18 15:38:42 +00:00
Budibase Release Bot
51b948db1f v0.9.168 2021-10-17 20:06:43 +00:00
Budibase Release Bot
da4aa7219d v0.9.167 2021-10-14 13:41:23 +00:00
Budibase Release Bot
b321d34fe2 v0.9.166 2021-10-13 15:33:19 +00:00
Budibase Release Bot
b7978f4374 v0.9.165 2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot
42fc118458 v0.9.165-alpha.1 2021-10-13 14:07:13 +00: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
Budibase Staging Release Bot
5f03755a85 v0.9.160-alpha.5 2021-10-13 12:09:25 +00:00
Martin McKeaveney
74c74d78f2 encapsulate global logout function 2021-10-13 12:26:26 +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
Martin McKeaveney
af7bddcf22 platform logout function 2021-10-12 19:49:34 +01:00
Martin McKeaveney
b38704978a Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease 2021-10-12 16:50:37 +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
Budibase Staging Release Bot
bf31ff2848 v0.9.160-alpha.4 2021-10-12 12:37:54 +00:00
Budibase Staging Release Bot
8b0d0fb13b v0.9.160-alpha.3 2021-10-11 21:15:06 +00:00
Budibase Release Bot
a71ea88855 v0.9.163 2021-10-11 17:22:28 +00:00
Budibase Release Bot
9f14471ab5 v0.9.162 2021-10-11 15:17:21 +00:00
Budibase Staging Release Bot
870cb30530 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Budibase Staging Release Bot
865b6003d6 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Budibase Staging Release Bot
4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00: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
Budibase Release Bot
0b66a003c5 v0.9.157 2021-10-07 20:07:47 +00:00
mike12345567
183b6e7b50 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
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
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
Budibase Staging Release Bot
0489bb5ee0 v0.9.153-alpha.1 2021-10-06 15:23:47 +00: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
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
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
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