budibase/packages/server
Michael Drury 0c10a9f7be Merge pull request #5690 from Budibase/fix/mike-fixes-may
April release fixes - MySQL dates and various form/automation fixes
2022-05-03 16:51:07 +01:00
..
.vscode
__mocks__ use ioredis mock for in memory redis tests 2022-04-21 20:24:43 +01:00
build
scripts merge with master 2022-04-26 10:21:45 +01:00
specs Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. 2022-03-28 18:33:54 +01:00
src Fixing similar issue in queries for context handling and fixing some issues raised by IDE. 2022-05-03 16:04:59 +01:00
.dockerignore
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
Dockerfile Version bump 2022-02-16 10:12:25 +00:00
LICENSE
babel.config.js
nodemon.json Integrate usage quotas with licensing 2022-03-08 14:21:41 +00:00
package.json Update pro version to 1.0.136 2022-05-03 15:10:19 +00:00
tsconfig.build.json Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
tsconfig.json Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
yarn.lock Fix for automation issue, doInAppContext for automation thread wasn't async, was immediately closing the database, rather than waiting for the operations to complete. 2022-05-03 15:54:03 +01:00