Commit Graph

2701 Commits

Author SHA1 Message Date
Rory Powell 0ecb4116c8
Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
2021-10-12 13:10:58 +01:00
Rory Powell 728ee82791 Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check 2021-10-12 11:04:11 +01:00
Rory Powell c7b73057ab Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check 2021-10-12 11:04:11 +01:00
Rory Powell 1ca2e48ba2 Merge branch 'develop' into wrap-account-check 2021-10-12 11:02:32 +01:00
Rory Powell 732953c436 Merge branch 'develop' into wrap-account-check 2021-10-12 11:02:32 +01:00
Rory Powell 4d34d338ce Merge branch 'develop' into dev-modes 2021-10-12 10:59:36 +01:00
Rory Powell a59527629f Merge branch 'develop' into dev-modes 2021-10-12 10:59:36 +01:00
Budibase Staging Release Bot 8b0d0fb13b v0.9.160-alpha.3 2021-10-11 21:15:06 +00:00
Budibase Staging Release Bot f8c53207fb 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 758c7bd94d v0.9.163 2021-10-11 17:22:28 +00:00
mike12345567 1e4799ce9c Fixing an issue with env variables becoming numbers if they started with one. 2021-10-11 17:59:44 +01:00
mike12345567 7ae840f758 Fixing an issue with env variables becoming numbers if they started with one. 2021-10-11 17:59:44 +01:00
Budibase Release Bot 9f14471ab5 v0.9.162 2021-10-11 15:17:21 +00:00
Budibase Release Bot 582f9052d8 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 258bc34326 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 481ba6f606 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Rory Powell 060ef711c6 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Rory Powell 3a686fedc5 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Rory Powell 9ea1774bcf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +01:00
Rory Powell c0d46262bf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +01:00
mike12345567 7a26f3769d Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
mike12345567 a7b5fc2e1b Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
Rory Powell e1fe51a1b8 Merge branch 'develop' into dev-modes 2021-10-08 13:15:38 +01:00
Rory Powell 9ffac50335 Merge branch 'develop' into dev-modes 2021-10-08 13:15:38 +01:00
Rory Powell 5ffed2824e Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
Rory Powell b7bf662e6d Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
Budibase Staging Release Bot 4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Budibase Staging Release Bot 5e4e15fe9e 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 767fdfdfc8 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 07a3f46cc8 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 812d6e5a51 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 Release Bot 59cdc495d5 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 Staging Release Bot fb2720968f 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
Budibase Release Bot d3934eaeda v0.9.157 2021-10-07 20:07:47 +00:00
mike12345567 4d04a3baf4 Adding a check for test environment to not clear app cookie on login as this breaks cypress. 2021-10-07 17:39:44 +01:00
mike12345567 b87559917b Adding a check for test environment to not clear app cookie on login as this breaks cypress. 2021-10-07 17:39:44 +01:00
mike12345567 52b44736c5 Fixing another issue with ethereal test package. 2021-10-07 16:35:11 +01:00
mike12345567 b267698caa Fixing another issue with ethereal test package. 2021-10-07 16:35:11 +01:00
mike12345567 efb09523a7 Fixing a small issue with email test fix. 2021-10-07 16:14:00 +01:00
mike12345567 a4014c5580 Fixing a small issue with email test fix. 2021-10-07 16:14:00 +01:00
mike12345567 fab766adb6 Adding functionality to check if ethereal is down, if it is don't fail the test. 2021-10-07 16:11:33 +01:00
mike12345567 64b98a6d18 Adding functionality to check if ethereal is down, if it is don't fail the test. 2021-10-07 16:11:33 +01:00
mike12345567 795477e025 Merge branch 'master' of github.com:Budibase/budibase into fix/tenant-public 2021-10-07 13:11:20 +01:00
mike12345567 2f36a7b144 Merge branch 'master' of github.com:Budibase/budibase into fix/tenant-public 2021-10-07 13:11:20 +01:00
mike12345567 e6844d7bdf Fix an issue with current app cookie, get rid of it on login/logout. 2021-10-07 12:19:23 +01:00
mike12345567 245c92482c Fix an issue with current app cookie, get rid of it on login/logout. 2021-10-07 12:19:23 +01:00
Budibase Release Bot cab95ff355 v0.9.156 2021-10-07 07:50:40 +00:00
Budibase Release Bot 4b96866cd2 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
Budibase Release Bot 2a8d5814b1 v0.9.155 2021-10-06 21:26:52 +00:00
Budibase Release Bot 4f628dd3af v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Release Bot 9ca8c3fda6 v0.9.154 2021-10-06 16:37:28 +00:00
Martin McKeaveney 2f9f30ad8c merge with master 2021-10-06 17:23:13 +01:00
Martin McKeaveney c71e255c0c merge with master 2021-10-06 17:23:13 +01:00
Budibase Staging Release Bot 6e11aa2cec v0.9.153-alpha.2 2021-10-06 16:12:27 +00:00
Budibase Staging Release Bot bd05793063 v0.9.153-alpha.2 2021-10-06 16:12:27 +00:00
Rory Powell 615d0390d5 Honour cookie domain when custom sso is enabled 2021-10-06 16:50:15 +01:00
Rory Powell 322ef42713 Honour cookie domain when custom sso is enabled 2021-10-06 16:50:15 +01:00
Budibase Release Bot 84b945cbe8 v0.9.153 2021-10-06 15:36:11 +00:00
Budibase Release Bot f96b0c95e8 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
Budibase Staging Release Bot d10fe0f770 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
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
Budibase Staging Release Bot 1e209958fd v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Budibase Staging Release Bot 586f71e0be v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Budibase Release Bot a046f9f0b0 v0.9.152 2021-10-06 14:19:18 +00:00
Budibase Release Bot 843e5d1898 v0.9.152 2021-10-06 14:19:18 +00:00
Rory Powell ee10bce48b Don't let user exist in multiple tenants when using custom sso 2021-10-06 15:15:46 +01:00
Rory Powell f10297953f Don't let user exist in multiple tenants when using custom sso 2021-10-06 15:15:46 +01:00
Budibase Staging Release Bot 738e87dd69 v0.9.152-alpha.0 2021-10-06 14:08:17 +00:00
Budibase Staging Release Bot ce4c101479 v0.9.152-alpha.0 2021-10-06 14:08:17 +00:00
Martin McKeaveney 3bc1771ede merge with master 2021-10-06 14:57:34 +01:00
Martin McKeaveney be4b59c92c merge with master 2021-10-06 14:57:34 +01:00
Budibase Staging Release Bot f879836227 v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Budibase Staging Release Bot 9bb679d1cf v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Budibase Staging Release Bot f7667f7e47 v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot 15a01f0c1d v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot d501f53b68 v0.9.151-alpha.2 2021-10-05 11:07:22 +00:00
Budibase Staging Release Bot 005c5895c0 v0.9.151-alpha.2 2021-10-05 11:07:22 +00:00
Michael Drury b120477572 Merge pull request #2886 from Budibase/email-user-name
Using the user's name in emails sent out where possible
2021-10-05 11:59:14 +01:00
Michael Drury a500226b21
Merge pull request #2886 from Budibase/email-user-name
Using the user's name in emails sent out where possible
2021-10-05 11:59:14 +01:00
Budibase Staging Release Bot cfa5e5be73 v0.9.151-alpha.1 2021-10-04 17:25:50 +00:00
Budibase Staging Release Bot e32b0698d0 v0.9.151-alpha.1 2021-10-04 17:25:50 +00:00
mike12345567 1f95c693ac As with the account portal, updating the monorepo to use the users name if it is available for some email templates. 2021-10-04 17:59:25 +01:00
mike12345567 8a9c112388 As with the account portal, updating the monorepo to use the users name if it is available for some email templates. 2021-10-04 17:59:25 +01:00
Budibase Release Bot a31c07626e v0.9.151 2021-10-04 16:25:23 +00:00
Budibase Release Bot 8e7ecf03b0 v0.9.151 2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot 2ef2ae6253 v0.9.151-alpha.0 2021-10-04 15:58:42 +00:00
Budibase Staging Release Bot ed6491933c v0.9.151-alpha.0 2021-10-04 15:58:42 +00:00
Rory Powell d4680ccb95 Merge branch 'master' into develop 2021-10-04 16:49:18 +01:00
Rory Powell d991563d14 Merge branch 'master' into develop 2021-10-04 16:49:18 +01:00
Budibase Staging Release Bot 314675912f v0.9.150-alpha.1 2021-10-04 15:37:08 +00:00
Budibase Staging Release Bot 07097f8fbc v0.9.150-alpha.1 2021-10-04 15:37:08 +00:00
Rory Powell ec35b81af8 Fix backup SMTP 2021-10-04 15:58:05 +01:00
Rory Powell df0b3cc6de Fix backup SMTP 2021-10-04 15:58:05 +01:00
Budibase Release Bot 4891cc7199 v0.9.150 2021-10-04 14:02:30 +00:00
Budibase Release Bot e6833fe06c v0.9.150 2021-10-04 14:02:30 +00:00
Budibase Staging Release Bot 15bb373794 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Budibase Staging Release Bot e511ff4e22 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Rory Powell 2d5d0d48fb Merge branch 'master' into develop 2021-10-04 14:21:46 +01:00
Rory Powell b94397a4cf Merge branch 'master' into develop 2021-10-04 14:21:46 +01:00
Rory Powell 2f589a2f42 Add API keys between account portal and budibase 2021-10-04 13:40:50 +01:00
Rory Powell 651947bb49 Add API keys between account portal and budibase 2021-10-04 13:40:50 +01:00
Budibase Staging Release Bot 685fc49b01 v0.9.149-alpha.5 2021-10-04 11:51:19 +00:00
Budibase Staging Release Bot 9ae73d7045 v0.9.149-alpha.5 2021-10-04 11:51:19 +00:00
Rory Powell d63186ff8f Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
Budibase Staging Release Bot be7d343868 v0.9.149-alpha.4 2021-10-01 15:41:08 +00:00
Budibase Staging Release Bot a8806244dc v0.9.149-alpha.4 2021-10-01 15:41:08 +00:00
Budibase Release Bot 7602985d25 v0.9.149 2021-10-01 15:40:26 +00:00
Budibase Release Bot bc3bba3704 v0.9.149 2021-10-01 15:40:26 +00:00
Budibase Staging Release Bot be265bf787 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Budibase Staging Release Bot 7d621a36f0 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Martin McKeaveney 063b92726c Merge pull request #2854 from Budibase/local-tenant-subdomain
Support for tenancy subdomain locally + improvements
2021-10-01 16:15:18 +01:00
Martin McKeaveney ffadc4c28b
Merge pull request #2854 from Budibase/local-tenant-subdomain
Support for tenancy subdomain locally + improvements
2021-10-01 16:15:18 +01:00
Budibase Staging Release Bot 4ada3e12be v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Budibase Staging Release Bot 544f3f65d2 v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Rory Powell 3bef997168 Support for tenancy subdomain locally + improvements 2021-10-01 15:55:57 +01:00
Rory Powell 4ce0147217 Support for tenancy subdomain locally + improvements 2021-10-01 15:55:57 +01:00
Budibase Staging Release Bot 3c02b6a1c5 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot 9d802f5d73 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot 67a664e6ba v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Budibase Staging Release Bot efb441b602 v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Martin McKeaveney c2d2c7d090 merge 2021-10-01 15:18:37 +01:00
Martin McKeaveney ff34e6fed5 merge 2021-10-01 15:18:37 +01:00
Budibase Staging Release Bot f04baeaa7e v0.9.148-alpha.9 2021-10-01 14:10:48 +00:00
Budibase Staging Release Bot e8fd4d461a v0.9.148-alpha.9 2021-10-01 14:10:48 +00:00
Michael Drury a01eb8aaa0 Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
2021-10-01 15:01:37 +01:00
Michael Drury 12c0c6a3d6
Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
2021-10-01 15:01:37 +01:00
Budibase Staging Release Bot aad4fe9f8e v0.9.148-alpha.8 2021-10-01 13:52:11 +00:00
Budibase Staging Release Bot fef9a29be1 v0.9.148-alpha.8 2021-10-01 13:52:11 +00:00
mike12345567 2aa90aa246 Merge branch 'develop' of github.com:Budibase/budibase into fix/smtp-automation 2021-10-01 14:46:48 +01:00
mike12345567 84252bb368 Merge branch 'develop' of github.com:Budibase/budibase into fix/smtp-automation 2021-10-01 14:46:48 +01:00
Budibase Staging Release Bot 765f0b6c9f v0.9.148-alpha.7 2021-10-01 13:22:35 +00:00
Budibase Staging Release Bot 054734fac2 v0.9.148-alpha.7 2021-10-01 13:22:35 +00:00
mike12345567 be09410cae Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action. 2021-10-01 13:29:08 +01:00
mike12345567 04acb160a2 Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action. 2021-10-01 13:29:08 +01:00
Budibase Staging Release Bot 3343a36694 v0.9.148-alpha.6 2021-10-01 12:05:19 +00:00
Budibase Staging Release Bot 0d45f8b6b0 v0.9.148-alpha.6 2021-10-01 12:05:19 +00:00
Budibase Staging Release Bot f15314f690 v0.9.148-alpha.5 2021-10-01 11:44:53 +00:00
Budibase Staging Release Bot e6914c3cfb v0.9.148-alpha.5 2021-10-01 11:44:53 +00:00
Budibase Staging Release Bot 62205f5f55 v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00
Budibase Staging Release Bot 8cbe39ea58 v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00
Budibase Staging Release Bot 355e4be03d v0.9.148-alpha.3 2021-10-01 10:20:06 +00:00
Budibase Staging Release Bot c46f419bec v0.9.148-alpha.3 2021-10-01 10:20:06 +00:00
Budibase Release Bot e75610b780 v0.9.148 2021-10-01 09:13:03 +00:00
Budibase Release Bot 423728a8a6 v0.9.148 2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot 8c26e18706 v0.9.148-alpha.2 2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot a02ef789dd v0.9.148-alpha.2 2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot 206ff8aad2 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Budibase Staging Release Bot ec63adf567 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Budibase Staging Release Bot 606ceca1bc v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Budibase Staging Release Bot da6e17a2bf v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Budibase Release Bot 4928ce6875 v0.9.147 2021-09-30 14:33:09 +00:00
Budibase Release Bot 06de2005de v0.9.147 2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot 638c9f9711 v0.9.147-alpha.0 2021-09-30 14:22:16 +00:00
Budibase Staging Release Bot 50eb091381 v0.9.147-alpha.0 2021-09-30 14:22:16 +00:00
Rory Powell 95c251d4db Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Rory Powell 0f4cb52618 Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Budibase Staging Release Bot b198f38940 v0.9.146-alpha.6 2021-09-30 14:05:41 +00:00
Budibase Staging Release Bot 1f88412e2d v0.9.146-alpha.6 2021-09-30 14:05:41 +00:00
Michael Drury 29b177208c Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Michael Drury f2534c3ec3
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Budibase Staging Release Bot 8a10d549b7 v0.9.146-alpha.5 2021-09-30 13:49:21 +00:00
Budibase Staging Release Bot 6fac7c30d4 v0.9.146-alpha.5 2021-09-30 13:49:21 +00:00
Rory Powell fe6dbb2a78 Merge pull request #2816 from Budibase/remove-global-info-users-on-deletion
Remove global info users on user deletion
2021-09-30 14:41:27 +01:00
Rory Powell 56fff164e6
Merge pull request #2816 from Budibase/remove-global-info-users-on-deletion
Remove global info users on user deletion
2021-09-30 14:41:27 +01:00
Budibase Staging Release Bot 8226859e07 v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
Budibase Staging Release Bot 722cf24e7e v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
Rory Powell 3fb83eabad Merge branch 'develop' into remove-global-info-users-on-deletion 2021-09-30 13:38:12 +01:00
Rory Powell db6ae6567e Merge branch 'develop' into remove-global-info-users-on-deletion 2021-09-30 13:38:12 +01:00
Rory Powell 6e10c1fa73 Remove global info users on user deletion 2021-09-30 13:08:07 +01:00
Rory Powell 0e4bdb73a4 Remove global info users on user deletion 2021-09-30 13:08:07 +01:00
mike12345567 f8562015ac Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
mike12345567 7de9ed2fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot 44a3390200 v0.9.146-alpha.3 2021-09-30 10:23:22 +00:00
Budibase Staging Release Bot 1ff4cc3927 v0.9.146-alpha.3 2021-09-30 10:23:22 +00:00
Rory Powell 4d873a00bc Merge pull request #2810 from Budibase/fix/save-user
Fix saveUser by adding same tenant check
2021-09-30 11:00:03 +01:00
Rory Powell 9afad2b744
Merge pull request #2810 from Budibase/fix/save-user
Fix saveUser by adding same tenant check
2021-09-30 11:00:03 +01:00
Budibase Staging Release Bot 2b4fc4aa8b v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Budibase Staging Release Bot 5c28ca3ce4 v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Rory Powell b64f1aa322 Fix saveUser by adding same tenant check 2021-09-30 10:27:35 +01:00
Rory Powell 4ee2d23749 Fix saveUser by adding same tenant check 2021-09-30 10:27:35 +01:00
Budibase Release Bot ba6730645e v0.9.146 2021-09-29 19:01:05 +00:00
Budibase Release Bot 987906e1a7 v0.9.146 2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot 5fffd72e2f v0.9.146-alpha.1 2021-09-29 18:38:14 +00:00
Budibase Staging Release Bot 36daa9fc6a v0.9.146-alpha.1 2021-09-29 18:38:14 +00:00
Martin McKeaveney 6edc25f52e Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney 6dac3e28bd
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney e4473a32fd fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Martin McKeaveney b94c65f1c4 fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Budibase Staging Release Bot 95424ddc6a v0.9.146-alpha.0 2021-09-29 17:08:46 +00:00
Budibase Staging Release Bot 087cbdbf18 v0.9.146-alpha.0 2021-09-29 17:08:46 +00:00
Rory Powell b47003f359 Merge pull request #2803 from Budibase/fix/provisioning-only-check-verified
Update existing user in account portal check to only check verified users - fix provision flow
2021-09-29 17:58:12 +01:00
Rory Powell edc91401d1
Merge pull request #2803 from Budibase/fix/provisioning-only-check-verified
Update existing user in account portal check to only check verified users - fix provision flow
2021-09-29 17:58:12 +01:00
Rory Powell 8d80f89f97 Merge branch 'master' into develop 2021-09-29 17:57:27 +01:00
Rory Powell b56bca725a Merge branch 'master' into develop 2021-09-29 17:57:27 +01:00
Rory Powell f089c20d60 replace ?. with && 2021-09-29 17:55:08 +01:00
Rory Powell 0734eb0ce7 replace ?. with && 2021-09-29 17:55:08 +01:00
Rory Powell 93d4ee4aad Update existing user in account portal check to only check verified users - fix provision flow 2021-09-29 17:46:13 +01:00
Rory Powell e90d947e38 Update existing user in account portal check to only check verified users - fix provision flow 2021-09-29 17:46:13 +01:00
Budibase Staging Release Bot 8aa192d1e8 v0.9.145-alpha.1 2021-09-29 16:27:46 +00:00
Budibase Staging Release Bot ebb1302813 v0.9.145-alpha.1 2021-09-29 16:27:46 +00:00
Rory Powell ee7529769f Merge pull request #2789 from Budibase/feature/deprovisioning
Tenant deprovisioning
2021-09-29 17:17:26 +01:00
Rory Powell e2bf53b957
Merge pull request #2789 from Budibase/feature/deprovisioning
Tenant deprovisioning
2021-09-29 17:17:26 +01:00
mike12345567 a0f69251c8 Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
mike12345567 f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
Budibase Release Bot f5103225c7 v0.9.145 2021-09-29 13:55:56 +00:00
Budibase Release Bot 22b29db903 v0.9.145 2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot b8a33d5037 v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
Budibase Staging Release Bot 736970afcc v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
Rory Powell c74c577ab9 Deprovision complete 2021-09-29 12:25:01 +01:00
Rory Powell 5835716e9d Deprovision complete 2021-09-29 12:25:01 +01:00
Budibase Release Bot 085c082600 v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Release Bot 1e4bbfcb3a v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot 435ba81852 v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Budibase Staging Release Bot 299e77bbed v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Rory Powell 591203f5cd Deprovisioning working minus apps 2021-09-29 11:36:24 +01:00
Rory Powell 5be2a8489d 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
Martin McKeaveney 4f31c4ef8e merge with master 2021-09-29 11:25:38 +01:00
Martin McKeaveney 34bc75cf98 Merge pull request #2784 from Budibase/fix/email-colors
Adding important to some email color properties (link color)
2021-09-29 11:10:50 +01:00
Martin McKeaveney 49cf8529fa
Merge pull request #2784 from Budibase/fix/email-colors
Adding important to some email color properties (link color)
2021-09-29 11:10:50 +01:00
Budibase Staging Release Bot 90cb5b6b5f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
Budibase Staging Release Bot cdc7cdfb3f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
mike12345567 cb5f513881 Adding important to some email color properties. 2021-09-29 10:32:14 +01:00
mike12345567 17b7a468d6 Adding important to some email color properties. 2021-09-29 10:32:14 +01:00
Budibase Staging Release Bot 1236b70bf9 v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot e0b5a7ab4a v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot 0fa8accc6a v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot 92e64a6399 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
Budibase Staging Release Bot 9281caa86a 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
Rory Powell 4d274f79b3
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
Budibase Staging Release Bot 5e3a888869 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
Rory Powell 05f237dd26 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
Budibase Staging Release Bot 2895af8ec1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Rory Powell 4b30a4e7ef Prevent duplicate internal budibase users across tenants 2021-09-28 15:49:03 +01:00
Rory Powell 5e286d8de2 Prevent duplicate internal budibase users across tenants 2021-09-28 15:49:03 +01:00
Rory Powell b964813fad Prevent root account users being re-created as internal budibase users 2021-09-28 15:22:19 +01:00
Rory Powell 96698f7e07 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 c9696145e0 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
Budibase Staging Release Bot 95c01ef20f v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Budibase Staging Release Bot 5605209a7a v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Budibase Staging Release Bot f003167749 v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Budibase Staging Release Bot 9e8b14f0fb v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Budibase Staging Release Bot 8578673096 v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Rory Powell 8642868c5e Deprovisioning WIP 2021-09-28 09:48:00 +01:00
Rory Powell 4813a63439 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 Release Bot df32c52620 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
Budibase Staging Release Bot 6a05c9e067 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
Martin McKeaveney 55c6d0d159 merge master 2021-09-27 22:31:13 +01:00
Budibase Staging Release Bot b2b13dc719 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Budibase Staging Release Bot 01448b3f66 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
Martin McKeaveney f877244571 abstract usagedoc creation into auth, create the doc if it doesn't exist 2021-09-27 17:35:22 +01:00
Martin McKeaveney bd1f6752ff merge with develop 2021-09-27 16:37:55 +01:00
Martin McKeaveney 9bbb230aa6 merge with develop 2021-09-27 16:37:55 +01:00
Martin McKeaveney 2da28ecc71 prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
Martin McKeaveney 30f60d9bae prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
Budibase Staging Release Bot f9525b9065 v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Budibase Staging Release Bot 4f4e9a9d2b v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Martin McKeaveney c25bd48616 SMTP config fallback logic 2021-09-27 15:10:06 +01:00
Martin McKeaveney 0b4d6d6052 SMTP config fallback logic 2021-09-27 15:10:06 +01:00
Martin McKeaveney 5b4bf74e2c re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +01:00
Martin McKeaveney 757fbbc19c re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +01:00
Martin McKeaveney 35d4eac78a fallback SMTP configuration for cloud 2021-09-27 14:57:22 +01:00
Martin McKeaveney 5b1ae778da fallback SMTP configuration for cloud 2021-09-27 14:57:22 +01:00
Martin McKeaveney 3b49866825 Merge branch 'develop' of github.com:Budibase/budibase into cloud-limits 2021-09-27 12:53:15 +01:00
Martin McKeaveney 97cd3756f7 Merge branch 'develop' of github.com:Budibase/budibase into cloud-limits 2021-09-27 12:53:15 +01:00
Budibase Staging Release Bot 5f109cf9e2 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot 793883ed59 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Martin McKeaveney 6c7423e52e ensure automation quotas are not incremented for test runs 2021-09-27 10:32:39 +01:00
Martin McKeaveney 9cb20bcda2 ensure automation quotas are not incremented for test runs 2021-09-27 10:32:39 +01:00
Budibase Staging Release Bot 9d199d6dda v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot ae0a4a14f8 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
Budibase Staging Release Bot 17e0a381bd v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
Martin McKeaveney c49b88b57a automation runs quotas 2021-09-23 23:25:25 +01:00
Martin McKeaveney b161be85ae automation runs quotas 2021-09-23 23:25:25 +01:00
Martin McKeaveney 4a2028c354 usageQuota middleware writing to couch 2021-09-23 22:40:14 +01:00
Martin McKeaveney 85c6fac8f5 usageQuota middleware writing to couch 2021-09-23 22:40:14 +01:00
Budibase Staging Release Bot 790950be39 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00
Budibase Staging Release Bot 2fa6f2aa54 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 Release Bot 266c235c98 v0.9.142 2021-09-23 15:48:36 +00:00
Martin McKeaveney 9b98985040 point logo upload to S3 bucket when not self hosted 2021-09-23 16:22:12 +01:00
Martin McKeaveney fb7a700542 point logo upload to S3 bucket when not self hosted 2021-09-23 16:22:12 +01:00
Budibase Staging Release Bot b8d0e335d5 v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot 5dce298b44 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 aab5a1f1de 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
Budibase Staging Release Bot 15cd5e4514 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
Michael Drury 53aaea9e31
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 Staging Release Bot 0c9203d539 v0.9.140-alpha.4 2021-09-22 15:03:22 +00:00
Martin McKeaveney 68a72384c8 Merge pull request #2703 from Budibase/feature/analytics
Feature/analytics
2021-09-22 15:53:34 +01:00
Martin McKeaveney 4e9d123a9e
Merge pull request #2703 from Budibase/feature/analytics
Feature/analytics
2021-09-22 15:53:34 +01:00
Budibase Release Bot ecbe015c2a v0.9.141 2021-09-22 11:36:15 +00:00
Budibase Release Bot 5f5154b084 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
Martin McKeaveney c860e824a1 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
Budibase Staging Release Bot 286a250390 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
Michael Drury 5b9beec8fe
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
Budibase Staging Release Bot 53660cfe29 v0.9.140-alpha.2 2021-09-22 10:53:02 +00:00
Michael Drury 27998e95ad Merge pull request #2688 from Budibase/dependabot/npm_and_yarn/packages/worker/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /packages/worker
2021-09-22 11:41:41 +01:00
Michael Drury f54904d7a0
Merge pull request #2688 from Budibase/dependabot/npm_and_yarn/packages/worker/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /packages/worker
2021-09-22 11:41:41 +01:00
Budibase Staging Release Bot 2cf748eea4 v0.9.140-alpha.1 2021-09-22 08:58:01 +00:00
Budibase Staging Release Bot 792316e501 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
Rory Powell e4fb901e24
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 Release Bot 795295aa90 v0.9.140 2021-09-22 08:42:24 +00:00
Martin McKeaveney 87b61b5c54 added user created at timestamp 2021-09-22 09:29:51 +01:00
Martin McKeaveney 1790d13bb5 added user created at timestamp 2021-09-22 09:29:51 +01:00
Budibase Staging Release Bot 3ba43a1b35 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
Budibase Staging Release Bot 2cc90fbb81 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
dependabot[bot] 63f1e0c836 Bump tmpl from 1.0.4 to 1.0.5 in /packages/worker
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 20:43:53 +00:00
dependabot[bot] e626e671ab
Bump tmpl from 1.0.4 to 1.0.5 in /packages/worker
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 20:43:53 +00:00
Martin McKeaveney e2ed2e8b56 merge from master 2021-09-21 21:42:52 +01:00
Martin McKeaveney 61a77b1fd4 merge from master 2021-09-21 21:42:52 +01:00
Rory Powell 9282b08890 Cloud SSO flow and auto login on verification 2021-09-21 18:20:26 +01:00
Rory Powell ee2732fd51 Cloud SSO flow and auto login on verification 2021-09-21 18:20:26 +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
mike12345567 e0ae992a46 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 Release Bot bd91ae1f95 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 Staging Release Bot 1e8b8eb7a5 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
Budibase Release Bot eaba4c2698 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
mike12345567 efdd78c7fe 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 64863fcf5e 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 7e0b4259fe 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
Budibase Release Bot 30a70a4a03 v0.9.135 2021-09-21 13:08:07 +00:00
Martin McKeaveney c940df25dd updating to latest auth lib 2021-09-21 13:58:30 +01:00
Martin McKeaveney 6d7ee7a923 updating to latest auth lib 2021-09-21 13:58:30 +01:00
Budibase Release Bot 8a218a0060 v0.9.134 2021-09-21 11:15:43 +00:00
Budibase Release Bot 02188f7ec0 v0.9.134 2021-09-21 11:15:43 +00:00
Budibase Staging Release Bot 8bd74a8313 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
Budibase Staging Release Bot 62307b0b55 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
Rory Powell 00e2b50f26 fix tests 2021-09-20 12:58:58 +01:00
Rory Powell 4215f1b919 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 96b76231a9 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
Rory Powell 12a5428a6e 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
Budibase Staging Release Bot c91e5ea39c 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
Andrew Kingston a59c2db8ea 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 69eb873164 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 Release Bot d01fc62552 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 Staging Release Bot 70aad3b9fe 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 Release Bot df5c156b6e 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
Budibase Staging Release Bot 8bea39aa15 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
Rory Powell 9236fdfd5a
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
Budibase Staging Release Bot 21938fa94f 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
Rory Powell 72a0203829 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 ac132241ed 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 bede089cbe 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 7b99737323 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 Staging Release Bot 9092c0ff5c 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
Budibase Release Bot 596c953c24 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
Rory Powell 0201e5b781
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 b9e22726d5 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 922b5bc2cb 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
Budibase Staging Release Bot 108a783635 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
Rory Powell 626b166346 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 Release Bot 8b85e04a4b v0.9.129 2021-09-15 11:24:11 +00:00
Martin McKeaveney a0fb09fbdc upgrading to latest auth lib 2021-09-15 12:13:53 +01:00
Martin McKeaveney b5809b0bd0 upgrading to latest auth lib 2021-09-15 12:13:53 +01:00
Budibase Staging Release Bot a8ba00e514 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot 6336409378 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Rory Powell cf32050a7b Merge pull request #2607 from Budibase/feature/onboarding-backend
Redirects and linking between budibase and account portal
2021-09-15 10:25:46 +01:00
Rory Powell fd92030dbd
Merge pull request #2607 from Budibase/feature/onboarding-backend
Redirects and linking between budibase and account portal
2021-09-15 10:25:46 +01:00
Budibase Staging Release Bot f7bed762d5 v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Budibase Staging Release Bot 28a97913af 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
Budibase Staging Release Bot 3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Rory Powell 011193a3dc Navigate between budibase and account portal 2021-09-14 15:49:59 +01:00
Rory Powell 8e9c1aa204 Navigate between budibase and account portal 2021-09-14 15:49:59 +01:00
Rory Powell 689065d2b8 Redirect to account portal login page in the cloud 2021-09-14 14:18:13 +01:00
Rory Powell 9433a1e360 Redirect to account portal login page in the cloud 2021-09-14 14:18:13 +01:00
Rory Powell 73981680ba Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 2021-09-14 13:03:38 +01:00
Rory Powell 3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 2021-09-14 13:03:38 +01:00
Rory Powell 62e93d2302 Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
Rory Powell b7c867e250 Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
Budibase Release Bot ef395beffe v0.9.128 2021-09-14 10:45:22 +00:00
Budibase Release Bot 0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot 7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Budibase Staging Release Bot 6748b75efd 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
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
Budibase Release Bot 6cf6c06b35 v0.9.127 2021-09-13 17:44:30 +00:00
Budibase Release Bot 5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Budibase Release Bot 8ead734a08 v0.9.126 2021-09-13 15:41:29 +00:00
Budibase Release Bot 74782df087 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 Staging Release Bot 6fd23ee518 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 Release Bot 69f137bafb 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
Budibase Staging Release Bot 4cf8223859 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Budibase Staging Release Bot 8cb8e9b360 v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot 67eab30a2b 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
Budibase Staging Release Bot 05d2888ec6 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
Martin McKeaveney ca361e0efd merge with master 2021-09-10 14:43:03 +01:00
Budibase Staging Release Bot 25a62de64d v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Budibase Staging Release Bot 5de49127b0 v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Budibase Staging Release Bot 3f13aeb789 v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Staging Release Bot 1fca6ed20e v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Release Bot 157f21125b v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Release Bot 16ab8098cb 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 7c5b4ca927 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
Budibase Staging Release Bot b8f000092a v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
mike12345567 dbf830f12b Fixing issue #2579. 2021-09-09 17:59:44 +01:00
mike12345567 8ecfe2f223 Fixing issue #2579. 2021-09-09 17:59:44 +01:00
Rory Powell d919c44185 Add pre-hased password option to admin creation 2021-09-09 17:08:27 +01:00
Rory Powell 93dcc64131 Add pre-hased password option to admin creation 2021-09-09 17:08:27 +01:00
Budibase Release Bot 827a77fbf1 v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Release Bot 5079d3434f 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
Budibase Staging Release Bot 4a8a87fb47 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot beaeb97214 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Budibase Staging Release Bot 3da6dc75e3 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Martin McKeaveney 5e268dce18 Merge pull request #2556 from mslourens/checklist_item_navigation
add link to checklist items for direct navigation (and lint issues)
2021-09-09 11:16:38 +01:00
Martin McKeaveney 1b1675747c
Merge pull request #2556 from mslourens/checklist_item_navigation
add link to checklist items for direct navigation (and lint issues)
2021-09-09 11:16:38 +01:00
Budibase Staging Release Bot ef9431898b v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Budibase Staging Release Bot 00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Rory Powell e260141541 Revert lock file 2021-09-08 12:17:01 +01:00
Rory Powell 7fd9272970 Revert lock file 2021-09-08 12:17:01 +01:00
Rory Powell bc50bf56db Remove cors configuration 2021-09-08 12:13:57 +01:00
Rory Powell c4c5a507c2 Remove cors configuration 2021-09-08 12:13:57 +01:00
Rory Powell fcf5aac7e6 Add configurable cors options to worker 2021-09-08 10:05:39 +01:00
Rory Powell 832127d5c8 Add configurable cors options to worker 2021-09-08 10:05:39 +01:00
Rory Powell ba5f1ec720 Merge branch 'develop' into feature/onboarding-backend 2021-09-07 11:24:23 +01:00
Rory Powell 1d5d9d8394 Merge branch 'develop' into feature/onboarding-backend 2021-09-07 11:24:23 +01:00
Rory Powell 3d15db2223 Account portal cors and auth changes 2021-09-07 11:22:11 +01:00
Rory Powell 47e4ef0704 Account portal cors and auth changes 2021-09-07 11:22:11 +01:00
Maurits Lourens 9338043133 fix test 2021-09-06 20:23:33 +02:00
Maurits Lourens 33104fb1d1 fix test 2021-09-06 20:23:33 +02:00
Budibase Staging Release Bot 01519a7fa2 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Budibase Staging Release Bot 70a66919f0 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
Budibase Release Bot eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Budibase Release Bot 6668e994b2 v0.9.121 2021-09-06 14:26:46 +00:00
Budibase Release Bot 22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
Maurits Lourens 0b7bb885cc fix unit test 2021-09-06 15:49:38 +02:00
Maurits Lourens de96f7384a fix unit test 2021-09-06 15:49:38 +02:00
Maurits Lourens dafd06737c add link to checklist items for direct navigation (and lint issues) 2021-09-06 15:16:21 +02:00
Maurits Lourens 01f3851c9a add link to checklist items for direct navigation (and lint issues) 2021-09-06 15:16:21 +02:00
Budibase Release Bot 16167a1f3a v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Release Bot fe0adcde7d v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Staging Release Bot 221a67fe5a v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot 6367c6d746 v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot d374d25393 v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot e68fa5b6af v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot 919042ed86 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Budibase Staging Release Bot 866f4187e0 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Budibase Staging Release Bot 90266fa6df v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
Budibase Staging Release Bot e140e88e58 v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
Budibase Release Bot 0e8709def0 v0.9.119 2021-09-03 10:55:17 +00:00
Budibase Release Bot 8c0977852c 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 5b174c6484 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 Release Bot 74e5224e32 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 68d9c75971 v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
mike12345567 90f6dffc44 Fixing an issue with list of app URLs not loading correctly. 2021-08-31 13:42:04 +01:00
mike12345567 bef1ce0426 Fixing an issue with list of app URLs not loading correctly. 2021-08-31 13:42:04 +01:00
Budibase Staging Release Bot 9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Budibase Staging Release Bot bf7e43762f 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 39aa8e8716 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
Martin McKeaveney 9be9eb8789 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 51e48f343f 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 1e3a78d02d 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 Staging Release Bot 57f6a32e9f 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 Release Bot 7cddd772fd 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
Budibase Staging Release Bot a24afb7e23 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
Martin McKeaveney 7817c8f068 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 e220a7fa69 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 7c9f0b83ca 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 Staging Release Bot 475a559f6a 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 Release Bot 5ce7d9c9b0 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 4f1770b44e 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 57f2b34ce8 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 Staging Release Bot 0a99020814 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 Release Bot ad7383a57b 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 Staging Release Bot 8048e9a8ce 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 985ae54c9f 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 78b00c7cea 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 Release Bot 9ad8b676ca 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 Staging Release Bot 36d5be2a31 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 de071a163c 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 579231dca9 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 Release Bot a371c77579 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 c11cbf30cb 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 0d530dc36e 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 e99ad0b71a 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
Budibase Staging Release Bot bf52642893 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 d50dad61c5
Merge pull request #2405 from Budibase/simplify-couch-config
simplify couchDB configuration
2021-08-18 13:01:48 +01:00
Martin McKeaveney af4c1b23de simplify couchDB configuration 2021-08-18 11:23:28 +01:00
Martin McKeaveney acff289940 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 14ab2671f8 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 b5bdf9e2ab 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 f372ac345f v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Martin McKeaveney 87bf640a5d conditionally apply username and password to couchdb auth 2021-08-17 16:48:02 +01:00
Martin McKeaveney bcbd40764f conditionally apply username and password to couchdb auth 2021-08-17 16:48:02 +01:00
Budibase Staging Release Bot 1a9a61f92c v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot 31f0c0ba41 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
Budibase Staging Release Bot 42cb9dae98 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 877aa41ad5
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
Martin McKeaveney c66f5ab6ff 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 daf4a6e75f v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Martin McKeaveney db0183e8cf Merge pull request #2379 from Budibase/fix/app-name-validation
adding alphanumeric app name validation
2021-08-17 13:49:50 +01:00
Martin McKeaveney 1558d631f5
Merge pull request #2379 from Budibase/fix/app-name-validation
adding alphanumeric app name validation
2021-08-17 13:49:50 +01:00
Budibase Staging Release Bot f2511931d0 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot 34edf4fb14 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Martin McKeaveney 2e4f32269b adding alphanumeric app name validation 2021-08-17 10:41:37 +01:00
Martin McKeaveney 01f11ae71a adding alphanumeric app name validation 2021-08-17 10:41:37 +01:00
Budibase Staging Release Bot 08ec960fab v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Staging Release Bot a39c4b9d31 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
Budibase Release Bot fe752951ad 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
Martin McKeaveney 7efe458120
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 70600ca438 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 Staging Release Bot dd7edd6f6b 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 Release Bot 85b4cc0d82 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
Budibase Staging Release Bot 8c871ea737 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 16220dbf11 lint 2021-08-16 17:17:48 +01:00
Martin McKeaveney cedc78e490 match up env var in worker 2021-08-16 16:44:46 +01:00
Martin McKeaveney 9ad19092af match up env var in worker 2021-08-16 16:44:46 +01:00
Martin McKeaveney a06325cace readd couchDB url to env 2021-08-16 16:39:10 +01:00
Martin McKeaveney 5f2fc47a16 readd couchDB url to env 2021-08-16 16:39:10 +01:00
Martin McKeaveney 769c37a11d couchdb direct auth 2021-08-16 15:58:04 +01:00
Martin McKeaveney 8718488aee 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 039c6ece6e 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 31e4d0a6b4 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 2c8b5edea4 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 Staging Release Bot 0ff8f2fd50 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 Release Bot c664e13023 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 5990b050e0 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Peter Clement 48c40446f0 Add link to account portal 2021-08-12 12:09:53 +01:00
Peter Clement adecf1897a Add link to account portal 2021-08-12 12:09:53 +01:00
Peter Clement b2bc9a5e20 Add self-hosting upgrade button to builder pane 2021-08-12 11:51:08 +01:00
Peter Clement 66e593a6b3 Add self-hosting upgrade button to builder pane 2021-08-12 11:51:08 +01:00
Budibase Staging Release Bot be68c25334 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Budibase Staging Release Bot 03e939d441 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 d4e7eddbf6 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 de16321b0f 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 ea9ebf70a6 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 d7af1236eb 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
Budibase Staging Release Bot bb97297b78 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 6ebf4a5611 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
mike12345567 88396b77ed 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
Budibase Release Bot df71bb8d10 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
Michael Drury 3cf7cdef27
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
Budibase Release Bot 395589edd2 v0.9.103 2021-08-06 15:42:34 +00:00
mike12345567 506ff7dcd3 Linting. 2021-08-06 16:39:30 +01:00
mike12345567 5f997ab836 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
mike12345567 c4f8d17a6e 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 49e7805d10 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
Budibase Staging Release Bot 4b7debc8a9 v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00
mike12345567 5a45f85b1d Updating yarn locks. 2021-08-06 13:09:28 +01:00
mike12345567 e0bf5ce62b Updating yarn locks. 2021-08-06 13:09:28 +01:00
mike12345567 bc84bab52c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
mike12345567 34397c2e14 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 d1c2b14488 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 ad8294de2f 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 6858905fce 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 Release Bot 2fa99c4578 v0.9.99 2021-08-05 15:32:36 +00:00
mike12345567 f1306332ea Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 14:38:07 +01:00
mike12345567 1ce49da0fc Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 14:38:07 +01:00
mike12345567 105dfb5eb9 Fixing an issue with OIDC URL for preauth. 2021-08-05 14:36:10 +01:00
mike12345567 be73ff2c32 Fixing an issue with OIDC URL for preauth. 2021-08-05 14:36:10 +01:00
Budibase Staging Release Bot 9a21cbb8f8 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot 60d7a1af76 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot e76510b1f5 v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Budibase Staging Release Bot 01593841eb v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Martin McKeaveney 92adc0c790 unpin versions 2021-08-05 13:05:33 +01:00
Martin McKeaveney e0b75f646a unpin versions 2021-08-05 13:05:33 +01:00
Martin McKeaveney 6e8924ff94 script for pinning dev versions of BB packages 2021-08-05 12:59:33 +01:00
Martin McKeaveney a1e5124aba 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 7e4f2791ca v0.9.99-alpha.2 2021-08-05 11:08:37 +00:00
mike12345567 178ff115b2 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 12:00:47 +01:00
mike12345567 819bf646da Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 12:00:47 +01:00
mike12345567 9197a6e124 Making old google/oidc callback endpoints public. 2021-08-05 12:00:33 +01:00
mike12345567 d2d13fe06e Making old google/oidc callback endpoints public. 2021-08-05 12:00:33 +01:00
Budibase Staging Release Bot 709e34adde v0.9.99-alpha.1 2021-08-05 10:36:25 +00:00
Budibase Staging Release Bot c17d24c8f1 v0.9.99-alpha.1 2021-08-05 10:36:25 +00:00
mike12345567 e91289e10d Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 11:28:04 +01:00
mike12345567 dbab7d0fa8 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-05 11:28:04 +01:00
mike12345567 78a3a1cd09 Fixing issue with google callback URL not being used when it was previously set. 2021-08-05 11:27:51 +01:00
mike12345567 938f94e68f Fixing issue with google callback URL not being used when it was previously set. 2021-08-05 11:27:51 +01:00
Budibase Staging Release Bot be13517dac v0.9.99-alpha.0 2021-08-05 10:00:35 +00:00
Budibase Staging Release Bot ed14f2caf8 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 9995177492 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
mike12345567 70a1e4f538 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
Budibase Staging Release Bot 57a892a1fa 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
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4, reversing
changes made to 1beca4ee96.
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 37f4c66baa 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
Budibase Release Bot d301874f05 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
mike12345567 3080ab78a1 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 Release Bot d94d3c05b1 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
Budibase Staging Release Bot 014cc22f2f 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
Martin McKeaveney d9ad54d939 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 9ccefa08df 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 Staging Release Bot 480889352f 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
Budibase Release Bot e3361b6944 v0.9.95 2021-08-04 09:46:58 +00:00
Budibase Release Bot 2a267cecf0 v0.9.94 2021-08-04 09:10:05 +00:00
Budibase Release Bot 6ffdb68be8 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 655bfe1a0c
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 f37946d47e
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
Michael Drury 1beca4ee96
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 97cf8c53df 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
Budibase Staging Release Bot 20a08f2696 v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
mike12345567 4e13dde657 Fixing some issues highlighted by worker test cases. 2021-08-03 17:14:17 +01:00
mike12345567 5dc7b4b09e Fixing some issues highlighted by worker test cases. 2021-08-03 17:14:17 +01:00
Budibase Release Bot 0762b6d7be v0.9.93 2021-08-03 16:02:29 +00:00
Budibase Release Bot cc38b0af0f v0.9.93 2021-08-03 16:02:29 +00:00
mike12345567 88c07d28eb Linting. 2021-08-03 15:41:51 +01:00
mike12345567 55ff798803 Linting. 2021-08-03 15:41:51 +01:00
mike12345567 e7974f7e86 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +01:00
mike12345567 54e765a182 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +01:00
Budibase Staging Release Bot 92b415d109 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Budibase Staging Release Bot b8d94c7cb5 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Budibase Release Bot 308bb709ae v0.9.92 2021-08-03 09:21:53 +00:00
Budibase Release Bot c059926da6 v0.9.92 2021-08-03 09:21:53 +00:00
Budibase Release Bot 913cf9071b v0.9.91 2021-08-03 09:12:12 +00:00
Budibase Release Bot 55c14935a7 v0.9.91 2021-08-03 09:12:12 +00:00
mike12345567 f3ce979230 Linting. 2021-08-02 18:36:32 +01:00
mike12345567 75ae7ac8d6 Linting. 2021-08-02 18:36:32 +01:00
mike12345567 7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 2021-08-02 18:34:43 +01:00
mike12345567 7a69dcef78 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 2021-08-02 18:34:43 +01:00
Budibase Release Bot 0f4df3cc85 v0.9.90 2021-08-02 14:49:04 +00:00
Budibase Release Bot 0b50867dd6 v0.9.90 2021-08-02 14:49:04 +00:00
Budibase Release Bot c0e1f29788 v0.9.89 2021-08-02 14:36:56 +00:00
Budibase Release Bot 8d2040cae4 v0.9.89 2021-08-02 14:36:56 +00:00
Budibase Staging Release Bot 22db140dcf v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
Budibase Staging Release Bot 9b66b6090f v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
mike12345567 f6d0db4c4b Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 2021-08-02 12:09:03 +01:00
mike12345567 f7d58c889d Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 2021-08-02 12:09:03 +01:00
Budibase Release Bot e332003cb7 v0.9.88 2021-07-30 18:07:23 +00:00
Budibase Release Bot 758833a191 v0.9.88 2021-07-30 18:07:23 +00:00
Budibase Release Bot 2bfe7866cf v0.9.87 2021-07-30 17:25:31 +00:00
Budibase Release Bot 9dbd67b57f v0.9.87 2021-07-30 17:25:31 +00:00
mike12345567 61de20616f Fixing worker dev script to not overwrite env file everytime. 2021-07-30 15:40:39 +01:00
mike12345567 6c6ca18f98 Fixing worker dev script to not overwrite env file everytime. 2021-07-30 15:40:39 +01:00
mike12345567 8bcce17cd7 Removing unused mock. 2021-07-30 14:25:38 +01:00
mike12345567 ca880c4549 Removing unused mock. 2021-07-30 14:25:38 +01:00
mike12345567 79c5f01267 Fixing config test case. 2021-07-30 14:23:40 +01:00
mike12345567 4dbec64801 Fixing config test case. 2021-07-30 14:23:40 +01:00
Budibase Staging Release Bot 03e66795e4 v0.9.87-alpha.3 2021-07-30 11:04:41 +00:00
Budibase Staging Release Bot 0cb528489c v0.9.87-alpha.3 2021-07-30 11:04:41 +00:00
Budibase Staging Release Bot ffbcaf1777 v0.9.87-alpha.2 2021-07-30 10:33:02 +00:00
Budibase Staging Release Bot 0df305205e v0.9.87-alpha.2 2021-07-30 10:33:02 +00:00
Rory Powell 1dec11e76c Merge pull request #2182 from Budibase/feature/watchtower-hooks
Add watchtower hooks
2021-07-30 11:25:38 +01:00
Rory Powell be241bc1cc
Merge pull request #2182 from Budibase/feature/watchtower-hooks
Add watchtower hooks
2021-07-30 11:25:38 +01:00
Budibase Staging Release Bot 699c1964dc v0.9.87-alpha.1 2021-07-29 21:44:52 +00:00
Budibase Staging Release Bot 110a39e7f4 v0.9.87-alpha.1 2021-07-29 21:44:52 +00:00
Rory Powell 648661877a Add watchtower hooks 2021-07-29 20:32:18 +01:00
Rory Powell 25a737ac74 Add watchtower hooks 2021-07-29 20:32:18 +01:00
Budibase Staging Release Bot 96d11ef07f v0.9.87-alpha.0 2021-07-29 10:20:04 +00:00
Budibase Staging Release Bot 7a42898ef8 v0.9.87-alpha.0 2021-07-29 10:20:04 +00:00
Rory Powell da3dfe6266 Merge master -> develop version bump 0.9.86 2021-07-29 10:55:31 +01:00
Rory Powell 079e78b557 Merge master -> develop version bump 0.9.86 2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot 4f2a2d3090 v0.9.86-alpha.0 2021-07-29 09:19:25 +00:00
Budibase Staging Release Bot b90435756d v0.9.86-alpha.0 2021-07-29 09:19:25 +00:00
Budibase Release Bot 9778ce8f98 v0.9.86 2021-07-29 09:17:21 +00:00
Budibase Release Bot 6f190345de v0.9.86 2021-07-29 09:17:21 +00:00
Budibase Release Bot 1799502520 v0.9.85 2021-07-28 21:57:53 +00:00
Budibase Release Bot 3b3211b978 v0.9.85 2021-07-28 21:57:53 +00:00
Budibase Release Bot 4c86d5558d v0.9.84 2021-07-28 09:34:03 +00:00
Budibase Release Bot a804cabbe8 v0.9.84 2021-07-28 09:34:03 +00:00
mike12345567 5dfeb9b3ca Limiting use of query string to a few select endpoints for determining tenant ID. 2021-07-27 18:02:59 +01:00
mike12345567 a21fd3e0ee Limiting use of query string to a few select endpoints for determining tenant ID. 2021-07-27 18:02:59 +01:00
Budibase Release Bot a682cffbec v0.9.83 2021-07-27 16:13:27 +00:00
Budibase Release Bot fa307c9a59 v0.9.83 2021-07-27 16:13:27 +00:00
mike12345567 adf6d18cb1 Fixing some issues with public endpoints causing logout loop. 2021-07-27 16:17:02 +01:00
mike12345567 fb562908ee Fixing some issues with public endpoints causing logout loop. 2021-07-27 16:17:02 +01:00
Budibase Staging Release Bot 58b1d81d88 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Budibase Staging Release Bot 01a1fce0f8 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
mike12345567 615053f201 Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
mike12345567 1df08ffe35 Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
Martin McKeaveney 775bcc631c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Martin McKeaveney 30be2a00fa Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Budibase Release Bot b8ca801b6a v0.9.82 2021-07-27 11:01:29 +00:00
Budibase Release Bot 10180ba277 v0.9.82 2021-07-27 11:01:29 +00:00
Martin McKeaveney 2c2e46f26b merge 2021-07-27 11:58:41 +01:00
Martin McKeaveney e7153277fb merge 2021-07-27 11:58:41 +01:00
mike12345567 1b40740709 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-27 10:32:18 +01:00
mike12345567 e2e796cd9d Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-27 10:32:18 +01:00
Budibase Release Bot 7de10f6db3 v0.9.81 2021-07-27 09:20:57 +00:00
Budibase Release Bot 03acad2d89 v0.9.81 2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot 31a7414333 v0.9.80-alpha.9 2021-07-27 09:11:15 +00:00
Budibase Staging Release Bot 2ecb2de1d2 v0.9.80-alpha.9 2021-07-27 09:11:15 +00:00
Budibase Release Bot 535a28eb83 v0.9.80 2021-07-27 09:07:05 +00:00
Budibase Release Bot 805464b474 v0.9.80 2021-07-27 09:07:05 +00:00
Budibase Staging Release Bot 1d8a5da6cc v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
Budibase Staging Release Bot 0dbec1f1a4 v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
mike12345567 219962cb8a Adding ability to disable/enable multi-tenancy flags easily. 2021-07-26 16:17:56 +01:00
mike12345567 2f225a4448 Adding ability to disable/enable multi-tenancy flags easily. 2021-07-26 16:17:56 +01:00
mike12345567 dd1f1fec3b Linting. 2021-07-26 13:31:39 +01:00
mike12345567 61c8f2935b Linting. 2021-07-26 13:31:39 +01:00
mike12345567 d03229caba Adding in admin API backwards compat. 2021-07-26 13:23:11 +01:00
mike12345567 c7d4c9793a Adding in admin API backwards compat. 2021-07-26 13:23:11 +01:00
mike12345567 4606248ffd Fixing up everything found when testing with Cypress. 2021-07-26 13:19:47 +01:00
mike12345567 5c58630ed7 Fixing up everything found when testing with Cypress. 2021-07-26 13:19:47 +01:00
Budibase Staging Release Bot 5421768521 v0.9.80-alpha.7 2021-07-26 09:34:02 +00:00
Budibase Staging Release Bot eaf656a85d v0.9.80-alpha.7 2021-07-26 09:34:02 +00:00
Budibase Staging Release Bot 074ebfde63 v0.9.80-alpha.6 2021-07-26 08:23:08 +00:00
Budibase Staging Release Bot 9b0daf925c v0.9.80-alpha.6 2021-07-26 08:23:08 +00:00
Budibase Staging Release Bot d44bafba06 v0.9.80-alpha.5 2021-07-26 07:42:30 +00:00
Budibase Staging Release Bot ef396a1a48 v0.9.80-alpha.5 2021-07-26 07:42:30 +00:00
Budibase Staging Release Bot 1b54e53ec6 v0.9.80-alpha.4 2021-07-25 11:22:12 +00:00
Budibase Staging Release Bot 3b3b90c721 v0.9.80-alpha.4 2021-07-25 11:22:12 +00:00
Michael Drury 8c359ca76d Merge pull request #2086 from Budibase/fix/edit-roles-modal
Fixes for issue #2077
2021-07-25 12:14:31 +01:00
Michael Drury 4875488ccd
Merge pull request #2086 from Budibase/fix/edit-roles-modal
Fixes for issue #2077
2021-07-25 12:14:31 +01:00
Budibase Staging Release Bot cfec959384 v0.9.80-alpha.3 2021-07-25 10:58:35 +00:00
Budibase Staging Release Bot ef3ee02885 v0.9.80-alpha.3 2021-07-25 10:58:35 +00:00
Michael Drury 6d5f697142 Adding checks around the edit roles modal. 2021-07-25 11:46:40 +01:00
Michael Drury 72e392608d Adding checks around the edit roles modal. 2021-07-25 11:46:40 +01:00
Budibase Staging Release Bot 054740398f v0.9.80-alpha.2 2021-07-24 11:22:42 +00:00
Budibase Staging Release Bot 88dbb17af0 v0.9.80-alpha.2 2021-07-24 11:22:42 +00:00
mike12345567 c63ee57bbd Linting. 2021-07-23 20:03:11 +01:00
mike12345567 cfea184633 Linting. 2021-07-23 20:03:11 +01:00
mike12345567 4d0faa38e3 Changing how apps are retrieved to be more efficient. 2021-07-23 20:01:53 +01:00
mike12345567 a384cc059d Changing how apps are retrieved to be more efficient. 2021-07-23 20:01:53 +01:00
mike12345567 9a9c552629 Adding mechanism for lookup of userId/email to tenantId. 2021-07-23 19:22:04 +01:00
mike12345567 19ad28a491 Adding mechanism for lookup of userId/email to tenantId. 2021-07-23 19:22:04 +01:00
Budibase Staging Release Bot 306ad55c99 v0.9.80-alpha.1 2021-07-23 17:41:06 +00:00
Budibase Staging Release Bot 88b53b34a0 v0.9.80-alpha.1 2021-07-23 17:41:06 +00:00
Rory Powell 75bda99e00 Fix staging version 2021-07-23 18:31:45 +01:00
Rory Powell 51a1cd5f43 Fix staging version 2021-07-23 18:31:45 +01:00
Budibase Staging Release Bot 255bea8553 v0.9.79-alpha.5 2021-07-23 16:55:34 +00:00
Budibase Staging Release Bot dcec1accc2 v0.9.79-alpha.5 2021-07-23 16:55:34 +00:00
mike12345567 bd301cf972 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-23 17:52:30 +01:00
mike12345567 7fe7ca9411 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-23 17:52:30 +01:00
mike12345567 82e43e0008 Removing accidental symbols. 2021-07-23 17:26:54 +01:00
mike12345567 f86aa0ac78 Removing accidental symbols. 2021-07-23 17:26:54 +01:00
mike12345567 9377c7b0f3 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-23 17:20:41 +01:00
mike12345567 e4eb2d34b2 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-23 17:20:41 +01:00
Budibase Staging Release Bot f0163b3942 v0.9.79-alpha.4 2021-07-23 16:13:42 +00:00
Budibase Staging Release Bot c2cd7f639c v0.9.79-alpha.4 2021-07-23 16:13:42 +00:00
Budibase Release Bot c47d08bb4a v0.9.79 2021-07-23 16:08:58 +00:00
Budibase Release Bot 7ec521c0e9 v0.9.79 2021-07-23 16:08:58 +00:00
mike12345567 7588bfde39 Adjusting how redis modules are loaded, making sure client is always set, before init. 2021-07-23 16:53:22 +01:00
mike12345567 68a2f9835e Adjusting how redis modules are loaded, making sure client is always set, before init. 2021-07-23 16:53:22 +01:00
Budibase Staging Release Bot 69b2bee2e1 v0.9.79-alpha.3 2021-07-23 15:46:11 +00:00
Budibase Staging Release Bot 91fe930b7e v0.9.79-alpha.3 2021-07-23 15:46:11 +00:00
Rory Powell eb8d857864 Require https callback in production, allow for http otherwise 2021-07-23 15:47:48 +01:00
Rory Powell d7bbae9196 Require https callback in production, allow for http otherwise 2021-07-23 15:47:48 +01:00
Budibase Staging Release Bot 32cf132022 v0.9.79-alpha.2 2021-07-23 14:05:23 +00:00
Budibase Staging Release Bot e45a6f6778 v0.9.79-alpha.2 2021-07-23 14:05:23 +00:00
Rory Powell 9958625814 Merge pull request #2073 from Budibase/fix/google-button
Mark google activated by default for old configs
2021-07-23 14:56:44 +01:00
Rory Powell 0073b554d4
Merge pull request #2073 from Budibase/fix/google-button
Mark google activated by default for old configs
2021-07-23 14:56:44 +01:00
Rory Powell 418637cb6b Linting 2021-07-23 14:42:28 +01:00
Rory Powell 8a77947a01 Linting 2021-07-23 14:42:28 +01:00
Rory Powell f95b550b15 Mark google activated by default for old configs 2021-07-23 14:40:22 +01:00
Rory Powell b5c12e6265 Mark google activated by default for old configs 2021-07-23 14:40:22 +01:00
Budibase Staging Release Bot 885d3003fe v0.9.79-alpha.1 2021-07-23 11:08:21 +00:00
Budibase Staging Release Bot 5ef00cd2a4 v0.9.79-alpha.1 2021-07-23 11:08:21 +00:00
Rory Powell 249df46770 Mark google activated by default for old configs 2021-07-23 11:38:17 +01:00
Rory Powell af28a7ed6b Mark google activated by default for old configs 2021-07-23 11:38:17 +01:00
Budibase Staging Release Bot f3f60aee78 v0.9.79-alpha.0 2021-07-23 09:37:21 +00:00
Budibase Staging Release Bot c71d8a4f42 v0.9.79-alpha.0 2021-07-23 09:37:21 +00:00
mike12345567 3f7bafe23d Linting. 2021-07-22 22:37:20 +01:00
mike12345567 1153001af8 Linting. 2021-07-22 22:37:20 +01:00
mike12345567 313302cae2 Fixing test cases and bugs that they raised. 2021-07-22 22:36:16 +01:00
mike12345567 155e30965f Fixing test cases and bugs that they raised. 2021-07-22 22:36:16 +01:00
mike12345567 24012c2fba Linting. 2021-07-22 16:37:50 +01:00
mike12345567 8bf275ca44 Linting. 2021-07-22 16:37:50 +01:00
mike12345567 1d6a350311 Changing how flags are handled. 2021-07-22 16:36:21 +01:00
mike12345567 0473c295d3 Changing how flags are handled. 2021-07-22 16:36:21 +01:00
mike12345567 b21fe320c5 Adding fallbacks for oidc and google. 2021-07-22 15:26:14 +01:00
mike12345567 f2e713f5af Adding fallbacks for oidc and google. 2021-07-22 15:26:14 +01:00
mike12345567 1b6a73c250 Linting. 2021-07-22 14:29:30 +01:00
mike12345567 853b7b6fdc Linting. 2021-07-22 14:29:30 +01:00
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 2021-07-22 12:56:47 +01:00
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 2021-07-22 12:56:47 +01:00
mike12345567 3305400c83 Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update. 2021-07-21 11:10:26 +01:00
mike12345567 f99f077cdc Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update. 2021-07-21 11:10:26 +01:00
mike12345567 b09c2d45f9 Linting and adding tenancy API. 2021-07-20 18:03:16 +01:00
mike12345567 e3744c0b20 Linting and adding tenancy API. 2021-07-20 18:03:16 +01:00
mike12345567 129ff3fef2 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-20 15:56:12 +01:00
mike12345567 2182645339 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-20 15:56:12 +01:00
Peter Clement 3f42ed74b9 Merge remote-tracking branch 'origin/develop' into oidc-config-management 2021-07-20 12:57:58 +01:00
Peter Clement 32b2093cff Merge remote-tracking branch 'origin/develop' into oidc-config-management 2021-07-20 12:57:58 +01:00
Peter Clement 0fa68a2d50 Add activated toggle and login functionality to support this 2021-07-20 09:27:12 +01:00
Peter Clement 6dce0a88a4 Add activated toggle and login functionality to support this 2021-07-20 09:27:12 +01:00
mike12345567 83db31f899 A lot of general fixes around getting logged in, setting up users etc. 2021-07-19 19:00:53 +01:00
mike12345567 07dd7d68d4 A lot of general fixes around getting logged in, setting up users etc. 2021-07-19 19:00:53 +01:00
mike12345567 358b2aef89 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-19 17:35:48 +01:00
mike12345567 99fe16d169 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-19 17:35:48 +01:00
mike12345567 e026375f50 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-19 16:24:19 +01:00
mike12345567 63dba7b574 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-19 16:24:19 +01:00
Budibase Release Bot d8136d0704 v0.9.78 2021-07-19 14:23:03 +00:00
Budibase Release Bot f518890ae0 v0.9.78 2021-07-19 14:23:03 +00:00
mike12345567 e56a0f5aa3 Fixing some tenancy issues. 2021-07-19 12:57:52 +01:00
mike12345567 8241df2581 Fixing some tenancy issues. 2021-07-19 12:57:52 +01:00
Budibase Release Bot ec19ff23c2 v0.9.77 2021-07-16 18:52:46 +00:00
Budibase Release Bot 49f1c20f17 v0.9.77 2021-07-16 18:52:46 +00:00
mike12345567 d157285918 Adding organisation page. 2021-07-16 18:24:32 +01:00
mike12345567 c248844a24 Adding organisation page. 2021-07-16 18:24:32 +01:00
mike12345567 f3156fca06 Further work, tenancy now working but some more work to be done. 2021-07-16 18:04:49 +01:00
mike12345567 037dce5016 Further work, tenancy now working but some more work to be done. 2021-07-16 18:04:49 +01:00
mike12345567 b7995dd61d Updating auth to utilise the tenant system. 2021-07-16 15:08:58 +01:00
mike12345567 f0f9736c0b Updating auth to utilise the tenant system. 2021-07-16 15:08:58 +01:00
Budibase Release Bot 2668f2ba40 v0.9.76 2021-07-15 23:23:00 +00:00
Budibase Release Bot 5b2c463ebf v0.9.76 2021-07-15 23:23:00 +00:00
mike12345567 912659a8ad First version of multi-tenancy, work still to be done. 2021-07-15 17:57:02 +01:00
mike12345567 5ffe3c7935 First version of multi-tenancy, work still to be done. 2021-07-15 17:57:02 +01:00
Rory Powell 5f51de257f Default public config.config when missing 2021-07-15 16:50:57 +01:00
Rory Powell 25fdde6d21 Default public config.config when missing 2021-07-15 16:50:57 +01:00
Rory Powell 806957e462 Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support 2021-07-15 16:21:03 +01:00
Rory Powell 833e3cb3bf Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support 2021-07-15 16:21:03 +01:00
Rory Powell 33b352c3ef Store OIDC config in cookie instead of URL 2021-07-15 16:20:31 +01:00
Rory Powell 70601b7cc5 Store OIDC config in cookie instead of URL 2021-07-15 16:20:31 +01:00
Peter Clement 70ab4e4dc5 add new logic to support oauth and oidc buttons 2021-07-15 15:49:10 +01:00
Peter Clement 4e75b7f4c9 add new logic to support oauth and oidc buttons 2021-07-15 15:49:10 +01:00
Rory Powell 239e39e5ed Merge branch 'develop' into feature/oidc-support 2021-07-15 14:05:30 +01:00
Rory Powell 90c0e7b2c1 Merge branch 'develop' into feature/oidc-support 2021-07-15 14:05:30 +01:00
Budibase Release Bot 2bd7934518 v0.9.75 2021-07-15 10:12:28 +00:00
Budibase Release Bot fb334c6f15 v0.9.75 2021-07-15 10:12:28 +00:00
Michael Drury fd76e532c7 Merge pull request #1989 from Budibase/fix/email-explanation
Email template descriptions/information
2021-07-15 11:04:36 +01:00
Michael Drury 4101c45c4b
Merge pull request #1989 from Budibase/fix/email-explanation
Email template descriptions/information
2021-07-15 11:04:36 +01:00
mike12345567 3eb82b5a63 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-14 13:54:39 +01:00
mike12345567 ccb0e1b354 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-14 13:54:39 +01:00
mike12345567 ae3a09d560 Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-14 13:53:57 +01:00
mike12345567 cb1514cb1a Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-14 13:53:57 +01:00
mike12345567 a9160f5914 Rewording email template descriptions. 2021-07-14 13:24:46 +01:00
mike12345567 1fa0b3f204 Rewording email template descriptions. 2021-07-14 13:24:46 +01:00
mike12345567 a31cce0ff9 Linting. 2021-07-14 13:18:27 +01:00
mike12345567 da5024633b Linting. 2021-07-14 13:18:27 +01:00
mike12345567 c20fde41ee Some quick fixes after a user had some confusion over how the email templating works, just adding some detail that should help explain. 2021-07-14 11:23:24 +01:00
mike12345567 3f56a316c5 Some quick fixes after a user had some confusion over how the email templating works, just adding some detail that should help explain. 2021-07-14 11:23:24 +01:00
Peter Clement 283698f8c5 Fix config form saving bugs 2021-07-13 21:47:36 +01:00
Peter Clement ab1a10dd1b Fix config form saving bugs 2021-07-13 21:47:36 +01:00
Budibase Release Bot 23bb4215c2 v0.9.74 2021-07-13 16:53:42 +00:00
Budibase Release Bot be0559606a v0.9.74 2021-07-13 16:53:42 +00:00
Rory Powell 0973394208 Update config checklist to handle multiple sso sources 2021-07-13 17:30:17 +01:00
Rory Powell fef63a1b8e Update config checklist to handle multiple sso sources 2021-07-13 17:30:17 +01:00
mike12345567 cc08b4fc4e Linting. 2021-07-13 17:28:05 +01:00
mike12345567 d17456bacf Linting. 2021-07-13 17:28:05 +01:00
mike12345567 004f719dde Renaming groups to workspaces. 2021-07-13 17:27:04 +01:00
mike12345567 e296a67b50 Renaming groups to workspaces. 2021-07-13 17:27:04 +01:00
Rory Powell dd306d59c5 Load oidc config by id 2021-07-13 17:07:48 +01:00
Rory Powell 40013d45c3 Load oidc config by id 2021-07-13 17:07:48 +01:00
Peter Clement 9dd05ec96e Add UUID to each oidc config to distinguish each provider 2021-07-13 15:52:21 +01:00
Peter Clement 2900743545 Add UUID to each oidc config to distinguish each provider 2021-07-13 15:52:21 +01:00
Peter Clement af792cc09e improve structure of OIDC config 2021-07-13 14:55:14 +01:00
Peter Clement ca0f74eee8 improve structure of OIDC config 2021-07-13 14:55:14 +01:00
Rory Powell 5f5fe92807 Refactor auth controller tests to reuse common behaviour 2021-07-13 10:28:15 +01:00
Rory Powell 1a7619367b Refactor auth controller tests to reuse common behaviour 2021-07-13 10:28:15 +01:00
Martin McKeaveney bebfe4c6e1 merge with master 2021-07-11 18:07:46 +01:00
Martin McKeaveney 742402f4c7 merge with master 2021-07-11 18:07:46 +01:00
Rory Powell 4d3f44f982 Unit test auth controller oidc functions 2021-07-11 17:54:18 +01:00
Rory Powell e1bea33d9a Unit test auth controller oidc functions 2021-07-11 17:54:18 +01:00
Budibase Release Bot 1f5b3b4467 v0.9.73 2021-07-09 17:29:06 +00:00
Budibase Release Bot 3b07d3143b v0.9.73 2021-07-09 17:29:06 +00:00
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Peter Clement b94348dddc Fix OIDC logo conditional display 2021-07-09 15:50:46 +01:00