Commit Graph

19844 Commits

Author SHA1 Message Date
Rory Powell ee7529769f 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 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 8de6cd3585 Review feedback - shortcut user?.tenantId !== tenantId 2021-09-29 17:13:29 +01:00
Rory Powell 2ceca6b4fb 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
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 0dfae96e52 Respect tenant in url in UI app. Reject tenant and session mismatch 2021-09-29 16:41:58 +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 7e01602227 Ensure transitions are only local to avoid weird svelte issues 2021-09-29 15:26:01 +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 ce011dc4df Fix table crash when data is null 2021-09-29 15:25:44 +01:00
Andrew Kingston c5f0a2b34b 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
Budibase Release Bot f5103225c7 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
Rory Powell f2c2308fdc 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
Budibase Staging Release Bot b8a33d5037 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
Rory Powell 764643c99b 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
Budibase Staging Release Bot de10f3691f 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 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 e8b35e2a68 Honour cookie domain on empty values 2021-09-29 13:51:33 +01:00
Rory Powell 828da8b4d7 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
Peter Clement cfab8165bd 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
mike12345567 1f127939af 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
Andrew Kingston 1c93ae509e 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
Rory Powell c74c577ab9 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
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 1e4bbfcb3a v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Release Bot 085c082600 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
Martin McKeaveney f63c481668 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
Budibase Staging Release Bot 435ba81852 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
Rory Powell 591203f5cd Deprovisioning working minus apps 2021-09-29 11:36:24 +01:00
Martin McKeaveney 44a0f0dc9d merge with master 2021-09-29 11:29:54 +01:00
Martin McKeaveney c6acb7696b merge with master 2021-09-29 11:29:54 +01:00
Peter Clement ebd26cb42e cypress fix???? 2021-09-29 11:27:58 +01:00
Peter Clement c33d5f4d14 cypress fix???? 2021-09-29 11:27:58 +01:00
Martin McKeaveney 4f31c4ef8e merge with master 2021-09-29 11:25:38 +01:00