25 Commits (e040cb8cdc4e4ed197d3adc4e69ceb119407fa25)

Author SHA1 Message Date
Martin McKeaveney a0fb09fbdc upgrading to latest auth lib 5 years ago
Martin McKeaveney 2e4f32269b adding alphanumeric app name validation 5 years ago
mike12345567 5a45f85b1d Updating yarn locks. 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 219962cb8a Adding ability to disable/enable multi-tenancy flags easily. 5 years ago
Michael Drury 6d5f697142 Adding checks around the edit roles modal. 5 years ago
Rory Powell 75bda99e00 Fix staging version 5 years ago
Bernhard Hayden baab7141c0 Proof of concept OIDC implementation 5 years ago
Martin McKeaveney f57e10c01a fix condition in layout 5 years ago
Keviin Åberg Kultalahti 76954b948d remove unused components in builder settings 5 years ago
dependabot[bot] 40914306df Bump ws from 7.4.5 to 7.4.6 in /packages/worker 5 years ago
dependabot[bot] 08ed1c53ea Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker 5 years ago
dependabot[bot] 8de6aa6668 Bump urijs from 1.19.2 to 1.19.6 in /packages/worker 5 years ago
Martin McKeaveney 7f934327b7 making new screen modal choose the currently filtered role 5 years ago
Martin McKeaveney d223b3fef0 remove test appID from datasources call 5 years ago
Keviin Åberg Kultalahti ebdbbdc094 wip layout component 5 years ago
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 5 years ago
Andrew Kingston 5a642071d6 Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 555cdcd5c4 wip: skeleton for users page 5 years ago
mike12345567 2ee4fd21e4 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
Michael Drury 48a0c66972 Fixing cypress tests. 5 years ago
Martin McKeaveney 784ac20dd8 external data connector block 5 years ago
mike12345567 2b58d695af Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 ea8e3b7d3f Adding testing to worker, still WIP. 5 years ago
mike12345567 f6e25c3792 putting together the bulk of the email sending/config options. 5 years ago
mike12345567 aacfb6adba Updating worker/server to run in cypress properly. 5 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 5 years ago
Martin McKeaveney 3f1c18e7dd basic couchDB authentication using passport 5 years ago
mike12345567 9423128369 Updating worker package with the various parts of server that needed moved over. 6 years ago
mike12345567 3f21a6ba6f Starting worker instance as part of the stack, some changes to how environment handled for worker. 6 years ago
mike12345567 16a25a7cff When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
Michael Drury 84a16e2dfb Renaming deployment service to worker service for its expansion plans. 6 years ago
mike12345567 4e13565d1f Adding a deployment service which takes over from the lambdas in local operation, this may become part of the hosting portal if we ever decide to opensource that part of it. 6 years ago