mike12345567
|
e1707111b2
|
Only development apps.
|
2021-09-30 12:50:22 +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
|
c132ac43b9
|
Adding cloud -> self host and self host -> cloud view migrations.
|
2021-09-30 12:17:27 +01:00 |
Budibase Staging Release Bot
|
44a3390200
|
v0.9.146-alpha.3
|
2021-09-30 10:23:22 +00:00 |
Andrew Kingston
|
38b32d78a8
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Peter Clement
|
afa3cd53f6
|
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
|
2021-09-30 11:05:22 +01: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 |
Budibase Staging Release Bot
|
2b4fc4aa8b
|
v0.9.146-alpha.2
|
2021-09-30 09:58:13 +00:00 |
Peter Clement
|
86428f3998
|
remove create budibase db button
|
2021-09-30 10:50:27 +01:00 |
Martin McKeaveney
|
b5fa84e608
|
Merge pull request #2809 from Budibase/fix/prevent-limits-for-tenants
remove cloud limits for certain tenants
|
2021-09-30 10:48:18 +01:00 |
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 |