1
0
Fork 0
mirror of synced 2024-08-17 02:51:55 +12:00
Commit graph

802 commits

Author SHA1 Message Date
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
0d45f8b6b0 v0.9.148-alpha.6 2021-10-01 12:05:19 +00:00
Budibase Staging Release Bot
e6914c3cfb v0.9.148-alpha.5 2021-10-01 11:44:53 +00:00
Budibase Staging Release Bot
8cbe39ea58 v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00
Budibase Staging Release Bot
c46f419bec v0.9.148-alpha.3 2021-10-01 10:20:06 +00:00
Budibase Staging Release Bot
a02ef789dd v0.9.148-alpha.2 2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot
ec63adf567 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Budibase Staging Release Bot
da6e17a2bf v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Budibase Release Bot
06de2005de v0.9.147 2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot
50eb091381 v0.9.147-alpha.0 2021-09-30 14:22:16 +00:00
Rory Powell
0f4cb52618 Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Budibase Staging Release Bot
1f88412e2d v0.9.146-alpha.6 2021-09-30 14:05:41 +00: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
6fac7c30d4 v0.9.146-alpha.5 2021-09-30 13:49:21 +00: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
722cf24e7e v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
Rory Powell
db6ae6567e Merge branch 'develop' into remove-global-info-users-on-deletion 2021-09-30 13:38:12 +01:00
Rory Powell
0e4bdb73a4 Remove global info users on user deletion 2021-09-30 13:08:07 +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
1ff4cc3927 v0.9.146-alpha.3 2021-09-30 10:23:22 +00: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
5c28ca3ce4 v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Rory Powell
4ee2d23749 Fix saveUser by adding same tenant check 2021-09-30 10:27:35 +01:00
Budibase Release Bot
987906e1a7 v0.9.146 2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot
36daa9fc6a v0.9.146-alpha.1 2021-09-29 18:38:14 +00: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
b94c65f1c4 fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Budibase Staging Release Bot
087cbdbf18 v0.9.146-alpha.0 2021-09-29 17:08:46 +00: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
b56bca725a Merge branch 'master' into develop 2021-09-29 17:57:27 +01:00
Rory Powell
0734eb0ce7 replace ?. with && 2021-09-29 17:55:08 +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
ebb1302813 v0.9.145-alpha.1 2021-09-29 16:27:46 +00:00
Rory Powell
e2bf53b957
Merge pull request #2789 from Budibase/feature/deprovisioning
Tenant deprovisioning
2021-09-29 17:17:26 +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
22b29db903 v0.9.145 2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot
736970afcc v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
Rory Powell
5835716e9d Deprovision complete 2021-09-29 12:25:01 +01:00
Budibase Release Bot
1e4bbfcb3a v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot
299e77bbed v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Rory Powell
5be2a8489d Deprovisioning working minus apps 2021-09-29 11:36:24 +01:00
Martin McKeaveney
4f31c4ef8e merge with master 2021-09-29 11:25:38 +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
cdc7cdfb3f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
mike12345567
17b7a468d6 Adding important to some email color properties. 2021-09-29 10:32:14 +01:00
Budibase Staging Release Bot
e0b5a7ab4a v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot
92e64a6399 v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot
9281caa86a v0.9.143-alpha.7 2021-09-28 16:50:47 +00: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
5e3a888869 v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00