1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/server/src
2023-01-13 19:53:46 +00:00
..
api Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
automations Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
constants Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
db Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
definitions fixes for google sheets, admin checklist, and deleting an app from API (#8846) 2022-12-19 13:18:00 +00:00
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integrations Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
middleware Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
migrations File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
sdk Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
tests Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
threads Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
utilities Merge remote-tracking branch 'origin/develop' into feature/environment-variables 2023-01-12 14:54:02 +00:00
app.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
environment.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +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