1
0
Fork 0
mirror of synced 2024-09-01 10:11:12 +12:00
Commit graph

722 commits

Author SHA1 Message Date
Budibase Staging Release Bot
e0b5a7ab4a v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Martin McKeaveney
3c40444b33
Merge pull request #2771 from Budibase/feature/subdomain-tenantid
adding subdomain checking to tenancy middleware
2021-09-29 09:56:53 +01:00
Budibase Staging Release Bot
92e64a6399 v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot
9281caa86a v0.9.143-alpha.7 2021-09-28 16:50:47 +00:00
Rory Powell
4d274f79b3
Merge pull request #2769 from Budibase/fix/account-email-clash
Prevent root account users being re-created as internal budibase users
2021-09-28 17:38:34 +01:00
Budibase Staging Release Bot
5e3a888869 v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00
Rory Powell
05f237dd26 Merge branch 'develop' into feature/deprovisioning 2021-09-28 17:13:04 +01:00
Budibase Staging Release Bot
2895af8ec1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Martin McKeaveney
6e2508797a adding subdomain checking to tenancy middleware 2021-09-28 16:40:03 +01:00
Rory Powell
b8e4824154 Set cookie domain to fix logout 2021-09-28 16:35:31 +01:00
Rory Powell
96698f7e07 Prevent root account users being re-created as internal budibase users 2021-09-28 15:22:19 +01:00
Budibase Staging Release Bot
c9696145e0 v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot
95c01ef20f v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Martin McKeaveney
c25cc86937
Merge pull request #2767 from Budibase/revert-2766-temp/account-portal-logging
Revert "Temp account portal logging"
2021-09-28 13:12:08 +01:00
Budibase Staging Release Bot
f003167749 v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Martin McKeaveney
e92c2be577
Revert "Temp account portal logging" 2021-09-28 11:33:07 +01:00
mike12345567
145c0a11c9 Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot
8578673096 v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Rory Powell
aa428881e7 Temp account portal logging 2021-09-28 10:15:48 +01:00
Rory Powell
4813a63439 Deprovisioning WIP 2021-09-28 09:48:00 +01:00
Budibase Release Bot
df32c52620 v0.9.143 2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot
6a05c9e067 v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney
55c6d0d159 merge master 2021-09-27 22:31:13 +01:00
mike12345567
f836565f69 Putting together cloud export and import functionality, still need to test, but basic concept there. 2021-09-27 19:12:41 +01:00
Budibase Staging Release Bot
01448b3f66 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Martin McKeaveney
f877244571 abstract usagedoc creation into auth, create the doc if it doesn't exist 2021-09-27 17:35:22 +01:00
Budibase Staging Release Bot
4f4e9a9d2b v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Michael Drury
106b575c4e
Merge pull request #2729 from Budibase/fix/no-perms-hierarchy
Removing the concept of permissions hierarchy from backend for resources
2021-09-27 15:15:31 +01:00
Budibase Staging Release Bot
793883ed59 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot
ae0a4a14f8 v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot
17e0a381bd v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
mike12345567
649a33d3c8 Getting rid of the concept of permissions hierarchy, roles still have a hierarchy and base permissions still follow the old system, but resources can be given a stack of separate permissions which don't override each other. 2021-09-23 19:04:53 +01:00
Budibase Staging Release Bot
2fa6f2aa54 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00
Budibase Release Bot
266c235c98 v0.9.142 2021-09-23 15:48:36 +00:00
Budibase Staging Release Bot
5dce298b44 v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot
aab5a1f1de v0.9.140-alpha.6 2021-09-23 08:49:16 +00:00
Budibase Staging Release Bot
15cd5e4514 v0.9.140-alpha.5 2021-09-22 17:31:55 +00:00
Michael Drury
53aaea9e31
Merge pull request #2698 from Budibase/feature/view-cloud-replacement
Cloud View replacement
2021-09-22 18:21:38 +01:00
Budibase Staging Release Bot
0c9203d539 v0.9.140-alpha.4 2021-09-22 15:03:22 +00:00
Budibase Release Bot
5f5154b084 v0.9.141 2021-09-22 11:36:15 +00:00
Martin McKeaveney
c860e824a1 merge with develop 2021-09-22 12:27:08 +01:00
Budibase Staging Release Bot
286a250390 v0.9.140-alpha.3 2021-09-22 11:07:23 +00:00
Michael Drury
5b9beec8fe
Merge pull request #2705 from Budibase/merge/tmpl
Merge all tmpl
2021-09-22 11:57:36 +01:00
Budibase Staging Release Bot
53660cfe29 v0.9.140-alpha.2 2021-09-22 10:53:02 +00:00
Michael Drury
2b556bee9e
Merge pull request #2687 from Budibase/dependabot/npm_and_yarn/packages/auth/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /packages/auth
2021-09-22 11:42:01 +01:00
Budibase Staging Release Bot
792316e501 v0.9.140-alpha.1 2021-09-22 08:58:01 +00:00
Rory Powell
e4fb901e24
Merge pull request #2691 from Budibase/feature/onboarding-backend
SSO flow and account deletion
2021-09-22 09:47:06 +01:00
Budibase Release Bot
795295aa90 v0.9.140 2021-09-22 08:42:24 +00:00
Budibase Staging Release Bot
2cc90fbb81 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
Martin McKeaveney
61a77b1fd4 merge from master 2021-09-21 21:42:52 +01:00
mike12345567
e0ae992a46 Merge branch 'develop' of github.com:Budibase/budibase into feature/view-cloud-replacement 2021-09-21 17:27:47 +01:00
Budibase Release Bot
bd91ae1f95 v0.9.139 2021-09-21 16:24:33 +00:00
Budibase Staging Release Bot
1e8b8eb7a5 v0.9.125-alpha.20 2021-09-21 16:15:41 +00:00
Budibase Release Bot
eaba4c2698 v0.9.138 2021-09-21 15:51:11 +00:00
mike12345567
efdd78c7fe Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 2021-09-21 16:07:04 +01:00
Budibase Release Bot
64863fcf5e v0.9.137 2021-09-21 15:04:25 +00:00
Budibase Release Bot
7e0b4259fe v0.9.136 2021-09-21 13:47:15 +00:00
Budibase Release Bot
30a70a4a03 v0.9.135 2021-09-21 13:08:07 +00:00
Rory Powell
44002979b0 Self hosted SSO flow and account deletion 2021-09-21 12:27:53 +01:00
Budibase Release Bot
02188f7ec0 v0.9.134 2021-09-21 11:15:43 +00:00
Martin McKeaveney
52f4aad525 adding AWS region to bucket config 2021-09-21 11:49:32 +01:00
Budibase Staging Release Bot
62307b0b55 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
dependabot[bot]
4686c2325d
Bump tmpl from 1.0.4 to 1.0.5 in /packages/auth
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 09:04:13 +00:00
Rory Powell
4215f1b919 fix tests 2021-09-20 12:58:58 +01:00
Rory Powell
96b76231a9 Merge branch 'develop' into feature/onboarding-backend 2021-09-20 11:27:02 +01:00
Rory Powell
12a5428a6e Move all session population to budibase (bug fix) 2021-09-20 11:26:19 +01:00
Budibase Staging Release Bot
c91e5ea39c v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston
a59c2db8ea Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Budibase Release Bot
69eb873164 v0.9.133 2021-09-20 09:20:41 +00:00
Budibase Release Bot
d01fc62552 v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot
70aad3b9fe v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot
df5c156b6e v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot
8bea39aa15 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Rory Powell
9236fdfd5a
Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Budibase Staging Release Bot
21938fa94f v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Rory Powell
72a0203829 Password reset for budibase users 2021-09-17 13:41:22 +01:00
Budibase Staging Release Bot
ac132241ed v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Budibase Staging Release Bot
bede089cbe v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Budibase Staging Release Bot
7b99737323 v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Budibase Staging Release Bot
9092c0ff5c v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Budibase Release Bot
596c953c24 v0.9.130 2021-09-16 14:44:06 +00:00
Rory Powell
0201e5b781
Merge pull request #2614 from Budibase/feature/onboarding-backend
Access controls for cloud, self, and regular budibase users
2021-09-16 15:39:14 +01:00
Budibase Staging Release Bot
b9e22726d5 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Budibase Staging Release Bot
922b5bc2cb v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Budibase Staging Release Bot
108a783635 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
Rory Powell
626b166346 Access controls for cloud, self, and regular budibase users 2021-09-15 15:45:43 +01:00
Budibase Release Bot
8b85e04a4b v0.9.129 2021-09-15 11:24:11 +00:00
Budibase Staging Release Bot
6336409378 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot
28a97913af v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Budibase Staging Release Bot
3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury
12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot
0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney
8e74a9e951
Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
Budibase Staging Release Bot
6748b75efd v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Rory Powell
0af538816d
Merge pull request #2574 from Budibase/feature/onboarding-backend
Add new redis key for email verification & pre-hashed password option
2021-09-14 11:17:54 +01:00
Martin McKeaveney
57b92d5b96 fix app fetching 2021-09-14 11:16:28 +01:00
Budibase Release Bot
5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Martin McKeaveney
994fa421e7 Merge branch 'master' of github.com:Budibase/budibase 2021-09-13 18:33:51 +01:00
Martin McKeaveney
02c9719b03 publishing redis client fix to master 2021-09-13 18:29:44 +01:00
Rory Powell
8d4311d232 Fix typo 2021-09-13 17:45:37 +01:00
Rory Powell
ff39d247c8 Configurable user cache population in auth middleware 2021-09-13 17:38:12 +01:00
Budibase Release Bot
74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Budibase Staging Release Bot
6fd23ee518 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Budibase Release Bot
69f137bafb v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot
4cf8223859 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
mike12345567
67c07b7e38 Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Staging Release Bot
67eab30a2b v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot
05d2888ec6 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney
ca361e0efd merge with master 2021-09-10 14:43:03 +01:00
mike12345567
3679579d53 Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
Budibase Staging Release Bot
5de49127b0 v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
mike12345567
06d17827b6 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot
1fca6ed20e v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Martin McKeaveney
9bc592818a fix redis auth for hosts containing redis 2021-09-10 10:08:13 +01:00
Budibase Release Bot
16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
7c5b4ca927 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Budibase Staging Release Bot
b8f000092a v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
Martin McKeaveney
ad2cccfbd2 lint 2021-09-09 18:20:12 +01:00
Martin McKeaveney
a6ff46be0c formatting 2021-09-09 17:16:32 +01:00
Martin McKeaveney
c8b772b8c1 allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
mike12345567
01ca02ea9c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-09 16:33:41 +01:00
Budibase Release Bot
5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
4a8a87fb47 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Michael Drury
1b77d1ce90
Merge pull request #2575 from Budibase/fix/public-multi-tenancy
Issue with public apps and multi-tenancy
2021-09-09 14:42:12 +01:00
Budibase Staging Release Bot
3da6dc75e3 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
mike12345567
0117c1498f Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this. 2021-09-09 13:27:18 +01:00
Rory Powell
a7576d86ba Add new redis key for email verification 2021-09-09 12:32:16 +01:00
Budibase Staging Release Bot
00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
mike12345567
d05c60d470 Adding slack integration. 2021-09-07 13:58:53 +01:00
Budibase Staging Release Bot
70a66919f0 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Budibase Release Bot
eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney
cfa1ab8971
Merge pull request #2560 from Budibase/fix/multi-tenancy-prod
Fixing issues with multi-tenancy breaking various server endpoints in prod
2021-09-06 16:36:43 +01:00
Martin McKeaveney
9e73dcdd44 lint 2021-09-06 16:24:51 +01:00
Martin McKeaveney
53aebdf585 fix test failure 2021-09-06 16:18:50 +01:00
mike12345567
9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 2021-09-06 16:01:45 +01:00
Budibase Release Bot
22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
mike12345567
2dca8ab46e Quick fix for backwards compat, enabling multi-tenancy on a previously single tenancy environment. 2021-09-06 15:14:46 +01:00
Budibase Release Bot
fe0adcde7d v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Release Bot
8c0977852c v0.9.119 2021-09-03 10:55:17 +00:00
Budibase Release Bot
5b174c6484 v0.9.118 2021-09-02 15:56:14 +00:00
Budibase Release Bot
74e5224e32 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
68d9c75971 v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
bf7e43762f v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney
39aa8e8716 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney
9be9eb8789 merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot
51e48f343f v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot
1e3a78d02d v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
Budibase Staging Release Bot
57f6a32e9f v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Budibase Release Bot
7cddd772fd v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot
a24afb7e23 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Martin McKeaveney
7817c8f068 merge package updates 2021-08-26 14:13:30 +01:00
Budibase Staging Release Bot
e220a7fa69 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Budibase Staging Release Bot
7c9f0b83ca v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot
475a559f6a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Budibase Release Bot
5ce7d9c9b0 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot
4f1770b44e v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot
57f2b34ce8 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Budibase Staging Release Bot
0a99020814 v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Budibase Release Bot
ad7383a57b v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot
8048e9a8ce v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Budibase Release Bot
985ae54c9f v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot
78b00c7cea v0.9.112 2021-08-23 16:29:12 +00:00
Budibase Release Bot
9ad8b676ca v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot
36d5be2a31 v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Budibase Release Bot
de071a163c v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot
579231dca9 v0.9.109 2021-08-20 10:40:44 +00:00
Budibase Release Bot
a371c77579 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot
c11cbf30cb v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Budibase Staging Release Bot
0d530dc36e v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Budibase Staging Release Bot
e99ad0b71a v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot
bf52642893 v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Martin McKeaveney
d50dad61c5
Merge pull request #2405 from Budibase/simplify-couch-config
simplify couchDB configuration
2021-08-18 13:01:48 +01:00
Martin McKeaveney
6d5fa8f9c7 catch when no couchDB url passed 2021-08-18 11:55:19 +01:00
Martin McKeaveney
acff289940 simplify couchDB configuration 2021-08-18 11:23:28 +01:00
Budibase Staging Release Bot
14ab2671f8 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Budibase Staging Release Bot
b5bdf9e2ab v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Budibase Staging Release Bot
f372ac345f v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot
31f0c0ba41 v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot
42cb9dae98 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Martin McKeaveney
877aa41ad5
Merge pull request #2385 from Budibase/feature/couchdb-auth-test
couchDB auth options
2021-08-17 14:26:05 +01:00
Martin McKeaveney
c66f5ab6ff couchDB auth options 2021-08-17 14:11:03 +01:00
Budibase Staging Release Bot
daf4a6e75f v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Budibase Staging Release Bot
34edf4fb14 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot
a39c4b9d31 v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Release Bot
fe752951ad v0.9.107 2021-08-17 06:25:14 +00:00
Martin McKeaveney
7efe458120
Revert "Feature/couchdb auth" 2021-08-17 07:16:43 +01:00
Budibase Staging Release Bot
70600ca438 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Budibase Staging Release Bot
dd7edd6f6b v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Budibase Release Bot
85b4cc0d82 v0.9.106 2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot
8c871ea737 v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Martin McKeaveney
16220dbf11 lint 2021-08-16 17:17:48 +01:00
Martin McKeaveney
884b36730b utility helper for determining correct couchDB URL 2021-08-16 16:38:00 +01:00
Martin McKeaveney
8718488aee couchdb direct auth 2021-08-16 15:58:04 +01:00
Budibase Staging Release Bot
039c6ece6e v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Budibase Staging Release Bot
31e4d0a6b4 v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Budibase Staging Release Bot
2c8b5edea4 v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Budibase Staging Release Bot
0ff8f2fd50 v0.9.105-alpha.7 2021-08-13 11:50:38 +00:00
Budibase Release Bot
c664e13023 v0.9.105 2021-08-13 08:08:23 +00:00
Budibase Staging Release Bot
5990b050e0 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Budibase Staging Release Bot
03e939d441 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00