@budibase/server 2.2.12-alpha.2 → 2.2.12-alpha.20
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.940455a2.js → index.35af2c9c.js} +296 -296
- package/builder/index.html +1 -1
- package/coverage/clover.xml +1627 -1752
- package/coverage/coverage-final.json +278 -279
- package/coverage/lcov-report/index.html +389 -389
- package/coverage/lcov-report/src/api/controllers/analytics.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/application.ts.html +81 -81
- package/coverage/lcov-report/src/api/controllers/auth.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/automation.ts.html +17 -17
- package/coverage/lcov-report/src/api/controllers/backup.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/cloud.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/component.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/datasource.ts.html +23 -23
- package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +16 -16
- package/coverage/lcov-report/src/api/controllers/deploy/index.html +7 -7
- package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +73 -73
- package/coverage/lcov-report/src/api/controllers/dev.ts.html +15 -15
- package/coverage/lcov-report/src/api/controllers/index.html +98 -98
- package/coverage/lcov-report/src/api/controllers/integration.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/layout.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/metadata.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/migrations.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/permission.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +17 -17
- package/coverage/lcov-report/src/api/controllers/plugin/index.html +31 -31
- package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +21 -21
- package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +27 -27
- package/coverage/lcov-report/src/api/controllers/public/index.html +58 -58
- package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +25 -25
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +18 -18
- package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +19 -19
- package/coverage/lcov-report/src/api/controllers/public/users.ts.html +24 -24
- package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/query/import/index.html +8 -8
- package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +14 -14
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +23 -23
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/query/index.html +15 -15
- package/coverage/lcov-report/src/api/controllers/query/index.ts.html +20 -20
- package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/role.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/routing.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +30 -30
- package/coverage/lcov-report/src/api/controllers/row/external.ts.html +38 -38
- package/coverage/lcov-report/src/api/controllers/row/index.html +53 -53
- package/coverage/lcov-report/src/api/controllers/row/index.ts.html +12 -12
- package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +19 -19
- package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +28 -28
- package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +14 -14
- package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/screen.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/script.ts.html +10 -10
- package/coverage/lcov-report/src/api/controllers/static/index.html +15 -15
- package/coverage/lcov-report/src/api/controllers/static/index.ts.html +17 -17
- package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +10 -10
- package/coverage/lcov-report/src/api/controllers/table/external.ts.html +22 -22
- package/coverage/lcov-report/src/api/controllers/table/index.html +37 -37
- package/coverage/lcov-report/src/api/controllers/table/index.ts.html +9 -9
- package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +15 -18
- package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +34 -34
- package/coverage/lcov-report/src/api/controllers/templates.ts.html +15 -15
- package/coverage/lcov-report/src/api/controllers/user.ts.html +101 -77
- package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/view/index.html +25 -25
- package/coverage/lcov-report/src/api/controllers/view/index.ts.html +15 -15
- package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +19 -19
- package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/webhook.ts.html +4 -4
- package/coverage/lcov-report/src/api/index.html +15 -15
- package/coverage/lcov-report/src/api/index.ts.html +14 -14
- package/coverage/lcov-report/src/api/routes/analytics.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/apikeys.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/application.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/auth.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/automation.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/backup.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/cloud.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/component.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/datasource.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/deploy.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/dev.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/index.html +66 -66
- package/coverage/lcov-report/src/api/routes/index.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/integration.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/layout.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/metadata.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/migrations.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/permission.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/plugin.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/public/applications.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/public/index.html +24 -24
- package/coverage/lcov-report/src/api/routes/public/index.ts.html +10 -10
- package/coverage/lcov-report/src/api/routes/public/middleware/index.html +5 -5
- package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +10 -10
- package/coverage/lcov-report/src/api/routes/public/queries.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/public/rows.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/public/tables.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/public/tests/index.html +7 -7
- package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/public/users.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/public/utils/index.html +5 -5
- package/coverage/lcov-report/src/api/routes/query.ts.html +5 -5
- package/coverage/lcov-report/src/api/routes/role.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/routing.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/row.ts.html +3 -3
- package/coverage/lcov-report/src/api/routes/screen.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/script.ts.html +13 -13
- package/coverage/lcov-report/src/api/routes/static.ts.html +6 -6
- package/coverage/lcov-report/src/api/routes/table.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/templates.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +13 -13
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +23 -23
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +14 -14
- package/coverage/lcov-report/src/api/routes/user.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/utils/index.html +3 -3
- package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +7 -7
- package/coverage/lcov-report/src/api/routes/view.ts.html +4 -4
- package/coverage/lcov-report/src/api/routes/webhook.ts.html +4 -4
- package/coverage/lcov-report/src/app.ts.html +22 -16
- package/coverage/lcov-report/src/automations/actions.ts.html +9 -9
- package/coverage/lcov-report/src/automations/automationUtils.ts.html +15 -15
- package/coverage/lcov-report/src/automations/bullboard.ts.html +12 -12
- package/coverage/lcov-report/src/automations/index.html +52 -52
- package/coverage/lcov-report/src/automations/index.ts.html +16 -16
- package/coverage/lcov-report/src/automations/logging/index.html +3 -3
- package/coverage/lcov-report/src/automations/logging/index.ts.html +5 -5
- package/coverage/lcov-report/src/automations/steps/bash.ts.html +5 -5
- package/coverage/lcov-report/src/automations/steps/createRow.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/delay.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/discord.ts.html +5 -5
- package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/filter.ts.html +8 -8
- package/coverage/lcov-report/src/automations/steps/index.html +71 -71
- package/coverage/lcov-report/src/automations/steps/integromat.ts.html +6 -6
- package/coverage/lcov-report/src/automations/steps/loop.ts.html +3 -3
- package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +12 -12
- package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +12 -12
- package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +5 -5
- package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +5 -5
- package/coverage/lcov-report/src/automations/steps/slack.ts.html +6 -6
- package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/utils.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/zapier.ts.html +4 -4
- package/coverage/lcov-report/src/automations/tests/utilities/index.html +15 -15
- package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +14 -14
- package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +5 -5
- package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +5 -5
- package/coverage/lcov-report/src/automations/triggerInfo/index.html +17 -17
- package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +4 -4
- package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +5 -5
- package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +5 -5
- package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +5 -5
- package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +5 -5
- package/coverage/lcov-report/src/automations/triggers.ts.html +11 -11
- package/coverage/lcov-report/src/automations/utils.ts.html +37 -37
- package/coverage/lcov-report/src/constants/index.html +19 -19
- package/coverage/lcov-report/src/constants/index.ts.html +80 -80
- package/coverage/lcov-report/src/constants/layouts.ts.html +6 -6
- package/coverage/lcov-report/src/constants/screens.ts.html +2 -2
- package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +25 -25
- package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +7 -7
- package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +7 -7
- package/coverage/lcov-report/src/db/defaultData/index.html +43 -43
- package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +7 -7
- package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +7 -7
- package/coverage/lcov-report/src/db/dynamoClient.ts.html +12 -12
- package/coverage/lcov-report/src/db/inMemoryView.ts.html +10 -10
- package/coverage/lcov-report/src/db/index.html +32 -32
- package/coverage/lcov-report/src/db/index.ts.html +3 -3
- package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +22 -22
- package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +4 -4
- package/coverage/lcov-report/src/db/linkedRows/index.html +37 -37
- package/coverage/lcov-report/src/db/linkedRows/index.ts.html +18 -18
- package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +15 -15
- package/coverage/lcov-report/src/db/newid.ts.html +4 -4
- package/coverage/lcov-report/src/db/utils.ts.html +59 -59
- package/coverage/lcov-report/src/definitions/automations.ts.html +4 -4
- package/coverage/lcov-report/src/definitions/datasource.ts.html +4 -4
- package/coverage/lcov-report/src/definitions/index.html +4 -4
- package/coverage/lcov-report/src/environment.ts.html +11 -11
- package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +7 -7
- package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +4 -4
- package/coverage/lcov-report/src/events/index.html +20 -20
- package/coverage/lcov-report/src/events/index.ts.html +5 -5
- package/coverage/lcov-report/src/events/utils.ts.html +11 -11
- package/coverage/lcov-report/src/index.html +36 -36
- package/coverage/lcov-report/src/index.ts.html +6 -6
- package/coverage/lcov-report/src/integrations/airtable.ts.html +8 -8
- package/coverage/lcov-report/src/integrations/arangodb.ts.html +7 -7
- package/coverage/lcov-report/src/integrations/base/index.html +20 -20
- package/coverage/lcov-report/src/integrations/base/query.ts.html +2 -2
- package/coverage/lcov-report/src/integrations/base/sql.ts.html +28 -28
- package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +15 -15
- package/coverage/lcov-report/src/integrations/base/utils.ts.html +2 -2
- package/coverage/lcov-report/src/integrations/couchdb.ts.html +8 -8
- package/coverage/lcov-report/src/integrations/dynamodb.ts.html +12 -12
- package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +7 -7
- package/coverage/lcov-report/src/integrations/firebase.ts.html +10 -10
- package/coverage/lcov-report/src/integrations/googlesheets.ts.html +33 -33
- package/coverage/lcov-report/src/integrations/index.html +123 -123
- package/coverage/lcov-report/src/integrations/index.ts.html +13 -13
- package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +26 -26
- package/coverage/lcov-report/src/integrations/mongodb.ts.html +15 -15
- package/coverage/lcov-report/src/integrations/mysql.ts.html +20 -20
- package/coverage/lcov-report/src/integrations/oracle.ts.html +21 -21
- package/coverage/lcov-report/src/integrations/postgres.ts.html +15 -15
- package/coverage/lcov-report/src/integrations/queries/index.html +5 -5
- package/coverage/lcov-report/src/integrations/queries/sql.ts.html +6 -6
- package/coverage/lcov-report/src/integrations/redis.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/rest.ts.html +15 -15
- package/coverage/lcov-report/src/integrations/s3.ts.html +14 -14
- package/coverage/lcov-report/src/integrations/snowflake.ts.html +12 -12
- 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 +34 -34
- package/coverage/lcov-report/src/middleware/appInfo.ts.html +8 -8
- package/coverage/lcov-report/src/middleware/authorized.ts.html +43 -31
- package/coverage/lcov-report/src/middleware/builder.ts.html +22 -22
- package/coverage/lcov-report/src/middleware/currentapp.ts.html +46 -43
- package/coverage/lcov-report/src/middleware/index.html +40 -40
- package/coverage/lcov-report/src/middleware/joi-validator.ts.html +10 -10
- package/coverage/lcov-report/src/middleware/publicApi.ts.html +7 -7
- package/coverage/lcov-report/src/middleware/resourceId.ts.html +6 -6
- package/coverage/lcov-report/src/middleware/selfhost.ts.html +2 -2
- package/coverage/lcov-report/src/middleware/utils.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +31 -31
- package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +7 -7
- package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +6 -6
- package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +19 -19
- package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +8 -8
- package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +11 -11
- package/coverage/lcov-report/src/migrations/functions/backfill/index.html +26 -26
- package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +7 -7
- package/coverage/lcov-report/src/migrations/functions/index.html +18 -18
- package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +7 -7
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +11 -11
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +2 -2
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +2 -2
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +2 -2
- package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/index.html +15 -15
- package/coverage/lcov-report/src/migrations/index.ts.html +13 -13
- package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/tests/index.html +6 -6
- package/coverage/lcov-report/src/migrations/tests/structures.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/applications/index.html +11 -11
- package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +20 -20
- package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +13 -13
- package/coverage/lcov-report/src/sdk/app/automations/index.html +7 -7
- package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +6 -6
- package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +15 -15
- package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +8 -8
- package/coverage/lcov-report/src/sdk/app/backups/index.html +27 -27
- package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +7 -7
- package/coverage/lcov-report/src/sdk/app/rows/attachments.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/rows/index.html +8 -8
- package/coverage/lcov-report/src/sdk/app/rows/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/rows/rows.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.html +11 -11
- package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +7 -7
- package/coverage/lcov-report/src/sdk/index.html +5 -5
- package/coverage/lcov-report/src/sdk/index.ts.html +4 -4
- package/coverage/lcov-report/src/sdk/users/index.html +6 -6
- package/coverage/lcov-report/src/sdk/users/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/users/utils.ts.html +22 -22
- package/coverage/lcov-report/src/startup.ts.html +10 -25
- package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +76 -76
- package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +11 -11
- package/coverage/lcov-report/src/tests/utilities/index.html +26 -26
- package/coverage/lcov-report/src/tests/utilities/index.ts.html +2 -2
- package/coverage/lcov-report/src/tests/utilities/structures.ts.html +30 -30
- package/coverage/lcov-report/src/threads/automation.ts.html +20 -20
- package/coverage/lcov-report/src/threads/index.html +39 -39
- package/coverage/lcov-report/src/threads/index.ts.html +17 -17
- package/coverage/lcov-report/src/threads/query.ts.html +12 -12
- package/coverage/lcov-report/src/threads/utils.ts.html +19 -19
- package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +4 -4
- package/coverage/lcov-report/src/utilities/centralPath.ts.html +5 -5
- package/coverage/lcov-report/src/utilities/csvParser.ts.html +19 -19
- package/coverage/lcov-report/src/utilities/fileSystem/app.ts.html +9 -9
- package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +12 -12
- package/coverage/lcov-report/src/utilities/fileSystem/filesystem.ts.html +11 -11
- package/coverage/lcov-report/src/utilities/fileSystem/index.html +40 -40
- package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/plugin.ts.html +6 -6
- package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +9 -9
- package/coverage/lcov-report/src/utilities/fileSystem/template.ts.html +5 -5
- package/coverage/lcov-report/src/utilities/global.ts.html +56 -56
- package/coverage/lcov-report/src/utilities/index.html +69 -84
- package/coverage/lcov-report/src/utilities/index.ts.html +25 -25
- package/coverage/lcov-report/src/utilities/redis.ts.html +25 -25
- package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.ts.html +2 -2
- package/coverage/lcov-report/src/utilities/rowProcessor/index.html +32 -32
- package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +20 -20
- package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +8 -8
- package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +15 -15
- package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +4 -4
- package/coverage/lcov-report/src/utilities/security.ts.html +10 -10
- package/coverage/lcov-report/src/utilities/usageQuota/index.html +9 -9
- package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +5 -5
- package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +3 -3
- package/coverage/lcov-report/src/utilities/users.ts.html +4 -4
- package/coverage/lcov-report/src/utilities/workerRequests.ts.html +57 -30
- package/coverage/lcov-report/src/watch.ts.html +13 -13
- package/coverage/lcov-report/src/websocket.ts.html +3 -3
- package/coverage/lcov.info +7002 -6691
- package/dist/api/controllers/query/index.js +5 -2
- package/dist/api/controllers/static/index.js +7 -4
- package/dist/api/controllers/table/internal.js +2 -3
- package/dist/api/controllers/user.js +14 -6
- package/dist/api/controllers/view/viewBuilder.js +15 -2
- package/dist/api/routes/analytics.js +2 -1
- package/dist/api/routes/apikeys.js +2 -1
- package/dist/api/routes/application.js +2 -1
- package/dist/api/routes/auth.js +2 -1
- package/dist/api/routes/automation.js +2 -1
- package/dist/api/routes/backup.js +2 -1
- package/dist/api/routes/cloud.js +2 -1
- package/dist/api/routes/component.js +2 -1
- package/dist/api/routes/datasource.js +2 -1
- package/dist/api/routes/deploy.js +2 -1
- package/dist/api/routes/dev.js +2 -1
- package/dist/api/routes/integration.js +2 -1
- package/dist/api/routes/layout.js +2 -1
- package/dist/api/routes/metadata.js +2 -1
- package/dist/api/routes/migrations.js +2 -1
- package/dist/api/routes/permission.js +2 -1
- package/dist/api/routes/query.js +2 -1
- package/dist/api/routes/role.js +2 -1
- package/dist/api/routes/routing.js +2 -1
- package/dist/api/routes/screen.js +2 -1
- package/dist/api/routes/script.js +2 -1
- package/dist/api/routes/static.js +6 -5
- package/dist/api/routes/table.js +2 -1
- package/dist/api/routes/templates.js +2 -1
- package/dist/api/routes/user.js +2 -1
- package/dist/api/routes/view.js +2 -1
- package/dist/api/routes/webhook.js +2 -1
- package/dist/app.js +9 -7
- package/dist/automations/logging/index.js +5 -25
- package/dist/db/index.js +5 -2
- package/dist/db/linkedRows/LinkController.js +2 -1
- package/dist/db/linkedRows/LinkDocument.js +2 -1
- package/dist/db/newid.js +4 -2
- package/dist/environment.js +2 -1
- package/dist/events/AutomationEmitter.js +2 -1
- package/dist/events/BudibaseEmitter.js +2 -1
- package/dist/events/index.js +2 -1
- package/dist/integrations/index.js +5 -5
- package/dist/middleware/authorized.js +2 -1
- package/dist/middleware/builder.js +4 -2
- package/dist/middleware/currentapp.js +6 -3
- package/dist/middleware/publicApi.js +4 -2
- package/dist/middleware/selfhost.js +4 -1
- package/dist/package.json +8 -6
- package/dist/startup.js +17 -17
- package/dist/threads/index.js +4 -4
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/filesystem.js +3 -3
- package/dist/utilities/scriptRunner.js +2 -1
- package/dist/utilities/statusCodes.js +2 -1
- package/dist/utilities/workerRequests.js +2 -0
- package/dist/watch.js +2 -25
- package/jest.config.ts +5 -2
- package/package.json +9 -7
- package/src/api/controllers/query/index.ts +2 -2
- package/src/api/controllers/static/index.ts +1 -1
- package/src/api/controllers/table/internal.ts +2 -3
- package/src/api/controllers/user.ts +21 -13
- package/src/api/controllers/view/tests/viewBuilder.spec.js +1 -1
- package/src/api/controllers/view/viewBuilder.ts +1 -1
- package/src/api/routes/analytics.ts +1 -1
- package/src/api/routes/apikeys.ts +1 -1
- package/src/api/routes/application.ts +1 -1
- package/src/api/routes/auth.ts +1 -1
- package/src/api/routes/automation.ts +1 -1
- package/src/api/routes/backup.ts +1 -1
- package/src/api/routes/cloud.ts +1 -1
- package/src/api/routes/component.ts +1 -1
- package/src/api/routes/datasource.ts +1 -1
- package/src/api/routes/deploy.ts +1 -1
- package/src/api/routes/dev.ts +1 -1
- package/src/api/routes/integration.ts +1 -1
- package/src/api/routes/layout.ts +1 -1
- package/src/api/routes/metadata.ts +1 -1
- package/src/api/routes/migrations.ts +1 -1
- package/src/api/routes/permission.ts +1 -1
- package/src/api/routes/query.ts +1 -1
- package/src/api/routes/role.ts +1 -1
- package/src/api/routes/routing.ts +1 -1
- package/src/api/routes/screen.ts +1 -1
- package/src/api/routes/script.ts +1 -1
- package/src/api/routes/static.ts +2 -2
- package/src/api/routes/table.ts +1 -1
- package/src/api/routes/templates.ts +1 -1
- package/src/api/routes/tests/plugin.spec.ts +10 -10
- package/src/api/routes/tests/user.spec.js +20 -1
- package/src/api/routes/tests/utilities/TestFunctions.ts +1 -1
- package/src/api/routes/user.ts +1 -1
- package/src/api/routes/view.ts +1 -1
- package/src/api/routes/webhook.ts +1 -1
- package/src/app.ts +5 -3
- package/src/automations/logging/index.ts +1 -1
- package/src/db/index.ts +1 -1
- package/src/db/linkedRows/LinkController.ts +1 -1
- package/src/db/linkedRows/LinkDocument.ts +1 -1
- package/src/db/newid.ts +1 -1
- package/src/db/tests/linkController.spec.js +1 -1
- package/src/environment.ts +1 -1
- package/src/events/AutomationEmitter.ts +1 -1
- package/src/events/BudibaseEmitter.ts +1 -1
- package/src/events/index.ts +1 -1
- package/src/integrations/index.ts +4 -4
- package/src/integrations/tests/rest.spec.ts +15 -13
- package/src/middleware/authorized.ts +5 -1
- package/src/middleware/builder.ts +1 -1
- package/src/middleware/currentapp.ts +4 -3
- package/src/middleware/publicApi.ts +1 -1
- package/src/middleware/selfhost.ts +1 -1
- package/src/middleware/tests/authorized.spec.js +1 -1
- package/src/middleware/tests/currentapp.spec.js +1 -1
- package/src/middleware/tests/selfhost.spec.js +1 -1
- package/src/startup.ts +3 -8
- package/src/tests/jestEnv.ts +13 -0
- package/src/tests/jestSetup.ts +0 -14
- package/src/tests/utilities/TestConfiguration.ts +1 -1
- package/src/threads/index.ts +1 -1
- package/src/utilities/fileSystem/filesystem.ts +1 -1
- package/src/utilities/scriptRunner.ts +1 -1
- package/src/utilities/statusCodes.ts +1 -1
- package/src/utilities/workerRequests.ts +10 -1
- package/src/watch.ts +1 -1
- package/coverage/lcov-report/src/utilities/statusCodes.ts.html +0 -106
package/src/db/index.ts
CHANGED
package/src/db/newid.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const TestConfig = require("../../tests/utilities/TestConfiguration")
|
|
2
2
|
const { basicRow, basicLinkedRow, basicTable } = require("../../tests/utilities/structures")
|
|
3
|
-
const LinkController = require("../linkedRows/LinkController")
|
|
3
|
+
const LinkController = require("../linkedRows/LinkController").default
|
|
4
4
|
const { context } = require("@budibase/backend-core")
|
|
5
5
|
const { RelationshipTypes } = require("../../constants")
|
|
6
6
|
const { cloneDeep } = require("lodash/fp")
|
package/src/environment.ts
CHANGED
package/src/events/index.ts
CHANGED
|
@@ -17,8 +17,8 @@ import oracle from "./oracle"
|
|
|
17
17
|
import { getPlugins } from "../api/controllers/plugin"
|
|
18
18
|
import { SourceName, Integration, PluginType } from "@budibase/types"
|
|
19
19
|
import { getDatasourcePlugin } from "../utilities/fileSystem"
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
import env from "../environment"
|
|
21
|
+
import { cloneDeep } from "lodash"
|
|
22
22
|
|
|
23
23
|
const DEFINITIONS: { [key: string]: Integration } = {
|
|
24
24
|
[SourceName.POSTGRES]: postgres.schema,
|
|
@@ -69,7 +69,7 @@ if (
|
|
|
69
69
|
|
|
70
70
|
export async function getDefinitions() {
|
|
71
71
|
const pluginSchemas: { [key: string]: Integration } = {}
|
|
72
|
-
if (
|
|
72
|
+
if (env.SELF_HOSTED) {
|
|
73
73
|
const plugins = await getPlugins(PluginType.DATASOURCE)
|
|
74
74
|
// extract the actual schema from each custom
|
|
75
75
|
for (let plugin of plugins) {
|
|
@@ -93,7 +93,7 @@ export async function getIntegration(integration: string) {
|
|
|
93
93
|
if (INTEGRATIONS[integration]) {
|
|
94
94
|
return INTEGRATIONS[integration]
|
|
95
95
|
}
|
|
96
|
-
if (
|
|
96
|
+
if (env.SELF_HOSTED) {
|
|
97
97
|
const plugins = await getPlugins(PluginType.DATASOURCE)
|
|
98
98
|
for (let plugin of plugins) {
|
|
99
99
|
if (plugin.name === integration) {
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
jest.mock("node-fetch", () => {
|
|
2
|
+
return jest.fn(() => ({
|
|
3
|
+
headers: {
|
|
4
|
+
raw: () => {
|
|
5
|
+
return { "content-type": ["application/json"] }
|
|
6
|
+
},
|
|
7
|
+
get: () => ["application/json"],
|
|
5
8
|
},
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}))
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
jest.mock("node-fetch", () => mockFetch)
|
|
9
|
+
json: jest.fn(() => ({
|
|
10
|
+
my_next_cursor: 123,
|
|
11
|
+
})),
|
|
12
|
+
text: jest.fn(),
|
|
13
|
+
}))
|
|
14
|
+
})
|
|
15
|
+
|
|
14
16
|
import fetch from "node-fetch"
|
|
15
17
|
import { default as RestIntegration } from "../rest"
|
|
16
18
|
const FormData = require("form-data")
|
|
@@ -579,7 +581,7 @@ describe("REST Integration", () => {
|
|
|
579
581
|
})
|
|
580
582
|
await config.integration.read({})
|
|
581
583
|
|
|
582
|
-
const calls: any =
|
|
584
|
+
const calls: any = fetch.mock.calls[0]
|
|
583
585
|
const url = calls[0]
|
|
584
586
|
expect(url).toBe(`${BASE_URL}/`)
|
|
585
587
|
|
|
@@ -63,7 +63,11 @@ const checkAuthorizedResource = async (
|
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
export
|
|
66
|
+
export default (
|
|
67
|
+
permType: any,
|
|
68
|
+
permLevel: any = null,
|
|
69
|
+
opts = { schema: false }
|
|
70
|
+
) =>
|
|
67
71
|
async (ctx: any, next: any) => {
|
|
68
72
|
// webhooks don't need authentication, each webhook unique
|
|
69
73
|
// also internal requests (between services) don't need authorized
|
|
@@ -64,7 +64,7 @@ async function updateAppUpdatedAt(ctx: BBContext) {
|
|
|
64
64
|
})
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
export
|
|
67
|
+
export default async function builder(ctx: BBContext, permType: string) {
|
|
68
68
|
const appId = ctx.appId
|
|
69
69
|
// this only functions within an app context
|
|
70
70
|
if (!appId) {
|
|
@@ -12,7 +12,7 @@ import env from "../environment"
|
|
|
12
12
|
import { isWebhookEndpoint } from "./utils"
|
|
13
13
|
import { BBContext } from "@budibase/types"
|
|
14
14
|
|
|
15
|
-
export
|
|
15
|
+
export default async (ctx: BBContext, next: any) => {
|
|
16
16
|
// try to get the appID from the request
|
|
17
17
|
let requestAppId = await utils.getAppIdFromCtx(ctx)
|
|
18
18
|
// get app cookie if it exists
|
|
@@ -25,6 +25,7 @@ export = async (ctx: BBContext, next: any) => {
|
|
|
25
25
|
if (!appCookie && !requestAppId) {
|
|
26
26
|
return next()
|
|
27
27
|
}
|
|
28
|
+
|
|
28
29
|
// check the app exists referenced in cookie
|
|
29
30
|
if (appCookie) {
|
|
30
31
|
const appId = appCookie.appId
|
|
@@ -51,7 +52,7 @@ export = async (ctx: BBContext, next: any) => {
|
|
|
51
52
|
|
|
52
53
|
let appId: string | undefined,
|
|
53
54
|
roleId = roles.BUILTIN_ROLE_IDS.PUBLIC
|
|
54
|
-
if (!ctx.user) {
|
|
55
|
+
if (!ctx.user?._id) {
|
|
55
56
|
// not logged in, try to set a cookie for public apps
|
|
56
57
|
appId = requestAppId
|
|
57
58
|
} else if (requestAppId != null) {
|
|
@@ -96,7 +97,7 @@ export = async (ctx: BBContext, next: any) => {
|
|
|
96
97
|
// need to judge this only based on the request app ID,
|
|
97
98
|
if (
|
|
98
99
|
env.MULTI_TENANCY &&
|
|
99
|
-
ctx.user &&
|
|
100
|
+
ctx.user?._id &&
|
|
100
101
|
requestAppId &&
|
|
101
102
|
!tenancy.isUserInAppTenant(requestAppId, ctx.user)
|
|
102
103
|
) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { constants, utils } from "@budibase/backend-core"
|
|
2
2
|
import { BBContext } from "@budibase/types"
|
|
3
3
|
|
|
4
|
-
export
|
|
4
|
+
export default function ({ requiresAppId }: { requiresAppId?: boolean } = {}) {
|
|
5
5
|
return async (ctx: BBContext, next: any) => {
|
|
6
6
|
const appId = await utils.getAppIdFromCtx(ctx)
|
|
7
7
|
if (requiresAppId && !appId) {
|
|
@@ -3,7 +3,7 @@ import { BBContext } from "@budibase/types"
|
|
|
3
3
|
|
|
4
4
|
// if added as a middleware will stop requests unless builder is in self host mode
|
|
5
5
|
// or cloud is in self host
|
|
6
|
-
export
|
|
6
|
+
export default async (ctx: BBContext, next: any) => {
|
|
7
7
|
if (env.SELF_HOSTED) {
|
|
8
8
|
await next()
|
|
9
9
|
return
|
|
@@ -7,7 +7,7 @@ jest.mock("../../environment", () => ({
|
|
|
7
7
|
}
|
|
8
8
|
})
|
|
9
9
|
)
|
|
10
|
-
const authorizedMiddleware = require("../authorized")
|
|
10
|
+
const authorizedMiddleware = require("../authorized").default
|
|
11
11
|
const env = require("../../environment")
|
|
12
12
|
const { permissions } = require("@budibase/backend-core")
|
|
13
13
|
|
|
@@ -124,7 +124,7 @@ class TestConfiguration {
|
|
|
124
124
|
// import as late as possible for mocks
|
|
125
125
|
jest.resetModules()
|
|
126
126
|
require("../../db").init()
|
|
127
|
-
const currentAppMiddleware = require("../currentapp")
|
|
127
|
+
const currentAppMiddleware = require("../currentapp").default
|
|
128
128
|
return currentAppMiddleware(this.ctx, this.next)
|
|
129
129
|
}
|
|
130
130
|
}
|
package/src/startup.ts
CHANGED
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
import
|
|
1
|
+
import env from "./environment"
|
|
2
2
|
import * as redis from "./utilities/redis"
|
|
3
3
|
import {
|
|
4
4
|
createAdminUser,
|
|
5
5
|
generateApiKey,
|
|
6
6
|
getChecklist,
|
|
7
7
|
} from "./utilities/workerRequests"
|
|
8
|
-
import {
|
|
9
|
-
installation,
|
|
10
|
-
pinoSettings,
|
|
11
|
-
tenancy,
|
|
12
|
-
logging,
|
|
13
|
-
} from "@budibase/backend-core"
|
|
8
|
+
import { installation, tenancy, logging } from "@budibase/backend-core"
|
|
14
9
|
import fs from "fs"
|
|
15
10
|
import { watch } from "./watch"
|
|
16
11
|
import * as automations from "./automations"
|
|
@@ -26,7 +21,7 @@ const pino = require("koa-pino-logger")
|
|
|
26
21
|
let STARTUP_RAN = false
|
|
27
22
|
|
|
28
23
|
async function initRoutes(app: any) {
|
|
29
|
-
app.use(pino(pinoSettings()))
|
|
24
|
+
app.use(pino(logging.pinoSettings()))
|
|
30
25
|
|
|
31
26
|
if (!env.isTest()) {
|
|
32
27
|
const plugin = await bullboard.init()
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import env from "../environment"
|
|
2
|
+
import { tmpdir } from "os"
|
|
3
|
+
|
|
4
|
+
env._set("SELF_HOSTED", "1")
|
|
5
|
+
env._set("NODE_ENV", "jest")
|
|
6
|
+
env._set("JWT_SECRET", "test-jwtsecret")
|
|
7
|
+
env._set("CLIENT_ID", "test-client-id")
|
|
8
|
+
env._set("BUDIBASE_DIR", tmpdir("budibase-unittests"))
|
|
9
|
+
env._set("LOG_LEVEL", "silent")
|
|
10
|
+
env._set("PORT", 0)
|
|
11
|
+
env._set("MINIO_URL", "http://localhost")
|
|
12
|
+
env._set("MINIO_ACCESS_KEY", "test")
|
|
13
|
+
env._set("MINIO_SECRET_KEY", "test")
|
package/src/tests/jestSetup.ts
CHANGED
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
const { tmpdir } = require("os")
|
|
2
|
-
import env from "../environment"
|
|
3
|
-
|
|
4
|
-
env._set("SELF_HOSTED", "1")
|
|
5
|
-
env._set("NODE_ENV", "jest")
|
|
6
|
-
env._set("JWT_SECRET", "test-jwtsecret")
|
|
7
|
-
env._set("CLIENT_ID", "test-client-id")
|
|
8
|
-
env._set("BUDIBASE_DIR", tmpdir("budibase-unittests"))
|
|
9
|
-
env._set("LOG_LEVEL", "silent")
|
|
10
|
-
env._set("PORT", 0)
|
|
11
|
-
env._set("MINIO_URL", "http://localhost")
|
|
12
|
-
env._set("MINIO_ACCESS_KEY", "test")
|
|
13
|
-
env._set("MINIO_SECRET_KEY", "test")
|
|
14
|
-
|
|
15
1
|
import { mocks } from "@budibase/backend-core/tests"
|
|
16
2
|
|
|
17
3
|
// mock all dates to 2020-01-01T00:00:00.000Z
|
|
@@ -67,7 +67,7 @@ class TestConfiguration {
|
|
|
67
67
|
if (openServer) {
|
|
68
68
|
// use a random port because it doesn't matter
|
|
69
69
|
env.PORT = "0"
|
|
70
|
-
this.server = require("../../app")
|
|
70
|
+
this.server = require("../../app").default
|
|
71
71
|
// we need the request for logging in, involves cookies, hard to fake
|
|
72
72
|
this.request = supertest(this.server)
|
|
73
73
|
this.started = true
|
package/src/threads/index.ts
CHANGED
|
@@ -3,7 +3,7 @@ const { budibaseTempDir } = require("../budibaseDir")
|
|
|
3
3
|
const fs = require("fs")
|
|
4
4
|
const { join } = require("path")
|
|
5
5
|
const uuid = require("uuid/v4")
|
|
6
|
-
|
|
6
|
+
import env from "../../environment"
|
|
7
7
|
import tar from "tar"
|
|
8
8
|
|
|
9
9
|
export const TOP_LEVEL_PATH = join(__dirname, "..", "..", "..")
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
import fetch from "node-fetch"
|
|
2
2
|
import env from "../environment"
|
|
3
3
|
import { checkSlashesInUrl } from "./index"
|
|
4
|
-
import {
|
|
4
|
+
import {
|
|
5
|
+
db as dbCore,
|
|
6
|
+
constants,
|
|
7
|
+
tenancy,
|
|
8
|
+
logging,
|
|
9
|
+
} from "@budibase/backend-core"
|
|
5
10
|
import { updateAppRole } from "./global"
|
|
6
11
|
import { BBContext, User } from "@budibase/types"
|
|
7
12
|
|
|
@@ -27,6 +32,10 @@ export function request(ctx?: BBContext, request?: any) {
|
|
|
27
32
|
if (ctx && ctx.headers) {
|
|
28
33
|
request.headers = ctx.headers
|
|
29
34
|
}
|
|
35
|
+
|
|
36
|
+
// add x-budibase-correlation-id header
|
|
37
|
+
logging.correlation.setHeader(request.headers)
|
|
38
|
+
|
|
30
39
|
return request
|
|
31
40
|
}
|
|
32
41
|
|
package/src/watch.ts
CHANGED
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
<!doctype html>
|
|
3
|
-
<html lang="en">
|
|
4
|
-
|
|
5
|
-
<head>
|
|
6
|
-
<title>Code coverage report for src/utilities/statusCodes.ts</title>
|
|
7
|
-
<meta charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
-
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
-
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
-
<style type='text/css'>
|
|
13
|
-
.coverage-summary .sorter {
|
|
14
|
-
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
-
}
|
|
16
|
-
</style>
|
|
17
|
-
</head>
|
|
18
|
-
|
|
19
|
-
<body>
|
|
20
|
-
<div class='wrapper'>
|
|
21
|
-
<div class='pad1'>
|
|
22
|
-
<h1><a href="../../index.html">All files</a> / <a href="index.html">src/utilities</a> statusCodes.ts</h1>
|
|
23
|
-
<div class='clearfix'>
|
|
24
|
-
|
|
25
|
-
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">0% </span>
|
|
27
|
-
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>0/1</span>
|
|
29
|
-
</div>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">100% </span>
|
|
34
|
-
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/0</span>
|
|
36
|
-
</div>
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">100% </span>
|
|
41
|
-
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>0/0</span>
|
|
43
|
-
</div>
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">0% </span>
|
|
48
|
-
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/1</span>
|
|
50
|
-
</div>
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</div>
|
|
54
|
-
<p class="quiet">
|
|
55
|
-
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
-
</p>
|
|
57
|
-
<template id="filterTemplate">
|
|
58
|
-
<div class="quiet">
|
|
59
|
-
Filter:
|
|
60
|
-
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
-
</div>
|
|
62
|
-
</template>
|
|
63
|
-
</div>
|
|
64
|
-
<div class='status-line low'></div>
|
|
65
|
-
<pre><table class="coverage">
|
|
66
|
-
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
67
|
-
<a name='L2'></a><a href='#L2'>2</a>
|
|
68
|
-
<a name='L3'></a><a href='#L3'>3</a>
|
|
69
|
-
<a name='L4'></a><a href='#L4'>4</a>
|
|
70
|
-
<a name='L5'></a><a href='#L5'>5</a>
|
|
71
|
-
<a name='L6'></a><a href='#L6'>6</a>
|
|
72
|
-
<a name='L7'></a><a href='#L7'>7</a>
|
|
73
|
-
<a name='L8'></a><a href='#L8'>8</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span>
|
|
74
|
-
<span class="cline-any cline-neutral"> </span>
|
|
75
|
-
<span class="cline-any cline-neutral"> </span>
|
|
76
|
-
<span class="cline-any cline-neutral"> </span>
|
|
77
|
-
<span class="cline-any cline-neutral"> </span>
|
|
78
|
-
<span class="cline-any cline-neutral"> </span>
|
|
79
|
-
<span class="cline-any cline-neutral"> </span>
|
|
80
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" >export = {</span>
|
|
81
|
-
OK: 200,
|
|
82
|
-
UNAUTHORIZED: 401,
|
|
83
|
-
FORBIDDEN: 403,
|
|
84
|
-
NOT_FOUND: 404,
|
|
85
|
-
INTERAL_ERROR: 500,
|
|
86
|
-
}
|
|
87
|
-
</pre></td></tr></table></pre>
|
|
88
|
-
|
|
89
|
-
<div class='push'></div><!-- for sticky footer -->
|
|
90
|
-
</div><!-- /wrapper -->
|
|
91
|
-
<div class='footer quiet pad2 space-top1 center small'>
|
|
92
|
-
Code coverage generated by
|
|
93
|
-
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
94
|
-
at Mon Jan 09 2023 12:36:46 GMT+0000 (Coordinated Universal Time)
|
|
95
|
-
</div>
|
|
96
|
-
<script src="../../prettify.js"></script>
|
|
97
|
-
<script>
|
|
98
|
-
window.onload = function () {
|
|
99
|
-
prettyPrint();
|
|
100
|
-
};
|
|
101
|
-
</script>
|
|
102
|
-
<script src="../../sorter.js"></script>
|
|
103
|
-
<script src="../../block-navigation.js"></script>
|
|
104
|
-
</body>
|
|
105
|
-
</html>
|
|
106
|
-
|