budibase/packages/server/src/utilities
Dean 7125e3f6e3 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-13 16:16:28 +01:00
..
appDirectoryTemplate
fileSystem Merge develop 2022-09-28 08:56:45 +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.js Merge develop 2022-09-28 08:56:45 +01:00
index.js Merge develop 2022-09-28 08:56:45 +01:00
plugins.js Update plugin URL utility export to use CJS syntax 2022-10-05 08:57:26 +01: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 Merge develop 2022-09-28 08:56:45 +01:00
statusCodes.js
users.js Fix user metadata update 2022-10-11 12:42:35 +01:00
workerRequests.js Merge develop 2022-09-28 08:56:45 +01:00