1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/server
2021-09-27 15:03:48 +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 Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 2021-09-23 16:35:09 +01:00
src re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +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
babel.config.js babel config 2021-06-01 15:44:29 +01:00
Dockerfile Add watchtower hooks 2021-07-29 20:32:18 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
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.140-alpha.11 2021-09-27 10:48:31 +00:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock Bump tmpl from 1.0.4 to 1.0.5 in /packages/server 2021-09-21 20:43:58 +00:00