1
0
Fork 0
mirror of synced 2024-08-10 07:38:30 +12:00
Commit graph

8591 commits

Author SHA1 Message Date
Peter Clement
1ba7c89492 remove log statement 2021-09-30 10:39:21 +01:00
Martin McKeaveney
e2c4663541 fix tests 2021-09-30 10:35:53 +01:00
Rory Powell
b64f1aa322 Fix saveUser by adding same tenant check 2021-09-30 10:27:35 +01:00
Martin McKeaveney
e9fcf51f27 remove cloud limits for certain tenants 2021-09-30 10:17:25 +01:00
Budibase Release Bot
ba6730645e v0.9.146 2021-09-29 19:01:05 +00:00
Rory Powell
532ef90acb Merge pull request #2802 from Budibase/develop
develop -> master (deprovisioning and auth/tenancy fixes)
2021-09-29 19:50:56 +01:00
Budibase Staging Release Bot
5fffd72e2f 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
e62f8cd9bb Update packages/builder/src/components/upgrade/UpgradeModal.svelte
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2021-09-29 19:12:19 +01:00
Martin McKeaveney
e4473a32fd fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Andrew Kingston
1b60fb5988 Only use fetch for search when running in cypress 2021-09-29 18:22:56 +01:00
Budibase Staging Release Bot
95424ddc6a 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
8d80f89f97 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
93d4ee4aad Update existing user in account portal check to only check verified users - fix provision flow 2021-09-29 17:46:13 +01:00
mike12345567
94737c6574 Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
Andrew Kingston
a50d46ba32 Treat the search endpoint as a fetch when running tests as lucene doesn't exist 2021-09-29 17:36:53 +01:00
Budibase Staging Release Bot
8aa192d1e8 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
00572e86ea Merge pull request #2801 from Budibase/fix/set-tenant-from-url-ui
Respect tenant in url in UI app. Reject tenant and session mismatch
2021-09-29 17:14:33 +01:00
Rory Powell
2ceca6b4fb Review feedback - shortcut user?.tenantId !== tenantId 2021-09-29 17:13:29 +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
Rory Powell
a299e30556 Respect tenant in url in UI app. Reject tenant and session mismatch 2021-09-29 16:41:58 +01:00
Andrew Kingston
908d4b75d8 Ensure transitions are only local to avoid weird svelte issues 2021-09-29 15:26:01 +01:00
Andrew Kingston
c5f0a2b34b Fix table crash when data is null 2021-09-29 15:25:44 +01:00
Budibase Release Bot
f5103225c7 v0.9.145 2021-09-29 13:55:56 +00:00
Rory Powell
f2c2308fdc Merge pull request #2795 from Budibase/develop
develop -> master
2021-09-29 14:46:33 +01:00
Budibase Staging Release Bot
b8a33d5037 v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
Rory Powell
764643c99b Merge branch 'master' into develop 2021-09-29 14:26:13 +01:00
Budibase Staging Release Bot
de10f3691f v0.9.144-alpha.1 2021-09-29 13:01:12 +00:00
Rory Powell
0183a55216 Merge pull request #2791 from Budibase/rory/fixes
Honour cookie domain on empty values
2021-09-29 13:53:24 +01:00
Rory Powell
828da8b4d7 Honour cookie domain on empty values 2021-09-29 13:51:33 +01:00
Peter Clement
cfab8165bd update ssl ux 2021-09-29 13:02:30 +01:00
mike12345567
1f127939af Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Andrew Kingston
1c93ae509e Refresh data UI tables when creating a row 2021-09-29 12:29:26 +01:00
Rory Powell
c74c577ab9 Deprovision complete 2021-09-29 12:25:01 +01:00
Andrew Kingston
f9c8cd8506 Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
Budibase Release Bot
085c082600 v0.9.144 2021-09-29 10:51:15 +00:00
Martin McKeaveney
f63c481668 Merge pull request #2786 from Budibase/develop
Develop -> Master
2021-09-29 11:43:21 +01:00
Budibase Staging Release Bot
435ba81852 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
Martin McKeaveney
c6acb7696b merge with master 2021-09-29 11:29:54 +01:00
Peter Clement
c33d5f4d14 cypress fix???? 2021-09-29 11:27:58 +01:00
Martin McKeaveney
05cc0e11bf merge with master 2021-09-29 11:25:38 +01:00
Budibase Staging Release Bot
fae21aa2c4 v0.9.143-alpha.11 2021-09-29 10:20:38 +00: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
Budibase Staging Release Bot
90cb5b6b5f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
Martin McKeaveney
8eb725bbd9 Merge pull request #2781 from Budibase/fix/prevent-sso-redirect
prevent SSO configured tenants being redirected to account portal
2021-09-29 10:44:42 +01:00
Andrew Kingston
e4a57253fa Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-29 10:34:03 +01:00