@budibase/server 2.2.22 → 2.2.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/{index.4fcd81a8.js → index.200bf593.js} +280 -280
- package/builder/assets/{index.9cb087df.css → index.947b2efc.css} +1 -1
- package/builder/index.html +2 -2
- package/coverage/clover.xml +63 -60
- package/coverage/coverage-final.json +3 -3
- package/coverage/lcov-report/index.html +14 -14
- package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/application.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/auth.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/automation.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/cloud.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/datasource.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/dev.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/integration.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/layout.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/metadata.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/permission.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/role.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/routing.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/external.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/script.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/static/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/static/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/external.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/templates.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/user.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/api/index.html +1 -1
- package/coverage/lcov-report/src/api/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/analytics.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/apikeys.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/application.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/auth.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/automation.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/cloud.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/component.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/datasource.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/dev.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/integration.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/layout.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/metadata.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/permission.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/plugin.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/applications.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/middleware/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/queries.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/rows.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/tables.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/tests/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/query.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/role.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/routing.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/row.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/screen.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/static.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/table.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/templates.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/user.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/view.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/app.ts.html +1 -1
- package/coverage/lcov-report/src/automations/actions.ts.html +1 -1
- package/coverage/lcov-report/src/automations/automationUtils.ts.html +38 -8
- package/coverage/lcov-report/src/automations/bullboard.ts.html +1 -1
- package/coverage/lcov-report/src/automations/index.html +14 -14
- package/coverage/lcov-report/src/automations/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/logging/index.html +1 -1
- package/coverage/lcov-report/src/automations/logging/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/bash.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/delay.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/discord.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/filter.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/index.html +5 -5
- package/coverage/lcov-report/src/automations/steps/integromat.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/loop.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/slack.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +26 -5
- package/coverage/lcov-report/src/automations/steps/utils.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/zapier.ts.html +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/automations/utils.ts.html +1 -1
- package/coverage/lcov-report/src/constants/index.html +1 -1
- package/coverage/lcov-report/src/constants/index.ts.html +1 -1
- package/coverage/lcov-report/src/constants/layouts.ts.html +1 -1
- package/coverage/lcov-report/src/constants/screens.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/dynamoClient.ts.html +1 -1
- package/coverage/lcov-report/src/db/inMemoryView.ts.html +1 -1
- package/coverage/lcov-report/src/db/index.html +1 -1
- package/coverage/lcov-report/src/db/index.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +1 -1
- package/coverage/lcov-report/src/db/newid.ts.html +1 -1
- package/coverage/lcov-report/src/db/utils.ts.html +1 -1
- package/coverage/lcov-report/src/definitions/automations.ts.html +1 -1
- package/coverage/lcov-report/src/definitions/datasource.ts.html +1 -1
- package/coverage/lcov-report/src/definitions/index.html +1 -1
- package/coverage/lcov-report/src/environment.ts.html +1 -1
- package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +1 -1
- package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +1 -1
- package/coverage/lcov-report/src/events/index.html +1 -1
- package/coverage/lcov-report/src/events/index.ts.html +1 -1
- package/coverage/lcov-report/src/events/utils.ts.html +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/airtable.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/arangodb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/index.html +1 -1
- package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/sql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/utils.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/couchdb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/dynamodb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/firebase.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/googlesheets.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/index.html +1 -1
- package/coverage/lcov-report/src/integrations/index.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/mongodb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/mysql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/oracle.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/postgres.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
- package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/redis.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/rest.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/s3.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/snowflake.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/src/integrations/utils.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/appInfo.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/authorized.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/builder.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/currentapp.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/index.html +1 -1
- package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/publicApi.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/resourceId.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/utils.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/index.html +1 -1
- package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/rows/attachments.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/rows/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/rows/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/rows/rows.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/index.html +1 -1
- package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/users/index.html +1 -1
- package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/users/utils.ts.html +1 -1
- package/coverage/lcov-report/src/startup.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/structures.ts.html +1 -1
- package/coverage/lcov-report/src/threads/automation.ts.html +1 -1
- package/coverage/lcov-report/src/threads/index.html +1 -1
- package/coverage/lcov-report/src/threads/index.ts.html +1 -1
- package/coverage/lcov-report/src/threads/query.ts.html +1 -1
- package/coverage/lcov-report/src/threads/utils.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/centralPath.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/csvParser.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +2 -2
- package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/global.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/index.html +1 -1
- package/coverage/lcov-report/src/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/plugins.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/security.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/statusCodes.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/workerRequests.ts.html +1 -1
- package/coverage/lcov-report/src/watch.ts.html +1 -1
- package/coverage/lcov-report/src/websocket.ts.html +1 -1
- package/coverage/lcov.info +123 -95
- package/dist/automations/automationUtils.js +9 -0
- package/dist/automations/steps/updateRow.js +7 -1
- package/dist/package.json +6 -6
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/src/automations/automationUtils.ts +10 -0
- package/src/automations/steps/updateRow.ts +8 -1
package/builder/index.html
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
|
|
11
11
|
rel="stylesheet"
|
|
12
12
|
/>
|
|
13
|
-
<script type="module" crossorigin src="/builder/assets/index.
|
|
14
|
-
<link rel="stylesheet" href="/builder/assets/index.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.200bf593.js"></script>
|
|
14
|
+
<link rel="stylesheet" href="/builder/assets/index.947b2efc.css">
|
|
15
15
|
</head>
|
|
16
16
|
<body id="app">
|
|
17
17
|
|
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1675160625396" clover="3.2.0">
|
|
3
|
+
<project timestamp="1675160625396" name="All files">
|
|
4
|
+
<metrics statements="10625" coveredstatements="7356" conditionals="4310" coveredconditionals="2158" methods="1785" coveredmethods="1229" elements="16720" coveredelements="10743" complexity="0" loc="10625" ncloc="10625" packages="59" files="277" classes="277"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="178" coveredstatements="104" conditionals="77" coveredconditionals="35" methods="33" coveredmethods="15"/>
|
|
7
7
|
<file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/app.ts">
|
|
@@ -5411,7 +5411,7 @@
|
|
|
5411
5411
|
</file>
|
|
5412
5412
|
</package>
|
|
5413
5413
|
<package name="src.automations">
|
|
5414
|
-
<metrics statements="
|
|
5414
|
+
<metrics statements="300" coveredstatements="228" conditionals="129" coveredconditionals="70" methods="50" coveredmethods="38"/>
|
|
5415
5415
|
<file name="actions.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.ts">
|
|
5416
5416
|
<metrics statements="24" coveredstatements="24" conditionals="1" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
5417
5417
|
<line num="1" count="47" type="stmt"/>
|
|
@@ -5440,7 +5440,7 @@
|
|
|
5440
5440
|
<line num="73" count="47" type="stmt"/>
|
|
5441
5441
|
</file>
|
|
5442
5442
|
<file name="automationUtils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.ts">
|
|
5443
|
-
<metrics statements="
|
|
5443
|
+
<metrics statements="65" coveredstatements="54" conditionals="43" coveredconditionals="24" methods="5" coveredmethods="4"/>
|
|
5444
5444
|
<line num="1" count="48" type="stmt"/>
|
|
5445
5445
|
<line num="6" count="48" type="stmt"/>
|
|
5446
5446
|
<line num="25" count="48" type="stmt"/>
|
|
@@ -5463,46 +5463,49 @@
|
|
|
5463
5463
|
<line num="48" count="1" type="stmt"/>
|
|
5464
5464
|
<line num="49" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
5465
5465
|
<line num="50" count="1" type="stmt"/>
|
|
5466
|
-
<line num="
|
|
5467
|
-
<line num="
|
|
5468
|
-
<line num="
|
|
5469
|
-
<line num="
|
|
5470
|
-
<line num="
|
|
5471
|
-
<line num="
|
|
5472
|
-
<line num="
|
|
5473
|
-
<line num="
|
|
5474
|
-
<line num="
|
|
5475
|
-
<line num="
|
|
5476
|
-
<line num="
|
|
5477
|
-
<line num="
|
|
5478
|
-
<line num="
|
|
5479
|
-
<line num="
|
|
5480
|
-
<line num="88" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5481
|
-
<line num="89" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
5482
|
-
<line num="90" count="0" type="stmt"/>
|
|
5483
|
-
<line num="92" count="2" type="stmt"/>
|
|
5484
|
-
<line num="93" count="2" type="stmt"/>
|
|
5485
|
-
<line num="94" count="2" type="stmt"/>
|
|
5466
|
+
<line num="55" count="13" type="stmt"/>
|
|
5467
|
+
<line num="56" count="15" type="cond" truecount="0" falsecount="1"/>
|
|
5468
|
+
<line num="61" count="0" type="stmt"/>
|
|
5469
|
+
<line num="64" count="13" type="stmt"/>
|
|
5470
|
+
<line num="76" count="48" type="stmt"/>
|
|
5471
|
+
<line num="77" count="8" type="stmt"/>
|
|
5472
|
+
<line num="78" count="7" type="stmt"/>
|
|
5473
|
+
<line num="81" count="48" type="stmt"/>
|
|
5474
|
+
<line num="82" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
5475
|
+
<line num="83" count="0" type="stmt"/>
|
|
5476
|
+
<line num="85" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
5477
|
+
<line num="89" count="0" type="stmt"/>
|
|
5478
|
+
<line num="91" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
5479
|
+
<line num="94" count="48" type="stmt"/>
|
|
5486
5480
|
<line num="95" count="2" type="stmt"/>
|
|
5487
|
-
<line num="96" count="
|
|
5488
|
-
<line num="97" count="
|
|
5489
|
-
<line num="98" count="
|
|
5490
|
-
<line num="99" count="
|
|
5491
|
-
<line num="100" count="
|
|
5492
|
-
<line num="102" count="
|
|
5493
|
-
<line num="103" count="
|
|
5494
|
-
<line num="
|
|
5495
|
-
<line num="
|
|
5496
|
-
<line num="
|
|
5497
|
-
<line num="
|
|
5498
|
-
<line num="
|
|
5499
|
-
<line num="
|
|
5500
|
-
<line num="
|
|
5501
|
-
<line num="
|
|
5502
|
-
<line num="
|
|
5481
|
+
<line num="96" count="2" type="stmt"/>
|
|
5482
|
+
<line num="97" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5483
|
+
<line num="98" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5484
|
+
<line num="99" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
5485
|
+
<line num="100" count="0" type="stmt"/>
|
|
5486
|
+
<line num="102" count="2" type="stmt"/>
|
|
5487
|
+
<line num="103" count="2" type="stmt"/>
|
|
5488
|
+
<line num="104" count="2" type="stmt"/>
|
|
5489
|
+
<line num="105" count="2" type="stmt"/>
|
|
5490
|
+
<line num="106" count="6" type="stmt"/>
|
|
5491
|
+
<line num="107" count="6" type="stmt"/>
|
|
5492
|
+
<line num="108" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
5493
|
+
<line num="109" count="1" type="stmt"/>
|
|
5494
|
+
<line num="110" count="1" type="stmt"/>
|
|
5495
|
+
<line num="112" count="5" type="stmt"/>
|
|
5496
|
+
<line num="113" count="5" type="stmt"/>
|
|
5497
|
+
<line num="116" count="5" type="stmt"/>
|
|
5498
|
+
<line num="117" count="5" type="stmt"/>
|
|
5499
|
+
<line num="119" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
5503
5500
|
<line num="120" count="0" type="stmt"/>
|
|
5504
|
-
<line num="122" count="
|
|
5505
|
-
<line num="
|
|
5501
|
+
<line num="122" count="2" type="stmt"/>
|
|
5502
|
+
<line num="125" count="48" type="stmt"/>
|
|
5503
|
+
<line num="126" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
5504
|
+
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5505
|
+
<line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5506
|
+
<line num="130" count="0" type="stmt"/>
|
|
5507
|
+
<line num="132" count="0" type="stmt"/>
|
|
5508
|
+
<line num="134" count="0" type="stmt"/>
|
|
5506
5509
|
</file>
|
|
5507
5510
|
<file name="bullboard.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.ts">
|
|
5508
5511
|
<metrics statements="22" coveredstatements="10" conditionals="1" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
@@ -5757,7 +5760,7 @@
|
|
|
5757
5760
|
</file>
|
|
5758
5761
|
</package>
|
|
5759
5762
|
<package name="src.automations.steps">
|
|
5760
|
-
<metrics statements="287" coveredstatements="217" conditionals="
|
|
5763
|
+
<metrics statements="287" coveredstatements="217" conditionals="109" coveredconditionals="79" methods="26" coveredmethods="17"/>
|
|
5761
5764
|
<file name="bash.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.ts">
|
|
5762
5765
|
<metrics statements="18" coveredstatements="7" conditionals="3" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
5763
5766
|
<line num="1" count="47" type="stmt"/>
|
|
@@ -6044,26 +6047,26 @@
|
|
|
6044
6047
|
<line num="64" count="0" type="stmt"/>
|
|
6045
6048
|
</file>
|
|
6046
6049
|
<file name="updateRow.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/updateRow.ts">
|
|
6047
|
-
<metrics statements="19" coveredstatements="19" conditionals="
|
|
6050
|
+
<metrics statements="19" coveredstatements="19" conditionals="20" coveredconditionals="17" methods="1" coveredmethods="1"/>
|
|
6048
6051
|
<line num="1" count="47" type="stmt"/>
|
|
6049
6052
|
<line num="2" count="47" type="stmt"/>
|
|
6050
6053
|
<line num="3" count="47" type="stmt"/>
|
|
6051
6054
|
<line num="4" count="47" type="stmt"/>
|
|
6052
6055
|
<line num="10" count="47" type="stmt"/>
|
|
6053
|
-
<line num="
|
|
6054
|
-
<line num="
|
|
6055
|
-
<line num="
|
|
6056
|
-
<line num="
|
|
6057
|
-
<line num="
|
|
6058
|
-
<line num="
|
|
6059
|
-
<line num="
|
|
6060
|
-
<line num="
|
|
6061
|
-
<line num="
|
|
6062
|
-
<line num="
|
|
6063
|
-
<line num="
|
|
6064
|
-
<line num="
|
|
6065
|
-
<line num="
|
|
6066
|
-
<line num="
|
|
6056
|
+
<line num="67" count="47" type="stmt"/>
|
|
6057
|
+
<line num="68" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
6058
|
+
<line num="69" count="1" type="stmt"/>
|
|
6059
|
+
<line num="76" count="2" type="stmt"/>
|
|
6060
|
+
<line num="79" count="2" type="stmt"/>
|
|
6061
|
+
<line num="80" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
6062
|
+
<line num="84" count="1" type="stmt"/>
|
|
6063
|
+
<line num="89" count="2" type="stmt"/>
|
|
6064
|
+
<line num="100" count="2" type="stmt"/>
|
|
6065
|
+
<line num="101" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
6066
|
+
<line num="102" count="1" type="stmt"/>
|
|
6067
|
+
<line num="104" count="2" type="stmt"/>
|
|
6068
|
+
<line num="105" count="1" type="stmt"/>
|
|
6069
|
+
<line num="113" count="1" type="stmt"/>
|
|
6067
6070
|
</file>
|
|
6068
6071
|
<file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/utils.ts">
|
|
6069
6072
|
<metrics statements="19" coveredstatements="17" conditionals="8" coveredconditionals="6" methods="3" coveredmethods="3"/>
|
|
@@ -11256,7 +11259,7 @@
|
|
|
11256
11259
|
<line num="37" count="0" type="stmt"/>
|
|
11257
11260
|
<line num="41" count="44" type="stmt"/>
|
|
11258
11261
|
<line num="42" count="44" type="cond" truecount="3" falsecount="0"/>
|
|
11259
|
-
<line num="43" count="
|
|
11262
|
+
<line num="43" count="2" type="stmt"/>
|
|
11260
11263
|
<line num="51" count="51" type="stmt"/>
|
|
11261
11264
|
<line num="52" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
11262
11265
|
<line num="53" count="0" type="stmt"/>
|