1781 Commits (2fa7ee5bcb02ed69469e021dcace366277b4d4d3)

Author SHA1 Message Date
mike12345567 2fa7ee5bcb Formatting. 5 years ago
mike12345567 3811acbaec Adding dev endpoint to clear lock. 5 years ago
mike12345567 f6fbeb4858 Putting together redis lock system. 5 years ago
mike12345567 53acb9745a Fixing an issue found with queries, if an optional property isn't set then problems could arise before. 5 years ago
mike12345567 e917dbd897 Removing more useless deployment code. 5 years ago
mike12345567 d7d29cf0f3 Formatting. 5 years ago
mike12345567 c9d903a92f General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 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 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
mike12345567 330f92ff7c Some cleanup. 5 years ago
mike12345567 6fa96981ae Other minor fixes after doing some initial setup testing. 5 years ago
mike12345567 595698b7c9 Fixing issue with object store functions not being mockable in the server. 5 years ago
mike12345567 634cba509d Formatting. 5 years ago
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
mike12345567 ad02e56887 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 5 years ago
Martin McKeaveney 0525be382d basic UI for creating first admin user 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
Keviin Åberg Kultalahti a86961085f add analytics toggling 5 years ago
Martin McKeaveney c381f08b4a fix styling 5 years ago
Keviin Åberg Kultalahti e999f53291 introduces portal stores concept and adds an org one that handles configs 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 bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
Martin McKeaveney da25d8b6e5 tidy up 5 years ago
Martin McKeaveney 2dbcfe3ed1 external data connector block 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 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 8f22473998 Stripping out conjunction in view filter if its the first one. 5 years ago
mike12345567 6a0f80f25e Fixing login issue. 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 84e66f826b Updates after finding a better template to use and adding some real email testing with Ethereal platform. 5 years ago
mike12345567 d985d338ec Updating test cases and some re-work of the email system. 5 years ago
mike12345567 46c9df6245 Adding testing to worker, still WIP. 5 years ago
Martin McKeaveney 737e9dba47 config specificity 5 years ago
mike12345567 e057217b48 Initial CRUD interface for templates. 5 years ago
mike12345567 bb5dbf27aa Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake. 5 years ago
mike12345567 ebaf8c3a2f Updating cypress tests to work with the new user ID system. 5 years ago
mike12345567 a464aa09db Linting and formatting. 5 years ago