1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/server
Michael Drury 3c4dd4b364
Merge pull request #3998 from Budibase/fix/3722
Fixing issue with multiple automation steps of the same type showing same response
2022-01-11 17:39:16 +00:00
..
.vscode
__mocks__ Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 2022-01-05 15:01:28 +00:00
build
scripts Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
src Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 2022-01-11 17:14:04 +00:00
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json v1.0.27-alpha.12 2022-01-11 17:25:33 +00:00
tsconfig.json
yarn.lock Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00