36 Commits (552a2e00aaf29942d5ecc07466001fbbfa4e9221)

Author SHA1 Message Date
Martin McKeaveney 73404a6fb3 prevent issue with TTL dependency import 4 years ago
Martin McKeaveney 1cc140d50a making checklist cache length controllable through env var 4 years ago
Martin McKeaveney b30c045663 enable clustering on server and worker services, better log output on user not found errors 4 years ago
mike12345567 8ab3fc810b Improving performance of load script, can generate thousands of users a second. 4 years ago
mike12345567 679cb94deb Labelling worker env variables. 4 years ago
mike12345567 36a190b0ed Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 4 years ago
mike12345567 40d38e6e3d Single docker container configuration. 4 years ago
mike12345567 9aa708588a Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
mike12345567 94ee13ffc4 Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
mike12345567 7ae840f758 Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
mike12345567 1e4799ce9c Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
Rory Powell 322ef42713 Honour cookie domain when custom sso is enabled 5 years ago
Rory Powell 615d0390d5 Honour cookie domain when custom sso is enabled 5 years ago
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
Rory Powell d63186ff8f Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
mike12345567 f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
mike12345567 a0f69251c8 Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
Martin McKeaveney 5b1ae778da fallback SMTP configuration for cloud 5 years ago
Martin McKeaveney 35d4eac78a fallback SMTP configuration for cloud 5 years ago
Rory Powell 12a5428a6e Move all session population to budibase (bug fix) 5 years ago
Rory Powell 1d873d9e11 Move all session population to budibase (bug fix) 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Rory Powell 9433a1e360 Redirect to account portal login page in the cloud 5 years ago
Rory Powell 689065d2b8 Redirect to account portal login page in the cloud 5 years ago
Rory Powell 3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 5 years ago
Rory Powell 73981680ba Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 5 years ago
Rory Powell c4c5a507c2 Remove cors configuration 5 years ago
Rory Powell bc50bf56db Remove cors configuration 5 years ago
Rory Powell 832127d5c8 Add configurable cors options to worker 5 years ago
Rory Powell fcf5aac7e6 Add configurable cors options to worker 5 years ago
Martin McKeaveney 9ad19092af match up env var in worker 5 years ago
Martin McKeaveney cedc78e490 match up env var in worker 5 years ago
Martin McKeaveney 5f2fc47a16 readd couchDB url to env 5 years ago
Martin McKeaveney a06325cace readd couchDB url to env 5 years ago
Martin McKeaveney 8718488aee couchdb direct auth 5 years ago
Martin McKeaveney 769c37a11d couchdb direct auth 5 years ago
Peter Clement 66e593a6b3 Add self-hosting upgrade button to builder pane 5 years ago
Peter Clement b2bc9a5e20 Add self-hosting upgrade button to builder pane 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
mike12345567 46ea3f3e9e 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
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 07dd7d68d4 A lot of general fixes around getting logged in, setting up users etc. 5 years ago
mike12345567 83db31f899 A lot of general fixes around getting logged in, setting up users etc. 5 years ago
mike12345567 3b81989250 Making sure the email sends out the write port if no platform URL is set. 5 years ago
mike12345567 06353409bc Making sure the email sends out the write port if no platform URL is set. 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago