1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
budibase/packages/server/src/utilities
2022-07-27 10:20:39 +01:00
..
appDirectoryTemplate
fileSystem Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
queue Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
routing Final pass refactoring - need to test but all code in server converted. 2022-01-28 00:05:39 +00:00
rowProcessor Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
tests Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
usageQuota merge with master 2022-04-26 10:21: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 Exporting date and auto id field, but not importing autocolumns when table is created. 2021-12-02 16:17:10 +00:00
global.js adding tests and pr comments 2022-07-27 10:20:39 +01:00
index.js remove beta stuff and remove self-host banners 2022-07-11 11:08:56 +01:00
redis.js Initial Commit for app overview 2022-05-05 12:52:17 +01:00
scriptRunner.js Adding worker controls to both automations and queries. 2021-11-11 12:11:09 +00:00
security.js Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 2022-07-15 17:13:45 +01:00
statusCodes.js
users.js Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
workerRequests.js Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +01:00