35 Commits (58c1927f6a5dcbab760fbdb9d581b1ef1bb9dabf)

Author SHA1 Message Date
Rory Powell 3793c1784a Update locks, ignore oracle imports on m1 5 years ago
dependabot[bot] 01c6e6d60c
Bump sshpk from 1.13.0 to 1.16.1 in /packages/worker 5 years ago
mike12345567 4993329ceb Adding audit script and commiting all of the audits that it made, updating all yarn locks. 5 years ago
dependabot[bot] 859ce467b3
Bump aws-sdk from 2.811.0 to 2.814.0 in /packages/worker 5 years ago
Martin McKeaveney 8257d42701 fix import 5 years ago
mike12345567 c57908f14d Fixing test case issue, Cypress not consistently opening app creation modal. 5 years ago
Rory Powell 2fb2b570d1 Sentry updates 5 years ago
Martin McKeaveney b94c65f1c4 fix firefox redirect loop 5 years ago
dependabot[bot] e626e671ab
Bump tmpl from 1.0.4 to 1.0.5 in /packages/worker 5 years ago
Martin McKeaveney 6d7ee7a923 updating to latest auth lib 5 years ago
Martin McKeaveney b5809b0bd0 upgrading to latest auth lib 5 years ago
Rory Powell 7fd9272970 Revert lock file 5 years ago
Rory Powell 47e4ef0704 Account portal cors and auth changes 5 years ago
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