20 Commits (da5b856485a16cd17ecdd09f966da38dab180293)

Author SHA1 Message Date
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 f7d58c889d Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 5 years ago
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 a74b6cbca0 Adding a way to test app URLs in dev. 5 years ago
Martin McKeaveney 0166c48d40 removing superfluous controllers 5 years ago
Martin McKeaveney fe65313eed update functionality complete 5 years ago
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston 9f39690eb1 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
Andrew Kingston 96aecce292 Make envoy proxy app with and without trailing slash 5 years ago
mike12345567 9361c08228 Re-ordering dev envoy file. 5 years ago
mike12345567 4b94d96b3d Updating envoy configuration to allow pass through to minio again. 5 years ago
Keviin Åberg Kultalahti 9980ee8093 allow navigation to other URLs than /builder 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Keviin Åberg Kultalahti 39ef15b719 allow navigation to other URLs than /builder 5 years ago
Martin McKeaveney d7e187d8f2 builder login 5 years ago
mike12345567 13c368109e Some changes after trying system for first time. 5 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 5 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
mike12345567 8c3dbb3616 Changing route ordering in envoy dev. 5 years ago
mike12345567 c7fc0a0b69 Re-writing prefix for going to /builder without end slash. 5 years ago
mike12345567 b0cc2ec29c Fixing invalid spacing in envoy yaml. 5 years ago
mike12345567 87e80f922f Updating envoy to pass over app preview URLs and allowing builder access on no slash. 5 years ago
mike12345567 bdb751a8ff Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 5 years ago
Martin McKeaveney f7f385937c redis, tidy ups 5 years ago
Martin McKeaveney 2852a739a4 basic single stack dev setup 5 years ago
mike12345567 4d1ad5e726 This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 5 years ago
mike12345567 e08b188c8f Missing route prop. 5 years ago
mike12345567 aae6ed7157 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 5 years ago
mike12345567 b422961307 Removing envoy admin feature (pointless, can add if needed, adds security risk). 5 years ago
mike12345567 675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 5 years ago
mike12345567 49f56ebd53 Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 5 years ago
mike12345567 d36c2f3102 Initial state of swapping to envoy from nginx, this isn't fully functional, still need to make the builder use it and need to get URL re-writing working. 5 years ago