1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
budibase/packages/server
2023-03-09 17:54:58 +00:00
..
.vscode
__mocks__
build
scripts
specs Fix for #9778 - there was an issue with operationId in the OpenAPI spec, these need to be unique to be compliant with the spec as brought up in the issue. Also re-writing the spec generation to Typescript to be compliant with how backend code is now written. 2023-02-28 18:10:56 +00:00
src Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things 2023-03-09 17:54:58 +00:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile
jest-testcontainers-config.js
jest.config.ts Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 08:50:26 +00:00
LICENSE
nodemon.json
package.json Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things 2023-03-09 17:54:58 +00:00
pm2.config.js
tsconfig.build.json
tsconfig.json Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 08:50:26 +00:00
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things 2023-03-09 17:54:58 +00:00