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

775 commits

Author SHA1 Message Date
Rory Powell 591203f5cd Deprovisioning working minus apps 2021-09-29 11:36:24 +01:00
Martin McKeaveney 05cc0e11bf merge with master 2021-09-29 11:25:38 +01:00
Budibase Staging Release Bot 90cb5b6b5f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
Budibase Staging Release Bot 1236b70bf9 v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Martin McKeaveney 12c405904f Merge pull request #2771 from Budibase/feature/subdomain-tenantid
adding subdomain checking to tenancy middleware
2021-09-29 09:56:53 +01:00
Budibase Staging Release Bot 0fa8accc6a v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot 875e64e5a6 v0.9.143-alpha.7 2021-09-28 16:50:47 +00:00
Rory Powell 0fec07d157 Merge pull request #2769 from Budibase/fix/account-email-clash
Prevent root account users being re-created as internal budibase users
2021-09-28 17:38:34 +01:00
Budibase Staging Release Bot 4f8da83dae v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00
Rory Powell 9942a2d85c Merge branch 'develop' into feature/deprovisioning 2021-09-28 17:13:04 +01:00
Budibase Staging Release Bot fd7e768ea1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Martin McKeaveney 46d22a1ae6 adding subdomain checking to tenancy middleware 2021-09-28 16:40:03 +01:00
Rory Powell 0518bac62e Set cookie domain to fix logout 2021-09-28 16:35:31 +01:00
Rory Powell b964813fad Prevent root account users being re-created as internal budibase users 2021-09-28 15:22:19 +01:00
Budibase Staging Release Bot c03b9afbee v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot fc8aa07bf4 v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Martin McKeaveney 2d2e15787f Merge pull request #2767 from Budibase/revert-2766-temp/account-portal-logging
Revert "Temp account portal logging"
2021-09-28 13:12:08 +01:00
Budibase Staging Release Bot 5605209a7a v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Martin McKeaveney df261bf3ea Revert "Temp account portal logging" 2021-09-28 11:33:07 +01:00
mike12345567 a83b9835b2 Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot 9e8b14f0fb v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Rory Powell 0806e69010 Temp account portal logging 2021-09-28 10:15:48 +01:00
Rory Powell 8642868c5e Deprovisioning WIP 2021-09-28 09:48:00 +01:00
Budibase Release Bot ecb10ccd3b v0.9.143 2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot ece3010c4e v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney 5a56570fdb merge master 2021-09-27 22:31:13 +01:00
mike12345567 9f0d8a91b7 Putting together cloud export and import functionality, still need to test, but basic concept there. 2021-09-27 19:12:41 +01:00
Budibase Staging Release Bot b2b13dc719 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Martin McKeaveney 1e3fca15c5 abstract usagedoc creation into auth, create the doc if it doesn't exist 2021-09-27 17:35:22 +01:00
Budibase Staging Release Bot f9525b9065 v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Michael Drury a9823062d4 Merge pull request #2729 from Budibase/fix/no-perms-hierarchy
Removing the concept of permissions hierarchy from backend for resources
2021-09-27 15:15:31 +01:00
Budibase Staging Release Bot 5f109cf9e2 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot 9d199d6dda v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot 24e3b30dbf v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
mike12345567 e47bf71e6c Getting rid of the concept of permissions hierarchy, roles still have a hierarchy and base permissions still follow the old system, but resources can be given a stack of separate permissions which don't override each other. 2021-09-23 19:04:53 +01:00
Budibase Staging Release Bot 790950be39 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00
Budibase Release Bot ce3f8a364f v0.9.142 2021-09-23 15:48:36 +00:00
Budibase Staging Release Bot b8d0e335d5 v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot 28d0025d6a v0.9.140-alpha.6 2021-09-23 08:49:16 +00:00
Budibase Staging Release Bot 443de819ff v0.9.140-alpha.5 2021-09-22 17:31:55 +00:00
Michael Drury f45c780d99 Merge pull request #2698 from Budibase/feature/view-cloud-replacement
Cloud View replacement
2021-09-22 18:21:38 +01:00
Budibase Staging Release Bot 45bb8915d6 v0.9.140-alpha.4 2021-09-22 15:03:22 +00:00
Budibase Release Bot ecbe015c2a v0.9.141 2021-09-22 11:36:15 +00:00
Martin McKeaveney 8155a28a43 merge with develop 2021-09-22 12:27:08 +01:00
Budibase Staging Release Bot 882187401b v0.9.140-alpha.3 2021-09-22 11:07:23 +00:00
Michael Drury 75f7629b52 Merge pull request #2705 from Budibase/merge/tmpl
Merge all tmpl
2021-09-22 11:57:36 +01:00
Budibase Staging Release Bot 7d3a3bf19e v0.9.140-alpha.2 2021-09-22 10:53:02 +00:00
Michael Drury 39f643de4b Merge pull request #2687 from Budibase/dependabot/npm_and_yarn/packages/auth/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /packages/auth
2021-09-22 11:42:01 +01:00
Budibase Staging Release Bot 2cf748eea4 v0.9.140-alpha.1 2021-09-22 08:58:01 +00:00
Rory Powell f62b525736 Merge pull request #2691 from Budibase/feature/onboarding-backend
SSO flow and account deletion
2021-09-22 09:47:06 +01:00
Budibase Release Bot 297be18159 v0.9.140 2021-09-22 08:42:24 +00:00
Budibase Staging Release Bot 3ba43a1b35 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
Martin McKeaveney e2ed2e8b56 merge from master 2021-09-21 21:42:52 +01:00
mike12345567 3da8adfe48 Merge branch 'develop' of github.com:Budibase/budibase into feature/view-cloud-replacement 2021-09-21 17:27:47 +01:00
Budibase Release Bot f65cf13f97 v0.9.139 2021-09-21 16:24:33 +00:00
Budibase Staging Release Bot 497bb2eea7 v0.9.125-alpha.20 2021-09-21 16:15:41 +00:00
Budibase Release Bot a3d14d0c4a v0.9.138 2021-09-21 15:51:11 +00:00
mike12345567 e8e331e578 Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 2021-09-21 16:07:04 +01:00
Budibase Release Bot 1774b3f1ea v0.9.137 2021-09-21 15:04:25 +00:00
Budibase Release Bot 14178177d7 v0.9.136 2021-09-21 13:47:15 +00:00
Budibase Release Bot 9cc55c08d3 v0.9.135 2021-09-21 13:08:07 +00:00
Rory Powell 29295e6d36 Self hosted SSO flow and account deletion 2021-09-21 12:27:53 +01:00
Budibase Release Bot 8a218a0060 v0.9.134 2021-09-21 11:15:43 +00:00
Martin McKeaveney be08668a46 adding AWS region to bucket config 2021-09-21 11:49:32 +01:00
Budibase Staging Release Bot 8bd74a8313 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
dependabot[bot] 42064ccb73 Bump tmpl from 1.0.4 to 1.0.5 in /packages/auth
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 09:04:13 +00:00
Rory Powell 00e2b50f26 fix tests 2021-09-20 12:58:58 +01:00
Rory Powell 3ee2a24141 Merge branch 'develop' into feature/onboarding-backend 2021-09-20 11:27:02 +01:00
Rory Powell 1d873d9e11 Move all session population to budibase (bug fix) 2021-09-20 11:26:19 +01:00
Budibase Staging Release Bot f5edc45570 v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston a6e48194f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Budibase Release Bot b360df55ab v0.9.133 2021-09-20 09:20:41 +00:00
Budibase Release Bot 14b89af3ad v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot 97baa1afb1 v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot b27e161829 v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot 6a48cff5d5 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Rory Powell 7c4b970604 Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Budibase Staging Release Bot 23cb822f6e v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Rory Powell 91b9a98247 Password reset for budibase users 2021-09-17 13:41:22 +01:00
Budibase Staging Release Bot bf20f3854b v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Budibase Staging Release Bot d3f79cf464 v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Budibase Staging Release Bot 732666f77b v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Budibase Staging Release Bot 5413eacf13 v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Budibase Release Bot 0f729efe3f v0.9.130 2021-09-16 14:44:06 +00:00
Rory Powell 23d354ceda Merge pull request #2614 from Budibase/feature/onboarding-backend
Access controls for cloud, self, and regular budibase users
2021-09-16 15:39:14 +01:00
Budibase Staging Release Bot c961efd691 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Budibase Staging Release Bot a834095c81 v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Budibase Staging Release Bot 6ac79f4267 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
Rory Powell 3576ca87be Access controls for cloud, self, and regular budibase users 2021-09-15 15:45:43 +01:00
Budibase Release Bot 03350279f8 v0.9.129 2021-09-15 11:24:11 +00:00
Budibase Staging Release Bot a8ba00e514 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot f7bed762d5 v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Budibase Staging Release Bot 93655cb523 v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury bda973355c Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot ef395beffe v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney 13bfc82a4c Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
Budibase Staging Release Bot 7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Rory Powell d2c5197fa0 Merge pull request #2574 from Budibase/feature/onboarding-backend
Add new redis key for email verification & pre-hashed password option
2021-09-14 11:17:54 +01:00
Martin McKeaveney 9a19bbc1fd fix app fetching 2021-09-14 11:16:28 +01:00
Budibase Release Bot 6cf6c06b35 v0.9.127 2021-09-13 17:44:30 +00:00
Martin McKeaveney c3998574a0 Merge branch 'master' of github.com:Budibase/budibase 2021-09-13 18:33:51 +01:00
Martin McKeaveney 4e08d5a8ea publishing redis client fix to master 2021-09-13 18:29:44 +01:00
Rory Powell ba199a592c Fix typo 2021-09-13 17:45:37 +01:00
Rory Powell fb01a66936 Configurable user cache population in auth middleware 2021-09-13 17:38:12 +01:00
Budibase Release Bot 8ead734a08 v0.9.126 2021-09-13 15:41:29 +00:00
Budibase Staging Release Bot b2b0d5af78 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Budibase Release Bot a4578aaa07 v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot 93d2183640 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
mike12345567 d2c7d424de Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Staging Release Bot 8cb8e9b360 v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot ddc2124ae8 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney b83452f47c merge with master 2021-09-10 14:43:03 +01:00
mike12345567 3eeb7c27b8 Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
Budibase Staging Release Bot 25a62de64d v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
mike12345567 da9d78d1fb Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot 3f13aeb789 v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Martin McKeaveney 0d88af0335 fix redis auth for hosts containing redis 2021-09-10 10:08:13 +01:00
Budibase Release Bot 157f21125b v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot 2fc7438f21 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Budibase Staging Release Bot 937f5ece53 v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
Martin McKeaveney febe5c1f6f lint 2021-09-09 18:20:12 +01:00
Martin McKeaveney 94abf68bbe formatting 2021-09-09 17:16:32 +01:00
Martin McKeaveney 990882f9db allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
mike12345567 a366ab80e1 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-09 16:33:41 +01:00
Budibase Release Bot 827a77fbf1 v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot 60a5602a61 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Michael Drury e935a2196a Merge pull request #2575 from Budibase/fix/public-multi-tenancy
Issue with public apps and multi-tenancy
2021-09-09 14:42:12 +01:00
Budibase Staging Release Bot beaeb97214 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
mike12345567 58aa32f1b0 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
Rory Powell 2a62eb82be Add new redis key for email verification 2021-09-09 12:32:16 +01:00
Budibase Staging Release Bot ef9431898b v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
mike12345567 4450883a0a Adding slack integration. 2021-09-07 13:58:53 +01:00
Budibase Staging Release Bot 01519a7fa2 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Budibase Release Bot ed2f4c78dc v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney df5f738451 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 f7718ecae9 lint 2021-09-06 16:24:51 +01:00
Martin McKeaveney c1c4fe968f fix test failure 2021-09-06 16:18:50 +01:00
mike12345567 a0e0843363 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
Budibase Release Bot 6668e994b2 v0.9.121 2021-09-06 14:26:46 +00:00
mike12345567 b3655bbee1 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 16167a1f3a v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Release Bot 0e8709def0 v0.9.119 2021-09-03 10:55:17 +00:00
Budibase Release Bot ba12fda745 v0.9.118 2021-09-02 15:56:14 +00:00
Budibase Release Bot c20e5763d8 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot 3acb270d9d v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot 9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney 929697b5f4 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney 619fec745c merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot 0559e9fdbe v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot 582308500a v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
Budibase Staging Release Bot 12c88c21e5 v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Budibase Release Bot 8b7014325d v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot b14bda8610 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Martin McKeaveney b8d10a2b6d merge package updates 2021-08-26 14:13:30 +01:00
Budibase Staging Release Bot 36963b5de4 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Budibase Staging Release Bot 46dad8b841 v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot 3ffae5141a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Budibase Release Bot 890dca13a9 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot dfb639554f v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot b5086d1151 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Budibase Staging Release Bot c0c4b3ba3b v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Budibase Release Bot 6e03449906 v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot 336c3ac1f2 v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Budibase Release Bot 234769a83b v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot c5da2a59cb v0.9.112 2021-08-23 16:29:12 +00:00
Budibase Release Bot 694e735a87 v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot ff7dfa328d v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Budibase Release Bot 3f705ebe98 v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot fe65ef396f v0.9.109 2021-08-20 10:40:44 +00:00
Budibase Release Bot 73ea7a8032 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot 7f737523de v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Budibase Staging Release Bot 7bc05aa4e4 v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Budibase Staging Release Bot 741794bcad v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot 8f82f13e1b v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Martin McKeaveney 841dd7de6f Merge pull request #2405 from Budibase/simplify-couch-config
simplify couchDB configuration
2021-08-18 13:01:48 +01:00
Martin McKeaveney 2a766a3011 catch when no couchDB url passed 2021-08-18 11:55:19 +01:00
Martin McKeaveney af4c1b23de simplify couchDB configuration 2021-08-18 11:23:28 +01:00
Budibase Staging Release Bot b2de52cf60 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Budibase Staging Release Bot df21e9c83b v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Budibase Staging Release Bot d06de6b8e3 v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot 1a9a61f92c v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot 2a8e2d3175 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Martin McKeaveney 3b993b0fac Merge pull request #2385 from Budibase/feature/couchdb-auth-test
couchDB auth options
2021-08-17 14:26:05 +01:00
Martin McKeaveney f4232bd7d7 couchDB auth options 2021-08-17 14:11:03 +01:00
Budibase Staging Release Bot 21bd0c6a7a v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Budibase Staging Release Bot f2511931d0 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot 08ec960fab v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Release Bot a2efbb1338 v0.9.107 2021-08-17 06:25:14 +00:00
Martin McKeaveney 8e1e016c66 Revert "Feature/couchdb auth" 2021-08-17 07:16:43 +01:00
Budibase Staging Release Bot 7e54c860a1 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Budibase Staging Release Bot fe5d3fe1d4 v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Budibase Release Bot 0cc16ee5c2 v0.9.106 2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot 274986ae4a v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Martin McKeaveney 2661d1c0b4 lint 2021-08-16 17:17:48 +01:00
Martin McKeaveney beb16a733e utility helper for determining correct couchDB URL 2021-08-16 16:38:00 +01:00
Martin McKeaveney 769c37a11d couchdb direct auth 2021-08-16 15:58:04 +01:00
Budibase Staging Release Bot 062ce04a00 v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Budibase Staging Release Bot 12dc73655c v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Budibase Staging Release Bot 1edd6d934e v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Budibase Staging Release Bot 3792cd8030 v0.9.105-alpha.7 2021-08-13 11:50:38 +00:00
Budibase Release Bot 892970234b v0.9.105 2021-08-13 08:08:23 +00:00
Budibase Staging Release Bot ec83a77ce9 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Budibase Staging Release Bot be68c25334 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Budibase Staging Release Bot bf92322f9c v0.9.105-alpha.4 2021-08-11 14:56:17 +00:00
Budibase Staging Release Bot 6e6c9371d5 v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot 9e2d0608e6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
Budibase Staging Release Bot 4aac090719 v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot 01d75dc003 v0.9.105-alpha.0 2021-08-06 16:38:26 +00:00
mike12345567 0f341a5fd2 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 17:29:45 +01:00
mike12345567 a8eb067de3 Merge branch 'fix/apps-2195-2282-2283' of github.com:Budibase/budibase into develop 2021-08-06 17:14:31 +01:00
Budibase Release Bot ab8d942065 v0.9.104 2021-08-06 16:11:58 +00:00
Michael Drury 8a81218f8e Merge pull request #2296 from Budibase/fix/apps-2195-2282-2283
Fixing various issues caused by PouchDB allDbs call
2021-08-06 17:04:23 +01:00
Budibase Release Bot 3a8ee8eaca v0.9.103 2021-08-06 15:42:34 +00:00
mike12345567 506ff7dcd3 Linting. 2021-08-06 16:39:30 +01:00
mike12345567 be48677490 Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
Budibase Staging Release Bot a5ab25f9df v0.9.103-alpha.1 2021-08-06 14:43:50 +00:00
Budibase Staging Release Bot 9d32a3918d v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00
mike12345567 bc84bab52c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Budibase Release Bot 3c31350e86 v0.9.102 2021-08-06 11:59:59 +00:00
Budibase Release Bot fd251e9aeb v0.9.101 2021-08-05 21:32:50 +00:00
Budibase Release Bot 07006b7a3c v0.9.100 2021-08-05 16:15:38 +00:00
Budibase Release Bot 7e26eb1cac v0.9.99 2021-08-05 15:32:36 +00:00
Budibase Staging Release Bot 9a21cbb8f8 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
mike12345567 42c577ca26 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 13:39:51 +01:00
mike12345567 efcbe864c2 Defining fetch for third party image retrieval. 2021-08-05 13:39:40 +01:00
Budibase Staging Release Bot e76510b1f5 v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Martin McKeaveney 6e8924ff94 script for pinning dev versions of BB packages 2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot 7b36c49521 v0.9.99-alpha.2 2021-08-05 11:08:37 +00:00
Budibase Staging Release Bot 709e34adde v0.9.99-alpha.1 2021-08-05 10:36:25 +00:00
Budibase Staging Release Bot be13517dac v0.9.99-alpha.0 2021-08-05 10:00:35 +00:00
mike12345567 83462a0eee Fixing merge issues. 2021-08-05 10:52:34 +01:00
mike12345567 f8599e1352 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-05 10:38:41 +01:00
Budibase Staging Release Bot 86acbb62e4 v0.9.97-alpha.0 2021-08-05 09:16:24 +00:00
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be, reversing
changes made to 2456e69483.
2021-08-05 09:59:08 +01:00
Budibase Release Bot b875beae9b v0.9.98 2021-08-04 19:42:05 +00:00
Budibase Release Bot 0d8c23c7f3 v0.9.97 2021-08-04 19:04:23 +00:00
mike12345567 dafe110659 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:25:14 +01:00
Budibase Release Bot 3f99d7427e v0.9.96 2021-08-04 14:06:11 +00:00
Budibase Staging Release Bot ebabe8d06e v0.9.96-alpha.0 2021-08-04 12:28:24 +00:00
Martin McKeaveney df927e3feb merge with master 2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot c28990e38a v0.9.87-alpha.9 2021-08-04 11:17:18 +00:00
Budibase Staging Release Bot 2bab13bb94 v0.9.87-alpha.8 2021-08-04 10:59:07 +00:00
Budibase Release Bot 2062c38f2e v0.9.95 2021-08-04 09:46:58 +00:00
Martin McKeaveney 0ad651d592 adding log to authenticated middleware for K8S env 2021-08-04 10:38:49 +01:00
Budibase Release Bot 2a267cecf0 v0.9.94 2021-08-04 09:10:05 +00:00
Michael Drury ec26f6ab5e Merge branch 'develop' into feature/multi-tenants 2021-08-04 10:07:31 +01:00
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 2021-08-04 10:02:24 +01:00
Michael Drury 2456e69483 Merge pull request #2076 from Budibase/feature/multi-tenants
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Budibase Staging Release Bot 8e8fefd0ef v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Budibase Staging Release Bot fe3c9a343f v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00