1
0
Fork 0
mirror of synced 2024-08-13 00:51:22 +12:00
Commit graph

57 commits

Author SHA1 Message Date
Budibase Staging Release Bot
329beee00d v2.4.42-alpha.8 2023-03-31 12:34:45 +00:00
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
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
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
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
Budibase Staging Release Bot
77ab75e461 v2.4.42-alpha.1 2023-03-29 13:57:06 +00: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
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
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
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
Budibase Release Bot
775ae58003 v2.4.34 2023-03-20 10:42:57 +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
Budibase Release Bot
1d7abe7031 v2.4.32 2023-03-16 13:45:11 +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
Budibase Staging Release Bot
08388311c9 v2.4.27-alpha.2 2023-03-15 16:53:36 +00:00
Budibase Staging Release Bot
e5868c2b6d v2.4.27-alpha.1 2023-03-15 16:11:54 +00:00
Budibase Staging Release Bot
b86bd34fff v2.4.27-alpha.0 2023-03-15 10:34:05 +00:00
Budibase Release Bot
af55dd132e v2.4.30 2023-03-15 10:22:07 +00:00
Budibase Release Bot
fe3a819b90 v2.4.29 2023-03-15 08:58:46 +00:00
Budibase Release Bot
b11b1b447e v2.4.28 2023-03-14 14:47:54 +00:00
Budibase Release Bot
17cb6bc97d v2.4.27 2023-03-14 14:13:54 +00:00
mike12345567
71a90f4873 Fixing shared-core types version. 2023-03-14 14:04:42 +00:00
Budibase Release Bot
10f1d1f142 v2.4.26 2023-03-14 10:17:02 +00:00
Budibase Release Bot
c62c6badd5 v2.4.25 2023-03-14 09:50:17 +00:00
Budibase Release Bot
c7fb06ef39 v2.4.24 2023-03-14 08:28:08 +00:00
Budibase Release Bot
aa4c9f6fcb v2.4.23 2023-03-13 15:42:10 +00:00
Budibase Release Bot
3ad91ec018 v2.4.22 2023-03-13 15:30:10 +00:00
Budibase Release Bot
7227bb6a91 v2.4.21 2023-03-13 15:11:44 +00:00