1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/server/src/utilities
melohagan be0ff766f3
Chore/fix worker request error message (#12943)
* Revert "Surface email error (#12837)"

This reverts commit 2a24c85378.

* Improve workerRequest error handling

* update account portal

* Fix typing

* lint
2024-02-02 15:25:18 +00:00
..
appDirectoryTemplate
fileSystem Revert "Migrate from vm to isolated-vm" 2024-02-02 09:51:46 +00:00
routing Ensure that the DB always returns Documents. 2023-11-07 18:14:52 +00:00
rowProcessor PR comments. 2024-01-24 18:00:32 +00:00
tests Return null instead of undefined 2023-05-02 12:46:53 +01:00
usageQuota Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
budibaseDir.ts More Typescript conversion, as part of backend-core importing improvements. 2022-11-22 12:41:36 +00:00
centralPath.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
csv.ts Return null instead of undefined 2023-05-02 12:46:53 +01:00
global.ts Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
index.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
redis.ts Fix issue where flagClient could be undefined when running outside of test mode 2024-01-19 14:59:08 +00:00
retry.ts Start race condition 2023-01-30 18:51:22 +00:00
schema.ts A quick refactor to get rid of the old 'FieldTypes' enumeration, considering how core it is to all data handling in Budibase, the fact we had both 'FieldType' and 'FieldTypes' was confusing - righting this fully. 2024-01-24 16:58:13 +00:00
scriptRunner.ts Revert "Migrate from vm to isolated-vm" 2024-02-02 09:51:46 +00:00
security.ts Add back base default legacy views permissions 2023-09-04 12:00:58 +02:00
statusCodes.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
users.ts WIP 2023-11-08 10:03:22 +00:00
workerRequests.ts Chore/fix worker request error message (#12943) 2024-02-02 15:25:18 +00:00