88 Commits (6bfb50b59053a2ea559acee9f670de49d708ea61)

Author SHA1 Message Date
Rory Powell eec094b581 builder / app / app preview served events 4 years ago
Rory Powell 62b360b9ea Add developer usage restrictions to SSO user creation 5 years ago
Rory Powell 893f82ac4d Better error handling around license errors 5 years ago
Rory Powell ccf2fe3d01 Self Host <-> Licensing integration 5 years ago
Rory Powell 995f7c4b58 Move licensing middleware to pro repo 5 years ago
Rory Powell 515ade6bd3 Add shared licensing cache 5 years ago
mike12345567 b440657a54 Adding variables to generator. 5 years ago
mike12345567 5d9b3af332 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
mike12345567 5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
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. 5 years ago
mike12345567 58aa32f1b0 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. 5 years ago
mike12345567 9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 5 years ago
mike12345567 a0e0843363 Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 5 years ago
mike12345567 3379ab8e03 Fixing an issue with redirect having the middleware applied before the redirection 5 years ago
mike12345567 033bd521cf Fixing an issue with redirect having the middleware applied before the redirection 5 years ago
mike12345567 400cc05d21 Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy. 5 years ago
mike12345567 ae73efaabe Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy. 5 years ago
Maurits Lourens a2e7fe91dd fix lint issues 5 years ago
Maurits Lourens 87c59db02e fix lint issues 5 years ago
Maurits Lourens 8dfef0d342 return validation errors 5 years ago
Maurits Lourens 459ba46c48 return validation errors 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 54e765a182 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 5 years ago
mike12345567 e7974f7e86 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 5 years ago
mike12345567 75ae7ac8d6 Linting. 5 years ago
mike12345567 f3ce979230 Linting. 5 years ago
mike12345567 7a69dcef78 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
mike12345567 7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
Martin McKeaveney a453f6cac2 adding watchtower to docker config 5 years ago
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 5 years ago
Martin McKeaveney 15cc048280 tidy up 5 years ago
Martin McKeaveney f1cd6d01e9 tidy up 5 years ago
Martin McKeaveney 61a5b109f5 dev mode E2E 5 years ago
Martin McKeaveney c3e7548255 dev mode E2E 5 years ago
mike12345567 f6fbeb4858 Putting together redis lock system. 5 years ago
mike12345567 2021c59dd9 Putting together redis lock system. 5 years ago
mike12345567 6fa96981ae Other minor fixes after doing some initial setup testing. 5 years ago
mike12345567 77b4b206f7 Other minor fixes after doing some initial setup testing. 5 years ago
mike12345567 ad02e56887 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
mike12345567 1d435013b8 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
Martin McKeaveney 0525be382d basic UI for creating first admin user 5 years ago
Martin McKeaveney 4fc93781dc basic UI for creating first admin user 5 years ago
mike12345567 96f036b720 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 5 years ago