1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

7081 commits

Author SHA1 Message Date
Budibase Release Bot bd91ae1f95 v0.9.139 2021-09-21 16:24:33 +00:00
Budibase Release Bot eaba4c2698 v0.9.138 2021-09-21 15:51:11 +00:00
Budibase Release Bot 64863fcf5e v0.9.137 2021-09-21 15:04:25 +00:00
Budibase Release Bot 7e0b4259fe v0.9.136 2021-09-21 13:47:15 +00:00
Martin McKeaveney 3a50b74db8 only write to backups bucket in self host 2021-09-21 14:36:30 +01:00
Budibase Release Bot 30a70a4a03 v0.9.135 2021-09-21 13:08:07 +00:00
Martin McKeaveney 6d7ee7a923 updating to latest auth lib 2021-09-21 13:58:30 +01:00
Budibase Release Bot 02188f7ec0 v0.9.134 2021-09-21 11:15:43 +00:00
Martin McKeaveney 52f4aad525 adding AWS region to bucket config 2021-09-21 11:49:32 +01:00
Budibase Release Bot 69eb873164 v0.9.133 2021-09-20 09:20:41 +00:00
Andrew Kingston a17bdc3243 Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
Budibase Release Bot d01fc62552 v0.9.132 2021-09-17 17:55:09 +00:00
Martin McKeaveney 57fcf40de9 enable bull automation queue to use full redis URLs 2021-09-17 18:46:27 +01:00
Budibase Release Bot df5c156b6e v0.9.131 2021-09-17 14:26:48 +00:00
Martin McKeaveney c2c5d70b89 bash automation stdout 2021-09-17 14:39:31 +01:00
Budibase Release Bot 596c953c24 v0.9.130 2021-09-16 14:44:06 +00:00
Budibase Release Bot 8b85e04a4b v0.9.129 2021-09-15 11:24:11 +00:00
Martin McKeaveney b5809b0bd0 upgrading to latest auth lib 2021-09-15 12:13:53 +01:00
Budibase Release Bot 0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney 8e74a9e951
Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
Martin McKeaveney 57b92d5b96 fix app fetching 2021-09-14 11:16:28 +01:00
Budibase Release Bot 5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Martin McKeaveney 994fa421e7 Merge branch 'master' of github.com:Budibase/budibase 2021-09-13 18:33:51 +01:00
Martin McKeaveney 02c9719b03 publishing redis client fix to master 2021-09-13 18:29:44 +01:00
Budibase Release Bot 74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Martin McKeaveney 08c3bd467b fix for apps with undefined names 2021-09-13 16:33:26 +01:00
Budibase Release Bot 69f137bafb v0.9.125 2021-09-13 11:29:41 +00:00
mike12345567 67c07b7e38 Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Release Bot 16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
mike12345567 8ecfe2f223 Fixing issue #2579. 2021-09-09 17:59:44 +01:00
Budibase Release Bot 5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
mike12345567 0117c1498f Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this. 2021-09-09 13:27:18 +01:00
Budibase Release Bot eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney cfa1ab8971
Merge pull request #2560 from Budibase/fix/multi-tenancy-prod
Fixing issues with multi-tenancy breaking various server endpoints in prod
2021-09-06 16:36:43 +01:00
Martin McKeaveney 9e73dcdd44 lint 2021-09-06 16:24:51 +01:00
Martin McKeaveney 53aebdf585 fix test failure 2021-09-06 16:18:50 +01:00
mike12345567 9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 2021-09-06 16:01:45 +01:00
mike12345567 3379ab8e03 Fixing an issue with redirect having the middleware applied before the redirection 2021-09-06 15:48:46 +01:00
Budibase Release Bot 22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
mike12345567 2dca8ab46e Quick fix for backwards compat, enabling multi-tenancy on a previously single tenancy environment. 2021-09-06 15:14:46 +01:00
Budibase Release Bot fe0adcde7d v0.9.120 2021-09-06 13:13:46 +00:00
mike12345567 400cc05d21 Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy. 2021-09-06 13:36:41 +01:00
Budibase Release Bot 8c0977852c v0.9.119 2021-09-03 10:55:17 +00:00
Michael Drury 8a1173eabf
Merge pull request #2531 from Budibase/fix/sql-relationship-issues
Relationship bug fixes (SQL and internal) and a few other bits
2021-09-03 11:47:36 +01:00
mike12345567 f9fd725307 Fixing issues discovered by test cases. 2021-09-03 11:06:44 +01:00
mike12345567 c64fb81749 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +01:00
mike12345567 4fae8b2b1e Fixing issue with using 'ta' in view name. 2021-09-02 17:49:21 +01:00
mike12345567 4ff9de1b6c Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
Budibase Release Bot 5b174c6484 v0.9.118 2021-09-02 15:56:14 +00:00
mike12345567 a07230ed59 Merge branch 'master' of github.com:Budibase/budibase into fix/sql-relationship-issues 2021-09-02 14:49:20 +01:00