1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
Commit graph

8522 commits

Author SHA1 Message Date
mike12345567 8e7ee8f23e Only development apps. 2021-09-30 12:50:22 +01:00
mike12345567 7de9ed2fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
mike12345567 b3cda1cf64 Adding cloud -> self host and self host -> cloud view migrations. 2021-09-30 12:17:27 +01:00
Budibase Staging Release Bot 1ff4cc3927 v0.9.146-alpha.3 2021-09-30 10:23:22 +00:00
Andrew Kingston 7571be0bb9
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Peter Clement c84e70c919
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
2021-09-30 11:05:22 +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 5c28ca3ce4 v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Peter Clement 978f08f30d remove create budibase db button 2021-09-30 10:50:27 +01:00
Martin McKeaveney 7915c73d0b
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 e0e4048b37 remove log statement 2021-09-30 10:39:21 +01:00
Martin McKeaveney 6681542ab5 fix tests 2021-09-30 10:35:53 +01:00
Rory Powell 4ee2d23749 Fix saveUser by adding same tenant check 2021-09-30 10:27:35 +01:00
Martin McKeaveney 6ebc5a389b remove cloud limits for certain tenants 2021-09-30 10:17:25 +01: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 7adcd2e43e
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 b94c65f1c4 fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Andrew Kingston f03b8470a4 Only use fetch for search when running in cypress 2021-09-29 18:22:56 +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
mike12345567 ccd2913857 Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
Andrew Kingston 2b31239f04 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 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
Rory Powell 3816d6a632
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 8de6cd3585 Review feedback - shortcut user?.tenantId !== tenantId 2021-09-29 17:13:29 +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
Rory Powell 0dfae96e52 Respect tenant in url in UI app. Reject tenant and session mismatch 2021-09-29 16:41:58 +01:00
Andrew Kingston 7e01602227 Ensure transitions are only local to avoid weird svelte issues 2021-09-29 15:26:01 +01:00
Andrew Kingston ce011dc4df Fix table crash when data is null 2021-09-29 15:25:44 +01:00
Budibase Release Bot 22b29db903 v0.9.145 2021-09-29 13:55:56 +00:00
Rory Powell ffda3d3e17
Merge pull request #2795 from Budibase/develop
develop -> master
2021-09-29 14:46:33 +01:00
Budibase Staging Release Bot 736970afcc v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
Rory Powell 9740102226 Merge branch 'master' into develop 2021-09-29 14:26:13 +01:00
Budibase Staging Release Bot c45944547b v0.9.144-alpha.1 2021-09-29 13:01:12 +00:00
Rory Powell 65c1bafc49
Merge pull request #2791 from Budibase/rory/fixes
Honour cookie domain on empty values
2021-09-29 13:53:24 +01:00
Rory Powell e8b35e2a68 Honour cookie domain on empty values 2021-09-29 13:51:33 +01:00
Peter Clement 42e38ad876 update ssl ux 2021-09-29 13:02:30 +01:00
mike12345567 be1f94941c Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Andrew Kingston 8b9b6dd4e2 Refresh data UI tables when creating a row 2021-09-29 12:29:26 +01:00
Rory Powell 5835716e9d Deprovision complete 2021-09-29 12:25:01 +01:00
Andrew Kingston bf46b41890 Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
Budibase Release Bot 1e4bbfcb3a v0.9.144 2021-09-29 10:51:15 +00:00
Martin McKeaveney 4050b530e2
Merge pull request #2786 from Budibase/develop
Develop -> Master
2021-09-29 11:43:21 +01: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