@budibase/server 0.9.185-alpha.13 → 0.9.185-alpha.14
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.dc495306.js → index.8ed163fd.js} +164 -163
- package/builder/index.html +1 -1
- package/coverage/clover.xml +160 -151
- package/coverage/coverage-final.json +4 -4
- package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/application.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/hosting.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +29 -8
- package/coverage/lcov-report/api/controllers/table/index.html +13 -13
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/api/routes/hosting.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/automations/utils.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +23 -23
- 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 +1 -1
- package/coverage/lcov-report/middleware/authorized.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/usageQuota.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +14 -8
- package/coverage/lcov-report/threads/index.html +27 -27
- package/coverage/lcov-report/threads/index.js.html +29 -11
- package/coverage/lcov-report/threads/query.js.html +16 -7
- 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 +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov.info +249 -230
- package/dist/api/controllers/table/external.js +8 -1
- package/dist/environment.js +13 -0
- package/dist/package.json +4 -4
- package/dist/threads/automation.js +3 -1
- package/dist/threads/index.js +9 -3
- package/dist/threads/query.js +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/scripts/dev/manage.js +1 -0
- package/src/api/controllers/table/external.js +8 -1
- package/src/environment.js +15 -0
- package/src/threads/automation.js +3 -1
- package/src/threads/index.js +9 -3
- package/src/threads/query.js +3 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@budibase/server",
|
|
3
3
|
"email": "hi@budibase.com",
|
|
4
|
-
"version": "0.9.185-alpha.
|
|
4
|
+
"version": "0.9.185-alpha.14",
|
|
5
5
|
"description": "Budibase Web Server",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"repository": {
|
|
@@ -68,9 +68,9 @@
|
|
|
68
68
|
"author": "Budibase",
|
|
69
69
|
"license": "AGPL-3.0-or-later",
|
|
70
70
|
"dependencies": {
|
|
71
|
-
"@budibase/auth": "^0.9.185-alpha.
|
|
72
|
-
"@budibase/client": "^0.9.185-alpha.
|
|
73
|
-
"@budibase/string-templates": "^0.9.185-alpha.
|
|
71
|
+
"@budibase/auth": "^0.9.185-alpha.14",
|
|
72
|
+
"@budibase/client": "^0.9.185-alpha.14",
|
|
73
|
+
"@budibase/string-templates": "^0.9.185-alpha.14",
|
|
74
74
|
"@bull-board/api": "^3.7.0",
|
|
75
75
|
"@bull-board/koa": "^3.7.0",
|
|
76
76
|
"@elastic/elasticsearch": "7.10.0",
|
|
@@ -150,5 +150,5 @@
|
|
|
150
150
|
"typescript": "^4.3.5",
|
|
151
151
|
"update-dotenv": "^1.1.1"
|
|
152
152
|
},
|
|
153
|
-
"gitHead": "
|
|
153
|
+
"gitHead": "4e76951a03d3ea6793c1820d6c5590a36de6496e"
|
|
154
154
|
}
|
package/scripts/dev/manage.js
CHANGED
|
@@ -161,9 +161,13 @@ function isRelationshipSetup(column) {
|
|
|
161
161
|
exports.save = async function (ctx) {
|
|
162
162
|
const appId = ctx.appId
|
|
163
163
|
const table = ctx.request.body
|
|
164
|
-
// can't do this
|
|
164
|
+
// can't do this right now
|
|
165
165
|
delete table.dataImport
|
|
166
166
|
const datasourceId = getDatasourceId(ctx.request.body)
|
|
167
|
+
// table doesn't exist already, note that it is created
|
|
168
|
+
if (!table._id) {
|
|
169
|
+
table.created = true
|
|
170
|
+
}
|
|
167
171
|
let tableToSave = {
|
|
168
172
|
type: "table",
|
|
169
173
|
_id: buildExternalTableId(datasourceId, table.name),
|
|
@@ -265,6 +269,9 @@ exports.save = async function (ctx) {
|
|
|
265
269
|
exports.destroy = async function (ctx) {
|
|
266
270
|
const appId = ctx.appId
|
|
267
271
|
const tableToDelete = await getTable(appId, ctx.params.tableId)
|
|
272
|
+
if (!tableToDelete || !tableToDelete.created) {
|
|
273
|
+
ctx.throw(400, "Cannot delete tables which weren't created in Budibase.")
|
|
274
|
+
}
|
|
268
275
|
const datasourceId = getDatasourceId(tableToDelete)
|
|
269
276
|
|
|
270
277
|
const db = new CouchDB(appId)
|
package/src/environment.js
CHANGED
|
@@ -23,6 +23,8 @@ if (!LOADED && isDev() && !isTest()) {
|
|
|
23
23
|
LOADED = true
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
+
let inThread = false
|
|
27
|
+
|
|
26
28
|
module.exports = {
|
|
27
29
|
// important
|
|
28
30
|
PORT: process.env.PORT,
|
|
@@ -62,6 +64,7 @@ module.exports = {
|
|
|
62
64
|
USERID_API_KEY: process.env.USERID_API_KEY,
|
|
63
65
|
DEPLOYMENT_CREDENTIALS_URL: process.env.DEPLOYMENT_CREDENTIALS_URL,
|
|
64
66
|
ALLOW_DEV_AUTOMATIONS: process.env.ALLOW_DEV_AUTOMATIONS,
|
|
67
|
+
DISABLE_THREADING: process.env.DISABLE_THREADING,
|
|
65
68
|
_set(key, value) {
|
|
66
69
|
process.env[key] = value
|
|
67
70
|
module.exports[key] = value
|
|
@@ -72,6 +75,18 @@ module.exports = {
|
|
|
72
75
|
isProd: () => {
|
|
73
76
|
return !isDev()
|
|
74
77
|
},
|
|
78
|
+
// used to check if already in a thread, don't thread further
|
|
79
|
+
setInThread: () => {
|
|
80
|
+
inThread = true
|
|
81
|
+
},
|
|
82
|
+
isInThread: () => {
|
|
83
|
+
return inThread
|
|
84
|
+
},
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
// threading can cause memory issues with node-ts in development
|
|
88
|
+
if (isDev() && module.exports.DISABLE_THREADING == null) {
|
|
89
|
+
module.exports._set("DISABLE_THREADING", "1")
|
|
75
90
|
}
|
|
76
91
|
|
|
77
92
|
// clean up any environment variable edge cases
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
// when thread starts, make sure it is recorded
|
|
2
|
+
const env = require("../environment")
|
|
3
|
+
env.setInThread()
|
|
1
4
|
const actions = require("../automations/actions")
|
|
2
5
|
const automationUtils = require("../automations/automationUtils")
|
|
3
6
|
const AutomationEmitter = require("../events/AutomationEmitter")
|
|
@@ -6,7 +9,6 @@ const { DEFAULT_TENANT_ID } = require("@budibase/auth").constants
|
|
|
6
9
|
const CouchDB = require("../db")
|
|
7
10
|
const { DocumentTypes, isDevAppID } = require("../db/utils")
|
|
8
11
|
const { doInTenant } = require("@budibase/auth/tenancy")
|
|
9
|
-
const env = require("../environment")
|
|
10
12
|
const usage = require("../utilities/usageQuota")
|
|
11
13
|
const { definitions: triggerDefs } = require("../automations/triggerInfo")
|
|
12
14
|
|
package/src/threads/index.js
CHANGED
|
@@ -24,10 +24,16 @@ function typeToFile(type) {
|
|
|
24
24
|
class Thread {
|
|
25
25
|
constructor(type, opts = { timeoutMs: null, count: 1 }) {
|
|
26
26
|
this.type = type
|
|
27
|
-
|
|
27
|
+
this.count = opts.count ? opts.count : 1
|
|
28
|
+
this.disableThreading =
|
|
29
|
+
env.isTest() ||
|
|
30
|
+
env.DISABLE_THREADING ||
|
|
31
|
+
this.count === 0 ||
|
|
32
|
+
env.isInThread()
|
|
33
|
+
if (!this.disableThreading) {
|
|
28
34
|
const workerOpts = {
|
|
29
35
|
autoStart: true,
|
|
30
|
-
maxConcurrentWorkers:
|
|
36
|
+
maxConcurrentWorkers: this.count,
|
|
31
37
|
}
|
|
32
38
|
if (opts.timeoutMs) {
|
|
33
39
|
workerOpts.maxCallTime = opts.timeoutMs
|
|
@@ -40,7 +46,7 @@ class Thread {
|
|
|
40
46
|
return new Promise((resolve, reject) => {
|
|
41
47
|
let fncToCall
|
|
42
48
|
// if in test then don't use threading
|
|
43
|
-
if (
|
|
49
|
+
if (this.disableThreading) {
|
|
44
50
|
fncToCall = require(typeToFile(this.type))
|
|
45
51
|
} else {
|
|
46
52
|
fncToCall = this.workers
|