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

535 commits

Author SHA1 Message Date
Budibase Staging Release Bot 6336409378 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot 28a97913af v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Budibase Staging Release Bot 3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury 12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +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
Budibase Staging Release Bot 6748b75efd v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Rory Powell 0af538816d
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 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
Rory Powell 8d4311d232 Fix typo 2021-09-13 17:45:37 +01:00
Rory Powell ff39d247c8 Configurable user cache population in auth middleware 2021-09-13 17:38:12 +01:00
Budibase Release Bot 74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Budibase Staging Release Bot 6fd23ee518 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Budibase Release Bot 69f137bafb v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot 4cf8223859 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
mike12345567 67c07b7e38 Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Staging Release Bot 67eab30a2b v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot 05d2888ec6 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney ca361e0efd merge with master 2021-09-10 14:43:03 +01:00
mike12345567 3679579d53 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 5de49127b0 v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
mike12345567 06d17827b6 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot 1fca6ed20e v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Martin McKeaveney 9bc592818a fix redis auth for hosts containing redis 2021-09-10 10:08:13 +01:00
Budibase Release Bot 16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot 7c5b4ca927 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Budibase Staging Release Bot b8f000092a v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
Martin McKeaveney ad2cccfbd2 lint 2021-09-09 18:20:12 +01:00
Martin McKeaveney a6ff46be0c formatting 2021-09-09 17:16:32 +01:00
Martin McKeaveney c8b772b8c1 allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
mike12345567 01ca02ea9c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-09 16:33:41 +01:00
Budibase Release Bot 5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot 4a8a87fb47 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Michael Drury 1b77d1ce90
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 3da6dc75e3 v0.9.123-alpha.2 2021-09-09 13:04:44 +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
Rory Powell a7576d86ba Add new redis key for email verification 2021-09-09 12:32:16 +01:00
Budibase Staging Release Bot 00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
mike12345567 d05c60d470 Adding slack integration. 2021-09-07 13:58:53 +01:00
Budibase Staging Release Bot 70a66919f0 v0.9.123-alpha.0 2021-09-06 16:38:38 +00: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
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
Budibase Release Bot 8c0977852c v0.9.119 2021-09-03 10:55:17 +00:00
Budibase Release Bot 5b174c6484 v0.9.118 2021-09-02 15:56:14 +00:00
Budibase Release Bot 74e5224e32 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot 68d9c75971 v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot bf7e43762f v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney 39aa8e8716 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney 9be9eb8789 merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot 51e48f343f v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot 1e3a78d02d v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
Budibase Staging Release Bot 57f6a32e9f v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Budibase Release Bot 7cddd772fd v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot a24afb7e23 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Martin McKeaveney 7817c8f068 merge package updates 2021-08-26 14:13:30 +01:00
Budibase Staging Release Bot e220a7fa69 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Budibase Staging Release Bot 7c9f0b83ca v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot 475a559f6a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Budibase Release Bot 5ce7d9c9b0 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot 4f1770b44e v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot 57f2b34ce8 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Budibase Staging Release Bot 0a99020814 v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Budibase Release Bot ad7383a57b v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot 8048e9a8ce v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Budibase Release Bot 985ae54c9f v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot 78b00c7cea v0.9.112 2021-08-23 16:29:12 +00:00
Budibase Release Bot 9ad8b676ca v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot 36d5be2a31 v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Budibase Release Bot de071a163c v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot 579231dca9 v0.9.109 2021-08-20 10:40:44 +00:00
Budibase Release Bot a371c77579 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot c11cbf30cb v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Budibase Staging Release Bot 0d530dc36e v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Budibase Staging Release Bot e99ad0b71a v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot bf52642893 v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Martin McKeaveney d50dad61c5
Merge pull request #2405 from Budibase/simplify-couch-config
simplify couchDB configuration
2021-08-18 13:01:48 +01:00
Martin McKeaveney 6d5fa8f9c7 catch when no couchDB url passed 2021-08-18 11:55:19 +01:00
Martin McKeaveney acff289940 simplify couchDB configuration 2021-08-18 11:23:28 +01:00
Budibase Staging Release Bot 14ab2671f8 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Budibase Staging Release Bot b5bdf9e2ab v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Budibase Staging Release Bot f372ac345f v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot 31f0c0ba41 v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot 42cb9dae98 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Martin McKeaveney 877aa41ad5
Merge pull request #2385 from Budibase/feature/couchdb-auth-test
couchDB auth options
2021-08-17 14:26:05 +01:00
Martin McKeaveney c66f5ab6ff couchDB auth options 2021-08-17 14:11:03 +01:00
Budibase Staging Release Bot daf4a6e75f v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Budibase Staging Release Bot 34edf4fb14 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot a39c4b9d31 v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Release Bot fe752951ad v0.9.107 2021-08-17 06:25:14 +00:00
Martin McKeaveney 7efe458120
Revert "Feature/couchdb auth" 2021-08-17 07:16:43 +01:00
Budibase Staging Release Bot 70600ca438 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00