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
Budibase Staging Release Bot
d4e7eddbf6
v0.9.105-alpha.4
2021-08-11 14:56:17 +00:00
Budibase Staging Release Bot
de16321b0f
v0.9.105-alpha.3
2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot
ea9ebf70a6
v0.9.105-alpha.2
2021-08-09 15:20:42 +00:00
Budibase Staging Release Bot
d7af1236eb
v0.9.105-alpha.1
2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot
bb97297b78
v0.9.105-alpha.0
2021-08-06 16:38:26 +00:00
mike12345567
6ebf4a5611
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 17:29:45 +01:00
mike12345567
88396b77ed
Merge branch 'fix/apps-2195-2282-2283' of github.com:Budibase/budibase into develop
2021-08-06 17:14:31 +01:00
Budibase Release Bot
df71bb8d10
v0.9.104
2021-08-06 16:11:58 +00:00
Michael Drury
3cf7cdef27
Merge pull request #2296 from Budibase/fix/apps-2195-2282-2283
...
Fixing various issues caused by PouchDB allDbs call
2021-08-06 17:04:23 +01:00
Budibase Release Bot
395589edd2
v0.9.103
2021-08-06 15:42:34 +00:00
mike12345567
5f997ab836
Linting.
2021-08-06 16:39:30 +01:00
mike12345567
c4f8d17a6e
Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead.
2021-08-06 16:38:07 +01:00
Budibase Staging Release Bot
49e7805d10
v0.9.103-alpha.1
2021-08-06 14:43:50 +00:00
Budibase Staging Release Bot
4b7debc8a9
v0.9.103-alpha.0
2021-08-06 12:24:19 +00:00
mike12345567
34397c2e14
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 13:04:54 +01:00
Budibase Release Bot
d1c2b14488
v0.9.102
2021-08-06 11:59:59 +00:00
Budibase Release Bot
ad8294de2f
v0.9.101
2021-08-05 21:32:50 +00:00
Budibase Release Bot
6858905fce
v0.9.100
2021-08-05 16:15:38 +00:00
Budibase Release Bot
2fa99c4578
v0.9.99
2021-08-05 15:32:36 +00:00
Budibase Staging Release Bot
60d7a1af76
v0.9.99-alpha.4
2021-08-05 12:48:02 +00:00
mike12345567
f93650efbc
Merge branch 'develop' of github.com:Budibase/budibase into develop
2021-08-05 13:39:51 +01:00
mike12345567
d98706c7af
Defining fetch for third party image retrieval.
2021-08-05 13:39:40 +01:00
Budibase Staging Release Bot
01593841eb
v0.9.99-alpha.3
2021-08-05 12:38:23 +00:00
Martin McKeaveney
a1e5124aba
script for pinning dev versions of BB packages
2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot
7e4f2791ca
v0.9.99-alpha.2
2021-08-05 11:08:37 +00:00
Budibase Staging Release Bot
c17d24c8f1
v0.9.99-alpha.1
2021-08-05 10:36:25 +00:00
Budibase Staging Release Bot
ed14f2caf8
v0.9.99-alpha.0
2021-08-05 10:00:35 +00:00
mike12345567
9995177492
Fixing merge issues.
2021-08-05 10:52:34 +01:00
mike12345567
70a1e4f538
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-05 10:38:41 +01:00
Budibase Staging Release Bot
57a892a1fa
v0.9.97-alpha.0
2021-08-05 09:16:24 +00:00
mike12345567
42f08f97cc
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
...
This reverts commit 0d2e2314d4
, reversing
changes made to 1beca4ee96
.
2021-08-05 09:59:08 +01:00
Budibase Release Bot
37f4c66baa
v0.9.98
2021-08-04 19:42:05 +00:00
Budibase Release Bot
d301874f05
v0.9.97
2021-08-04 19:04:23 +00:00
mike12345567
3080ab78a1
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-04 15:25:14 +01:00
Budibase Release Bot
d94d3c05b1
v0.9.96
2021-08-04 14:06:11 +00:00
Budibase Staging Release Bot
014cc22f2f
v0.9.96-alpha.0
2021-08-04 12:28:24 +00:00
Martin McKeaveney
d9ad54d939
merge with master
2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot
9ccefa08df
v0.9.87-alpha.9
2021-08-04 11:17:18 +00:00
Budibase Staging Release Bot
480889352f
v0.9.87-alpha.8
2021-08-04 10:59:07 +00:00
Budibase Release Bot
e3361b6944
v0.9.95
2021-08-04 09:46:58 +00:00
Martin McKeaveney
52c803bf39
adding log to authenticated middleware for K8S env
2021-08-04 10:38:49 +01:00
Budibase Release Bot
6ffdb68be8
v0.9.94
2021-08-04 09:10:05 +00:00
Michael Drury
655bfe1a0c
Merge branch 'develop' into feature/multi-tenants
2021-08-04 10:07:31 +01:00
Michael Drury
f37946d47e
Revert "Multi-tenancy/organisations"
2021-08-04 10:02:24 +01:00
Michael Drury
1beca4ee96
Merge pull request #2076 from Budibase/feature/multi-tenants
...
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Budibase Staging Release Bot
97cf8c53df
v0.9.87-alpha.7
2021-08-04 08:58:12 +00:00
Budibase Staging Release Bot
20a08f2696
v0.9.87-alpha.6
2021-08-03 21:01:15 +00:00
mike12345567
5dc7b4b09e
Fixing some issues highlighted by worker test cases.
2021-08-03 17:14:17 +01:00
Budibase Release Bot
cc38b0af0f
v0.9.93
2021-08-03 16:02:29 +00:00
mike12345567
55ff798803
Linting.
2021-08-03 15:41:51 +01:00
mike12345567
54e765a182
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
2021-08-03 15:32:25 +01:00
Budibase Staging Release Bot
b8d94c7cb5
v0.9.87-alpha.5
2021-08-03 12:48:30 +00:00
Budibase Release Bot
c059926da6
v0.9.92
2021-08-03 09:21:53 +00:00
Budibase Release Bot
55c14935a7
v0.9.91
2021-08-03 09:12:12 +00:00
mike12345567
75ae7ac8d6
Linting.
2021-08-02 18:36:32 +01:00
mike12345567
7a69dcef78
re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented.
2021-08-02 18:34:43 +01:00
Budibase Release Bot
0b50867dd6
v0.9.90
2021-08-02 14:49:04 +00:00
Budibase Release Bot
8d2040cae4
v0.9.89
2021-08-02 14:36:56 +00:00
Budibase Staging Release Bot
9b66b6090f
v0.9.87-alpha.4
2021-08-02 13:02:24 +00:00
Budibase Release Bot
758833a191
v0.9.88
2021-07-30 18:07:23 +00:00
Budibase Release Bot
9dbd67b57f
v0.9.87
2021-07-30 17:25:31 +00:00
Budibase Staging Release Bot
0cb528489c
v0.9.87-alpha.3
2021-07-30 11:04:41 +00:00
Rory Powell
eda14f032a
Merge pull request #2175 from Budibase/feature/sso-sync-picture
...
Sync profile picture when using SSO
2021-07-30 11:56:42 +01:00
Budibase Staging Release Bot
0df305205e
v0.9.87-alpha.2
2021-07-30 10:33:02 +00:00
Budibase Staging Release Bot
110a39e7f4
v0.9.87-alpha.1
2021-07-29 21:44:52 +00:00
Rory Powell
1dbf7fa3b7
Fix import
2021-07-29 14:51:35 +01:00
Rory Powell
298cf4965c
Sync profile picture when using SSO
2021-07-29 14:43:23 +01:00
Budibase Staging Release Bot
7a42898ef8
v0.9.87-alpha.0
2021-07-29 10:20:04 +00:00
Rory Powell
079e78b557
Merge master -> develop version bump 0.9.86
2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot
b90435756d
v0.9.86-alpha.0
2021-07-29 09:19:25 +00:00
Budibase Release Bot
6f190345de
v0.9.86
2021-07-29 09:17:21 +00:00
Budibase Release Bot
3b3211b978
v0.9.85
2021-07-28 21:57:53 +00:00
Budibase Release Bot
a804cabbe8
v0.9.84
2021-07-28 09:34:03 +00:00
mike12345567
a21fd3e0ee
Limiting use of query string to a few select endpoints for determining tenant ID.
2021-07-27 18:02:59 +01:00
mike12345567
9174615821
Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time.
2021-07-27 17:56:39 +01:00
Budibase Release Bot
fa307c9a59
v0.9.83
2021-07-27 16:13:27 +00:00
mike12345567
b73b20cdbb
Linting.
2021-07-27 16:24:39 +01:00
mike12345567
fb562908ee
Fixing some issues with public endpoints causing logout loop.
2021-07-27 16:17:02 +01:00
Budibase Staging Release Bot
01a1fce0f8
v0.9.83-alpha.0
2021-07-27 14:50:45 +00:00
mike12345567
1df08ffe35
Fixing some issues with org not being correctly detected.
2021-07-27 15:35:26 +01:00
Martin McKeaveney
30be2a00fa
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-27 12:03:20 +01:00
Budibase Release Bot
10180ba277
v0.9.82
2021-07-27 11:01:29 +00:00
Martin McKeaveney
e7153277fb
merge
2021-07-27 11:58:41 +01:00
mike12345567
e2e796cd9d
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-27 10:32:18 +01:00
Budibase Release Bot
03acad2d89
v0.9.81
2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot
2ecb2de1d2
v0.9.80-alpha.9
2021-07-27 09:11:15 +00:00
Budibase Release Bot
805464b474
v0.9.80
2021-07-27 09:07:05 +00:00
Budibase Staging Release Bot
0dbec1f1a4
v0.9.80-alpha.8
2021-07-26 21:20:37 +00:00
mike12345567
669685580f
Linting.
2021-07-26 13:20:42 +01:00
mike12345567
5c58630ed7
Fixing up everything found when testing with Cypress.
2021-07-26 13:19:47 +01:00
Budibase Staging Release Bot
eaf656a85d
v0.9.80-alpha.7
2021-07-26 09:34:02 +00:00
Budibase Staging Release Bot
9b0daf925c
v0.9.80-alpha.6
2021-07-26 08:23:08 +00:00
Budibase Staging Release Bot
ef396a1a48
v0.9.80-alpha.5
2021-07-26 07:42:30 +00:00
Budibase Staging Release Bot
3b3b90c721
v0.9.80-alpha.4
2021-07-25 11:22:12 +00:00
Budibase Staging Release Bot
ef3ee02885
v0.9.80-alpha.3
2021-07-25 10:58:35 +00:00
Budibase Staging Release Bot
88dbb17af0
v0.9.80-alpha.2
2021-07-24 11:22:42 +00:00
mike12345567
e76c44000b
Fixing test case.
2021-07-23 20:08:16 +01:00
mike12345567
cfea184633
Linting.
2021-07-23 20:03:11 +01:00
mike12345567
a384cc059d
Changing how apps are retrieved to be more efficient.
2021-07-23 20:01:53 +01:00
Budibase Staging Release Bot
88b53b34a0
v0.9.80-alpha.1
2021-07-23 17:41:06 +00:00
Rory Powell
51a1cd5f43
Fix staging version
2021-07-23 18:31:45 +01:00
Budibase Staging Release Bot
dcec1accc2
v0.9.79-alpha.5
2021-07-23 16:55:34 +00:00
mike12345567
7fe7ca9411
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 17:52:30 +01:00
mike12345567
93f5419072
Adding use of the tenancy ID.
2021-07-23 17:41:00 +01:00
mike12345567
e4eb2d34b2
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 17:20:41 +01:00
Budibase Staging Release Bot
c2cd7f639c
v0.9.79-alpha.4
2021-07-23 16:13:42 +00:00
Budibase Release Bot
7ec521c0e9
v0.9.79
2021-07-23 16:08:58 +00:00
mike12345567
36e1ddf423
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-23 17:02:33 +01:00
Budibase Staging Release Bot
91fe930b7e
v0.9.79-alpha.3
2021-07-23 15:46:11 +00:00
mike12345567
b5d7e76ec2
Merge branch 'fix/lucene-filtering' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 16:10:59 +01:00
mike12345567
9f06b180a8
Adding concept of version to APIs.
2021-07-23 15:29:14 +01:00
Budibase Staging Release Bot
e45a6f6778
v0.9.79-alpha.2
2021-07-23 14:05:23 +00:00
Budibase Staging Release Bot
5ef00cd2a4
v0.9.79-alpha.1
2021-07-23 11:08:21 +00:00
Budibase Staging Release Bot
c71d8a4f42
v0.9.79-alpha.0
2021-07-23 09:37:21 +00:00
mike12345567
155e30965f
Fixing test cases and bugs that they raised.
2021-07-22 22:36:16 +01:00
mike12345567
190798d4ee
Swapping admin -> global in worker to reduce confusion in API url naming.
2021-07-22 12:56:47 +01:00
mike12345567
e62c858a8d
Adding mechanism to disable org functionality when multi-tenancy disabled.
2021-07-21 17:52:42 +01:00
mike12345567
f99f077cdc
Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update.
2021-07-21 11:10:26 +01:00
mike12345567
7afce332c8
Fixing some issues discovered with logging in.
2021-07-20 17:46:41 +01:00
mike12345567
2182645339
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-20 15:56:12 +01:00
Peter Clement
32b2093cff
Merge remote-tracking branch 'origin/develop' into oidc-config-management
2021-07-20 12:57:58 +01:00
mike12345567
99fe16d169
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-19 17:35:48 +01:00
mike12345567
63dba7b574
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-19 16:24:19 +01:00
Budibase Release Bot
f518890ae0
v0.9.78
2021-07-19 14:23:03 +00:00
mike12345567
8241df2581
Fixing some tenancy issues.
2021-07-19 12:57:52 +01:00
Budibase Release Bot
49f1c20f17
v0.9.77
2021-07-16 18:52:46 +00:00
mike12345567
c248844a24
Adding organisation page.
2021-07-16 18:24:32 +01:00
mike12345567
037dce5016
Further work, tenancy now working but some more work to be done.
2021-07-16 18:04:49 +01:00
mike12345567
f0f9736c0b
Updating auth to utilise the tenant system.
2021-07-16 15:08:58 +01:00
Budibase Release Bot
5b2c463ebf
v0.9.76
2021-07-15 23:23:00 +00:00
mike12345567
5ffe3c7935
First version of multi-tenancy, work still to be done.
2021-07-15 17:57:02 +01:00
Rory Powell
70601b7cc5
Store OIDC config in cookie instead of URL
2021-07-15 16:20:31 +01:00
Rory Powell
90c0e7b2c1
Merge branch 'develop' into feature/oidc-support
2021-07-15 14:05:30 +01:00
Rory Powell
9e24bc14e7
Add database test configuration to auth package
2021-07-15 12:55:35 +01:00
Budibase Release Bot
fb334c6f15
v0.9.75
2021-07-15 10:12:28 +00:00
mike12345567
f2c2ead3fc
Cleaning up deployments into the app DB, moving API keys to be in global DB (which will be tenancy managed) and adding concept of platform info DB.
2021-07-14 16:29:32 +01:00
Rory Powell
356a765c92
Invert logos config naming to prevent conflict
2021-07-14 15:48:29 +01:00
mike12345567
ccb0e1b354
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-14 13:54:39 +01:00
mike12345567
cb1514cb1a
Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-14 13:53:57 +01:00
Budibase Release Bot
be0559606a
v0.9.74
2021-07-13 16:53:42 +00:00
mike12345567
e296a67b50
Renaming groups to workspaces.
2021-07-13 17:27:04 +01:00
Peter Clement
2900743545
Add UUID to each oidc config to distinguish each provider
2021-07-13 15:52:21 +01:00
Rory Powell
0982968f79
Setup common test data
2021-07-13 12:08:58 +01:00
Rory Powell
62533e40d7
Add jest to auth package devDependencies
2021-07-13 10:49:27 +01:00
Rory Powell
4c9308462e
Remove redundant check on requireLocalAccount
2021-07-13 10:46:27 +01:00
Rory Powell
d25d9edda1
Test google auth strategy
2021-07-13 10:17:14 +01:00
Rory Powell
4f397740e0
Add jest to auth package + test oidc strategy
2021-07-13 10:02:08 +01:00
Martin McKeaveney
742402f4c7
merge with master
2021-07-11 18:07:46 +01:00
Budibase Release Bot
3b07d3143b
v0.9.73
2021-07-09 17:29:06 +00:00
Andrew Kingston
a9d4f09782
Merge pull request #1953 from Budibase/client-feature-flags
...
Client library updating and client library feature awareness
2021-07-09 16:52:45 +01:00
Rory Powell
97a62594ed
Update clientId -> clientID
2021-07-09 16:21:42 +01:00
Rory Powell
94aa6b3711
Remove review comment
2021-07-09 09:37:52 +01:00
Rory Powell
63b13fc360
Merge branch 'develop' into feature/oidc-support
2021-07-08 20:15:16 +01:00
Rory Powell
87f05e7d06
Always maintain original user id. No longer remove old user during sync
2021-07-08 16:49:07 +01:00
Rory Powell
8bea18e696
sync third party profile on every login
2021-07-08 16:11:48 +01:00
Rory Powell
7db8658518
remove duplicate scope definition
...
scope can be defined both within the strategy declaration or when invoking passport
2021-07-08 15:21:54 +01:00
Rory Powell
db9078cebe
Linting
2021-07-08 13:12:25 +01:00
Rory Powell
aa601f3701
Integrate with configuration ui / support for email usernames
2021-07-08 13:04:04 +01:00
Andrew Kingston
08578af4ba
Add application/json as a known file type
2021-07-08 12:55:51 +01:00
Rory Powell
ef8b9b40c1
Save email from third party user
2021-07-08 11:54:16 +01:00
Rory Powell
238d31e922
Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support
2021-07-08 11:12:45 +01:00
Rory Powell
5ec79acabf
Merge google/oidc user authentication and surface user relevant error messages during authentication
2021-07-08 11:12:34 +01:00
mike12345567
2fc606f5b5
Linting.
2021-07-07 23:30:14 +01:00
mike12345567
cc67e2caa6
Adding sessions API.
2021-07-07 23:29:19 +01:00
Peter Clement
4b518af605
Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management
2021-07-07 17:42:31 +01:00
mike12345567
7581360e9e
Merge branch 'develop' of github.com:Budibase/budibase into feature/user-session
2021-07-07 17:17:16 +01:00
mike12345567
79b7747714
Fixing session issues after testing a bit.
2021-07-07 17:15:53 +01:00
Peter Clement
8426ffc036
Fix for icon upload issue
2021-07-07 16:18:18 +01:00
Rory Powell
1c39c2f063
Fallback to ID token to retrieve email when not available in passport profile (oidc userinfo)
2021-07-07 14:58:14 +01:00
Peter Clement
b5f398da4d
Allow user uploaded icons in oidc config
2021-07-07 13:41:09 +01:00
Budibase Release Bot
4afd6f4fbe
v0.9.72
2021-07-07 12:19:03 +00:00
Budibase Release Bot
cdd85c4d11
v0.9.71
2021-07-07 10:52:11 +00:00
Martin McKeaveney
93b562e2df
make logged in users basic by default, prevent allowing users to be assigned as default in the UI
2021-07-06 18:43:04 +01:00
mike12345567
36c0e45761
WIP - first version of user sessions.
2021-07-06 18:10:04 +01:00
Martin McKeaveney
6af078a546
public role in builder backend UI
2021-07-06 17:19:53 +01:00
Martin McKeaveney
561f824606
default to public in UI
2021-07-06 17:19:03 +01:00
Martin McKeaveney
4e8b140c52
default users without roles to public role
2021-07-06 17:13:02 +01:00
Rory Powell
0745eedbcc
Improve error handling on openid-configuration request
2021-07-06 10:03:40 +01:00
Rory Powell
624dd20522
Use configuration url to retrieve oidc endpoints
...
The /.well-known/openid-configuration endpoint can be used to
retrieve the majority of configuration needed for oidc
Additionally refactor the callback url to be generated on the server
side as this is a fixed endpoint.
Add linting fixes
2021-07-06 10:03:40 +01:00
Bernhard Hayden
65c436145a
Proof of concept OIDC implementation
2021-07-06 10:03:40 +01:00
Budibase Release Bot
54dae1b5a2
v0.9.70
2021-07-05 14:38:21 +00:00
Peter Clement
f61c5b8143
Add validation to backend for OIDC configuration
2021-07-05 14:27:19 +01:00
Budibase Release Bot
5f4199a3fb
v0.9.69
2021-07-01 10:51:59 +00:00
Budibase Release Bot
1385a08395
v0.9.68
2021-07-01 10:41:50 +00:00
Budibase Release Bot
2258f43bc1
v0.9.67
2021-06-29 16:46:33 +00:00
Martin McKeaveney
2c2e3757d8
Merge pull request #1871 from Budibase/develop
...
Develop
2021-06-29 14:48:27 +01:00
Budibase Release Bot
14810c1a0f
v0.9.66
2021-06-29 13:24:30 +00:00
mike12345567
c17bfa34f5
Fixing issue with Redis which was causing CPU peaking if couldn't connect.
2021-06-25 15:32:59 +01:00
Budibase Release Bot
e0459572af
v0.9.65
2021-06-25 11:32:56 +00:00
Budibase Release Bot
8998e8cba4
v0.9.64
2021-06-24 11:37:19 +00:00
Budibase Release Bot
91f2d5a075
v0.9.63
2021-06-23 22:43:56 +00:00
Budibase Release Bot
53a2707086
v0.9.62
2021-06-23 22:27:33 +00:00
Budibase Release Bot
4af9574178
v0.9.61
2021-06-23 19:53:30 +00:00
Budibase Release Bot
6d822ee4c2
v0.9.60
2021-06-23 12:53:57 +00:00
Budibase Release Bot
157208ea76
v0.9.59
2021-06-23 11:09:48 +00:00
Budibase Release Bot
9fbb9d8d72
v0.9.58
2021-06-23 09:13:01 +00:00
Budibase Release Bot
6fe48237e5
v0.9.57
2021-06-23 08:45:22 +00:00
Budibase Release Bot
5253b00dc9
v0.9.56
2021-06-23 07:33:05 +00:00
Budibase Release Bot
63e52c1f1b
v0.9.55
2021-06-22 16:31:57 +00:00
Budibase Release Bot
042eb0765a
v0.9.54
2021-06-22 16:03:40 +00:00
mike12345567
44c6b77c55
Fixing issues discovered by cypress tests.
2021-06-21 18:37:14 +01:00
mike12345567
fc9e48e8e7
Fixing authentication with API key issue.
2021-06-21 17:13:06 +01:00
Budibase Release Bot
91a6d5e985
v0.9.53
2021-06-20 16:45:30 +00:00
Budibase Release Bot
07a6eab254
v0.9.52
2021-06-20 10:15:48 +00:00
Budibase Release Bot
ed59383167
v0.9.51
2021-06-17 05:20:27 +00:00
Budibase Release Bot
fa499a2ff1
v0.9.50
2021-06-16 09:04:00 +00:00
Budibase Release Bot
0169280b9b
v0.9.49
2021-06-16 08:29:17 +00:00
Budibase Release Bot
81e7940657
v0.9.48
2021-06-15 12:43:29 +00:00
Budibase Release Bot
4020cd84c8
v0.9.47
2021-06-11 13:03:19 +00:00
Budibase Release Bot
ade2be09ed
v0.9.46
2021-06-11 08:48:36 +00:00
Budibase Release Bot
d919d61a1d
v0.9.45
2021-06-10 13:17:08 +00:00
Budibase Release Bot
1eeb2202e7
v0.9.44
2021-06-10 12:54:14 +00:00
Budibase Release Bot
46e7fce3e7
v0.9.43
2021-06-10 11:21:35 +00:00
Budibase Release Bot
a678aaf1ef
v0.9.42
2021-06-10 10:51:32 +00:00
Budibase Release Bot
6255dadb43
v0.9.41
2021-06-09 18:01:31 +00:00
Budibase Release Bot
72caa080fe
v0.9.40
2021-06-09 15:26:30 +00:00
Budibase Release Bot
94c4a30657
v0.9.39
2021-06-09 13:51:07 +00:00
Budibase Release Bot
24b7e74cc3
v0.9.38
2021-06-09 11:37:37 +00:00
Budibase Release Bot
f72eac2657
v0.9.37
2021-06-09 11:22:57 +00:00
Budibase Release Bot
9a7c515466
v0.9.36
2021-06-09 10:41:59 +00:00
Budibase Release Bot
cc518ff381
v0.9.35
2021-06-09 10:12:38 +00:00
Budibase Release Bot
4e3c777129
v0.9.34
2021-06-08 19:56:50 +00:00
Budibase Release Bot
2278f9f221
v0.9.33
2021-06-08 19:28:00 +00:00
Budibase Release Bot
138f271bb6
v0.9.32
2021-06-08 18:48:22 +00:00
Martin McKeaveney
c88244fd34
Merge pull request #1667 from Budibase/fix/stability-bugfixes
...
Fix/stability bugfixes
2021-06-08 19:40:41 +01:00
Budibase Release Bot
bdcd3b023e
v0.9.31
2021-06-08 18:15:16 +00:00
mike12345567
5a9c8daf7b
Formatting.
2021-06-08 18:06:56 +01:00
mike12345567
8cffe5c9ff
Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong).
2021-06-08 18:06:16 +01:00
Martin McKeaveney
f33c570b1d
remove builder role from google auth, only allow google sign in if local account exists
2021-06-08 14:46:18 +01:00
Budibase Release Bot
1e852cabbb
v0.9.30
2021-06-07 17:12:41 +00:00
Budibase Release Bot
c04cdb7137
v0.9.29
2021-06-07 16:43:08 +00:00
Budibase Release Bot
dd1b3c25ac
v0.9.28
2021-06-07 16:26:33 +00:00
mike12345567
ef057910e1
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
2021-06-07 13:22:27 +01:00
Budibase Release Bot
d6808f4850
v0.9.27
2021-06-04 20:56:30 +00:00
Budibase Release Bot
1f8c9138e9
v0.9.26
2021-06-04 13:05:28 +00:00
mike12345567
9d3c28ecbf
Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps.
2021-06-04 12:13:29 +01:00
Budibase Release Bot
b49a43582b
v0.9.25
2021-06-04 09:13:55 +00:00