@budibase/server 2.0.39 → 2.0.40-alpha.0
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/__mocks__/mongodb.ts +1 -1
- package/__mocks__/node-fetch.ts +12 -2
- package/builder/assets/backups-default.8c011f1b.png +0 -0
- package/builder/assets/{index.e0ddd30b.css → index.442de33f.css} +2 -2
- package/builder/assets/{index.b20dee52.js → index.d7b4247d.js} +340 -332
- package/builder/index.html +2 -2
- package/coverage/clover.xml +1125 -1250
- package/coverage/coverage-final.json +73 -77
- package/coverage/lcov-report/api/controllers/apikeys.js.html +6 -6
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +79 -67
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +21 -21
- package/coverage/lcov-report/api/controllers/index.html +17 -47
- package/coverage/lcov-report/api/controllers/integration.js.html +4 -4
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +9 -9
- package/coverage/lcov-report/api/controllers/migrations.js.html +4 -4
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +4 -4
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +9 -9
- 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/internal.js.html +13 -13
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +15 -15
- package/coverage/lcov-report/api/controllers/row/utils.js.html +13 -13
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +12 -9
- package/coverage/lcov-report/api/controllers/table/external.js.html +10 -10
- package/coverage/lcov-report/api/controllers/table/index.html +16 -16
- package/coverage/lcov-report/api/controllers/table/index.js.html +5 -5
- package/coverage/lcov-report/api/controllers/templates.js.html +6 -6
- 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 +3 -3
- package/coverage/lcov-report/api/controllers/view/utils.js.html +13 -13
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +8 -8
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +30 -30
- package/coverage/lcov-report/api/routes/analytics.js.html +7 -7
- package/coverage/lcov-report/api/routes/apikeys.js.html +8 -8
- package/coverage/lcov-report/api/routes/automation.js.html +11 -11
- package/coverage/lcov-report/api/routes/cloud.js.html +8 -8
- package/coverage/lcov-report/api/routes/component.js.html +8 -8
- package/coverage/lcov-report/api/routes/datasource.js.html +9 -9
- package/coverage/lcov-report/api/routes/deploy.js.html +8 -8
- package/coverage/lcov-report/api/routes/dev.js.html +13 -13
- package/coverage/lcov-report/api/routes/index.html +5 -35
- package/coverage/lcov-report/api/routes/integration.js.html +8 -8
- package/coverage/lcov-report/api/routes/layout.js.html +8 -8
- package/coverage/lcov-report/api/routes/metadata.js.html +9 -9
- package/coverage/lcov-report/api/routes/migrations.js.html +7 -7
- package/coverage/lcov-report/api/routes/permission.js.html +9 -9
- package/coverage/lcov-report/api/routes/query.js.html +10 -10
- package/coverage/lcov-report/api/routes/role.js.html +9 -9
- package/coverage/lcov-report/api/routes/routing.js.html +8 -8
- package/coverage/lcov-report/api/routes/screen.js.html +9 -9
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +10 -10
- package/coverage/lcov-report/api/routes/templates.js.html +8 -8
- package/coverage/lcov-report/api/routes/user.js.html +8 -8
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +45 -45
- package/coverage/lcov-report/api/routes/view.js.html +10 -10
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +6 -6
- package/coverage/lcov-report/automations/bullboard.js.html +24 -84
- package/coverage/lcov-report/automations/index.html +21 -21
- package/coverage/lcov-report/automations/index.js.html +9 -9
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.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 +15 -15
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.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 +3 -3
- package/coverage/lcov-report/automations/steps/utils.js.html +10 -10
- 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 +49 -49
- package/coverage/lcov-report/constants/index.html +5 -5
- package/coverage/lcov-report/constants/index.js.html +10 -28
- 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/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +19 -19
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +17 -17
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +28 -28
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +15 -15
- package/coverage/lcov-report/db/newid.js.html +2 -2
- package/coverage/lcov-report/db/utils.js.html +37 -316
- 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 +3 -3
- package/coverage/lcov-report/events/utils.js.html +9 -9
- package/coverage/lcov-report/index.html +88 -88
- 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 +5 -5
- package/coverage/lcov-report/middleware/builder.js.html +19 -19
- package/coverage/lcov-report/middleware/currentapp.js.html +49 -49
- 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/publicApi.js.html +5 -5
- package/coverage/lcov-report/middleware/resourceId.js.html +28 -28
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +4 -4
- package/coverage/lcov-report/utilities/budibaseDir.js.html +3 -3
- package/coverage/lcov-report/utilities/centralPath.js.html +4 -4
- package/coverage/lcov-report/utilities/csvParser.js.html +15 -12
- package/coverage/lcov-report/utilities/global.js.html +31 -31
- package/coverage/lcov-report/utilities/index.html +28 -28
- package/coverage/lcov-report/utilities/index.js.html +8 -8
- package/coverage/lcov-report/utilities/plugins.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +52 -52
- package/coverage/lcov-report/utilities/queue/index.html +21 -21
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +6 -6
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +72 -57
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +15 -15
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +2 -2
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +14 -14
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +23 -11
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +46 -46
- package/coverage/lcov.info +1691 -1899
- package/dist/api/controllers/application.js +4 -7
- package/dist/api/controllers/backup.js +19 -13
- package/dist/api/controllers/cloud.js +38 -35
- package/dist/api/controllers/deploy/index.js +11 -2
- package/dist/api/controllers/dev.js +1 -1
- package/dist/api/controllers/query/index.js +7 -2
- package/dist/api/controllers/row/index.js +40 -66
- package/dist/api/controllers/row/internal.js +1 -1
- package/dist/api/controllers/static/index.js +3 -2
- package/dist/api/controllers/static/templates/BudibaseApp.svelte +11 -0
- package/dist/api/controllers/static/templates/preview.hbs +10 -0
- package/dist/api/controllers/table/bulkFormula.js +4 -3
- package/dist/api/controllers/table/external.js +5 -4
- package/dist/api/controllers/table/index.js +4 -4
- package/dist/api/controllers/table/internal.js +10 -3
- package/dist/api/controllers/table/utils.js +7 -49
- package/dist/api/controllers/view/index.js +2 -2
- package/dist/api/controllers/webhook.js +88 -89
- package/dist/api/routes/backup.js +34 -7
- package/dist/api/routes/index.js +9 -4
- package/dist/api/routes/utils/validators.js +2 -2
- package/dist/api/routes/webhook.js +39 -11
- package/dist/app.js +2 -68
- package/dist/automations/automationUtils.js +2 -2
- package/dist/automations/bullboard.js +12 -35
- package/dist/automations/index.js +4 -4
- package/dist/automations/steps/updateRow.js +2 -2
- package/dist/automations/triggers.js +6 -6
- package/dist/automations/utils.js +23 -49
- package/dist/constants/index.js +4 -8
- package/dist/db/utils.js +10 -75
- package/dist/index.js +1 -0
- package/dist/integrations/arangodb.js +2 -0
- package/dist/integrations/base/sqlTable.js +1 -0
- package/dist/integrations/mongodb.js +300 -11
- package/dist/integrations/rest.js +38 -5
- package/dist/migrations/functions/backfill/app/tables.js +5 -8
- package/dist/migrations/functions/{quotas1.js → syncQuotas.js} +3 -7
- package/dist/migrations/functions/usageQuotas/syncApps.js +0 -1
- package/dist/migrations/functions/{pluginCount.js → usageQuotas/syncPlugins.js} +1 -3
- package/dist/migrations/functions/usageQuotas/syncRows.js +9 -5
- package/dist/migrations/index.js +10 -38
- package/dist/package.json +14 -14
- package/dist/sdk/app/automations/index.js +29 -0
- package/dist/sdk/app/automations/webhook.js +54 -0
- package/dist/sdk/app/backups/constants.js +5 -0
- package/dist/sdk/app/backups/exports.js +172 -0
- package/dist/sdk/app/backups/imports.js +190 -0
- package/dist/sdk/app/backups/index.js +29 -0
- package/dist/sdk/app/backups/statistics.js +73 -0
- package/dist/sdk/app/tables/index.js +61 -0
- package/dist/sdk/index.js +17 -0
- package/dist/startup.js +152 -0
- package/dist/tests/utilities/TestConfiguration.js +12 -2
- package/dist/threads/automation.js +12 -17
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/csvParser.js +1 -0
- package/dist/utilities/fileSystem/index.js +3 -95
- package/dist/utilities/fileSystem/utilities.js +2 -1
- package/dist/utilities/rowProcessor/index.js +5 -0
- package/dist/utilities/usageQuota/rows.js +6 -4
- package/package.json +15 -15
- package/specs/openapi.json +3 -0
- package/specs/openapi.yaml +3 -0
- package/src/api/controllers/application.ts +5 -12
- package/src/api/controllers/{backup.js → backup.ts} +7 -7
- package/src/api/controllers/cloud.js +44 -40
- package/src/api/controllers/deploy/index.ts +20 -8
- package/src/api/controllers/dev.js +1 -1
- package/src/api/controllers/query/index.ts +8 -2
- package/src/api/controllers/row/index.ts +50 -65
- package/src/api/controllers/row/internal.js +1 -1
- package/src/api/controllers/static/index.ts +4 -2
- package/src/api/controllers/static/templates/BudibaseApp.svelte +11 -0
- package/src/api/controllers/static/templates/preview.hbs +10 -0
- package/src/api/controllers/table/bulkFormula.js +4 -3
- package/src/api/controllers/table/external.js +4 -4
- package/src/api/controllers/table/index.js +4 -4
- package/src/api/controllers/table/internal.ts +8 -9
- package/src/api/controllers/table/utils.ts +4 -53
- package/src/api/controllers/view/index.js +2 -2
- package/src/api/controllers/{webhook.js → webhook.ts} +33 -48
- package/src/api/routes/backup.ts +10 -0
- package/src/api/routes/index.ts +11 -5
- package/src/api/routes/tests/backup.spec.js +1 -1
- package/src/api/routes/tests/{deployment.spec.js → deployment.spec.ts} +4 -4
- package/src/api/routes/tests/row.spec.js +22 -27
- package/src/api/routes/utils/validators.js +2 -2
- package/src/api/routes/{webhook.js → webhook.ts} +7 -6
- package/src/app.ts +3 -91
- package/src/automations/automationUtils.js +2 -2
- package/src/automations/bullboard.js +14 -34
- package/src/automations/index.js +4 -4
- package/src/automations/steps/updateRow.js +2 -2
- package/src/automations/tests/automation.spec.js +1 -6
- package/src/automations/triggers.js +6 -6
- package/src/automations/utils.ts +30 -32
- package/src/constants/index.js +4 -10
- package/src/db/utils.js +17 -110
- package/src/definitions/automations.ts +1 -18
- package/src/definitions/datasource.ts +1 -0
- package/src/index.ts +1 -0
- package/src/integrations/arangodb.ts +2 -0
- package/src/integrations/base/sqlTable.ts +1 -0
- package/src/integrations/mongodb.ts +290 -27
- package/src/integrations/rest.ts +17 -5
- package/src/integrations/tests/mongo.spec.ts +19 -19
- package/src/integrations/tests/rest.spec.ts +38 -22
- package/src/migrations/functions/backfill/app/tables.ts +7 -13
- package/src/migrations/functions/backfill/global.ts +1 -1
- package/src/migrations/functions/{quotas1.ts → syncQuotas.ts} +3 -8
- package/src/migrations/functions/tests/{quotas1.spec.js → syncQuotas.spec.js} +6 -5
- package/src/migrations/functions/tests/userEmailViewCasing.spec.js +6 -4
- package/src/migrations/functions/usageQuotas/syncApps.ts +0 -1
- package/src/migrations/functions/usageQuotas/syncPlugins.ts +10 -0
- package/src/migrations/functions/usageQuotas/syncRows.ts +15 -6
- package/src/migrations/functions/usageQuotas/tests/syncRows.spec.ts +9 -1
- package/src/migrations/index.ts +21 -45
- package/src/migrations/tests/index.spec.ts +0 -1
- package/src/sdk/app/automations/index.ts +5 -0
- package/src/sdk/app/automations/webhook.ts +43 -0
- package/src/sdk/app/backups/constants.ts +2 -0
- package/src/sdk/app/backups/exports.ts +171 -0
- package/src/sdk/app/backups/imports.ts +206 -0
- package/src/sdk/app/backups/index.ts +9 -0
- package/src/sdk/app/backups/statistics.ts +78 -0
- package/src/sdk/app/tables/index.ts +61 -0
- package/src/sdk/index.ts +15 -0
- package/src/startup.ts +138 -0
- package/src/tests/utilities/TestConfiguration.js +12 -2
- package/src/threads/automation.ts +20 -27
- package/src/utilities/csvParser.js +1 -0
- package/src/utilities/fileSystem/index.js +2 -119
- package/src/utilities/fileSystem/utilities.js +2 -0
- package/src/utilities/rowProcessor/index.js +5 -0
- package/src/utilities/usageQuota/rows.js +7 -3
- package/coverage/lcov-report/api/controllers/backup.js.html +0 -142
- package/coverage/lcov-report/api/controllers/webhook.js.html +0 -424
- package/coverage/lcov-report/api/routes/backup.js.html +0 -115
- package/coverage/lcov-report/api/routes/webhook.js.html +0 -163
- package/dist/automations/listeners.js +0 -102
- package/src/api/routes/backup.js +0 -10
- package/src/automations/listeners.ts +0 -78
- package/src/migrations/functions/pluginCount.ts +0 -12
|
@@ -2,17 +2,11 @@ const { budibaseTempDir } = require("../budibaseDir")
|
|
|
2
2
|
const fs = require("fs")
|
|
3
3
|
const { join } = require("path")
|
|
4
4
|
const uuid = require("uuid/v4")
|
|
5
|
-
const {
|
|
6
|
-
doWithDB,
|
|
7
|
-
dangerousGetDB,
|
|
8
|
-
closeDB,
|
|
9
|
-
} = require("@budibase/backend-core/db")
|
|
10
5
|
const { ObjectStoreBuckets } = require("../../constants")
|
|
11
6
|
const {
|
|
12
7
|
upload,
|
|
13
8
|
retrieve,
|
|
14
9
|
retrieveToTmp,
|
|
15
|
-
streamUpload,
|
|
16
10
|
deleteFolder,
|
|
17
11
|
downloadTarball,
|
|
18
12
|
downloadTarballDirect,
|
|
@@ -21,12 +15,6 @@ const {
|
|
|
21
15
|
const { updateClientLibrary } = require("./clientLibrary")
|
|
22
16
|
const { checkSlashesInUrl } = require("../")
|
|
23
17
|
const env = require("../../environment")
|
|
24
|
-
const {
|
|
25
|
-
USER_METDATA_PREFIX,
|
|
26
|
-
LINK_USER_METADATA_PREFIX,
|
|
27
|
-
TABLE_ROW_PREFIX,
|
|
28
|
-
} = require("../../db/utils")
|
|
29
|
-
const MemoryStream = require("memorystream")
|
|
30
18
|
const { getAppId } = require("@budibase/backend-core/context")
|
|
31
19
|
const tar = require("tar")
|
|
32
20
|
const fetch = require("node-fetch")
|
|
@@ -86,21 +74,6 @@ exports.checkDevelopmentEnvironment = () => {
|
|
|
86
74
|
}
|
|
87
75
|
}
|
|
88
76
|
|
|
89
|
-
/**
|
|
90
|
-
* This function manages temporary template files which are stored by Koa.
|
|
91
|
-
* @param {Object} template The template object retrieved from the Koa context object.
|
|
92
|
-
* @returns {Object} Returns an fs read stream which can be loaded into the database.
|
|
93
|
-
*/
|
|
94
|
-
exports.getTemplateStream = async template => {
|
|
95
|
-
if (template.file) {
|
|
96
|
-
return fs.createReadStream(template.file.path)
|
|
97
|
-
} else {
|
|
98
|
-
const [type, name] = template.key.split("/")
|
|
99
|
-
const tmpPath = await exports.downloadTemplate(type, name)
|
|
100
|
-
return fs.createReadStream(join(tmpPath, name, "db", "dump.txt"))
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
77
|
/**
|
|
105
78
|
* Used to retrieve a handlebars file from the system which will be used as a template.
|
|
106
79
|
* This is allowable as the template handlebars files should be static and identical across
|
|
@@ -124,98 +97,8 @@ exports.apiFileReturn = contents => {
|
|
|
124
97
|
return fs.createReadStream(path)
|
|
125
98
|
}
|
|
126
99
|
|
|
127
|
-
exports.
|
|
128
|
-
|
|
129
|
-
if (excludeRows) {
|
|
130
|
-
ids.push(TABLE_ROW_PREFIX)
|
|
131
|
-
}
|
|
132
|
-
return doc =>
|
|
133
|
-
!ids.map(key => doc._id.includes(key)).reduce((prev, curr) => prev || curr)
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* Local utility to back up the database state for an app, excluding global user
|
|
138
|
-
* data or user relationships.
|
|
139
|
-
* @param {string} appId The app to backup
|
|
140
|
-
* @param {object} config Config to send to export DB
|
|
141
|
-
* @param {boolean} excludeRows Flag to state whether the export should include data.
|
|
142
|
-
* @returns {*} either a string or a stream of the backup
|
|
143
|
-
*/
|
|
144
|
-
const backupAppData = async (appId, config, excludeRows) => {
|
|
145
|
-
return await exports.exportDB(appId, {
|
|
146
|
-
...config,
|
|
147
|
-
filter: exports.defineFilter(excludeRows),
|
|
148
|
-
})
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
/**
|
|
152
|
-
* Takes a copy of the database state for an app to the object store.
|
|
153
|
-
* @param {string} appId The ID of the app which is to be backed up.
|
|
154
|
-
* @param {string} backupName The name of the backup located in the object store.
|
|
155
|
-
* @return {*} a readable stream to the completed backup file
|
|
156
|
-
*/
|
|
157
|
-
exports.performBackup = async (appId, backupName) => {
|
|
158
|
-
return await backupAppData(appId, { exportName: backupName })
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
/**
|
|
162
|
-
* Streams a backup of the database state for an app
|
|
163
|
-
* @param {string} appId The ID of the app which is to be backed up.
|
|
164
|
-
* @param {boolean} excludeRows Flag to state whether the export should include data.
|
|
165
|
-
* @returns {*} a readable stream of the backup which is written in real time
|
|
166
|
-
*/
|
|
167
|
-
exports.streamBackup = async (appId, excludeRows) => {
|
|
168
|
-
return await backupAppData(appId, { stream: true }, excludeRows)
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* Exports a DB to either file or a variable (memory).
|
|
173
|
-
* @param {string} dbName the DB which is to be exported.
|
|
174
|
-
* @param {string} exportName optional - provide a filename to write the backup to a file
|
|
175
|
-
* @param {boolean} stream optional - whether to perform a full backup
|
|
176
|
-
* @param {function} filter optional - a filter function to clear out any un-wanted docs.
|
|
177
|
-
* @return {*} either a readable stream or a string
|
|
178
|
-
*/
|
|
179
|
-
exports.exportDB = async (dbName, { stream, filter, exportName } = {}) => {
|
|
180
|
-
// streaming a DB dump is a bit more complicated, can't close DB
|
|
181
|
-
if (stream) {
|
|
182
|
-
const db = dangerousGetDB(dbName)
|
|
183
|
-
const memStream = new MemoryStream()
|
|
184
|
-
memStream.on("end", async () => {
|
|
185
|
-
await closeDB(db)
|
|
186
|
-
})
|
|
187
|
-
db.dump(memStream, { filter })
|
|
188
|
-
return memStream
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
return doWithDB(dbName, async db => {
|
|
192
|
-
// Write the dump to file if required
|
|
193
|
-
if (exportName) {
|
|
194
|
-
const path = join(budibaseTempDir(), exportName)
|
|
195
|
-
const writeStream = fs.createWriteStream(path)
|
|
196
|
-
await db.dump(writeStream, { filter })
|
|
197
|
-
|
|
198
|
-
// Upload the dump to the object store if self hosted
|
|
199
|
-
if (env.SELF_HOSTED) {
|
|
200
|
-
await streamUpload(
|
|
201
|
-
ObjectStoreBuckets.BACKUPS,
|
|
202
|
-
join(dbName, exportName),
|
|
203
|
-
fs.createReadStream(path)
|
|
204
|
-
)
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
return fs.createReadStream(path)
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
// Stringify the dump in memory if required
|
|
211
|
-
const memStream = new MemoryStream()
|
|
212
|
-
let appString = ""
|
|
213
|
-
memStream.on("data", chunk => {
|
|
214
|
-
appString += chunk.toString()
|
|
215
|
-
})
|
|
216
|
-
await db.dump(memStream, { filter })
|
|
217
|
-
return appString
|
|
218
|
-
})
|
|
100
|
+
exports.streamFile = path => {
|
|
101
|
+
return fs.createReadStream(path)
|
|
219
102
|
}
|
|
220
103
|
|
|
221
104
|
/**
|
|
@@ -6,6 +6,7 @@ const {
|
|
|
6
6
|
streamUpload,
|
|
7
7
|
retrieve,
|
|
8
8
|
retrieveToTmp,
|
|
9
|
+
retrieveDirectory,
|
|
9
10
|
deleteFolder,
|
|
10
11
|
uploadDirectory,
|
|
11
12
|
downloadTarball,
|
|
@@ -27,6 +28,7 @@ exports.upload = upload
|
|
|
27
28
|
exports.streamUpload = streamUpload
|
|
28
29
|
exports.retrieve = retrieve
|
|
29
30
|
exports.retrieveToTmp = retrieveToTmp
|
|
31
|
+
exports.retrieveDirectory = retrieveDirectory
|
|
30
32
|
exports.deleteFolder = deleteFolder
|
|
31
33
|
exports.uploadDirectory = uploadDirectory
|
|
32
34
|
exports.downloadTarball = downloadTarball
|
|
@@ -2,6 +2,7 @@ const { getRowParams, USER_METDATA_PREFIX } = require("../../db/utils")
|
|
|
2
2
|
const {
|
|
3
3
|
isDevAppID,
|
|
4
4
|
getDevelopmentAppID,
|
|
5
|
+
getProdAppID,
|
|
5
6
|
doWithDB,
|
|
6
7
|
} = require("@budibase/backend-core/db")
|
|
7
8
|
|
|
@@ -52,7 +53,8 @@ const getAppRows = async appId => {
|
|
|
52
53
|
* Rows duplicates may exist across apps due to data import so they are not filtered out.
|
|
53
54
|
*/
|
|
54
55
|
exports.getUniqueRows = async appIds => {
|
|
55
|
-
let uniqueRows = []
|
|
56
|
+
let uniqueRows = [],
|
|
57
|
+
rowsByApp = {}
|
|
56
58
|
const pairs = getAppPairs(appIds)
|
|
57
59
|
|
|
58
60
|
for (let pair of Object.values(pairs)) {
|
|
@@ -73,8 +75,10 @@ exports.getUniqueRows = async appIds => {
|
|
|
73
75
|
// this can't be done on all rows because app import results in
|
|
74
76
|
// duplicate row ids across apps
|
|
75
77
|
// the array pre-concat is important to avoid stack overflow
|
|
76
|
-
|
|
78
|
+
const prodId = getProdAppID(pair.devId || pair.prodId)
|
|
79
|
+
rowsByApp[prodId] = [...new Set(appRows)]
|
|
80
|
+
uniqueRows = uniqueRows.concat(rowsByApp[prodId])
|
|
77
81
|
}
|
|
78
82
|
|
|
79
|
-
return uniqueRows
|
|
83
|
+
return { rows: uniqueRows, appRows: rowsByApp }
|
|
80
84
|
}
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
<!doctype html>
|
|
3
|
-
<html lang="en">
|
|
4
|
-
|
|
5
|
-
<head>
|
|
6
|
-
<title>Code coverage report for api/controllers/backup.js</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">api/controllers</a> backup.js</h1>
|
|
23
|
-
<div class='clearfix'>
|
|
24
|
-
|
|
25
|
-
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">100% </span>
|
|
27
|
-
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>15/15</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'>2/2</span>
|
|
43
|
-
</div>
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">100% </span>
|
|
48
|
-
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>15/15</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 high'></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>
|
|
74
|
-
<a name='L9'></a><a href='#L9'>9</a>
|
|
75
|
-
<a name='L10'></a><a href='#L10'>10</a>
|
|
76
|
-
<a name='L11'></a><a href='#L11'>11</a>
|
|
77
|
-
<a name='L12'></a><a href='#L12'>12</a>
|
|
78
|
-
<a name='L13'></a><a href='#L13'>13</a>
|
|
79
|
-
<a name='L14'></a><a href='#L14'>14</a>
|
|
80
|
-
<a name='L15'></a><a href='#L15'>15</a>
|
|
81
|
-
<a name='L16'></a><a href='#L16'>16</a>
|
|
82
|
-
<a name='L17'></a><a href='#L17'>17</a>
|
|
83
|
-
<a name='L18'></a><a href='#L18'>18</a>
|
|
84
|
-
<a name='L19'></a><a href='#L19'>19</a>
|
|
85
|
-
<a name='L20'></a><a href='#L20'>20</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">28x</span>
|
|
86
|
-
<span class="cline-any cline-yes">28x</span>
|
|
87
|
-
<span class="cline-any cline-yes">28x</span>
|
|
88
|
-
<span class="cline-any cline-yes">28x</span>
|
|
89
|
-
<span class="cline-any cline-neutral"> </span>
|
|
90
|
-
<span class="cline-any cline-yes">28x</span>
|
|
91
|
-
<span class="cline-any cline-yes">1x</span>
|
|
92
|
-
<span class="cline-any cline-yes">1x</span>
|
|
93
|
-
<span class="cline-any cline-yes">1x</span>
|
|
94
|
-
<span class="cline-any cline-yes">1x</span>
|
|
95
|
-
<span class="cline-any cline-yes">1x</span>
|
|
96
|
-
<span class="cline-any cline-yes">1x</span>
|
|
97
|
-
<span class="cline-any cline-neutral"> </span>
|
|
98
|
-
<span class="cline-any cline-yes">1x</span>
|
|
99
|
-
<span class="cline-any cline-yes">1x</span>
|
|
100
|
-
<span class="cline-any cline-yes">1x</span>
|
|
101
|
-
<span class="cline-any cline-yes">1x</span>
|
|
102
|
-
<span class="cline-any cline-neutral"> </span>
|
|
103
|
-
<span class="cline-any cline-neutral"> </span>
|
|
104
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">const { streamBackup } = require("../../utilities/fileSystem")
|
|
105
|
-
const { events, context } = require("@budibase/backend-core")
|
|
106
|
-
const { DocumentType } = require("../../db/utils")
|
|
107
|
-
const { isQsTrue } = require("../../utilities")
|
|
108
|
-
|
|
109
|
-
exports.exportAppDump = async function (ctx) {
|
|
110
|
-
let { appId, excludeRows } = ctx.query
|
|
111
|
-
const appName = decodeURI(ctx.query.appname)
|
|
112
|
-
excludeRows = isQsTrue(excludeRows)
|
|
113
|
-
const backupIdentifier = `${appName}-export-${new Date().getTime()}.txt`
|
|
114
|
-
ctx.attachment(backupIdentifier)
|
|
115
|
-
ctx.body = await streamBackup(appId, excludeRows)
|
|
116
|
-
|
|
117
|
-
await context.doInAppContext(appId, async () => {
|
|
118
|
-
const appDb = context.getAppDB()
|
|
119
|
-
const app = await appDb.get(DocumentType.APP_METADATA)
|
|
120
|
-
await events.app.exported(app)
|
|
121
|
-
})
|
|
122
|
-
}
|
|
123
|
-
</pre></td></tr></table></pre>
|
|
124
|
-
|
|
125
|
-
<div class='push'></div><!-- for sticky footer -->
|
|
126
|
-
</div><!-- /wrapper -->
|
|
127
|
-
<div class='footer quiet pad2 space-top1 center small'>
|
|
128
|
-
Code coverage generated by
|
|
129
|
-
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
130
|
-
at Mon Oct 31 2022 11:02:40 GMT+0000 (Coordinated Universal Time)
|
|
131
|
-
</div>
|
|
132
|
-
<script src="../../prettify.js"></script>
|
|
133
|
-
<script>
|
|
134
|
-
window.onload = function () {
|
|
135
|
-
prettyPrint();
|
|
136
|
-
};
|
|
137
|
-
</script>
|
|
138
|
-
<script src="../../sorter.js"></script>
|
|
139
|
-
<script src="../../block-navigation.js"></script>
|
|
140
|
-
</body>
|
|
141
|
-
</html>
|
|
142
|
-
|