Michael Drury
1c6465edcb
Merge pull request #10172 from Budibase/fix/budi-6797
...
Googlesheets onboarding - fix in cloud, disable self host
2023-03-31 13:19:29 +01:00
Budibase Staging Release Bot
99bea8e7ce
v2.4.42-alpha.7
2023-03-31 11:31:30 +00:00
Adria Navarro
cfb93063b2
Merge pull request #10153 from Budibase/budi-6803-delete-users-when-group-removed
...
BUDI-6803 - Remove users that should not be there anymore when syncGlobalUsers
2023-03-31 13:15:11 +02:00
Budibase Staging Release Bot
9c8fcacf2a
v2.4.42-alpha.6
2023-03-31 11:08:33 +00:00
Budibase Staging Release Bot
889ea356e6
v2.4.42-alpha.5
2023-03-31 10:43:16 +00:00
mike12345567
75baba76d6
Resolving PR comments.
2023-03-31 11:38:09 +01:00
adrinr
48b964378b
Remove all app cookie references (not really needed anymore)
2023-03-31 09:01:40 +01:00
mike12345567
42320b1d95
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6797
2023-03-30 17:29:58 +01:00
Budibase Staging Release Bot
46edc6575a
v2.4.42-alpha.4
2023-03-30 12:59:11 +00:00
Budibase Staging Release Bot
c60f9795ba
v2.4.42-alpha.3
2023-03-30 12:48:33 +00:00
Rory Powell
38e6d61709
Explictly check for google datasource configured ( #10165 )
...
* Explictly check for google datasource configured
* Unit tests for getGoogleDatasourceConfig
* Update /api/global/configs/public test + lint
2023-03-30 13:40:59 +01:00
mike12345567
32c78ec9bf
This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app.
2023-03-29 19:58:24 +01:00
Budibase Staging Release Bot
e49ffc2466
v2.4.42-alpha.2
2023-03-29 18:08:50 +00:00
adrinr
efff31e181
Test user groups
2023-03-29 17:02:56 +01:00
Budibase Staging Release Bot
77ab75e461
v2.4.42-alpha.1
2023-03-29 13:57:06 +00:00
Michael Drury
d255bfad0b
Merge pull request #10149 from Budibase/fix/budicloud-log-out
...
Budicloud logout on googlesheet auth
2023-03-29 14:47:15 +01:00
Budibase Staging Release Bot
de4c3deb04
v2.4.42-alpha.0
2023-03-29 12:08:36 +00:00
mike12345567
7a18d19aa6
Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop
2023-03-29 12:41:06 +01:00
Budibase Release Bot
1f0cf9b604
v2.4.41
2023-03-29 11:39:46 +00:00
Rory Powell
d6992bbf94
Merge branch 'master' into merge-master-develop
2023-03-29 11:52:09 +01:00
Budibase Release Bot
f941ba6fe8
v2.4.40
2023-03-29 07:57:56 +00:00
Budibase Staging Release Bot
31c708b479
v2.4.27-alpha.12
2023-03-28 20:20:49 +00:00
Budibase Staging Release Bot
40625f099c
v2.4.27-alpha.11
2023-03-28 17:44:35 +00:00
mike12345567
b7fe83ad17
Adding a check to config for isDev - don't use multi-tenant google SSO default in dev.
2023-03-28 18:14:04 +01:00
Budibase Release Bot
ceacffa9b6
v2.4.39
2023-03-28 15:18:48 +00:00
Budibase Staging Release Bot
e753119043
v2.4.27-alpha.10
2023-03-28 14:54:57 +00:00
Budibase Staging Release Bot
117edaa8cb
v2.4.27-alpha.9
2023-03-28 14:11:12 +00:00
Budibase Release Bot
071a6e0994
v2.4.38
2023-03-28 14:01:14 +00:00
Budibase Release Bot
a3ee18824e
v2.4.37
2023-03-28 10:55:00 +00:00
Budibase Staging Release Bot
ba909a6442
v2.4.27-alpha.8
2023-03-28 00:46:16 +00:00
Michael Drury
2295440370
Merge pull request #10120 from Budibase/fix/budi-6657
...
Fix for user groups adding users to app user metadata tables
2023-03-28 01:35:03 +01:00
Michael Drury
a82bb9f109
adding force exit to all CI jobs.
2023-03-27 23:47:30 +01:00
mike12345567
cf5316ec8d
General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite.
2023-03-27 19:38:49 +01:00
Budibase Release Bot
a5b6635850
v2.4.36
2023-03-27 16:52:46 +00:00
Budibase Staging Release Bot
62d0a49761
v2.4.27-alpha.7
2023-03-27 16:40:48 +00:00
Budibase Staging Release Bot
c93459ff4d
v2.4.27-alpha.6
2023-03-27 13:54:21 +00:00
mike12345567
4b7446fb37
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6657
2023-03-27 11:00:12 +01:00
Budibase Staging Release Bot
c5eec07923
v2.4.27-alpha.5
2023-03-24 15:33:56 +00:00
Budibase Release Bot
32e1fd00d3
v2.4.35
2023-03-22 07:21:26 +00:00
mike12345567
82286d519f
Fixing some issues with test cases.
2023-03-21 17:27:31 +00:00
Budibase Release Bot
775ae58003
v2.4.34
2023-03-20 10:42:57 +00:00
Michael Drury
34e8009f08
Merge pull request #9949 from Budibase/fix/blacklist
...
Blacklisting
2023-03-20 10:33:11 +00:00
Budibase Release Bot
1d6fa91249
v2.4.33
2023-03-20 09:22:52 +00:00
Budibase Staging Release Bot
f57f2d3634
v2.4.27-alpha.4
2023-03-16 17:19:17 +00:00
mike12345567
39bfbdfac1
PR comments.
2023-03-16 16:49:31 +00:00
Budibase Release Bot
1d7abe7031
v2.4.32
2023-03-16 13:45:11 +00:00
mike12345567
c106c3291a
Merge branch 'develop' of github.com:Budibase/budibase into fix/api-key-error
2023-03-16 13:39:24 +00:00
Budibase Release Bot
ab6d95acc6
v2.4.31
2023-03-16 11:45:05 +00:00
Budibase Staging Release Bot
8b4b73c9f1
v2.4.27-alpha.3
2023-03-16 08:50:36 +00:00
Rory Powell
de89b9112a
Simplify errors framework ( #10042 )
...
* Simplify errors framework
* Use enum for ErrorCode
* Lint
* Update base BudibaseError type to use enum
* For for public error on UsageLimitError
* Build fix
* Build fix
2023-03-16 08:42:02 +00:00