budibase/packages/shared-core/src/helpers
mike12345567 5546b8ffe6 PR comments. 2024-02-12 13:28:12 +00:00
..
cron.ts PR comments. 2024-02-12 13:28:12 +00:00
helpers.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
index.ts Adding some basic cron validation to publishing, currently the error is not explained if it is hit - still need some frontend for this, but this now means that an error is provided to users when attempting to publish, and we can re-use this validation in the automation UI. Need to have both backend and frontend validation as invalid CRONs will already exist, backend makes sure these are error'd on. 2024-02-09 18:04:40 +00:00
integrations.ts Correct bugs with Datasource+ plugins 2023-09-26 21:26:40 -04:00