budibase/packages/server
Michael Drury 12c0c6a3d6
Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
2021-10-01 15:01:37 +01:00
..
.vscode
__mocks__
build
scripts 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. 2021-09-29 16:55:59 +01:00
src Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action. 2021-10-01 13:29:08 +01:00
.dockerignore
.eslintrc
.gitignore
.npmignore
Dockerfile
LICENSE
babel.config.js
nodemon.json
package.json v0.9.148-alpha.8 2021-10-01 13:52:11 +00:00
tsconfig.json
yarn.lock Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 2021-09-30 17:54:54 +01:00