budibase/packages/server/src
Adria Navarro 59b1137060
Merge pull request #9419 from Budibase/feature/dependencies-image
Chore - use testcontainers
2023-02-06 09:09:07 +00:00
..
api Merge pull request #9419 from Budibase/feature/dependencies-image 2023-02-06 09:09:07 +00:00
automations Merge pull request #9419 from Budibase/feature/dependencies-image 2023-02-06 09:09:07 +00:00
constants
db Replace beforeeach for before alls 2023-02-03 19:02:40 +00:00
definitions Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integrations merge 2023-02-05 22:11:37 +00:00
middleware Fix currentapp middleware to allow app_ parameters 2023-01-12 15:38:22 +00:00
migrations Replace beforeeach for before alls 2023-02-03 19:02:40 +00:00
sdk Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
tests Improve automation tests 2023-02-03 17:49:21 +00:00
threads merge 2023-02-05 22:11:37 +00:00
utilities Merge branch 'develop' into feature/dependencies-image 2023-01-30 18:54:05 +00:00
app.ts Add onClose back in tests 2023-02-04 20:30:12 +00:00
environment.ts Move more stuff to .env.test 2023-01-23 18:02:28 +00:00
index.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
startup.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
watch.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
websocket.ts