168 Commits (56d117c81979d4f1cc8cd3e55fbc6a89fbdb690b)

Author SHA1 Message Date
Martin McKeaveney 56d117c819 fixes from PR 5 years ago
mike12345567 5230dcd3ac Formatting. 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 339554b163 Adding link to the real email test. 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
mike12345567 85030491b2 Renaming registration to invite URL. 5 years ago
mike12345567 2081dd96e0 Making sure relative logo URL is converted to a full path in templates. 5 years ago
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
Martin McKeaveney cb2b1037ba SMTP and template management E2E 5 years ago
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 5 years ago
Martin McKeaveney 361db5e96f update scoped config imports 5 years ago
Martin McKeaveney 2fe2d521cf lint 5 years ago
Martin McKeaveney efacbe861a unit tests 5 years ago
mike12345567 02a270a24d Making some changes to how configs are scoped. 5 years ago
Martin McKeaveney 399c463f52 do not allow users to initialise again once an admin has been created 5 years ago
Martin McKeaveney 1aedba80bd first time setup E2E 5 years ago
Martin McKeaveney 4bc1a7dc3c renable worker protection 5 years ago
Martin McKeaveney 4377b41f40 endpoint for budibase configuration checklist 5 years ago
mike12345567 c37f41fbd5 Making the code a query string parameter for invite/reset urls. 5 years ago
mike12345567 44db8cf9ec Formatting. 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
mike12345567 1a2556b6fd Formatting. 5 years ago
mike12345567 4d49fd4da0 Updating configs API based on some feedback during the development of the settings frontend. 5 years ago
mike12345567 3812a31a22 Formatting. 5 years ago
mike12345567 7b92046052 Finishing invite send email. 5 years ago
mike12345567 f1650105f4 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
mike12345567 f781e8b350 Formatting. 5 years ago
mike12345567 e31eb5d3d2 Fleshed out fully all redis interactions for invitations and password resets. 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Martin McKeaveney 88a5660bc3 google oauth UI 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
Martin McKeaveney 2dbcfe3ed1 external data connector block 5 years ago
mike12345567 3e2da63822 Updating auth middleware to accomodate public endpoints for the server properly and some refactoring. 5 years ago
mike12345567 e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 6a0f80f25e Fixing login issue. 5 years ago
mike12345567 01a9db76c8 Formatting. 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
mike12345567 caa62cba1c Adding auth endpoints to no auth list. 5 years ago
mike12345567 3468c942f9 Updating welcome to make it clear no login credentials in it. 5 years ago
mike12345567 02dafebe38 Moving header/footer and presentational tables to the base hbs email template. 5 years ago
mike12345567 02031ce8c9 Formatting, linting and handling year copyright properly. 5 years ago
mike12345567 5de2b26335 Formatting. 5 years ago
mike12345567 84e66f826b Updates after finding a better template to use and adding some real email testing with Ethereal platform. 5 years ago
mike12345567 73ad093a50 Major update, fixing email test case. 5 years ago
mike12345567 d985d338ec Updating test cases and some re-work of the email system. 5 years ago
mike12345567 6564c85a30 continuing work on smtp testing. 5 years ago
mike12345567 46c9df6245 Adding testing to worker, still WIP. 5 years ago