113 Commits (ac850fdc19b5652d49f7c25e45f291e6c905f0dd)

Author SHA1 Message Date
Martin McKeaveney 57c3b97f0a scarf support 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 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
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Martin McKeaveney 1516971921 make app service wait on redis-service so we don't get redis connection errors 5 years ago
Martin McKeaveney ff09f8fa48 simplify tags 5 years ago
Martin McKeaveney 2f4e85c64e consolidate build 5 years ago
Martin McKeaveney f4c74b0ee2 add develop tag and update docker push script 5 years ago
Martin McKeaveney abda07c786 use internal port for watchtower to fix updating through budibase UI 5 years ago
mike12345567 016c567fc9 Super quick fix for attachments, keeping in correct object store directory. 5 years ago
Martin McKeaveney 0221f9de60 making new screen modal choose the currently filtered role 5 years ago
mike12345567 2a6da34404 Fixing staging build so it only occurs on develop, master doesn't need it. 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
Martin McKeaveney a453f6cac2 adding watchtower to docker config 5 years ago
mike12345567 292d520b30 Adding some changes for to redis library, allowing reconnection. 5 years ago
mike12345567 3b81989250 Making sure the email sends out the write port if no platform URL is set. 5 years ago
Martin McKeaveney bc51f0f91c fixes for production envoy config 5 years ago
Martin McKeaveney d77ea74020 simplify docker build before push 5 years ago
Martin McKeaveney 39b83e4b3d testing CI pipeline 5 years ago
Martin McKeaveney ca42fd162f pipeline work 5 years ago
mike12345567 3e92311101 Cleanup after testing/looking through hosting files. 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 8faa9554ed Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
mike12345567 ecc7e7cf71 Formatting. 5 years ago
mike12345567 6fa96981ae Other minor fixes after doing some initial setup testing. 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
mike12345567 129b827d9f Adding a redis client to the auth system, as part of work towards the reset password flow. 5 years ago
Martin McKeaveney d7e187d8f2 builder login 5 years ago
Martin McKeaveney b5a5df7f60 login page 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
Martin McKeaveney 1054e25c84 flip auth boolean 5 years ago
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 5 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
Andrew Kingston c5a7d7fcc2 Update env variable in docker-compose yaml to avoid ambiguous 'true' value 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