1
0
Fork 0
mirror of synced 2024-09-12 23:43:09 +12:00
budibase/packages/server/src/utilities
2021-10-18 09:51:13 +01:00
..
appDirectoryTemplate Remove some other reference to standard-components 2021-09-06 18:45:39 +01:00
fileSystem UX improvements 2021-10-05 23:49:32 +01:00
queue fix lint 2021-05-20 13:09:02 +01:00
routing Add explicit prettier options 2021-05-04 11:32:22 +01:00
rowProcessor add check for missing _rev 2021-10-18 09:51:13 +01:00
tests
bcrypt.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
budibaseDir.js Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 2021-05-06 19:27:24 +01:00
centralPath.js lint:fix 2021-05-03 09:31:09 +02:00
csvParser.js Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 2021-06-22 14:43:57 +01:00
global.js Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
index.js Some fixes after testing and adding some basic work to the frontend. 2021-09-28 18:05:52 +01:00
redis.js Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
scriptRunner.js Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 2021-10-12 18:45:13 +01:00
security.js Formatting. 2021-05-14 16:32:51 +01:00
statusCodes.js
usageQuota.js Deny only when usage quota is exceeded 2021-10-04 14:07:10 +01:00
users.js Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
workerRequests.js Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00