1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

389 commits

Author SHA1 Message Date
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