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 preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
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 First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Add watchtower hooks 2021-07-29 20:32:18 +01:00
.npmignore
Dockerfile Add watchtower hooks 2021-07-29 20:32:18 +01:00
LICENSE
babel.config.js
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 2021-06-29 08:20:17 +01:00
package.json v0.9.148-alpha.8 2021-10-01 13:52:11 +00:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
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