1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
budibase/packages/server
2021-07-01 18:23:15 +01:00
..
.vscode Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
__mocks__ Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Implementing all return possibilities, now to implement creation. 2021-06-29 17:42:46 +01:00
src Removing PG hack and handling the updating of relationships from the one side, e.g. one person is linked to many tasks, allow updating the person and having FK in tasks get updated with that persons ID. 2021-07-01 18:23:15 +01:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Update gitignore in server 2021-03-31 19:58:08 +01:00
.npmignore
babel.config.js babel config 2021-06-01 15:44:29 +01:00
Dockerfile First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
package.json v0.9.69 2021-07-01 10:51:59 +00:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock pin eslint parser to fix build 2021-06-29 17:15:13 +01:00