1
0
Fork 0
mirror of synced 2024-06-17 01:44:53 +12:00
budibase/packages/server/src/utilities
2022-11-17 14:59:18 +00:00
..
appDirectoryTemplate
fileSystem Adding import functionality - still need to update the attachments URL. 2022-10-11 20:25:22 +01:00
queue Merge develop 2022-09-28 08:56:45 +01:00
routing Merge develop 2022-09-28 08:56:45 +01:00
rowProcessor Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list 2022-10-07 11:00:25 +01:00
tests Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
usageQuota Merge develop 2022-09-28 08:56:45 +01:00
budibaseDir.js Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
centralPath.js
csvParser.js Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list 2022-10-07 11:00:25 +01:00
global.ts Converting further DB layers to TS - fixing mocks. 2022-11-15 18:33:24 +00:00
index.js Configurable CDN 2022-11-07 09:45:00 +00:00
plugins.js Configurable CDN 2022-11-07 09:45:00 +00:00
redis.js Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 18:05:18 +01:00
scriptRunner.js Adding worker controls to both automations and queries. 2021-11-11 12:11:09 +00:00
security.js Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
statusCodes.js
users.js Fix user metadata update 2022-10-11 12:42:35 +01:00
workerRequests.js Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00