24 Commits (c8263b45a41db2d424d4668d37019a4f93d1b5df)

Author SHA1 Message Date
Martin McKeaveney 01f11ae71a adding alphanumeric app name validation 5 years ago
mike12345567 e0bf5ce62b Updating yarn locks. 5 years ago
mike12345567 42f08f97cc 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
mike12345567 2f225a4448 Adding ability to disable/enable multi-tenancy flags easily. 5 years ago
Michael Drury 72e392608d Adding checks around the edit roles modal. 5 years ago
Rory Powell 51a1cd5f43 Fix staging version 5 years ago
Bernhard Hayden 65c436145a Proof of concept OIDC implementation 5 years ago
Martin McKeaveney 44dda78ea4 fix condition in layout 5 years ago
Keviin Åberg Kultalahti 49510dff1f remove unused components in builder settings 5 years ago
dependabot[bot] 0685529488
Bump ws from 7.4.5 to 7.4.6 in /packages/worker 5 years ago
dependabot[bot] 95b5b38a35
Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker 5 years ago
dependabot[bot] 29b8746a9e
Bump urijs from 1.19.2 to 1.19.6 in /packages/worker 5 years ago
Martin McKeaveney 0221f9de60 making new screen modal choose the currently filtered role 5 years ago
Martin McKeaveney f554c7734e remove test appID from datasources call 5 years ago
Keviin Åberg Kultalahti 01b9e890d5 wip layout component 5 years ago
Martin McKeaveney a453f6cac2 adding watchtower to docker config 5 years ago
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 1d9387ebeb wip: skeleton for users page 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
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
Martin McKeaveney 2dbcfe3ed1 external data connector block 5 years ago
mike12345567 e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 46c9df6245 Adding testing to worker, still WIP. 5 years ago
mike12345567 fcd57cfcb5 putting together the bulk of the email sending/config options. 5 years ago
mike12345567 fb4e52baff Updating worker/server to run in cypress properly. 6 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 6 years ago
Martin McKeaveney 349a47c1e1 basic couchDB authentication using passport 6 years ago
mike12345567 53b7589d9e Updating worker package with the various parts of server that needed moved over. 6 years ago
mike12345567 f48b09d378 Starting worker instance as part of the stack, some changes to how environment handled for worker. 6 years ago
mike12345567 0c66d9fca4 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 7845118fb3 Renaming deployment service to worker service for its expansion plans. 6 years ago
mike12345567 15f8328770 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