@budibase/server 1.0.123 → 1.0.125
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.3d890df7.js +1299 -0
- package/builder/assets/index.89795487.css +6 -0
- package/builder/assets/{vendor.8e34a169.js → vendor.5240f480.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +695 -1678
- package/coverage/coverage-final.json +28 -43
- package/coverage/lcov-report/api/controllers/analytics.js.html +8 -3
- package/coverage/lcov-report/api/controllers/apikeys.js.html +9 -4
- package/coverage/lcov-report/api/controllers/auth.js.html +8 -3
- package/coverage/lcov-report/api/controllers/automation.js.html +8 -3
- package/coverage/lcov-report/api/controllers/backup.js.html +8 -3
- package/coverage/lcov-report/api/controllers/cloud.js.html +8 -3
- package/coverage/lcov-report/api/controllers/component.js.html +8 -3
- package/coverage/lcov-report/api/controllers/datasource.js.html +11 -6
- package/coverage/lcov-report/api/controllers/dev.js.html +8 -3
- package/coverage/lcov-report/api/controllers/index.html +16 -26
- package/coverage/lcov-report/api/controllers/integration.js.html +8 -3
- package/coverage/lcov-report/api/controllers/layout.js.html +8 -3
- package/coverage/lcov-report/api/controllers/metadata.js.html +8 -3
- package/coverage/lcov-report/api/controllers/migrations.js.html +8 -3
- package/coverage/lcov-report/api/controllers/permission.js.html +8 -3
- package/coverage/lcov-report/api/controllers/query/index.html +16 -26
- package/coverage/lcov-report/api/controllers/query/validation.js.html +8 -3
- package/coverage/lcov-report/api/controllers/role.js.html +10 -5
- package/coverage/lcov-report/api/controllers/routing.js.html +9 -4
- package/coverage/lcov-report/api/controllers/row/external.js.html +8 -3
- package/coverage/lcov-report/api/controllers/row/index.html +25 -35
- package/coverage/lcov-report/api/controllers/row/internal.js.html +32 -24
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +21 -16
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +24 -19
- package/coverage/lcov-report/api/controllers/row/utils.js.html +33 -19
- package/coverage/lcov-report/api/controllers/screen.js.html +9 -4
- package/coverage/lcov-report/api/controllers/script.js.html +8 -3
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +55 -50
- package/coverage/lcov-report/api/controllers/table/external.js.html +8 -3
- package/coverage/lcov-report/api/controllers/table/index.html +19 -44
- package/coverage/lcov-report/api/controllers/table/index.js.html +20 -15
- package/coverage/lcov-report/api/controllers/templates.js.html +8 -3
- package/coverage/lcov-report/api/controllers/user.js.html +8 -3
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +8 -3
- package/coverage/lcov-report/api/controllers/view/index.html +8 -3
- package/coverage/lcov-report/api/controllers/view/index.js.html +10 -5
- package/coverage/lcov-report/api/controllers/view/utils.js.html +8 -3
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +8 -3
- package/coverage/lcov-report/api/controllers/webhook.js.html +10 -5
- package/coverage/lcov-report/api/index.html +18 -13
- package/coverage/lcov-report/api/index.js.html +28 -8
- package/coverage/lcov-report/api/routes/analytics.js.html +8 -3
- package/coverage/lcov-report/api/routes/apikeys.js.html +8 -3
- package/coverage/lcov-report/api/routes/auth.js.html +8 -3
- package/coverage/lcov-report/api/routes/automation.js.html +8 -3
- package/coverage/lcov-report/api/routes/backup.js.html +8 -3
- package/coverage/lcov-report/api/routes/cloud.js.html +8 -3
- package/coverage/lcov-report/api/routes/component.js.html +8 -3
- package/coverage/lcov-report/api/routes/datasource.js.html +8 -3
- package/coverage/lcov-report/api/routes/deploy.js.html +8 -3
- package/coverage/lcov-report/api/routes/dev.js.html +9 -4
- package/coverage/lcov-report/api/routes/index.html +13 -68
- package/coverage/lcov-report/api/routes/integration.js.html +8 -3
- package/coverage/lcov-report/api/routes/layout.js.html +8 -3
- package/coverage/lcov-report/api/routes/metadata.js.html +8 -3
- package/coverage/lcov-report/api/routes/migrations.js.html +8 -3
- package/coverage/lcov-report/api/routes/permission.js.html +8 -3
- package/coverage/lcov-report/api/routes/query.js.html +8 -3
- package/coverage/lcov-report/api/routes/role.js.html +8 -3
- package/coverage/lcov-report/api/routes/routing.js.html +8 -3
- package/coverage/lcov-report/api/routes/screen.js.html +8 -3
- package/coverage/lcov-report/api/routes/script.js.html +8 -3
- package/coverage/lcov-report/api/routes/table.js.html +8 -3
- package/coverage/lcov-report/api/routes/templates.js.html +8 -3
- package/coverage/lcov-report/api/routes/user.js.html +8 -3
- package/coverage/lcov-report/api/routes/utils/index.html +8 -3
- package/coverage/lcov-report/api/routes/utils/validators.js.html +8 -3
- package/coverage/lcov-report/api/routes/view.js.html +8 -3
- package/coverage/lcov-report/api/routes/webhook.js.html +8 -3
- package/coverage/lcov-report/automations/actions.js.html +21 -7
- package/coverage/lcov-report/automations/automationUtils.js.html +64 -23
- package/coverage/lcov-report/automations/bullboard.js.html +8 -3
- package/coverage/lcov-report/automations/index.html +27 -37
- package/coverage/lcov-report/automations/index.js.html +8 -3
- package/coverage/lcov-report/automations/steps/bash.js.html +8 -3
- package/coverage/lcov-report/automations/steps/delay.js.html +8 -3
- package/coverage/lcov-report/automations/steps/discord.js.html +8 -3
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +8 -3
- package/coverage/lcov-report/automations/steps/executeScript.js.html +8 -3
- package/coverage/lcov-report/automations/steps/filter.js.html +8 -3
- package/coverage/lcov-report/automations/steps/index.html +31 -41
- package/coverage/lcov-report/automations/steps/integromat.js.html +8 -3
- package/coverage/lcov-report/{api/routes/static.js.html → automations/steps/loop.js.html} +70 -80
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +9 -4
- package/coverage/lcov-report/automations/steps/queryRows.js.html +9 -4
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +8 -3
- package/coverage/lcov-report/automations/steps/serverLog.js.html +8 -3
- package/coverage/lcov-report/automations/steps/slack.js.html +8 -3
- package/coverage/lcov-report/automations/steps/updateRow.js.html +8 -3
- package/coverage/lcov-report/automations/steps/utils.js.html +14 -9
- package/coverage/lcov-report/automations/steps/zapier.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/index.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +8 -3
- package/coverage/lcov-report/automations/triggers.js.html +16 -11
- package/coverage/lcov-report/block-navigation.js +8 -0
- package/coverage/lcov-report/constants/index.html +12 -7
- package/coverage/lcov-report/constants/index.js.html +55 -32
- package/coverage/lcov-report/constants/layouts.js.html +8 -3
- package/coverage/lcov-report/constants/screens.js.html +8 -3
- package/coverage/lcov-report/db/inMemoryView.js.html +8 -3
- package/coverage/lcov-report/db/index.html +8 -3
- package/coverage/lcov-report/db/index.js.html +9 -4
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +20 -15
- package/coverage/lcov-report/db/linkedRows/index.html +8 -3
- package/coverage/lcov-report/db/linkedRows/index.js.html +22 -17
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +12 -7
- package/coverage/lcov-report/db/newid.js.html +11 -6
- package/coverage/lcov-report/db/utils.js.html +84 -79
- package/coverage/lcov-report/events/AutomationEmitter.js.html +14 -9
- package/coverage/lcov-report/events/index.html +8 -3
- package/coverage/lcov-report/events/index.js.html +9 -4
- package/coverage/lcov-report/events/utils.js.html +18 -13
- package/coverage/lcov-report/index.html +125 -120
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +8 -3
- package/coverage/lcov-report/integrations/tests/index.html +8 -3
- package/coverage/lcov-report/middleware/appInfo.js.html +8 -3
- package/coverage/lcov-report/middleware/builder.js.html +8 -3
- package/coverage/lcov-report/middleware/currentapp.js.html +65 -15
- package/coverage/lcov-report/middleware/index.html +25 -50
- package/coverage/lcov-report/middleware/joi-validator.js.html +9 -4
- package/coverage/lcov-report/middleware/publicApi.js.html +8 -3
- package/coverage/lcov-report/middleware/resourceId.js.html +8 -3
- package/coverage/lcov-report/middleware/selfhost.js.html +9 -4
- package/coverage/lcov-report/middleware/utils.js.html +8 -3
- package/coverage/lcov-report/sorter.js +26 -0
- package/coverage/lcov-report/threads/automation.js.html +581 -90
- package/coverage/lcov-report/threads/index.html +30 -40
- package/coverage/lcov-report/threads/query.js.html +9 -4
- package/coverage/lcov-report/threads/utils.js.html +17 -9
- package/coverage/lcov-report/utilities/bcrypt.js.html +8 -3
- package/coverage/lcov-report/utilities/budibaseDir.js.html +8 -3
- package/coverage/lcov-report/utilities/centralPath.js.html +8 -3
- package/coverage/lcov-report/utilities/csvParser.js.html +10 -5
- package/coverage/lcov-report/utilities/global.js.html +9 -4
- package/coverage/lcov-report/utilities/index.html +8 -3
- package/coverage/lcov-report/utilities/index.js.html +11 -6
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +32 -9
- package/coverage/lcov-report/utilities/queue/index.html +12 -7
- package/coverage/lcov-report/utilities/routing/index.html +8 -3
- package/coverage/lcov-report/utilities/routing/index.js.html +8 -3
- package/coverage/lcov-report/utilities/rowProcessor/index.html +8 -3
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +48 -43
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +18 -13
- package/coverage/lcov-report/utilities/scriptRunner.js.html +8 -3
- package/coverage/lcov-report/utilities/security.js.html +9 -4
- package/coverage/lcov-report/utilities/statusCodes.js.html +8 -3
- package/coverage/lcov-report/utilities/usageQuota/index.html +24 -34
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +44 -39
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +8 -3
- package/coverage/lcov-report/utilities/users.js.html +8 -3
- package/coverage/lcov-report/utilities/workerRequests.js.html +9 -4
- package/coverage/lcov.info +1144 -2875
- package/dist/api/controllers/application.js +145 -73
- package/dist/api/controllers/deploy/index.js +68 -36
- package/dist/api/controllers/public/applications.js +29 -9
- package/dist/api/controllers/public/queries.js +27 -7
- package/dist/api/controllers/public/rows.js +32 -12
- package/dist/api/controllers/public/tables.js +2 -2
- package/dist/api/controllers/public/users.js +8 -8
- package/dist/api/controllers/public/utils.js +1 -1
- package/dist/api/controllers/query/import/index.js +3 -3
- package/dist/api/controllers/query/index.js +57 -44
- package/dist/api/controllers/row/ExternalRequest.js +27 -27
- package/dist/api/controllers/row/index.js +83 -60
- package/dist/api/controllers/row/internal.js +2 -1
- package/dist/api/controllers/row/utils.js +2 -1
- package/dist/api/controllers/static/templates/BudibaseApp.svelte +3 -0
- package/dist/api/controllers/table/bulkFormula.js +2 -1
- package/dist/api/controllers/table/internal.js +41 -35
- package/dist/api/controllers/table/utils.js +271 -229
- package/dist/api/index.js +5 -0
- package/dist/api/routes/application.js +39 -13
- package/dist/api/routes/index.js +61 -56
- package/dist/api/routes/public/index.js +6 -9
- package/dist/api/routes/public/queries.js +1 -1
- package/dist/api/routes/public/rows.js +1 -1
- package/dist/api/routes/public/tables.js +3 -3
- package/dist/api/routes/public/users.js +1 -1
- package/dist/api/routes/row.js +43 -17
- package/dist/api/routes/static.js +40 -13
- package/dist/api/routes/tests/utilities/TestFunctions.js +75 -33
- package/dist/app.js +8 -4
- package/dist/automations/actions.js +3 -0
- package/dist/automations/automationUtils.js +10 -0
- package/dist/automations/steps/createRow.js +12 -12
- package/dist/automations/steps/deleteRow.js +13 -16
- package/dist/automations/steps/loop.js +51 -0
- package/dist/automations/tests/utilities/index.js +13 -11
- package/dist/automations/utils.js +187 -133
- package/dist/constants/index.js +5 -0
- package/dist/definitions/datasource.js +1 -0
- package/dist/environment.js +2 -3
- package/dist/index.js +4 -0
- package/dist/integrations/base/sql.js +2 -2
- package/dist/integrations/base/sqlTable.js +2 -2
- package/dist/integrations/googlesheets.js +1 -1
- package/dist/integrations/index.js +4 -0
- package/dist/integrations/microsoftSqlServer.js +8 -8
- package/dist/integrations/mysql.js +9 -9
- package/dist/integrations/oracle.js +7 -7
- package/dist/integrations/postgres.js +7 -7
- package/dist/integrations/queries/sql.js +2 -2
- package/dist/integrations/redis.js +158 -0
- package/dist/integrations/rest.js +1 -1
- package/dist/middleware/authorized.js +51 -51
- package/dist/middleware/currentapp.js +15 -1
- package/dist/migrations/functions/appUrls.js +1 -1
- package/dist/migrations/functions/developerQuota.js +49 -0
- package/dist/migrations/functions/publishedAppsQuota.js +47 -0
- package/dist/migrations/functions/quotas1.js +6 -2
- package/dist/migrations/functions/usageQuotas/index.js +0 -4
- package/dist/migrations/functions/usageQuotas/syncApps.js +4 -7
- package/dist/migrations/functions/usageQuotas/syncDevelopers.js +24 -0
- package/dist/migrations/functions/usageQuotas/syncPublishedApps.js +26 -0
- package/dist/migrations/functions/usageQuotas/syncRows.js +5 -8
- package/dist/migrations/index.js +17 -1
- package/dist/package.json +14 -8
- package/dist/threads/automation.js +149 -27
- package/dist/threads/index.js +36 -10
- package/dist/threads/utils.js +1 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -0
- package/dist/utilities/queue/inMemoryQueue.js +6 -1
- package/nodemon.json +1 -1
- package/package.json +15 -9
- package/scripts/dev/manage.js +2 -0
- package/src/api/controllers/{application.js → application.ts} +118 -51
- package/src/api/controllers/deploy/{index.js → index.ts} +53 -29
- package/src/api/controllers/public/applications.ts +2 -2
- package/src/api/controllers/public/queries.ts +1 -1
- package/src/api/controllers/public/rows.ts +1 -1
- package/src/api/controllers/query/{index.js → index.ts} +51 -48
- package/src/api/controllers/row/ExternalRequest.ts +1 -1
- package/src/api/controllers/row/{index.js → index.ts} +24 -17
- package/src/api/controllers/row/internal.js +2 -1
- package/src/api/controllers/row/utils.js +4 -1
- package/src/api/controllers/static/templates/BudibaseApp.svelte +3 -0
- package/src/api/controllers/table/bulkFormula.js +1 -1
- package/src/api/controllers/table/{internal.js → internal.ts} +30 -26
- package/src/api/controllers/table/{utils.js → utils.ts} +86 -69
- package/src/api/index.js +5 -0
- package/src/api/routes/{application.js → application.ts} +8 -14
- package/src/api/routes/index.ts +60 -0
- package/src/api/routes/public/index.ts +1 -4
- package/src/api/routes/{row.js → row.ts} +7 -15
- package/src/api/routes/{static.js → static.ts} +11 -11
- package/src/api/routes/tests/misc.spec.js +39 -37
- package/src/api/routes/tests/utilities/{TestFunctions.js → TestFunctions.ts} +57 -33
- package/src/app.ts +1 -2
- package/src/automations/actions.js +3 -0
- package/src/automations/automationUtils.js +12 -0
- package/src/automations/steps/{createRow.js → createRow.ts} +9 -15
- package/src/automations/steps/{deleteRow.js → deleteRow.ts} +10 -16
- package/src/automations/steps/loop.js +50 -0
- package/src/automations/tests/automation.spec.js +0 -1
- package/src/automations/tests/{createRow.spec.js → createRow.spec.ts} +4 -15
- package/src/automations/tests/{deleteRow.spec.js → deleteRow.spec.ts} +3 -5
- package/src/automations/tests/utilities/index.js +12 -10
- package/src/automations/{utils.js → utils.ts} +39 -28
- package/src/constants/index.js +6 -0
- package/src/definitions/common.ts +1 -0
- package/src/definitions/datasource.ts +1 -0
- package/src/environment.js +2 -3
- package/src/index.ts +3 -0
- package/src/integrations/index.ts +4 -0
- package/src/integrations/redis.ts +152 -0
- package/src/integrations/tests/redis.spec.js +60 -0
- package/src/middleware/{authorized.js → authorized.ts} +20 -14
- package/src/middleware/currentapp.js +16 -1
- package/src/middleware/tests/currentapp.spec.js +8 -4
- package/src/migrations/functions/developerQuota.ts +15 -0
- package/src/migrations/functions/publishedAppsQuota.ts +13 -0
- package/src/migrations/functions/tests/quotas1.spec.js +0 -2
- package/src/migrations/functions/usageQuotas/index.ts +0 -5
- package/src/migrations/functions/usageQuotas/syncApps.ts +3 -6
- package/src/migrations/functions/usageQuotas/syncDevelopers.ts +19 -0
- package/src/migrations/functions/usageQuotas/syncPublishedApps.ts +21 -0
- package/src/migrations/functions/usageQuotas/syncRows.ts +3 -6
- package/src/migrations/functions/usageQuotas/tests/syncApps.spec.ts +34 -0
- package/src/migrations/functions/usageQuotas/tests/syncRows.spec.ts +40 -0
- package/src/migrations/index.ts +13 -1
- package/src/threads/automation.js +196 -34
- package/src/threads/{index.js → index.ts} +18 -14
- package/src/threads/utils.js +1 -0
- package/src/utilities/queue/inMemoryQueue.js +7 -1
- package/tsconfig.build.json +10 -0
- package/tsconfig.json +2 -2
- package/builder/assets/index.68a7f4e3.css +0 -6
- package/builder/assets/index.8d4a5b33.js +0 -1291
- package/coverage/lcov-report/api/controllers/application.js.html +0 -1436
- package/coverage/lcov-report/api/controllers/query/index.js.html +0 -713
- package/coverage/lcov-report/api/controllers/row/index.js.html +0 -524
- package/coverage/lcov-report/api/controllers/table/internal.js.html +0 -620
- package/coverage/lcov-report/api/controllers/table/utils.js.html +0 -1331
- package/coverage/lcov-report/api/routes/application.js.html +0 -179
- package/coverage/lcov-report/api/routes/index.js.html +0 -266
- package/coverage/lcov-report/api/routes/row.js.html +0 -908
- package/coverage/lcov-report/automations/steps/createRow.js.html +0 -380
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +0 -347
- package/coverage/lcov-report/automations/utils.js.html +0 -665
- package/coverage/lcov-report/middleware/authorized.js.html +0 -458
- package/coverage/lcov-report/middleware/usageQuota.js.html +0 -572
- package/coverage/lcov-report/threads/index.js.html +0 -296
- package/coverage/lcov-report/utilities/usageQuota/index.js.html +0 -359
- package/dist/middleware/usageQuota.js +0 -154
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/utilities/usageQuota/index.js +0 -86
- package/src/api/routes/index.js +0 -62
- package/src/middleware/tests/usageQuota.spec.js +0 -120
- package/src/middleware/usageQuota.js +0 -164
- package/src/migrations/functions/usageQuotas/tests/syncApps.spec.js +0 -41
- package/src/migrations/functions/usageQuotas/tests/syncRows.spec.js +0 -45
- package/src/utilities/tests/usageQuota/usageQuota.spec.js +0 -72
- package/src/utilities/usageQuota/index.js +0 -93
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { getTenantId } from "@budibase/backend-core/tenancy"
|
|
2
|
+
import { utils } from "@budibase/backend-core"
|
|
3
|
+
import { quotas, QuotaUsageType, StaticQuotaName } from "@budibase/pro"
|
|
4
|
+
|
|
5
|
+
export const run = async () => {
|
|
6
|
+
// get developer count
|
|
7
|
+
const developerCount = await utils.getBuildersCount()
|
|
8
|
+
|
|
9
|
+
// sync developer count
|
|
10
|
+
const tenantId = getTenantId()
|
|
11
|
+
console.log(
|
|
12
|
+
`[Tenant: ${tenantId}] Syncing developer count: ${developerCount}`
|
|
13
|
+
)
|
|
14
|
+
await quotas.setUsage(
|
|
15
|
+
developerCount,
|
|
16
|
+
StaticQuotaName.DEVELOPERS,
|
|
17
|
+
QuotaUsageType.STATIC
|
|
18
|
+
)
|
|
19
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { getTenantId } from "@budibase/backend-core/tenancy"
|
|
2
|
+
import { getAllApps } from "@budibase/backend-core/db"
|
|
3
|
+
import { quotas, QuotaUsageType, StaticQuotaName } from "@budibase/pro"
|
|
4
|
+
|
|
5
|
+
export const run = async () => {
|
|
6
|
+
// get app count
|
|
7
|
+
const opts: any = { dev: false }
|
|
8
|
+
const prodApps = await getAllApps(opts)
|
|
9
|
+
const prodAppCount = prodApps ? prodApps.length : 0
|
|
10
|
+
|
|
11
|
+
// sync app count
|
|
12
|
+
const tenantId = getTenantId()
|
|
13
|
+
console.log(
|
|
14
|
+
`[Tenant: ${tenantId}] Syncing published app count: ${prodAppCount}`
|
|
15
|
+
)
|
|
16
|
+
await quotas.setUsage(
|
|
17
|
+
prodAppCount,
|
|
18
|
+
StaticQuotaName.PUBLISHED_APPS,
|
|
19
|
+
QuotaUsageType.STATIC
|
|
20
|
+
)
|
|
21
|
+
}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { getTenantId } from "@budibase/backend-core/tenancy"
|
|
2
2
|
import { getAllApps } from "@budibase/backend-core/db"
|
|
3
|
-
import { getUsageQuotaDoc } from "../../../utilities/usageQuota"
|
|
4
3
|
import { getUniqueRows } from "../../../utilities/usageQuota/rows"
|
|
4
|
+
import { quotas, QuotaUsageType, StaticQuotaName } from "@budibase/pro"
|
|
5
5
|
|
|
6
6
|
export const run = async () => {
|
|
7
|
-
const db = getGlobalDB()
|
|
8
7
|
// get all rows in all apps
|
|
9
8
|
// @ts-ignore
|
|
10
9
|
const allApps = await getAllApps({ all: true })
|
|
@@ -16,7 +15,5 @@ export const run = async () => {
|
|
|
16
15
|
// sync row count
|
|
17
16
|
const tenantId = getTenantId()
|
|
18
17
|
console.log(`[Tenant: ${tenantId}] Syncing row count: ${rowCount}`)
|
|
19
|
-
|
|
20
|
-
usageDoc.usageQuota.rows = rowCount
|
|
21
|
-
await db.put(usageDoc)
|
|
18
|
+
await quotas.setUsage(rowCount, StaticQuotaName.ROWS, QuotaUsageType.STATIC)
|
|
22
19
|
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import TestConfig from "../../../../tests/utilities/TestConfiguration"
|
|
2
|
+
import * as syncApps from "../syncApps"
|
|
3
|
+
import { quotas, QuotaUsageType, StaticQuotaName } from "@budibase/pro"
|
|
4
|
+
|
|
5
|
+
describe("syncApps", () => {
|
|
6
|
+
let config = new TestConfig(false)
|
|
7
|
+
|
|
8
|
+
beforeEach(async () => {
|
|
9
|
+
await config.init()
|
|
10
|
+
})
|
|
11
|
+
|
|
12
|
+
afterAll(config.end)
|
|
13
|
+
|
|
14
|
+
it("runs successfully", async () => {
|
|
15
|
+
return config.doInContext(null, async () => {
|
|
16
|
+
// create the usage quota doc and mock usages
|
|
17
|
+
await quotas.getQuotaUsage()
|
|
18
|
+
await quotas.setUsage(3, StaticQuotaName.APPS, QuotaUsageType.STATIC)
|
|
19
|
+
|
|
20
|
+
let usageDoc = await quotas.getQuotaUsage()
|
|
21
|
+
expect(usageDoc.usageQuota.apps).toEqual(3)
|
|
22
|
+
|
|
23
|
+
// create an extra app to test the migration
|
|
24
|
+
await config.createApp("quota-test")
|
|
25
|
+
|
|
26
|
+
// migrate
|
|
27
|
+
await syncApps.run()
|
|
28
|
+
|
|
29
|
+
// assert the migration worked
|
|
30
|
+
usageDoc = await quotas.getQuotaUsage()
|
|
31
|
+
expect(usageDoc.usageQuota.apps).toEqual(2)
|
|
32
|
+
})
|
|
33
|
+
})
|
|
34
|
+
})
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import TestConfig from "../../../../tests/utilities/TestConfiguration"
|
|
2
|
+
import * as syncRows from "../syncRows"
|
|
3
|
+
import { quotas, QuotaUsageType, StaticQuotaName } from "@budibase/pro"
|
|
4
|
+
|
|
5
|
+
describe("syncRows", () => {
|
|
6
|
+
let config = new TestConfig(false)
|
|
7
|
+
|
|
8
|
+
beforeEach(async () => {
|
|
9
|
+
await config.init()
|
|
10
|
+
})
|
|
11
|
+
|
|
12
|
+
afterAll(config.end)
|
|
13
|
+
|
|
14
|
+
it("runs successfully", async () => {
|
|
15
|
+
return config.doInContext(null, async () => {
|
|
16
|
+
// create the usage quota doc and mock usages
|
|
17
|
+
await quotas.getQuotaUsage()
|
|
18
|
+
await quotas.setUsage(300, StaticQuotaName.ROWS, QuotaUsageType.STATIC)
|
|
19
|
+
|
|
20
|
+
let usageDoc = await quotas.getQuotaUsage()
|
|
21
|
+
expect(usageDoc.usageQuota.rows).toEqual(300)
|
|
22
|
+
|
|
23
|
+
// app 1
|
|
24
|
+
await config.createTable()
|
|
25
|
+
await config.createRow()
|
|
26
|
+
// app 2
|
|
27
|
+
await config.createApp("second-app")
|
|
28
|
+
await config.createTable()
|
|
29
|
+
await config.createRow()
|
|
30
|
+
await config.createRow()
|
|
31
|
+
|
|
32
|
+
// migrate
|
|
33
|
+
await syncRows.run()
|
|
34
|
+
|
|
35
|
+
// assert the migration worked
|
|
36
|
+
usageDoc = await quotas.getQuotaUsage()
|
|
37
|
+
expect(usageDoc.usageQuota.rows).toEqual(3)
|
|
38
|
+
})
|
|
39
|
+
})
|
|
40
|
+
})
|
package/src/migrations/index.ts
CHANGED
|
@@ -7,6 +7,8 @@ const {
|
|
|
7
7
|
import * as userEmailViewCasing from "./functions/userEmailViewCasing"
|
|
8
8
|
import * as quota1 from "./functions/quotas1"
|
|
9
9
|
import * as appUrls from "./functions/appUrls"
|
|
10
|
+
import * as developerQuota from "./functions/developerQuota"
|
|
11
|
+
import * as publishedAppsQuota from "./functions/publishedAppsQuota"
|
|
10
12
|
|
|
11
13
|
export interface Migration {
|
|
12
14
|
type: string
|
|
@@ -26,7 +28,7 @@ export interface Migration {
|
|
|
26
28
|
*/
|
|
27
29
|
export interface MigrationOptions {
|
|
28
30
|
tenantIds?: string[]
|
|
29
|
-
|
|
31
|
+
force?: {
|
|
30
32
|
[type: string]: string[]
|
|
31
33
|
}
|
|
32
34
|
}
|
|
@@ -48,6 +50,16 @@ export const MIGRATIONS: Migration[] = [
|
|
|
48
50
|
opts: { all: true },
|
|
49
51
|
fn: appUrls.run,
|
|
50
52
|
},
|
|
53
|
+
{
|
|
54
|
+
type: MIGRATION_TYPES.GLOBAL,
|
|
55
|
+
name: "developer_quota",
|
|
56
|
+
fn: developerQuota.run,
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
type: MIGRATION_TYPES.GLOBAL,
|
|
60
|
+
name: "published_apps_quota",
|
|
61
|
+
fn: publishedAppsQuota.run,
|
|
62
|
+
},
|
|
51
63
|
]
|
|
52
64
|
|
|
53
65
|
export const migrate = async (options?: MigrationOptions) => {
|
|
@@ -8,10 +8,14 @@ const { DocumentTypes } = require("../db/utils")
|
|
|
8
8
|
const { doInTenant } = require("@budibase/backend-core/tenancy")
|
|
9
9
|
const { definitions: triggerDefs } = require("../automations/triggerInfo")
|
|
10
10
|
const { doInAppContext, getAppDB } = require("@budibase/backend-core/context")
|
|
11
|
-
|
|
11
|
+
const { AutomationErrors } = require("../constants")
|
|
12
12
|
const FILTER_STEP_ID = actions.ACTION_DEFINITIONS.FILTER.stepId
|
|
13
|
+
const LOOP_STEP_ID = actions.ACTION_DEFINITIONS.LOOP.stepId
|
|
14
|
+
|
|
13
15
|
const CRON_STEP_ID = triggerDefs.CRON.stepId
|
|
14
16
|
const STOPPED_STATUS = { success: false, status: "STOPPED" }
|
|
17
|
+
const { cloneDeep } = require("lodash/fp")
|
|
18
|
+
const env = require("../environment")
|
|
15
19
|
|
|
16
20
|
/**
|
|
17
21
|
* The automation orchestrator is a class responsible for executing automations.
|
|
@@ -74,50 +78,208 @@ class Orchestrator {
|
|
|
74
78
|
this.executionOutput.steps.push(stepObj)
|
|
75
79
|
}
|
|
76
80
|
|
|
81
|
+
updateContextAndOutput(loopStepNumber, step, output, result) {
|
|
82
|
+
this.executionOutput.steps.splice(loopStepNumber, 0, {
|
|
83
|
+
id: step.id,
|
|
84
|
+
stepId: step.stepId,
|
|
85
|
+
outputs: {
|
|
86
|
+
...output,
|
|
87
|
+
success: result.success,
|
|
88
|
+
status: result.status,
|
|
89
|
+
},
|
|
90
|
+
inputs: step.inputs,
|
|
91
|
+
})
|
|
92
|
+
this._context.steps.splice(loopStepNumber, 0, {
|
|
93
|
+
...output,
|
|
94
|
+
success: result.success,
|
|
95
|
+
status: result.status,
|
|
96
|
+
})
|
|
97
|
+
}
|
|
98
|
+
|
|
77
99
|
async execute() {
|
|
78
100
|
let automation = this._automation
|
|
79
101
|
const app = await this.getApp()
|
|
80
102
|
let stopped = false
|
|
103
|
+
let loopStep
|
|
104
|
+
|
|
105
|
+
let stepCount = 0
|
|
106
|
+
let loopStepNumber
|
|
107
|
+
let loopSteps = []
|
|
81
108
|
for (let step of automation.definition.steps) {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
109
|
+
stepCount++
|
|
110
|
+
let input
|
|
111
|
+
if (step.stepId === LOOP_STEP_ID) {
|
|
112
|
+
loopStep = step
|
|
113
|
+
loopStepNumber = stepCount
|
|
85
114
|
continue
|
|
86
115
|
}
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
}
|
|
116
|
+
|
|
117
|
+
if (loopStep) {
|
|
118
|
+
input = await processObject(loopStep.inputs, this._context)
|
|
119
|
+
}
|
|
120
|
+
let iterations = loopStep ? input.binding.length : 1
|
|
121
|
+
let iterationCount = 0
|
|
122
|
+
for (let index = 0; index < iterations; index++) {
|
|
123
|
+
let originalStepInput = cloneDeep(step.inputs)
|
|
124
|
+
|
|
125
|
+
// Handle if the user has set a max iteration count or if it reaches the max limit set by us
|
|
126
|
+
if (loopStep) {
|
|
127
|
+
// lets first of all handle the input
|
|
128
|
+
// if the input is array then use it, if it is a string then split it on every new line
|
|
129
|
+
let newInput = await processObject(
|
|
130
|
+
loopStep.inputs,
|
|
131
|
+
cloneDeep(this._context)
|
|
132
|
+
)
|
|
133
|
+
newInput = automationUtils.cleanInputValues(
|
|
134
|
+
newInput,
|
|
135
|
+
loopStep.schema.inputs
|
|
136
|
+
)
|
|
137
|
+
this._context.steps[loopStepNumber] = {
|
|
138
|
+
currentItem: newInput.binding[index],
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
let tempOutput = { items: loopSteps, iterations: iterationCount }
|
|
142
|
+
if (
|
|
143
|
+
(loopStep.inputs.option === "Array" &&
|
|
144
|
+
!Array.isArray(newInput.binding)) ||
|
|
145
|
+
(loopStep.inputs.option === "String" &&
|
|
146
|
+
typeof newInput.binding !== "string")
|
|
147
|
+
) {
|
|
148
|
+
this.updateContextAndOutput(loopStepNumber, step, tempOutput, {
|
|
149
|
+
status: AutomationErrors.INCORRECT_TYPE,
|
|
150
|
+
success: false,
|
|
151
|
+
})
|
|
152
|
+
loopSteps = null
|
|
153
|
+
loopStep = null
|
|
154
|
+
break
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
// The "Loop" binding in the front end is "fake", so replace it here so the context can understand it
|
|
158
|
+
// Pretty hacky because we need to account for the row object
|
|
159
|
+
for (let [key, value] of Object.entries(originalStepInput)) {
|
|
160
|
+
if (typeof value === "object") {
|
|
161
|
+
for (let [innerKey, innerValue] of Object.entries(
|
|
162
|
+
originalStepInput[key]
|
|
163
|
+
)) {
|
|
164
|
+
if (typeof innerValue === "string") {
|
|
165
|
+
originalStepInput[key][innerKey] =
|
|
166
|
+
automationUtils.substituteLoopStep(
|
|
167
|
+
innerValue,
|
|
168
|
+
`steps.${loopStepNumber}`
|
|
169
|
+
)
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
} else {
|
|
173
|
+
if (typeof value === "string") {
|
|
174
|
+
originalStepInput[key] = automationUtils.substituteLoopStep(
|
|
175
|
+
value,
|
|
176
|
+
`steps.${loopStepNumber}`
|
|
177
|
+
)
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
if (
|
|
183
|
+
index === parseInt(env.AUTOMATION_MAX_ITERATIONS) ||
|
|
184
|
+
index === loopStep.inputs.iterations
|
|
185
|
+
) {
|
|
186
|
+
this.updateContextAndOutput(loopStepNumber, step, tempOutput, {
|
|
187
|
+
status: AutomationErrors.MAX_ITERATIONS,
|
|
188
|
+
success: true,
|
|
189
|
+
})
|
|
190
|
+
loopSteps = null
|
|
191
|
+
loopStep = null
|
|
192
|
+
break
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
if (
|
|
196
|
+
this._context.steps[loopStepNumber]?.currentItem ===
|
|
197
|
+
loopStep.inputs.failure
|
|
198
|
+
) {
|
|
199
|
+
this.updateContextAndOutput(loopStepNumber, step, tempOutput, {
|
|
200
|
+
status: AutomationErrors.FAILURE_CONDITION,
|
|
201
|
+
success: false,
|
|
202
|
+
})
|
|
203
|
+
loopSteps = null
|
|
204
|
+
loopStep = null
|
|
205
|
+
break
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
// execution stopped, record state for that
|
|
210
|
+
if (stopped) {
|
|
211
|
+
this.updateExecutionOutput(step.id, step.stepId, {}, STOPPED_STATUS)
|
|
113
212
|
continue
|
|
114
213
|
}
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
214
|
+
|
|
215
|
+
// If it's a loop step, we need to manually add the bindings to the context
|
|
216
|
+
let stepFn = await this.getStepFunctionality(step.stepId)
|
|
217
|
+
let inputs = await processObject(originalStepInput, this._context)
|
|
218
|
+
inputs = automationUtils.cleanInputValues(inputs, step.schema.inputs)
|
|
219
|
+
try {
|
|
220
|
+
// appId is always passed
|
|
221
|
+
let tenantId = app.tenantId || DEFAULT_TENANT_ID
|
|
222
|
+
const outputs = await doInTenant(tenantId, () => {
|
|
223
|
+
return stepFn({
|
|
224
|
+
inputs: inputs,
|
|
225
|
+
appId: this._appId,
|
|
226
|
+
emitter: this._emitter,
|
|
227
|
+
context: this._context,
|
|
228
|
+
})
|
|
229
|
+
})
|
|
230
|
+
this._context.steps[stepCount] = outputs
|
|
231
|
+
// if filter causes us to stop execution don't break the loop, set a var
|
|
232
|
+
// so that we can finish iterating through the steps and record that it stopped
|
|
233
|
+
if (step.stepId === FILTER_STEP_ID && !outputs.success) {
|
|
234
|
+
stopped = true
|
|
235
|
+
this.updateExecutionOutput(step.id, step.stepId, step.inputs, {
|
|
236
|
+
...outputs,
|
|
237
|
+
...STOPPED_STATUS,
|
|
238
|
+
})
|
|
239
|
+
continue
|
|
240
|
+
}
|
|
241
|
+
if (loopStep && loopSteps) {
|
|
242
|
+
loopSteps.push(outputs)
|
|
243
|
+
} else {
|
|
244
|
+
this.updateExecutionOutput(
|
|
245
|
+
step.id,
|
|
246
|
+
step.stepId,
|
|
247
|
+
step.inputs,
|
|
248
|
+
outputs
|
|
249
|
+
)
|
|
250
|
+
}
|
|
251
|
+
} catch (err) {
|
|
252
|
+
console.error(`Automation error - ${step.stepId} - ${err}`)
|
|
253
|
+
return err
|
|
254
|
+
}
|
|
255
|
+
if (loopStep) {
|
|
256
|
+
iterationCount++
|
|
257
|
+
if (index === iterations - 1) {
|
|
258
|
+
loopStep = null
|
|
259
|
+
this._context.steps.splice(loopStepNumber, 1)
|
|
260
|
+
break
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
if (loopSteps && loopSteps.length) {
|
|
266
|
+
let tempOutput = {
|
|
267
|
+
success: true,
|
|
268
|
+
items: loopSteps,
|
|
269
|
+
iterations: iterationCount,
|
|
270
|
+
}
|
|
271
|
+
this.executionOutput.steps.splice(loopStepNumber + 1, 0, {
|
|
272
|
+
id: step.id,
|
|
273
|
+
stepId: step.stepId,
|
|
274
|
+
outputs: tempOutput,
|
|
275
|
+
inputs: step.inputs,
|
|
276
|
+
})
|
|
277
|
+
|
|
278
|
+
this._context.steps.splice(loopStepNumber, 0, tempOutput)
|
|
279
|
+
loopSteps = null
|
|
119
280
|
}
|
|
120
281
|
}
|
|
282
|
+
|
|
121
283
|
return this.executionOutput
|
|
122
284
|
}
|
|
123
285
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import workerFarm from "worker-farm"
|
|
2
|
+
import * as env from "../environment"
|
|
3
3
|
|
|
4
|
-
const ThreadType = {
|
|
4
|
+
export const ThreadType = {
|
|
5
5
|
QUERY: "query",
|
|
6
6
|
AUTOMATION: "automation",
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
function typeToFile(type) {
|
|
9
|
+
function typeToFile(type: any) {
|
|
10
10
|
let filename = null
|
|
11
11
|
switch (type) {
|
|
12
12
|
case ThreadType.QUERY:
|
|
@@ -21,8 +21,14 @@ function typeToFile(type) {
|
|
|
21
21
|
return require.resolve(filename)
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
class Thread {
|
|
25
|
-
|
|
24
|
+
export class Thread {
|
|
25
|
+
type: any
|
|
26
|
+
count: any
|
|
27
|
+
disableThreading: any
|
|
28
|
+
workers: any
|
|
29
|
+
timeoutMs: any
|
|
30
|
+
|
|
31
|
+
constructor(type: any, opts: any = { timeoutMs: null, count: 1 }) {
|
|
26
32
|
this.type = type
|
|
27
33
|
this.count = opts.count ? opts.count : 1
|
|
28
34
|
this.disableThreading =
|
|
@@ -31,7 +37,7 @@ class Thread {
|
|
|
31
37
|
this.count === 0 ||
|
|
32
38
|
env.isInThread()
|
|
33
39
|
if (!this.disableThreading) {
|
|
34
|
-
const workerOpts = {
|
|
40
|
+
const workerOpts: any = {
|
|
35
41
|
autoStart: true,
|
|
36
42
|
maxConcurrentWorkers: this.count,
|
|
37
43
|
}
|
|
@@ -43,8 +49,7 @@ class Thread {
|
|
|
43
49
|
}
|
|
44
50
|
}
|
|
45
51
|
|
|
46
|
-
run(data) {
|
|
47
|
-
const timeoutMs = this.timeoutMs
|
|
52
|
+
run(data: any) {
|
|
48
53
|
return new Promise((resolve, reject) => {
|
|
49
54
|
let fncToCall
|
|
50
55
|
// if in test then don't use threading
|
|
@@ -53,10 +58,12 @@ class Thread {
|
|
|
53
58
|
} else {
|
|
54
59
|
fncToCall = this.workers
|
|
55
60
|
}
|
|
56
|
-
fncToCall(data, (err, response) => {
|
|
61
|
+
fncToCall(data, (err: any, response: any) => {
|
|
57
62
|
if (err && err.type === "TimeoutError") {
|
|
58
63
|
reject(
|
|
59
|
-
new Error(
|
|
64
|
+
new Error(
|
|
65
|
+
`Query response time exceeded ${this.timeoutMs}ms timeout.`
|
|
66
|
+
)
|
|
60
67
|
)
|
|
61
68
|
} else if (err) {
|
|
62
69
|
reject(err)
|
|
@@ -67,6 +74,3 @@ class Thread {
|
|
|
67
74
|
})
|
|
68
75
|
}
|
|
69
76
|
}
|
|
70
|
-
|
|
71
|
-
module.exports.Thread = Thread
|
|
72
|
-
module.exports.ThreadType = ThreadType
|
package/src/threads/utils.js
CHANGED
|
@@ -66,7 +66,8 @@ class InMemoryQueue {
|
|
|
66
66
|
* @param {object} msg A message to be transported over the queue, this should be
|
|
67
67
|
* a JSON message as this is required by Bull.
|
|
68
68
|
*/
|
|
69
|
-
|
|
69
|
+
// eslint-disable-next-line no-unused-vars
|
|
70
|
+
add(msg, repeat) {
|
|
70
71
|
if (typeof msg !== "object") {
|
|
71
72
|
throw "Queue only supports carrying JSON."
|
|
72
73
|
}
|
|
@@ -90,6 +91,11 @@ class InMemoryQueue {
|
|
|
90
91
|
return []
|
|
91
92
|
}
|
|
92
93
|
|
|
94
|
+
// eslint-disable-next-line no-unused-vars
|
|
95
|
+
removeJobs(pattern) {
|
|
96
|
+
// no-op
|
|
97
|
+
}
|
|
98
|
+
|
|
93
99
|
/**
|
|
94
100
|
* Implemented for tests
|
|
95
101
|
*/
|