budibase/packages/server
mike12345567 ed0670a008 Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
..
.vscode
__mocks__
build
scripts Add version to dev .env 2023-10-20 16:21:48 +02:00
specs Updating docs and removing old documentation pathway. 2023-10-11 17:49:25 +01:00
src Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
Dockerfile Use v2 dockerfiles 2023-10-20 10:02:18 +02:00
Dockerfile.v2 Fix after renames 2023-10-23 13:57:23 +02:00
LICENSE
babel.config.js
docker_run.sh
jest-testcontainers-config.js
jest.config.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
nodemon.json
package.json Renames 2023-10-23 13:53:18 +02:00
pm2.config.js
tsconfig.build.json
tsconfig.json