@budibase/server 0.9.185-alpha.0 → 0.9.185-alpha.12
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/Dockerfile +1 -1
- package/builder/assets/bb-space-man.5be51a45.svg +290 -0
- package/builder/assets/index.4a7c5636.css +1 -0
- package/builder/assets/index.708945dd.js +1316 -0
- package/builder/assets/vendor.470042a4.js +152 -0
- package/builder/assets/vendor.5e1fe644.css +1 -0
- package/builder/index.html +4 -4
- package/coverage/clover.xml +1060 -928
- package/coverage/coverage-final.json +90 -88
- package/coverage/lcov-report/api/controllers/analytics.js.html +2 -2
- package/coverage/lcov-report/api/controllers/apikeys.js.html +2 -2
- package/coverage/lcov-report/api/controllers/application.js.html +43 -13
- package/coverage/lcov-report/api/controllers/auth.js.html +7 -7
- package/coverage/lcov-report/api/controllers/automation.js.html +3 -3
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +4 -4
- package/coverage/lcov-report/api/controllers/datasource.js.html +31 -7
- package/coverage/lcov-report/api/controllers/dev.js.html +16 -7
- package/coverage/lcov-report/api/controllers/hosting.js.html +10 -10
- package/coverage/lcov-report/api/controllers/index.html +75 -75
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +3 -3
- package/coverage/lcov-report/api/controllers/metadata.js.html +3 -3
- package/coverage/lcov-report/api/controllers/permission.js.html +3 -3
- package/coverage/lcov-report/api/controllers/query.js.html +48 -210
- package/coverage/lcov-report/api/controllers/role.js.html +9 -9
- package/coverage/lcov-report/api/controllers/routing.js.html +3 -3
- package/coverage/lcov-report/api/controllers/row/external.js.html +12 -6
- package/coverage/lcov-report/api/controllers/row/index.html +18 -18
- package/coverage/lcov-report/api/controllers/row/index.js.html +2 -2
- package/coverage/lcov-report/api/controllers/row/internal.js.html +9 -9
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +2 -2
- package/coverage/lcov-report/api/controllers/row/utils.js.html +2 -2
- package/coverage/lcov-report/api/controllers/screen.js.html +2 -2
- package/coverage/lcov-report/api/controllers/script.js.html +3 -3
- package/coverage/lcov-report/api/controllers/table/external.js.html +65 -8
- package/coverage/lcov-report/api/controllers/table/index.html +42 -42
- package/coverage/lcov-report/api/controllers/table/index.js.html +66 -12
- package/coverage/lcov-report/api/controllers/table/internal.js.html +49 -10
- package/coverage/lcov-report/api/controllers/table/utils.js.html +57 -45
- package/coverage/lcov-report/api/controllers/templates.js.html +4 -4
- package/coverage/lcov-report/api/controllers/user.js.html +33 -18
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +9 -9
- package/coverage/lcov-report/api/controllers/view/index.js.html +5 -5
- package/coverage/lcov-report/api/controllers/view/utils.js.html +11 -11
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +3 -3
- package/coverage/lcov-report/api/controllers/webhook.js.html +4 -4
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/application.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +2 -2
- package/coverage/lcov-report/api/routes/hosting.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +4 -4
- package/coverage/lcov-report/api/routes/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +5 -2
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/row.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/static.js.html +2 -2
- package/coverage/lcov-report/api/routes/table.js.html +35 -2
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +2 -2
- package/coverage/lcov-report/automations/automationUtils.js.html +3 -3
- package/coverage/lcov-report/automations/bullboard.js.html +71 -20
- package/coverage/lcov-report/automations/index.html +33 -48
- package/coverage/lcov-report/automations/index.js.html +2 -2
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +3 -3
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +3 -3
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +14 -14
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +3 -3
- package/coverage/lcov-report/automations/steps/queryRows.js.html +3 -3
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +7 -7
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +8 -8
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +2 -2
- package/coverage/lcov-report/automations/triggers.js.html +22 -10
- package/coverage/lcov-report/automations/utils.js.html +42 -12
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +5 -2
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +2 -2
- package/coverage/lcov-report/db/inMemoryView.js.html +2 -2
- package/coverage/lcov-report/db/index.html +2 -2
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +6 -6
- package/coverage/lcov-report/db/linkedRows/index.html +10 -10
- package/coverage/lcov-report/db/linkedRows/index.js.html +5 -5
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +6 -6
- package/coverage/lcov-report/db/newid.js.html +1 -1
- package/coverage/lcov-report/db/utils.js.html +1 -1
- package/coverage/lcov-report/events/AutomationEmitter.js.html +6 -6
- package/coverage/lcov-report/events/index.html +6 -6
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +5 -5
- package/coverage/lcov-report/index.html +94 -79
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +2 -2
- package/coverage/lcov-report/middleware/authorized.js.html +5 -5
- package/coverage/lcov-report/middleware/builder.js.html +16 -7
- package/coverage/lcov-report/middleware/currentapp.js.html +6 -6
- package/coverage/lcov-report/middleware/index.html +21 -21
- package/coverage/lcov-report/middleware/joi-validator.js.html +2 -2
- package/coverage/lcov-report/middleware/resourceId.js.html +18 -18
- package/coverage/lcov-report/middleware/selfhost.js.html +2 -2
- package/coverage/lcov-report/middleware/usageQuota.js.html +4 -4
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/{automations/thread.js.html → threads/automation.js.html} +83 -32
- package/coverage/lcov-report/threads/index.html +141 -0
- package/coverage/lcov-report/threads/index.js.html +260 -0
- package/coverage/lcov-report/threads/query.js.html +269 -0
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +144 -15
- package/coverage/lcov-report/utilities/global.js.html +2 -2
- package/coverage/lcov-report/utilities/index.html +34 -34
- package/coverage/lcov-report/utilities/index.js.html +12 -9
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +30 -9
- package/coverage/lcov-report/utilities/queue/index.html +14 -14
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +4 -4
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +2 -2
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +3 -3
- package/coverage/lcov-report/utilities/scriptRunner.js.html +16 -7
- package/coverage/lcov-report/utilities/security.js.html +3 -3
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +5 -5
- package/coverage/lcov.info +1753 -1527
- package/dist/api/controllers/application.js +11 -1
- package/dist/api/controllers/datasource.js +6 -2
- package/dist/api/controllers/deploy/index.js +2 -0
- package/dist/api/controllers/dev.js +4 -1
- package/dist/api/controllers/query.js +27 -57
- package/dist/api/controllers/row/ExternalRequest.js +2 -2
- package/dist/api/controllers/row/external.js +1 -0
- package/dist/api/controllers/table/external.js +17 -0
- package/dist/api/controllers/table/index.js +21 -2
- package/dist/api/controllers/table/internal.js +10 -1
- package/dist/api/controllers/table/utils.js +28 -27
- package/dist/api/controllers/user.js +10 -6
- package/dist/api/routes/query.js +1 -1
- package/dist/api/routes/table.js +7 -1
- package/dist/app.js +2 -11
- package/dist/automations/bullboard.js +37 -10
- package/dist/automations/triggers.js +7 -3
- package/dist/automations/utils.js +11 -2
- package/dist/constants/index.js +1 -0
- package/dist/definitions/datasource.js +1 -0
- package/dist/integrations/base/IntegrationBase.js +2 -0
- package/dist/integrations/base/sql.js +48 -8
- package/dist/integrations/base/sqlTable.js +1 -2
- package/dist/integrations/mysql.js +3 -1
- package/dist/integrations/postgres.js +2 -2
- package/dist/middleware/builder.js +4 -1
- package/dist/package.json +7 -6
- package/dist/{automations/thread.js → threads/automation.js} +23 -7
- package/dist/threads/index.js +58 -0
- package/dist/threads/query.js +61 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utilities/csvParser.js +46 -5
- package/dist/utilities/index.js +1 -0
- package/dist/utilities/queue/inMemoryQueue.js +8 -0
- package/dist/utilities/scriptRunner.js +4 -1
- package/package.json +8 -7
- package/scripts/likeCypress.ts +33 -0
- package/src/api/controllers/application.js +11 -1
- package/src/api/controllers/datasource.js +10 -2
- package/src/api/controllers/deploy/index.js +2 -0
- package/src/api/controllers/dev.js +4 -1
- package/src/api/controllers/query.js +26 -80
- package/src/api/controllers/row/ExternalRequest.ts +6 -2
- package/src/api/controllers/row/external.js +2 -0
- package/src/api/controllers/table/external.js +19 -0
- package/src/api/controllers/table/index.js +20 -2
- package/src/api/controllers/table/internal.js +14 -1
- package/src/api/controllers/table/utils.js +36 -32
- package/src/api/controllers/user.js +15 -10
- package/src/api/routes/query.js +1 -0
- package/src/api/routes/table.js +11 -0
- package/src/api/routes/tests/misc.spec.js +5 -1
- package/src/app.ts +2 -10
- package/src/automations/bullboard.js +28 -11
- package/src/automations/tests/automation.spec.js +3 -4
- package/src/automations/triggers.js +7 -3
- package/src/automations/utils.js +12 -2
- package/src/constants/index.js +1 -0
- package/src/definitions/datasource.ts +3 -2
- package/src/integrations/airtable.ts +2 -1
- package/src/integrations/arangodb.ts +2 -1
- package/src/integrations/base/IntegrationBase.ts +6 -0
- package/src/integrations/base/datasourcePlus.ts +2 -1
- package/src/integrations/base/sql.ts +51 -9
- package/src/integrations/base/sqlTable.ts +1 -4
- package/src/integrations/couchdb.ts +2 -1
- package/src/integrations/dynamodb.ts +2 -1
- package/src/integrations/elasticsearch.ts +2 -1
- package/src/integrations/mongodb.ts +2 -1
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +5 -5
- package/src/integrations/rest.ts +2 -1
- package/src/integrations/s3.ts +2 -1
- package/src/middleware/builder.js +4 -1
- package/src/{automations/thread.js → threads/automation.js} +24 -7
- package/src/threads/index.js +60 -0
- package/src/threads/query.js +63 -0
- package/src/utilities/csvParser.js +48 -5
- package/src/utilities/index.js +1 -0
- package/src/utilities/queue/inMemoryQueue.js +7 -0
- package/src/utilities/scriptRunner.js +4 -1
- package/src/utilities/tests/__snapshots__/csvParser.spec.js.snap +0 -6
- package/src/utilities/tests/csvParser.spec.js +3 -0
- package/tsconfig.json +1 -1
- package/builder/assets/index.0e6a5c20.js +0 -201
- package/builder/assets/index.cf21e4d2.css +0 -29
- package/builder/assets/vendor.278a305c.js +0 -9
- package/builder/assets/vendor.d75d5eb7.css +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const actions = require("
|
|
2
|
-
const automationUtils = require("
|
|
1
|
+
const actions = require("../automations/actions")
|
|
2
|
+
const automationUtils = require("../automations/automationUtils")
|
|
3
3
|
const AutomationEmitter = require("../events/AutomationEmitter")
|
|
4
4
|
const { processObject } = require("@budibase/string-templates")
|
|
5
5
|
const { DEFAULT_TENANT_ID } = require("@budibase/auth").constants
|
|
@@ -8,8 +8,10 @@ const { DocumentTypes, isDevAppID } = require("../db/utils")
|
|
|
8
8
|
const { doInTenant } = require("@budibase/auth/tenancy")
|
|
9
9
|
const env = require("../environment")
|
|
10
10
|
const usage = require("../utilities/usageQuota")
|
|
11
|
+
const { definitions: triggerDefs } = require("../automations/triggerInfo")
|
|
11
12
|
|
|
12
13
|
const FILTER_STEP_ID = actions.ACTION_DEFINITIONS.FILTER.stepId
|
|
14
|
+
const CRON_STEP_ID = triggerDefs.CRON.stepId
|
|
13
15
|
const STOPPED_STATUS = { success: false, status: "STOPPED" }
|
|
14
16
|
|
|
15
17
|
/**
|
|
@@ -23,6 +25,8 @@ class Orchestrator {
|
|
|
23
25
|
this._chainCount = this._metadata ? this._metadata.automationChainCount : 0
|
|
24
26
|
this._appId = triggerOutput.appId
|
|
25
27
|
this._app = null
|
|
28
|
+
const triggerStepId = automation.definition.trigger.stepId
|
|
29
|
+
triggerOutput = this.cleanupTriggerOutputs(triggerStepId, triggerOutput)
|
|
26
30
|
// remove from context
|
|
27
31
|
delete triggerOutput.appId
|
|
28
32
|
delete triggerOutput.metadata
|
|
@@ -34,11 +38,17 @@ class Orchestrator {
|
|
|
34
38
|
this._emitter = new AutomationEmitter(this._chainCount + 1)
|
|
35
39
|
this.executionOutput = { trigger: {}, steps: [] }
|
|
36
40
|
// setup the execution output
|
|
37
|
-
const triggerStepId = automation.definition.trigger.stepId
|
|
38
41
|
const triggerId = automation.definition.trigger.id
|
|
39
42
|
this.updateExecutionOutput(triggerId, triggerStepId, null, triggerOutput)
|
|
40
43
|
}
|
|
41
44
|
|
|
45
|
+
cleanupTriggerOutputs(stepId, triggerOutput) {
|
|
46
|
+
if (stepId === CRON_STEP_ID) {
|
|
47
|
+
triggerOutput.timestamp = Date.now()
|
|
48
|
+
}
|
|
49
|
+
return triggerOutput
|
|
50
|
+
}
|
|
51
|
+
|
|
42
52
|
async getStepFunctionality(stepId) {
|
|
43
53
|
let step = await actions.getAction(stepId)
|
|
44
54
|
if (step == null) {
|
|
@@ -119,10 +129,17 @@ class Orchestrator {
|
|
|
119
129
|
}
|
|
120
130
|
}
|
|
121
131
|
|
|
122
|
-
module.exports =
|
|
132
|
+
module.exports = (input, callback) => {
|
|
123
133
|
const automationOrchestrator = new Orchestrator(
|
|
124
|
-
|
|
125
|
-
|
|
134
|
+
input.data.automation,
|
|
135
|
+
input.data.event
|
|
126
136
|
)
|
|
127
|
-
|
|
137
|
+
automationOrchestrator
|
|
138
|
+
.execute()
|
|
139
|
+
.then(response => {
|
|
140
|
+
callback(null, response)
|
|
141
|
+
})
|
|
142
|
+
.catch(err => {
|
|
143
|
+
callback(err)
|
|
144
|
+
})
|
|
128
145
|
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
const workerFarm = require("worker-farm")
|
|
2
|
+
const env = require("../environment")
|
|
3
|
+
|
|
4
|
+
const ThreadType = {
|
|
5
|
+
QUERY: "query",
|
|
6
|
+
AUTOMATION: "automation",
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
function typeToFile(type) {
|
|
10
|
+
let filename = null
|
|
11
|
+
switch (type) {
|
|
12
|
+
case ThreadType.QUERY:
|
|
13
|
+
filename = "./query"
|
|
14
|
+
break
|
|
15
|
+
case ThreadType.AUTOMATION:
|
|
16
|
+
filename = "./automation"
|
|
17
|
+
break
|
|
18
|
+
default:
|
|
19
|
+
throw "Unknown thread type"
|
|
20
|
+
}
|
|
21
|
+
return require.resolve(filename)
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
class Thread {
|
|
25
|
+
constructor(type, opts = { timeoutMs: null, count: 1 }) {
|
|
26
|
+
this.type = type
|
|
27
|
+
if (!env.isTest()) {
|
|
28
|
+
const workerOpts = {
|
|
29
|
+
autoStart: true,
|
|
30
|
+
maxConcurrentWorkers: opts.count ? opts.count : 1,
|
|
31
|
+
}
|
|
32
|
+
if (opts.timeoutMs) {
|
|
33
|
+
workerOpts.maxCallTime = opts.timeoutMs
|
|
34
|
+
}
|
|
35
|
+
this.workers = workerFarm(workerOpts, typeToFile(type))
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
run(data) {
|
|
40
|
+
return new Promise((resolve, reject) => {
|
|
41
|
+
let fncToCall
|
|
42
|
+
// if in test then don't use threading
|
|
43
|
+
if (env.isTest()) {
|
|
44
|
+
fncToCall = require(typeToFile(this.type))
|
|
45
|
+
} else {
|
|
46
|
+
fncToCall = this.workers
|
|
47
|
+
}
|
|
48
|
+
fncToCall(data, (err, response) => {
|
|
49
|
+
if (err) {
|
|
50
|
+
reject(err)
|
|
51
|
+
} else {
|
|
52
|
+
resolve(response)
|
|
53
|
+
}
|
|
54
|
+
})
|
|
55
|
+
})
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
module.exports.Thread = Thread
|
|
60
|
+
module.exports.ThreadType = ThreadType
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
const ScriptRunner = require("../utilities/scriptRunner")
|
|
2
|
+
const { integrations } = require("../integrations")
|
|
3
|
+
|
|
4
|
+
function formatResponse(resp) {
|
|
5
|
+
if (typeof resp === "string") {
|
|
6
|
+
try {
|
|
7
|
+
resp = JSON.parse(resp)
|
|
8
|
+
} catch (err) {
|
|
9
|
+
resp = { response: resp }
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
return resp
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
async function runAndTransform(datasource, queryVerb, query, transformer) {
|
|
16
|
+
const Integration = integrations[datasource.source]
|
|
17
|
+
if (!Integration) {
|
|
18
|
+
throw "Integration type does not exist."
|
|
19
|
+
}
|
|
20
|
+
const integration = new Integration(datasource.config)
|
|
21
|
+
|
|
22
|
+
let rows = formatResponse(await integration[queryVerb](query))
|
|
23
|
+
|
|
24
|
+
// transform as required
|
|
25
|
+
if (transformer) {
|
|
26
|
+
const runner = new ScriptRunner(transformer, { data: rows })
|
|
27
|
+
rows = runner.execute()
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
// needs to an array for next step
|
|
31
|
+
if (!Array.isArray(rows)) {
|
|
32
|
+
rows = [rows]
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// map into JSON if just raw primitive here
|
|
36
|
+
if (rows.find(row => typeof row !== "object")) {
|
|
37
|
+
rows = rows.map(value => ({ value }))
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
// get all the potential fields in the schema
|
|
41
|
+
let keys = rows.flatMap(Object.keys)
|
|
42
|
+
|
|
43
|
+
if (integration.end) {
|
|
44
|
+
integration.end()
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
return { rows, keys }
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
module.exports = (input, callback) => {
|
|
51
|
+
runAndTransform(
|
|
52
|
+
input.datasource,
|
|
53
|
+
input.queryVerb,
|
|
54
|
+
input.query,
|
|
55
|
+
input.transformer
|
|
56
|
+
)
|
|
57
|
+
.then(response => {
|
|
58
|
+
callback(null, response)
|
|
59
|
+
})
|
|
60
|
+
.catch(err => {
|
|
61
|
+
callback(err)
|
|
62
|
+
})
|
|
63
|
+
}
|
|
@@ -51,7 +51,7 @@ function parse(csvString, parsers) {
|
|
|
51
51
|
})
|
|
52
52
|
result.subscribe(row => {
|
|
53
53
|
// For each CSV row parse all the columns that need parsed
|
|
54
|
-
for (let key
|
|
54
|
+
for (let key of Object.keys(parsers)) {
|
|
55
55
|
if (!schema[key] || schema[key].success) {
|
|
56
56
|
// get the validator for the column type
|
|
57
57
|
const validator = VALIDATORS[parsers[key].type]
|
|
@@ -76,16 +76,58 @@ function parse(csvString, parsers) {
|
|
|
76
76
|
})
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
79
|
+
function updateSchema({ schema, existingTable }) {
|
|
80
|
+
if (!schema) {
|
|
81
|
+
return schema
|
|
82
|
+
}
|
|
83
|
+
const finalSchema = {}
|
|
84
|
+
const schemaKeyMap = {}
|
|
85
|
+
Object.keys(schema).forEach(key => (schemaKeyMap[key.toLowerCase()] = key))
|
|
86
|
+
for (let [key, field] of Object.entries(existingTable.schema)) {
|
|
87
|
+
const lcKey = key.toLowerCase()
|
|
88
|
+
const foundKey = schemaKeyMap[lcKey]
|
|
89
|
+
if (foundKey) {
|
|
90
|
+
finalSchema[key] = schema[foundKey]
|
|
91
|
+
finalSchema[key].type = field.type
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
return finalSchema
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
async function transform({ schema, csvString, existingTable }) {
|
|
80
98
|
const colParser = {}
|
|
81
99
|
|
|
82
|
-
|
|
100
|
+
// make sure the table has all the columns required for import
|
|
101
|
+
if (existingTable) {
|
|
102
|
+
schema = updateSchema({ schema, existingTable })
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
for (let key of Object.keys(schema)) {
|
|
83
106
|
colParser[key] = PARSERS[schema[key].type] || schema[key].type
|
|
84
107
|
}
|
|
85
108
|
|
|
86
109
|
try {
|
|
87
|
-
const
|
|
88
|
-
|
|
110
|
+
const data = await csv({ colParser }).fromString(csvString)
|
|
111
|
+
const schemaKeyMap = {}
|
|
112
|
+
Object.keys(schema).forEach(key => (schemaKeyMap[key.toLowerCase()] = key))
|
|
113
|
+
for (let element of data) {
|
|
114
|
+
if (!data) {
|
|
115
|
+
continue
|
|
116
|
+
}
|
|
117
|
+
for (let key of Object.keys(element)) {
|
|
118
|
+
const mappedKey = schemaKeyMap[key.toLowerCase()]
|
|
119
|
+
// isn't a column in the table, remove it
|
|
120
|
+
if (mappedKey == null) {
|
|
121
|
+
delete element[key]
|
|
122
|
+
}
|
|
123
|
+
// casing is different, fix it in row
|
|
124
|
+
else if (key !== mappedKey) {
|
|
125
|
+
element[mappedKey] = element[key]
|
|
126
|
+
delete element[key]
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
return data
|
|
89
131
|
} catch (err) {
|
|
90
132
|
console.error(`Error transforming CSV to JSON for data import`, err)
|
|
91
133
|
throw err
|
|
@@ -95,4 +137,5 @@ async function transform({ schema, csvString }) {
|
|
|
95
137
|
module.exports = {
|
|
96
138
|
parse,
|
|
97
139
|
transform,
|
|
140
|
+
updateSchema,
|
|
98
141
|
}
|
package/src/utilities/index.js
CHANGED
|
@@ -48,6 +48,7 @@ exports.objectStoreUrl = () => {
|
|
|
48
48
|
* via a specific endpoint (under /api/assets/client).
|
|
49
49
|
* @param {string} appId In production we need the appId to look up the correct bucket, as the
|
|
50
50
|
* version of the client lib may differ between apps.
|
|
51
|
+
* @param {string} version The version to retrieve.
|
|
51
52
|
* @return {string} The URL to be inserted into appPackage response or server rendered
|
|
52
53
|
* app index file.
|
|
53
54
|
*/
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
const fetch = require("node-fetch")
|
|
2
2
|
const { VM, VMScript } = require("vm2")
|
|
3
|
+
const JS_TIMEOUT_MS = 1000
|
|
3
4
|
|
|
4
5
|
class ScriptRunner {
|
|
5
6
|
constructor(script, context) {
|
|
6
7
|
const code = `let fn = () => {\n${script}\n}; results.out = fn();`
|
|
7
|
-
this.vm = new VM(
|
|
8
|
+
this.vm = new VM({
|
|
9
|
+
timeout: JS_TIMEOUT_MS,
|
|
10
|
+
})
|
|
8
11
|
this.results = { out: "" }
|
|
9
12
|
this.vm.setGlobals(context)
|
|
10
13
|
this.vm.setGlobal("fetch", fetch)
|
|
@@ -3,19 +3,13 @@
|
|
|
3
3
|
exports[`CSV Parser transformation transforms a CSV file into JSON 1`] = `
|
|
4
4
|
Array [
|
|
5
5
|
Object {
|
|
6
|
-
"Address": "5 Sesame Street",
|
|
7
6
|
"Age": 4324,
|
|
8
|
-
"Name": "Bertå",
|
|
9
7
|
},
|
|
10
8
|
Object {
|
|
11
|
-
"Address": "1 World Trade Center",
|
|
12
9
|
"Age": 34,
|
|
13
|
-
"Name": "Ernie",
|
|
14
10
|
},
|
|
15
11
|
Object {
|
|
16
|
-
"Address": "44 Second Avenue",
|
|
17
12
|
"Age": 23423,
|
|
18
|
-
"Name": "Big Bird",
|
|
19
13
|
},
|
|
20
14
|
]
|
|
21
15
|
`;
|