@budibase/server 2.2.4-alpha.7 → 2.2.4-alpha.9
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.e99d9066.js → index.99ce9fcb.js} +198 -198
- package/builder/index.html +1 -1
- package/coverage/clover.xml +3219 -3195
- package/coverage/coverage-final.json +262 -262
- package/coverage/lcov-report/index.html +63 -63
- package/coverage/lcov-report/src/api/controllers/analytics.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/application.ts.html +221 -155
- package/coverage/lcov-report/src/api/controllers/auth.ts.html +9 -9
- package/coverage/lcov-report/src/api/controllers/automation.ts.html +27 -27
- package/coverage/lcov-report/src/api/controllers/backup.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/cloud.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/component.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/datasource.ts.html +15 -15
- package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +17 -14
- package/coverage/lcov-report/src/api/controllers/deploy/index.html +19 -19
- package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +141 -195
- package/coverage/lcov-report/src/api/controllers/dev.ts.html +18 -18
- package/coverage/lcov-report/src/api/controllers/index.html +18 -18
- package/coverage/lcov-report/src/api/controllers/integration.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/layout.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/metadata.ts.html +9 -9
- package/coverage/lcov-report/src/api/controllers/migrations.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/permission.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +3 -3
- package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +67 -16
- package/coverage/lcov-report/src/api/controllers/public/index.html +15 -15
- package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +2 -2
- package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +10 -10
- package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +9 -9
- package/coverage/lcov-report/src/api/controllers/public/users.ts.html +11 -11
- package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +5 -5
- package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +10 -10
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +14 -14
- package/coverage/lcov-report/src/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/index.ts.html +21 -21
- package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +9 -9
- package/coverage/lcov-report/src/api/controllers/role.ts.html +8 -8
- package/coverage/lcov-report/src/api/controllers/routing.ts.html +6 -6
- package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +12 -12
- package/coverage/lcov-report/src/api/controllers/row/external.ts.html +20 -20
- package/coverage/lcov-report/src/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/index.ts.html +14 -14
- package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +29 -29
- package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +9 -9
- package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +10 -10
- package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/screen.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/script.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/static/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/static/index.ts.html +21 -21
- package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +10 -10
- package/coverage/lcov-report/src/api/controllers/table/external.ts.html +14 -14
- package/coverage/lcov-report/src/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.ts.html +14 -14
- package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +17 -17
- package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +27 -27
- package/coverage/lcov-report/src/api/controllers/templates.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/user.ts.html +15 -15
- package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +4 -4
- package/coverage/lcov-report/src/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.ts.html +17 -17
- package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +13 -13
- package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +7 -7
- package/coverage/lcov-report/src/api/controllers/webhook.ts.html +14 -14
- package/coverage/lcov-report/src/api/index.html +1 -1
- package/coverage/lcov-report/src/api/index.ts.html +28 -28
- package/coverage/lcov-report/src/api/routes/analytics.ts.html +7 -7
- package/coverage/lcov-report/src/api/routes/apikeys.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/application.ts.html +44 -11
- package/coverage/lcov-report/src/api/routes/auth.ts.html +6 -6
- package/coverage/lcov-report/src/api/routes/automation.ts.html +11 -11
- package/coverage/lcov-report/src/api/routes/backup.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/cloud.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/component.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/datasource.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/deploy.ts.html +8 -11
- package/coverage/lcov-report/src/api/routes/dev.ts.html +13 -13
- package/coverage/lcov-report/src/api/routes/index.html +7 -7
- package/coverage/lcov-report/src/api/routes/index.ts.html +34 -34
- package/coverage/lcov-report/src/api/routes/integration.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/layout.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/metadata.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/migrations.ts.html +7 -7
- package/coverage/lcov-report/src/api/routes/permission.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/plugin.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/public/applications.ts.html +146 -14
- package/coverage/lcov-report/src/api/routes/public/index.html +7 -7
- package/coverage/lcov-report/src/api/routes/public/index.ts.html +52 -52
- package/coverage/lcov-report/src/api/routes/public/middleware/index.html +15 -15
- package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +28 -16
- package/coverage/lcov-report/src/api/routes/public/queries.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/public/rows.ts.html +12 -12
- package/coverage/lcov-report/src/api/routes/public/tables.ts.html +12 -12
- package/coverage/lcov-report/src/api/routes/public/tests/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/users.ts.html +12 -12
- package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +19 -19
- package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/query.ts.html +11 -11
- package/coverage/lcov-report/src/api/routes/role.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/routing.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/row.ts.html +11 -11
- package/coverage/lcov-report/src/api/routes/screen.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/static.ts.html +14 -14
- package/coverage/lcov-report/src/api/routes/table.ts.html +11 -11
- package/coverage/lcov-report/src/api/routes/templates.ts.html +8 -8
- package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +16 -16
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +22 -22
- package/coverage/lcov-report/src/api/routes/user.ts.html +9 -9
- package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +42 -42
- package/coverage/lcov-report/src/api/routes/view.ts.html +10 -10
- package/coverage/lcov-report/src/api/routes/webhook.ts.html +10 -10
- package/coverage/lcov-report/src/app.ts.html +32 -32
- package/coverage/lcov-report/src/automations/actions.ts.html +25 -25
- package/coverage/lcov-report/src/automations/automationUtils.ts.html +10 -10
- package/coverage/lcov-report/src/automations/bullboard.ts.html +11 -11
- package/coverage/lcov-report/src/automations/index.html +1 -1
- package/coverage/lcov-report/src/automations/index.ts.html +13 -13
- package/coverage/lcov-report/src/automations/logging/index.html +1 -1
- package/coverage/lcov-report/src/automations/logging/index.ts.html +11 -11
- package/coverage/lcov-report/src/automations/steps/bash.ts.html +8 -8
- package/coverage/lcov-report/src/automations/steps/createRow.ts.html +7 -7
- package/coverage/lcov-report/src/automations/steps/delay.ts.html +5 -5
- package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +7 -7
- package/coverage/lcov-report/src/automations/steps/discord.ts.html +8 -8
- package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +7 -7
- package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +7 -7
- package/coverage/lcov-report/src/automations/steps/filter.ts.html +6 -6
- package/coverage/lcov-report/src/automations/steps/index.html +1 -1
- package/coverage/lcov-report/src/automations/steps/integromat.ts.html +6 -6
- package/coverage/lcov-report/src/automations/steps/loop.ts.html +3 -3
- package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +14 -14
- package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +17 -17
- package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +6 -6
- package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +4 -4
- package/coverage/lcov-report/src/automations/steps/slack.ts.html +6 -6
- package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +7 -7
- package/coverage/lcov-report/src/automations/steps/utils.ts.html +3 -3
- package/coverage/lcov-report/src/automations/steps/zapier.ts.html +6 -6
- package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +3 -3
- package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +3 -3
- package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +8 -8
- package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +3 -3
- package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +3 -3
- package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +3 -3
- package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +3 -3
- package/coverage/lcov-report/src/automations/triggers.ts.html +21 -21
- package/coverage/lcov-report/src/automations/utils.ts.html +46 -46
- package/coverage/lcov-report/src/constants/index.html +1 -1
- package/coverage/lcov-report/src/constants/index.ts.html +92 -92
- package/coverage/lcov-report/src/constants/layouts.ts.html +4 -4
- package/coverage/lcov-report/src/constants/screens.ts.html +4 -4
- package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +23 -23
- package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +2 -2
- package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +2 -2
- package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +2 -2
- package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +2 -2
- package/coverage/lcov-report/src/db/dynamoClient.ts.html +16 -16
- package/coverage/lcov-report/src/db/inMemoryView.ts.html +5 -5
- package/coverage/lcov-report/src/db/index.html +1 -1
- package/coverage/lcov-report/src/db/index.ts.html +9 -9
- package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +8 -8
- package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +4 -4
- package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.ts.html +15 -15
- package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +12 -12
- package/coverage/lcov-report/src/db/newid.ts.html +4 -4
- package/coverage/lcov-report/src/db/utils.ts.html +58 -58
- package/coverage/lcov-report/src/definitions/automations.ts.html +4 -4
- package/coverage/lcov-report/src/definitions/datasource.ts.html +4 -4
- package/coverage/lcov-report/src/definitions/index.html +1 -1
- package/coverage/lcov-report/src/environment.ts.html +22 -22
- package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +6 -6
- package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +5 -5
- package/coverage/lcov-report/src/events/index.html +1 -1
- package/coverage/lcov-report/src/events/index.ts.html +4 -4
- package/coverage/lcov-report/src/events/utils.ts.html +3 -3
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/airtable.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/arangodb.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/base/index.html +1 -1
- package/coverage/lcov-report/src/integrations/base/query.ts.html +3 -3
- package/coverage/lcov-report/src/integrations/base/sql.ts.html +12 -12
- package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +7 -7
- package/coverage/lcov-report/src/integrations/base/utils.ts.html +3 -3
- package/coverage/lcov-report/src/integrations/couchdb.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/dynamodb.ts.html +6 -6
- package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/firebase.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/googlesheets.ts.html +12 -12
- package/coverage/lcov-report/src/integrations/index.html +1 -1
- package/coverage/lcov-report/src/integrations/index.ts.html +30 -30
- package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +8 -8
- package/coverage/lcov-report/src/integrations/mongodb.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/mysql.ts.html +10 -10
- package/coverage/lcov-report/src/integrations/oracle.ts.html +13 -13
- package/coverage/lcov-report/src/integrations/postgres.ts.html +10 -10
- package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
- package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/redis.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/rest.ts.html +16 -16
- package/coverage/lcov-report/src/integrations/s3.ts.html +6 -6
- package/coverage/lcov-report/src/integrations/snowflake.ts.html +5 -5
- package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/src/integrations/utils.ts.html +31 -31
- package/coverage/lcov-report/src/middleware/appInfo.ts.html +7 -7
- package/coverage/lcov-report/src/middleware/authorized.ts.html +28 -28
- package/coverage/lcov-report/src/middleware/builder.ts.html +17 -17
- package/coverage/lcov-report/src/middleware/currentapp.ts.html +39 -39
- package/coverage/lcov-report/src/middleware/index.html +1 -1
- package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/publicApi.ts.html +4 -4
- package/coverage/lcov-report/src/middleware/resourceId.ts.html +22 -22
- package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/utils.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +7 -7
- package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +19 -19
- package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +6 -6
- package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +7 -7
- package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +6 -6
- package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +15 -15
- package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +8 -8
- package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +6 -6
- package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +6 -6
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +2 -2
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +5 -5
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +6 -6
- package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/index.html +1 -1
- package/coverage/lcov-report/src/migrations/index.ts.html +32 -32
- package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +4 -4
- package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +22 -22
- package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +9 -9
- package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +6 -6
- package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +17 -17
- package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +17 -17
- package/coverage/lcov-report/src/sdk/app/backups/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +5 -5
- package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +7 -7
- package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +5 -5
- package/coverage/lcov-report/src/sdk/index.html +1 -1
- package/coverage/lcov-report/src/sdk/index.ts.html +8 -8
- package/coverage/lcov-report/src/sdk/users/index.html +1 -1
- package/coverage/lcov-report/src/sdk/users/index.ts.html +3 -3
- package/coverage/lcov-report/src/sdk/users/utils.ts.html +31 -31
- package/coverage/lcov-report/src/startup.ts.html +41 -41
- package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +134 -104
- package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +15 -15
- package/coverage/lcov-report/src/tests/utilities/index.html +15 -15
- package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/structures.ts.html +26 -26
- package/coverage/lcov-report/src/threads/automation.ts.html +22 -22
- package/coverage/lcov-report/src/threads/index.html +1 -1
- package/coverage/lcov-report/src/threads/index.ts.html +11 -11
- package/coverage/lcov-report/src/threads/query.ts.html +1 -1
- package/coverage/lcov-report/src/threads/utils.ts.html +15 -15
- package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +3 -3
- package/coverage/lcov-report/src/utilities/centralPath.ts.html +4 -4
- package/coverage/lcov-report/src/utilities/csvParser.ts.html +8 -8
- package/coverage/lcov-report/src/utilities/fileSystem/app.ts.html +17 -17
- package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +11 -11
- package/coverage/lcov-report/src/utilities/fileSystem/filesystem.ts.html +25 -25
- package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +6 -6
- package/coverage/lcov-report/src/utilities/fileSystem/plugin.ts.html +8 -8
- package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/template.ts.html +7 -7
- package/coverage/lcov-report/src/utilities/global.ts.html +41 -41
- package/coverage/lcov-report/src/utilities/index.html +1 -1
- package/coverage/lcov-report/src/utilities/index.ts.html +22 -22
- package/coverage/lcov-report/src/utilities/redis.ts.html +22 -22
- package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.ts.html +5 -5
- package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +16 -16
- package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +3 -3
- package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +6 -6
- package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +5 -5
- package/coverage/lcov-report/src/utilities/security.ts.html +6 -6
- package/coverage/lcov-report/src/utilities/statusCodes.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +34 -34
- package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/users.ts.html +6 -6
- package/coverage/lcov-report/src/utilities/workerRequests.ts.html +14 -14
- package/coverage/lcov-report/src/watch.ts.html +9 -9
- package/coverage/lcov-report/src/websocket.ts.html +6 -6
- package/coverage/lcov.info +4013 -3979
- package/dist/api/controllers/application.js +38 -25
- package/dist/api/controllers/deploy/index.js +43 -60
- package/dist/api/controllers/public/applications.js +22 -1
- package/dist/api/routes/application.js +3 -0
- package/dist/api/routes/deploy.js +1 -2
- package/dist/api/routes/public/applications.js +37 -0
- package/dist/api/routes/public/middleware/mapper.js +3 -0
- package/dist/environment.js +1 -1
- package/dist/integrations/googlesheets.js +1 -1
- package/dist/package.json +6 -6
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/specs/openapi.json +84 -0
- package/specs/openapi.yaml +53 -0
- package/specs/resources/application.js +19 -0
- package/src/api/controllers/application.ts +46 -24
- package/src/api/controllers/cloud.ts +1 -1
- package/src/api/controllers/deploy/Deployment.ts +1 -0
- package/src/api/controllers/deploy/index.ts +40 -58
- package/src/api/controllers/public/applications.ts +17 -0
- package/src/api/routes/application.ts +11 -0
- package/src/api/routes/deploy.ts +0 -1
- package/src/api/routes/public/applications.ts +44 -0
- package/src/api/routes/public/middleware/mapper.ts +4 -0
- package/src/api/routes/tests/application.spec.ts +54 -11
- package/src/api/routes/tests/cloud.spec.ts +3 -4
- package/src/api/routes/tests/permissions.spec.js +1 -1
- package/src/api/routes/tests/routing.spec.js +1 -1
- package/src/api/routes/tests/webhook.spec.js +1 -1
- package/src/definitions/openapi.ts +10 -0
- package/src/environment.ts +1 -1
- package/src/integrations/googlesheets.ts +1 -1
- package/src/tests/utilities/TestConfiguration.ts +14 -4
- package/src/api/routes/tests/deployment.spec.ts +0 -25
|
@@ -12,7 +12,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
12
12
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13
13
|
};
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
-
exports.updateAppPackage = exports.sync = exports.destroy = exports.revertClient = exports.updateClient = exports.update = exports.create = exports.fetchAppPackage = exports.fetchAppDefinition = exports.fetch = void 0;
|
|
15
|
+
exports.updateAppPackage = exports.sync = exports.unpublish = exports.destroy = exports.revertClient = exports.updateClient = exports.update = exports.create = exports.fetchAppPackage = exports.fetchAppDefinition = exports.fetch = void 0;
|
|
16
16
|
const environment_1 = __importDefault(require("../../environment"));
|
|
17
17
|
const package_json_1 = __importDefault(require("../../../package.json"));
|
|
18
18
|
const staticViews_1 = require("../../db/views/staticViews");
|
|
@@ -416,39 +416,39 @@ function revertClient(ctx) {
|
|
|
416
416
|
});
|
|
417
417
|
}
|
|
418
418
|
exports.revertClient = revertClient;
|
|
419
|
+
const unpublishApp = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
|
|
420
|
+
let appId = ctx.params.appId;
|
|
421
|
+
appId = backend_core_1.db.getProdAppID(appId);
|
|
422
|
+
const db = backend_core_1.context.getProdAppDB();
|
|
423
|
+
const result = yield db.destroy();
|
|
424
|
+
yield backend_core_1.events.app.unpublished({ appId });
|
|
425
|
+
// automations only in production
|
|
426
|
+
yield (0, utils_2.cleanupAutomations)(appId);
|
|
427
|
+
yield backend_core_1.cache.app.invalidateAppMetadata(appId);
|
|
428
|
+
return result;
|
|
429
|
+
});
|
|
419
430
|
function destroyApp(ctx) {
|
|
420
431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
421
432
|
let appId = ctx.params.appId;
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
//
|
|
433
|
+
appId = backend_core_1.db.getProdAppID(appId);
|
|
434
|
+
const devAppId = backend_core_1.db.getDevAppID(appId);
|
|
435
|
+
// check if we need to unpublish first
|
|
436
|
+
if (yield backend_core_1.db.dbExists(appId)) {
|
|
437
|
+
// app is deployed, run through unpublish flow
|
|
427
438
|
yield sdk_1.default.applications.syncApp(devAppId);
|
|
439
|
+
yield unpublishApp(ctx);
|
|
428
440
|
}
|
|
429
|
-
const db =
|
|
441
|
+
const db = backend_core_1.db.getDB(devAppId);
|
|
442
|
+
// standard app deletion flow
|
|
430
443
|
const app = yield db.get(utils_1.DocumentType.APP_METADATA);
|
|
431
444
|
const result = yield db.destroy();
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
else {
|
|
436
|
-
yield pro_1.quotas.removeApp();
|
|
437
|
-
yield backend_core_1.events.app.deleted(app);
|
|
438
|
-
}
|
|
439
|
-
/* istanbul ignore next */
|
|
440
|
-
if (!environment_1.default.isTest() && !isUnpublish) {
|
|
445
|
+
yield pro_1.quotas.removeApp();
|
|
446
|
+
yield backend_core_1.events.app.deleted(app);
|
|
447
|
+
if (!environment_1.default.isTest()) {
|
|
441
448
|
yield (0, fileSystem_1.deleteApp)(appId);
|
|
442
449
|
}
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
yield (0, utils_2.cleanupAutomations)(appId);
|
|
446
|
-
}
|
|
447
|
-
// remove app role when the dev app is deleted (no trace of app anymore)
|
|
448
|
-
else {
|
|
449
|
-
yield (0, workerRequests_1.removeAppFromUserRoles)(ctx, appId);
|
|
450
|
-
}
|
|
451
|
-
yield backend_core_1.cache.app.invalidateAppMetadata(appId);
|
|
450
|
+
yield (0, workerRequests_1.removeAppFromUserRoles)(ctx, appId);
|
|
451
|
+
yield backend_core_1.cache.app.invalidateAppMetadata(devAppId);
|
|
452
452
|
return result;
|
|
453
453
|
});
|
|
454
454
|
}
|
|
@@ -477,6 +477,19 @@ function destroy(ctx) {
|
|
|
477
477
|
});
|
|
478
478
|
}
|
|
479
479
|
exports.destroy = destroy;
|
|
480
|
+
const unpublish = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
|
|
481
|
+
const prodAppId = backend_core_1.db.getProdAppID(ctx.params.appId);
|
|
482
|
+
const dbExists = yield backend_core_1.db.dbExists(prodAppId);
|
|
483
|
+
// check app has been published
|
|
484
|
+
if (!dbExists) {
|
|
485
|
+
return ctx.throw(400, "App has not been published.");
|
|
486
|
+
}
|
|
487
|
+
yield preDestroyApp(ctx);
|
|
488
|
+
yield unpublishApp(ctx);
|
|
489
|
+
yield postDestroyApp(ctx);
|
|
490
|
+
ctx.status = 204;
|
|
491
|
+
});
|
|
492
|
+
exports.unpublish = unpublish;
|
|
480
493
|
function sync(ctx) {
|
|
481
494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
482
495
|
const appId = ctx.params.appId;
|
|
@@ -12,7 +12,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
12
12
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13
13
|
};
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
-
exports.
|
|
15
|
+
exports.publishApp = exports.deploymentProgress = exports.fetchDeployments = void 0;
|
|
16
16
|
const Deployment_1 = __importDefault(require("./Deployment"));
|
|
17
17
|
const backend_core_1 = require("@budibase/backend-core");
|
|
18
18
|
const utils_1 = require("../../../db/utils");
|
|
@@ -92,8 +92,46 @@ function initDeployedApp(prodAppId) {
|
|
|
92
92
|
});
|
|
93
93
|
});
|
|
94
94
|
}
|
|
95
|
-
function
|
|
95
|
+
function fetchDeployments(ctx) {
|
|
96
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
97
|
+
try {
|
|
98
|
+
const db = backend_core_1.context.getAppDB();
|
|
99
|
+
const deploymentDoc = yield db.get(utils_1.DocumentType.DEPLOYMENTS);
|
|
100
|
+
const { updated, deployments } = yield checkAllDeployments(deploymentDoc);
|
|
101
|
+
if (updated) {
|
|
102
|
+
yield db.put(deployments);
|
|
103
|
+
}
|
|
104
|
+
ctx.body = Object.values(deployments.history).reverse();
|
|
105
|
+
}
|
|
106
|
+
catch (err) {
|
|
107
|
+
ctx.body = [];
|
|
108
|
+
}
|
|
109
|
+
});
|
|
110
|
+
}
|
|
111
|
+
exports.fetchDeployments = fetchDeployments;
|
|
112
|
+
function deploymentProgress(ctx) {
|
|
113
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
114
|
+
try {
|
|
115
|
+
const db = backend_core_1.context.getAppDB();
|
|
116
|
+
const deploymentDoc = yield db.get(utils_1.DocumentType.DEPLOYMENTS);
|
|
117
|
+
ctx.body = deploymentDoc[ctx.params.deploymentId];
|
|
118
|
+
}
|
|
119
|
+
catch (err) {
|
|
120
|
+
ctx.throw(500, `Error fetching data for deployment ${ctx.params.deploymentId}`);
|
|
121
|
+
}
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
exports.deploymentProgress = deploymentProgress;
|
|
125
|
+
const publishApp = function (ctx) {
|
|
96
126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
127
|
+
let deployment = new Deployment_1.default();
|
|
128
|
+
console.log("Deployment object created");
|
|
129
|
+
deployment.setStatus(DeploymentStatus.PENDING);
|
|
130
|
+
console.log("Deployment object set to pending");
|
|
131
|
+
deployment = yield storeDeploymentHistory(deployment);
|
|
132
|
+
console.log("Stored deployment history");
|
|
133
|
+
console.log("Deploying app...");
|
|
134
|
+
let app;
|
|
97
135
|
let replication;
|
|
98
136
|
try {
|
|
99
137
|
const appId = backend_core_1.context.getAppId();
|
|
@@ -103,7 +141,7 @@ function deployApp(deployment, userId) {
|
|
|
103
141
|
if (yield pro_1.backups.isEnabled()) {
|
|
104
142
|
// trigger backup initially
|
|
105
143
|
yield pro_1.backups.triggerAppBackup(productionAppId, types_1.AppBackupTrigger.PUBLISH, {
|
|
106
|
-
createdBy:
|
|
144
|
+
createdBy: ctx.user._id,
|
|
107
145
|
});
|
|
108
146
|
}
|
|
109
147
|
const config = {
|
|
@@ -141,7 +179,7 @@ function deployApp(deployment, userId) {
|
|
|
141
179
|
console.log("Deployed app initialised, setting deployment to successful");
|
|
142
180
|
deployment.setStatus(DeploymentStatus.SUCCESS);
|
|
143
181
|
yield storeDeploymentHistory(deployment);
|
|
144
|
-
|
|
182
|
+
app = appDoc;
|
|
145
183
|
}
|
|
146
184
|
catch (err) {
|
|
147
185
|
deployment.setStatus(DeploymentStatus.FAILURE, err.message);
|
|
@@ -153,63 +191,8 @@ function deployApp(deployment, userId) {
|
|
|
153
191
|
yield replication.close();
|
|
154
192
|
}
|
|
155
193
|
}
|
|
156
|
-
});
|
|
157
|
-
}
|
|
158
|
-
function fetchDeployments(ctx) {
|
|
159
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
160
|
-
try {
|
|
161
|
-
const db = backend_core_1.context.getAppDB();
|
|
162
|
-
const deploymentDoc = yield db.get(utils_1.DocumentType.DEPLOYMENTS);
|
|
163
|
-
const { updated, deployments } = yield checkAllDeployments(deploymentDoc);
|
|
164
|
-
if (updated) {
|
|
165
|
-
yield db.put(deployments);
|
|
166
|
-
}
|
|
167
|
-
ctx.body = Object.values(deployments.history).reverse();
|
|
168
|
-
}
|
|
169
|
-
catch (err) {
|
|
170
|
-
ctx.body = [];
|
|
171
|
-
}
|
|
172
|
-
});
|
|
173
|
-
}
|
|
174
|
-
exports.fetchDeployments = fetchDeployments;
|
|
175
|
-
function deploymentProgress(ctx) {
|
|
176
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
177
|
-
try {
|
|
178
|
-
const db = backend_core_1.context.getAppDB();
|
|
179
|
-
const deploymentDoc = yield db.get(utils_1.DocumentType.DEPLOYMENTS);
|
|
180
|
-
ctx.body = deploymentDoc[ctx.params.deploymentId];
|
|
181
|
-
}
|
|
182
|
-
catch (err) {
|
|
183
|
-
ctx.throw(500, `Error fetching data for deployment ${ctx.params.deploymentId}`);
|
|
184
|
-
}
|
|
185
|
-
});
|
|
186
|
-
}
|
|
187
|
-
exports.deploymentProgress = deploymentProgress;
|
|
188
|
-
const isFirstDeploy = () => __awaiter(void 0, void 0, void 0, function* () {
|
|
189
|
-
try {
|
|
190
|
-
const db = backend_core_1.context.getProdAppDB();
|
|
191
|
-
yield db.get(utils_1.DocumentType.APP_METADATA);
|
|
192
|
-
}
|
|
193
|
-
catch (e) {
|
|
194
|
-
if (e.status === 404) {
|
|
195
|
-
return true;
|
|
196
|
-
}
|
|
197
|
-
throw e;
|
|
198
|
-
}
|
|
199
|
-
return false;
|
|
200
|
-
});
|
|
201
|
-
const _deployApp = function (ctx) {
|
|
202
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
203
|
-
let deployment = new Deployment_1.default();
|
|
204
|
-
console.log("Deployment object created");
|
|
205
|
-
deployment.setStatus(DeploymentStatus.PENDING);
|
|
206
|
-
console.log("Deployment object set to pending");
|
|
207
|
-
deployment = yield storeDeploymentHistory(deployment);
|
|
208
|
-
console.log("Stored deployment history");
|
|
209
|
-
console.log("Deploying app...");
|
|
210
|
-
let app = yield deployApp(deployment, ctx.user._id);
|
|
211
194
|
yield backend_core_1.events.app.published(app);
|
|
212
195
|
ctx.body = deployment;
|
|
213
196
|
});
|
|
214
197
|
};
|
|
215
|
-
exports.
|
|
198
|
+
exports.publishApp = publishApp;
|
|
@@ -32,10 +32,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
-
exports.destroy = exports.update = exports.read = exports.create = exports.search = void 0;
|
|
35
|
+
exports.publish = exports.unpublish = exports.destroy = exports.update = exports.read = exports.create = exports.search = void 0;
|
|
36
36
|
const backend_core_1 = require("@budibase/backend-core");
|
|
37
37
|
const utils_1 = require("./utils");
|
|
38
38
|
const controller = __importStar(require("../application"));
|
|
39
|
+
const deployController = __importStar(require("../deploy"));
|
|
39
40
|
function fixAppID(app, params) {
|
|
40
41
|
if (!params) {
|
|
41
42
|
return app;
|
|
@@ -116,10 +117,30 @@ function destroy(ctx, next) {
|
|
|
116
117
|
});
|
|
117
118
|
}
|
|
118
119
|
exports.destroy = destroy;
|
|
120
|
+
function unpublish(ctx, next) {
|
|
121
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
122
|
+
yield backend_core_1.context.doInAppContext(ctx.params.appId, () => __awaiter(this, void 0, void 0, function* () {
|
|
123
|
+
yield controller.unpublish(ctx);
|
|
124
|
+
yield next();
|
|
125
|
+
}));
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
exports.unpublish = unpublish;
|
|
129
|
+
function publish(ctx, next) {
|
|
130
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
131
|
+
yield backend_core_1.context.doInAppContext(ctx.params.appId, () => __awaiter(this, void 0, void 0, function* () {
|
|
132
|
+
yield deployController.publishApp(ctx);
|
|
133
|
+
yield next();
|
|
134
|
+
}));
|
|
135
|
+
});
|
|
136
|
+
}
|
|
137
|
+
exports.publish = publish;
|
|
119
138
|
exports.default = {
|
|
120
139
|
create,
|
|
121
140
|
update,
|
|
122
141
|
read,
|
|
123
142
|
destroy,
|
|
124
143
|
search,
|
|
144
|
+
publish,
|
|
145
|
+
unpublish,
|
|
125
146
|
};
|
|
@@ -27,6 +27,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
27
27
|
};
|
|
28
28
|
const router_1 = __importDefault(require("@koa/router"));
|
|
29
29
|
const controller = __importStar(require("../controllers/application"));
|
|
30
|
+
const deploymentController = __importStar(require("../controllers/deploy"));
|
|
30
31
|
const authorized_1 = __importDefault(require("../../middleware/authorized"));
|
|
31
32
|
const backend_core_1 = require("@budibase/backend-core");
|
|
32
33
|
const validators_1 = require("./utils/validators");
|
|
@@ -40,5 +41,7 @@ router
|
|
|
40
41
|
.put("/api/applications/:appId", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), (0, validators_1.applicationValidator)({ isCreate: false }), controller.update)
|
|
41
42
|
.post("/api/applications/:appId/client/update", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.updateClient)
|
|
42
43
|
.post("/api/applications/:appId/client/revert", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.revertClient)
|
|
44
|
+
.post("/api/applications/:appId/publish", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), deploymentController.publishApp)
|
|
45
|
+
.post("/api/applications/:appId/unpublish", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.unpublish)
|
|
43
46
|
.delete("/api/applications/:appId", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.destroy);
|
|
44
47
|
module.exports = router;
|
|
@@ -32,6 +32,5 @@ const backend_core_1 = require("@budibase/backend-core");
|
|
|
32
32
|
const router = new router_1.default();
|
|
33
33
|
router
|
|
34
34
|
.get("/api/deployments", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.fetchDeployments)
|
|
35
|
-
.get("/api/deploy/:deploymentId", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.deploymentProgress)
|
|
36
|
-
.post("/api/deploy", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.deployApp);
|
|
35
|
+
.get("/api/deploy/:deploymentId", (0, authorized_1.default)(backend_core_1.permissions.BUILDER), controller.deploymentProgress);
|
|
37
36
|
module.exports = router;
|
|
@@ -85,6 +85,43 @@ write.push(new Endpoint_1.default("put", "/applications/:appId", applications_1.
|
|
|
85
85
|
* $ref: '#/components/examples/application'
|
|
86
86
|
*/
|
|
87
87
|
write.push(new Endpoint_1.default("delete", "/applications/:appId", applications_1.default.destroy));
|
|
88
|
+
/**
|
|
89
|
+
* @openapi
|
|
90
|
+
* /applications/{appId}/unpublish:
|
|
91
|
+
* post:
|
|
92
|
+
* operationId: unpublish
|
|
93
|
+
* summary: Unpublish an application
|
|
94
|
+
* tags:
|
|
95
|
+
* - applications
|
|
96
|
+
* parameters:
|
|
97
|
+
* - $ref: '#/components/parameters/appIdUrl'
|
|
98
|
+
* responses:
|
|
99
|
+
* 204:
|
|
100
|
+
* description: The app was published successfully.
|
|
101
|
+
*/
|
|
102
|
+
write.push(new Endpoint_1.default("post", "/applications/:appId/unpublish", applications_1.default.unpublish));
|
|
103
|
+
/**
|
|
104
|
+
* @openapi
|
|
105
|
+
* /applications/{appId}/publish:
|
|
106
|
+
* post:
|
|
107
|
+
* operationId: publish
|
|
108
|
+
* summary: Unpublish an application
|
|
109
|
+
* tags:
|
|
110
|
+
* - applications
|
|
111
|
+
* parameters:
|
|
112
|
+
* - $ref: '#/components/parameters/appIdUrl'
|
|
113
|
+
* responses:
|
|
114
|
+
* 200:
|
|
115
|
+
* description: Returns the deployment object.
|
|
116
|
+
* content:
|
|
117
|
+
* application/json:
|
|
118
|
+
* schema:
|
|
119
|
+
* $ref: '#/components/schemas/deploymentOutput'
|
|
120
|
+
* examples:
|
|
121
|
+
* deployment:
|
|
122
|
+
* $ref: '#/components/examples/deploymentOutput'
|
|
123
|
+
*/
|
|
124
|
+
write.push(new Endpoint_1.default("post", "/applications/:appId/publish", applications_1.default.publish));
|
|
88
125
|
/**
|
|
89
126
|
* @openapi
|
|
90
127
|
* /applications/{appId}:
|
|
@@ -66,6 +66,9 @@ function processQueries(ctx) {
|
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
exports.default = (ctx, next) => __awaiter(void 0, void 0, void 0, function* () {
|
|
69
|
+
if (!ctx.body) {
|
|
70
|
+
return yield next();
|
|
71
|
+
}
|
|
69
72
|
let urlParts = ctx.url.split("/");
|
|
70
73
|
urlParts = urlParts.slice(4, urlParts.length);
|
|
71
74
|
let body = {};
|
package/dist/environment.js
CHANGED
|
@@ -96,7 +96,7 @@ const environment = {
|
|
|
96
96
|
},
|
|
97
97
|
};
|
|
98
98
|
// threading can cause memory issues with node-ts in development
|
|
99
|
-
if (isDev() &&
|
|
99
|
+
if (isDev() && environment.DISABLE_THREADING == null) {
|
|
100
100
|
environment._set("DISABLE_THREADING", "1");
|
|
101
101
|
}
|
|
102
102
|
// clean up any environment variable edge cases
|
|
@@ -242,7 +242,7 @@ class GoogleSheetsIntegration {
|
|
|
242
242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
243
243
|
try {
|
|
244
244
|
yield this.connect();
|
|
245
|
-
return yield this.client.addSheet({ title: name });
|
|
245
|
+
return yield this.client.addSheet({ title: name, headerValues: ["test"] });
|
|
246
246
|
}
|
|
247
247
|
catch (err) {
|
|
248
248
|
console.error("Error creating new table in google sheets", err);
|
package/dist/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@budibase/server",
|
|
3
3
|
"email": "hi@budibase.com",
|
|
4
|
-
"version": "2.2.4-alpha.
|
|
4
|
+
"version": "2.2.4-alpha.8",
|
|
5
5
|
"description": "Budibase Web Server",
|
|
6
6
|
"main": "src/index.ts",
|
|
7
7
|
"repository": {
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"license": "GPL-3.0",
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@apidevtools/swagger-parser": "10.0.3",
|
|
46
|
-
"@budibase/backend-core": "2.2.4-alpha.
|
|
47
|
-
"@budibase/client": "2.2.4-alpha.
|
|
48
|
-
"@budibase/pro": "2.2.4-alpha.
|
|
49
|
-
"@budibase/string-templates": "2.2.4-alpha.
|
|
50
|
-
"@budibase/types": "2.2.4-alpha.
|
|
46
|
+
"@budibase/backend-core": "2.2.4-alpha.8",
|
|
47
|
+
"@budibase/client": "2.2.4-alpha.8",
|
|
48
|
+
"@budibase/pro": "2.2.4-alpha.8",
|
|
49
|
+
"@budibase/string-templates": "2.2.4-alpha.8",
|
|
50
|
+
"@budibase/types": "2.2.4-alpha.8",
|
|
51
51
|
"@bull-board/api": "3.7.0",
|
|
52
52
|
"@bull-board/koa": "3.9.4",
|
|
53
53
|
"@elastic/elasticsearch": "7.10.0",
|