1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server
Martin McKeaveney c9059f1d5e
Merge pull request #2823 from Budibase/fix/mongodb-2696
Fix for #2696 - adding awaits to mongodb connector
2021-09-30 15:12:30 +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 added awaits to all mongo querys 2021-09-30 15:05:15 +01:00
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
tsconfig.json
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00