@budibase/server 1.0.46-alpha.1 → 1.0.46-alpha.5

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.
Files changed (238) hide show
  1. package/builder/assets/{index.0df4f7ab.css → index.243ca52c.css} +1 -1
  2. package/builder/assets/{index.d109814f.js → index.298ba3d3.js} +184 -184
  3. package/builder/assets/{vendor.10e2ad1b.js → vendor.3bd2f661.js} +1 -1
  4. package/builder/index.html +3 -3
  5. package/coverage/clover.xml +1685 -1534
  6. package/coverage/coverage-final.json +98 -94
  7. package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
  8. package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
  9. package/coverage/lcov-report/api/controllers/application.js.html +192 -129
  10. package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
  11. package/coverage/lcov-report/api/controllers/automation.js.html +21 -21
  12. package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
  13. package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
  14. package/coverage/lcov-report/api/controllers/component.js.html +4 -4
  15. package/coverage/lcov-report/api/controllers/datasource.js.html +30 -30
  16. package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
  17. package/coverage/lcov-report/api/controllers/index.html +19 -34
  18. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/layout.js.html +6 -6
  20. package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
  21. package/coverage/lcov-report/api/controllers/permission.js.html +15 -15
  22. package/coverage/lcov-report/api/controllers/query/index.html +1 -1
  23. package/coverage/lcov-report/api/controllers/query/index.js.html +19 -19
  24. package/coverage/lcov-report/api/controllers/query/validation.js.html +6 -6
  25. package/coverage/lcov-report/api/controllers/role.js.html +9 -9
  26. package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
  27. package/coverage/lcov-report/api/controllers/row/external.js.html +16 -16
  28. package/coverage/lcov-report/api/controllers/row/index.html +1 -1
  29. package/coverage/lcov-report/api/controllers/row/index.js.html +26 -26
  30. package/coverage/lcov-report/api/controllers/row/internal.js.html +44 -44
  31. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +8 -8
  32. package/coverage/lcov-report/api/controllers/row/utils.js.html +25 -25
  33. package/coverage/lcov-report/api/controllers/screen.js.html +7 -7
  34. package/coverage/lcov-report/api/controllers/script.js.html +4 -4
  35. package/coverage/lcov-report/api/controllers/table/external.js.html +12 -12
  36. package/coverage/lcov-report/api/controllers/table/index.html +16 -16
  37. package/coverage/lcov-report/api/controllers/table/index.js.html +25 -25
  38. package/coverage/lcov-report/api/controllers/table/internal.js.html +40 -34
  39. package/coverage/lcov-report/api/controllers/table/utils.js.html +76 -61
  40. package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
  41. package/coverage/lcov-report/api/controllers/user.js.html +20 -20
  42. package/coverage/lcov-report/api/controllers/view/exporters.js.html +4 -4
  43. package/coverage/lcov-report/api/controllers/view/index.html +1 -1
  44. package/coverage/lcov-report/api/controllers/view/index.js.html +14 -14
  45. package/coverage/lcov-report/api/controllers/view/utils.js.html +11 -11
  46. package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +7 -7
  47. package/coverage/lcov-report/api/controllers/webhook.js.html +15 -15
  48. package/coverage/lcov-report/api/index.html +1 -1
  49. package/coverage/lcov-report/api/index.js.html +10 -10
  50. package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
  51. package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
  52. package/coverage/lcov-report/api/routes/application.js.html +1 -1
  53. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  54. package/coverage/lcov-report/api/routes/automation.js.html +1 -1
  55. package/coverage/lcov-report/api/routes/backup.js.html +1 -1
  56. package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
  57. package/coverage/lcov-report/api/routes/component.js.html +1 -1
  58. package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
  59. package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
  60. package/coverage/lcov-report/api/routes/dev.js.html +1 -1
  61. package/coverage/lcov-report/api/routes/index.html +7 -22
  62. package/coverage/lcov-report/api/routes/index.js.html +4 -10
  63. package/coverage/lcov-report/api/routes/integration.js.html +1 -1
  64. package/coverage/lcov-report/api/routes/layout.js.html +1 -1
  65. package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
  66. package/coverage/lcov-report/api/routes/permission.js.html +1 -1
  67. package/coverage/lcov-report/api/routes/query.js.html +1 -1
  68. package/coverage/lcov-report/api/routes/role.js.html +1 -1
  69. package/coverage/lcov-report/api/routes/routing.js.html +1 -1
  70. package/coverage/lcov-report/api/routes/row.js.html +1 -1
  71. package/coverage/lcov-report/api/routes/screen.js.html +1 -1
  72. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  73. package/coverage/lcov-report/api/routes/static.js.html +17 -2
  74. package/coverage/lcov-report/api/routes/table.js.html +1 -1
  75. package/coverage/lcov-report/api/routes/templates.js.html +1 -1
  76. package/coverage/lcov-report/api/routes/user.js.html +1 -1
  77. package/coverage/lcov-report/api/routes/view.js.html +1 -1
  78. package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
  79. package/coverage/lcov-report/automations/actions.js.html +24 -24
  80. package/coverage/lcov-report/automations/automationUtils.js.html +5 -5
  81. package/coverage/lcov-report/automations/bullboard.js.html +16 -16
  82. package/coverage/lcov-report/automations/index.html +1 -1
  83. package/coverage/lcov-report/automations/index.js.html +1 -1
  84. package/coverage/lcov-report/automations/steps/bash.js.html +6 -6
  85. package/coverage/lcov-report/automations/steps/createRow.js.html +13 -19
  86. package/coverage/lcov-report/automations/steps/delay.js.html +4 -4
  87. package/coverage/lcov-report/automations/steps/deleteRow.js.html +11 -20
  88. package/coverage/lcov-report/automations/steps/discord.js.html +7 -7
  89. package/coverage/lcov-report/automations/steps/executeQuery.js.html +6 -6
  90. package/coverage/lcov-report/automations/steps/executeScript.js.html +6 -6
  91. package/coverage/lcov-report/automations/steps/filter.js.html +7 -7
  92. package/coverage/lcov-report/automations/steps/index.html +13 -13
  93. package/coverage/lcov-report/automations/steps/integromat.js.html +5 -5
  94. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +8 -8
  95. package/coverage/lcov-report/automations/steps/queryRows.js.html +10 -10
  96. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +5 -5
  97. package/coverage/lcov-report/automations/steps/serverLog.js.html +3 -3
  98. package/coverage/lcov-report/automations/steps/slack.js.html +5 -5
  99. package/coverage/lcov-report/automations/steps/updateRow.js.html +6 -6
  100. package/coverage/lcov-report/automations/steps/utils.js.html +3 -3
  101. package/coverage/lcov-report/automations/steps/zapier.js.html +5 -5
  102. package/coverage/lcov-report/automations/triggerInfo/app.js.html +2 -2
  103. package/coverage/lcov-report/automations/triggerInfo/cron.js.html +2 -2
  104. package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
  105. package/coverage/lcov-report/automations/triggerInfo/index.js.html +8 -8
  106. package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +2 -2
  107. package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +2 -2
  108. package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +2 -2
  109. package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +2 -2
  110. package/coverage/lcov-report/automations/triggers.js.html +18 -18
  111. package/coverage/lcov-report/automations/utils.js.html +32 -32
  112. package/coverage/lcov-report/constants/index.html +1 -1
  113. package/coverage/lcov-report/constants/index.js.html +22 -22
  114. package/coverage/lcov-report/constants/layouts.js.html +5 -5
  115. package/coverage/lcov-report/constants/screens.js.html +4 -4
  116. package/coverage/lcov-report/db/client.js.html +18 -18
  117. package/coverage/lcov-report/db/inMemoryView.js.html +7 -7
  118. package/coverage/lcov-report/db/index.html +15 -15
  119. package/coverage/lcov-report/db/index.js.html +3 -3
  120. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +18 -18
  121. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  122. package/coverage/lcov-report/db/linkedRows/index.js.html +31 -31
  123. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +15 -15
  124. package/coverage/lcov-report/db/newid.js.html +4 -4
  125. package/coverage/lcov-report/db/utils.js.html +85 -85
  126. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  127. package/coverage/lcov-report/events/index.html +1 -1
  128. package/coverage/lcov-report/events/index.js.html +5 -5
  129. package/coverage/lcov-report/events/utils.js.html +3 -3
  130. package/coverage/lcov-report/index.html +99 -69
  131. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  132. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  133. package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
  134. package/coverage/lcov-report/middleware/authorized.js.html +11 -11
  135. package/coverage/lcov-report/middleware/builder.js.html +8 -8
  136. package/coverage/lcov-report/middleware/currentapp.js.html +34 -61
  137. package/coverage/lcov-report/middleware/index.html +25 -25
  138. package/coverage/lcov-report/middleware/joi-validator.js.html +3 -3
  139. package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
  140. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  141. package/coverage/lcov-report/middleware/usageQuota.js.html +275 -41
  142. package/coverage/lcov-report/middleware/utils.js.html +2 -2
  143. package/coverage/lcov-report/migrations/usageQuotas/index.html +141 -0
  144. package/coverage/lcov-report/migrations/usageQuotas/index.js.html +152 -0
  145. package/coverage/lcov-report/{api/routes/hosting.js.html → migrations/usageQuotas/syncApps.js.html} +42 -27
  146. package/coverage/lcov-report/{api/controllers/hosting.js.html → migrations/usageQuotas/syncRows.js.html} +41 -44
  147. package/coverage/lcov-report/threads/automation.js.html +1 -1
  148. package/coverage/lcov-report/threads/index.html +15 -15
  149. package/coverage/lcov-report/threads/index.js.html +10 -10
  150. package/coverage/lcov-report/threads/query.js.html +23 -8
  151. package/coverage/lcov-report/threads/utils.js.html +14 -14
  152. package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
  153. package/coverage/lcov-report/utilities/budibaseDir.js.html +7 -7
  154. package/coverage/lcov-report/utilities/centralPath.js.html +4 -4
  155. package/coverage/lcov-report/utilities/csvParser.js.html +6 -6
  156. package/coverage/lcov-report/utilities/global.js.html +26 -26
  157. package/coverage/lcov-report/utilities/index.html +19 -19
  158. package/coverage/lcov-report/utilities/index.js.html +25 -25
  159. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +8 -8
  160. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  161. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  162. package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
  163. package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
  164. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +53 -53
  165. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +10 -10
  166. package/coverage/lcov-report/utilities/scriptRunner.js.html +5 -5
  167. package/coverage/lcov-report/utilities/security.js.html +8 -8
  168. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  169. package/coverage/lcov-report/utilities/usageQuota/index.html +141 -0
  170. package/coverage/lcov-report/utilities/usageQuota/index.js.html +356 -0
  171. package/coverage/lcov-report/utilities/usageQuota/rows.js.html +302 -0
  172. package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +134 -0
  173. package/coverage/lcov-report/utilities/users.js.html +5 -5
  174. package/coverage/lcov-report/utilities/workerRequests.js.html +39 -108
  175. package/coverage/lcov.info +2415 -2154
  176. package/dist/api/controllers/application.js +45 -24
  177. package/dist/api/controllers/static/index.js +59 -10
  178. package/dist/api/controllers/table/internal.js +2 -0
  179. package/dist/api/controllers/table/utils.js +5 -0
  180. package/dist/api/routes/index.js +0 -2
  181. package/dist/api/routes/static.js +2 -1
  182. package/dist/automations/steps/createRow.js +2 -4
  183. package/dist/automations/steps/deleteRow.js +1 -4
  184. package/dist/environment.js +1 -0
  185. package/dist/integrations/rest.js +5 -5
  186. package/dist/integrations/s3.js +1 -1
  187. package/dist/integrations/utils.js +6 -3
  188. package/dist/middleware/currentapp.js +0 -9
  189. package/dist/middleware/usageQuota.js +82 -13
  190. package/dist/migrations/usageQuotas/index.js +24 -0
  191. package/dist/migrations/usageQuotas/syncApps.js +26 -0
  192. package/dist/migrations/usageQuotas/syncRows.js +29 -0
  193. package/dist/package.json +5 -5
  194. package/dist/tests/utilities/TestConfiguration.js +3 -1
  195. package/dist/threads/query.js +4 -0
  196. package/dist/tsconfig.tsbuildinfo +1 -1
  197. package/dist/utilities/{usageQuota.js → usageQuota/index.js} +44 -31
  198. package/dist/utilities/usageQuota/rows.js +77 -0
  199. package/dist/utilities/usageQuota/usageQuoteReset.js +16 -0
  200. package/dist/utilities/workerRequests.js +0 -20
  201. package/nodemon.json +1 -1
  202. package/package.json +6 -6
  203. package/src/api/controllers/application.js +48 -27
  204. package/src/api/controllers/static/index.js +63 -10
  205. package/src/api/controllers/table/internal.js +2 -0
  206. package/src/api/controllers/table/utils.js +5 -0
  207. package/src/api/routes/index.js +0 -2
  208. package/src/api/routes/static.js +5 -0
  209. package/src/api/routes/tests/application.spec.js +2 -2
  210. package/src/api/routes/tests/static.spec.js +98 -0
  211. package/src/automations/steps/createRow.js +2 -4
  212. package/src/automations/steps/deleteRow.js +1 -4
  213. package/src/environment.js +1 -0
  214. package/src/integrations/rest.ts +9 -28
  215. package/src/integrations/s3.ts +1 -1
  216. package/src/integrations/utils.ts +18 -5
  217. package/src/middleware/currentapp.js +0 -9
  218. package/src/middleware/tests/usageQuota.spec.js +18 -24
  219. package/src/middleware/usageQuota.js +93 -15
  220. package/src/migrations/tests/usageQuotas/index.spec.js +27 -0
  221. package/src/migrations/tests/usageQuotas/syncApps.spec.js +37 -0
  222. package/src/migrations/tests/usageQuotas/syncRows.spec.js +43 -0
  223. package/src/migrations/usageQuotas/index.js +24 -0
  224. package/src/migrations/usageQuotas/syncApps.js +18 -0
  225. package/src/migrations/usageQuotas/syncRows.js +21 -0
  226. package/src/tests/utilities/TestConfiguration.js +3 -1
  227. package/src/threads/query.js +5 -0
  228. package/src/utilities/tests/usageQuota/usageQuota.spec.js +72 -0
  229. package/src/utilities/usageQuota/index.js +92 -0
  230. package/src/utilities/usageQuota/rows.js +74 -0
  231. package/src/utilities/usageQuota/usageQuoteReset.js +18 -0
  232. package/src/utilities/workerRequests.js +0 -23
  233. package/dist/api/controllers/hosting.js +0 -30
  234. package/dist/api/routes/hosting.js +0 -11
  235. package/src/api/controllers/hosting.js +0 -22
  236. package/src/api/routes/hosting.js +0 -13
  237. package/src/api/routes/tests/hosting.spec.js +0 -36
  238. package/src/utilities/usageQuota.js +0 -73
@@ -20,7 +20,7 @@ const { cloneDeep } = require("lodash/fp");
20
20
  const { processObject } = require("@budibase/string-templates");
21
21
  const { getAllApps, isDevAppID, getDeployedAppID, Replication, } = require("@budibase/backend-core/db");
22
22
  const { USERS_TABLE_SCHEMA } = require("../../constants");
23
- const { getDeployedApps, removeAppFromUserRoles, } = require("../../utilities/workerRequests");
23
+ const { removeAppFromUserRoles } = require("../../utilities/workerRequests");
24
24
  const { clientLibraryPath, stringToReadStream } = require("../../utilities");
25
25
  const { getAllLocks } = require("../../utilities/redis");
26
26
  const { updateClientLibrary, backupClientLibrary, revertClientLibrary, } = require("../../utilities/fileSystem/clientLibrary");
@@ -49,31 +49,42 @@ function getUserRoleId(ctx) {
49
49
  ? BUILTIN_ROLE_IDS.PUBLIC
50
50
  : ctx.user.role._id;
51
51
  }
52
- function getAppUrlIfNotInUse(ctx) {
52
+ function getAppUrl(ctx) {
53
53
  return __awaiter(this, void 0, void 0, function* () {
54
+ // construct the url
54
55
  let url;
55
56
  if (ctx.request.body.url) {
57
+ // if the url is provided, use that
56
58
  url = encodeURI(ctx.request.body.url);
57
59
  }
58
- else if (ctx.request.body.name) {
60
+ else {
61
+ // otherwise use the name
59
62
  url = encodeURI(`${ctx.request.body.name}`);
60
63
  }
61
- if (url) {
62
- url = `/${url.replace(URL_REGEX_SLASH, "")}`.toLowerCase();
63
- }
64
- if (!env.SELF_HOSTED) {
65
- return url;
66
- }
67
- const deployedApps = yield getDeployedApps();
68
- if (url &&
69
- deployedApps[url] != null &&
70
- ctx.params != null &&
71
- deployedApps[url].appId !== ctx.params.appId) {
72
- ctx.throw(400, "App name/URL is already in use.");
73
- }
64
+ url = `/${url.replace(URL_REGEX_SLASH, "")}`.toLowerCase();
74
65
  return url;
75
66
  });
76
67
  }
68
+ const checkAppUrl = (ctx, apps, url, currentAppId) => {
69
+ if (currentAppId) {
70
+ apps = apps.filter(app => app.appId !== currentAppId);
71
+ }
72
+ if (apps.some(app => app.url === url)) {
73
+ ctx.throw(400, "App URL is already in use.");
74
+ }
75
+ };
76
+ const checkAppName = (ctx, apps, name, currentAppId) => {
77
+ // TODO: Replace with Joi
78
+ if (!name) {
79
+ ctx.throw(400, "Name is required");
80
+ }
81
+ if (currentAppId) {
82
+ apps = apps.filter(app => app.appId !== currentAppId);
83
+ }
84
+ if (apps.some(app => app.name === name)) {
85
+ ctx.throw(400, "App name is already in use.");
86
+ }
87
+ };
77
88
  function createInstance(template) {
78
89
  return __awaiter(this, void 0, void 0, function* () {
79
90
  const tenantId = isMultiTenant() ? getTenantId() : null;
@@ -167,6 +178,11 @@ exports.fetchAppPackage = (ctx) => __awaiter(void 0, void 0, void 0, function* (
167
178
  };
168
179
  });
169
180
  exports.create = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
181
+ const apps = yield getAllApps(CouchDB, { dev: true });
182
+ const name = ctx.request.body.name;
183
+ checkAppName(ctx, apps, name);
184
+ const url = yield getAppUrl(ctx);
185
+ checkAppUrl(ctx, apps, url);
170
186
  const { useTemplate, templateKey, templateString } = ctx.request.body;
171
187
  const instanceConfig = {
172
188
  useTemplate,
@@ -178,7 +194,6 @@ exports.create = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
178
194
  }
179
195
  const instance = yield createInstance(instanceConfig);
180
196
  const appId = instance._id;
181
- const url = yield getAppUrlIfNotInUse(ctx);
182
197
  const db = new CouchDB(appId);
183
198
  let _rev;
184
199
  try {
@@ -196,7 +211,7 @@ exports.create = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
196
211
  type: "app",
197
212
  version: packageJson.version,
198
213
  componentLibraries: ["@budibase/standard-components"],
199
- name: ctx.request.body.name,
214
+ name: name,
200
215
  url: url,
201
216
  template: ctx.request.body.template,
202
217
  instance: instance,
@@ -220,7 +235,14 @@ exports.create = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
220
235
  ctx.body = newApplication;
221
236
  });
222
237
  exports.update = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
223
- const data = yield updateAppPackage(ctx, ctx.request.body, ctx.params.appId);
238
+ const apps = yield getAllApps(CouchDB, { dev: true });
239
+ // validation
240
+ const name = ctx.request.body.name;
241
+ checkAppName(ctx, apps, name, ctx.params.appId);
242
+ const url = yield getAppUrl(ctx);
243
+ checkAppUrl(ctx, apps, url, ctx.params.appId);
244
+ const appPackageUpdates = { name, url };
245
+ const data = yield updateAppPackage(appPackageUpdates, ctx.params.appId);
224
246
  ctx.status = 200;
225
247
  ctx.body = data;
226
248
  });
@@ -239,7 +261,7 @@ exports.updateClient = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
239
261
  version: packageJson.version,
240
262
  revertableVersion: currentVersion,
241
263
  };
242
- const data = yield updateAppPackage(ctx, appPackageUpdates, ctx.params.appId);
264
+ const data = yield updateAppPackage(appPackageUpdates, ctx.params.appId);
243
265
  ctx.status = 200;
244
266
  ctx.body = data;
245
267
  });
@@ -259,7 +281,7 @@ exports.revertClient = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
259
281
  version: application.revertableVersion,
260
282
  revertableVersion: null,
261
283
  };
262
- const data = yield updateAppPackage(ctx, appPackageUpdates, ctx.params.appId);
284
+ const data = yield updateAppPackage(appPackageUpdates, ctx.params.appId);
263
285
  ctx.status = 200;
264
286
  ctx.body = data;
265
287
  });
@@ -326,11 +348,10 @@ exports.sync = (ctx, next) => __awaiter(void 0, void 0, void 0, function* () {
326
348
  };
327
349
  }
328
350
  });
329
- const updateAppPackage = (ctx, appPackage, appId) => __awaiter(void 0, void 0, void 0, function* () {
330
- const url = yield getAppUrlIfNotInUse(ctx);
351
+ const updateAppPackage = (appPackage, appId) => __awaiter(void 0, void 0, void 0, function* () {
331
352
  const db = new CouchDB(appId);
332
353
  const application = yield db.get(DocumentTypes.APP_METADATA);
333
- const newAppPackage = Object.assign(Object.assign(Object.assign({}, application), appPackage), { url });
354
+ const newAppPackage = Object.assign(Object.assign({}, application), appPackage);
334
355
  if (appPackage._rev !== application._rev) {
335
356
  newAppPackage._rev = application._rev;
336
357
  }
@@ -14,7 +14,7 @@ const { resolve, join } = require("../../../utilities/centralPath");
14
14
  const uuid = require("uuid");
15
15
  const { ObjectStoreBuckets } = require("../../../constants");
16
16
  const { processString } = require("@budibase/string-templates");
17
- const { getDeployedApps } = require("../../../utilities/workerRequests");
17
+ const { getAllApps } = require("@budibase/backend-core/db");
18
18
  const CouchDB = require("../../../db");
19
19
  const { loadHandlebarsFile, NODE_MODULES_PATH, TOP_LEVEL_PATH, } = require("../../../utilities/fileSystem");
20
20
  const env = require("../../../environment");
@@ -22,6 +22,8 @@ const { clientLibraryPath } = require("../../../utilities");
22
22
  const { upload } = require("../../../utilities/fileSystem");
23
23
  const { attachmentsRelativeURL } = require("../../../utilities");
24
24
  const { DocumentTypes } = require("../../../db/utils");
25
+ const AWS = require("aws-sdk");
26
+ const AWS_REGION = env.AWS_REGION ? env.AWS_REGION : "eu-west-1";
25
27
  function prepareUpload({ s3Key, bucket, metadata, file }) {
26
28
  return __awaiter(this, void 0, void 0, function* () {
27
29
  const response = yield upload({
@@ -41,13 +43,15 @@ function prepareUpload({ s3Key, bucket, metadata, file }) {
41
43
  };
42
44
  });
43
45
  }
44
- function checkForSelfHostedURL(ctx) {
46
+ function getAppIdFromUrl(ctx) {
45
47
  return __awaiter(this, void 0, void 0, function* () {
46
- // the "appId" component of the URL may actually be a specific self hosted URL
48
+ // the "appId" component of the URL can be the id or the custom url
47
49
  let possibleAppUrl = `/${encodeURI(ctx.params.appId).toLowerCase()}`;
48
- const apps = yield getDeployedApps();
49
- if (apps[possibleAppUrl] && apps[possibleAppUrl].appId) {
50
- return apps[possibleAppUrl].appId;
50
+ // search prod apps for a url that matches, exclude dev where id is always used
51
+ const apps = yield getAllApps(CouchDB, { dev: false });
52
+ const app = apps.filter(a => a.url && a.url.toLowerCase() === possibleAppUrl)[0];
53
+ if (app && app.appId) {
54
+ return app.appId;
51
55
  }
52
56
  else {
53
57
  return ctx.params.appId;
@@ -80,10 +84,7 @@ exports.uploadFile = function (ctx) {
80
84
  };
81
85
  exports.serveApp = function (ctx) {
82
86
  return __awaiter(this, void 0, void 0, function* () {
83
- let appId = ctx.params.appId;
84
- if (env.SELF_HOSTED) {
85
- appId = yield checkForSelfHostedURL(ctx);
86
- }
87
+ let appId = yield getAppIdFromUrl(ctx);
87
88
  const App = require("./templates/BudibaseApp.svelte").default;
88
89
  const db = new CouchDB(appId, { skip_setup: true });
89
90
  const appInfo = yield db.get(DocumentTypes.APP_METADATA);
@@ -109,3 +110,51 @@ exports.serveClientLibrary = function (ctx) {
109
110
  });
110
111
  });
111
112
  };
113
+ exports.getSignedUploadURL = function (ctx) {
114
+ var _a, _b, _c;
115
+ return __awaiter(this, void 0, void 0, function* () {
116
+ const database = new CouchDB(ctx.appId);
117
+ // Ensure datasource is valid
118
+ let datasource;
119
+ try {
120
+ const { datasourceId } = ctx.params;
121
+ datasource = yield database.get(datasourceId);
122
+ if (!datasource) {
123
+ ctx.throw(400, "The specified datasource could not be found");
124
+ }
125
+ }
126
+ catch (error) {
127
+ ctx.throw(400, "The specified datasource could not be found");
128
+ }
129
+ // Ensure we aren't using a custom endpoint
130
+ if ((_a = datasource === null || datasource === void 0 ? void 0 : datasource.config) === null || _a === void 0 ? void 0 : _a.endpoint) {
131
+ ctx.throw(400, "S3 datasources with custom endpoints are not supported");
132
+ }
133
+ // Determine type of datasource and generate signed URL
134
+ let signedUrl;
135
+ let publicUrl;
136
+ if (datasource.source === "S3") {
137
+ const { bucket, key } = ctx.request.body || {};
138
+ if (!bucket || !key) {
139
+ ctx.throw(400, "bucket and key values are required");
140
+ return;
141
+ }
142
+ try {
143
+ const s3 = new AWS.S3({
144
+ region: AWS_REGION,
145
+ accessKeyId: (_b = datasource === null || datasource === void 0 ? void 0 : datasource.config) === null || _b === void 0 ? void 0 : _b.accessKeyId,
146
+ secretAccessKey: (_c = datasource === null || datasource === void 0 ? void 0 : datasource.config) === null || _c === void 0 ? void 0 : _c.secretAccessKey,
147
+ apiVersion: "2006-03-01",
148
+ signatureVersion: "v4",
149
+ });
150
+ const params = { Bucket: bucket, Key: key };
151
+ signedUrl = s3.getSignedUrl("putObject", params);
152
+ publicUrl = `https://${bucket}.s3.${AWS_REGION}.amazonaws.com/${key}`;
153
+ }
154
+ catch (error) {
155
+ ctx.throw(400, error);
156
+ }
157
+ }
158
+ ctx.body = { signedUrl, publicUrl };
159
+ });
160
+ };
@@ -24,6 +24,7 @@ const linkRows = require("../../../db/linkedRows");
24
24
  const { getRowParams, generateTableID } = require("../../../db/utils");
25
25
  const { FieldTypes } = require("../../../constants");
26
26
  const { TableSaveFunctions, hasTypeChanged, getTable, handleDataImport, } = require("./utils");
27
+ const usageQuota = require("../../../utilities/usageQuota");
27
28
  exports.save = function (ctx) {
28
29
  return __awaiter(this, void 0, void 0, function* () {
29
30
  const appId = ctx.appId;
@@ -118,6 +119,7 @@ exports.destroy = function (ctx) {
118
119
  include_docs: true,
119
120
  }));
120
121
  yield db.bulkDocs(rows.rows.map(row => (Object.assign(Object.assign({}, row.doc), { _deleted: true }))));
122
+ yield usageQuota.update(usageQuota.Properties.ROW, -rows.rows.length);
121
123
  // update linked rows
122
124
  yield linkRows.updateLinks({
123
125
  appId,
@@ -18,6 +18,7 @@ const { USERS_TABLE_SCHEMA, SwitchableTypes } = require("../../../constants");
18
18
  const { isExternalTable, breakExternalTableId, isSQL, } = require("../../../integrations/utils");
19
19
  const { getViews, saveView } = require("../view/utils");
20
20
  const viewTemplate = require("../view/viewBuilder");
21
+ const usageQuota = require("../../../utilities/usageQuota");
21
22
  exports.checkForColumnUpdates = (db, oldTable, updatedTable) => __awaiter(void 0, void 0, void 0, function* () {
22
23
  let updatedRows = [];
23
24
  const rename = updatedTable._rename;
@@ -95,7 +96,11 @@ exports.handleDataImport = (appId, user, table, dataImport) => __awaiter(void 0,
95
96
  }
96
97
  finalData.push(row);
97
98
  }
99
+ yield usageQuota.update(usageQuota.Properties.ROW, finalData.length, {
100
+ dryRun: true,
101
+ });
98
102
  yield db.bulkDocs(finalData);
103
+ yield usageQuota.update(usageQuota.Properties.ROW, finalData.length);
99
104
  let response = yield db.put(table);
100
105
  table._rev = response._rev;
101
106
  return table;
@@ -21,7 +21,6 @@ const integrationRoutes = require("./integration");
21
21
  const permissionRoutes = require("./permission");
22
22
  const datasourceRoutes = require("./datasource");
23
23
  const queryRoutes = require("./query");
24
- const hostingRoutes = require("./hosting");
25
24
  const backupRoutes = require("./backup");
26
25
  const metadataRoutes = require("./metadata");
27
26
  const devRoutes = require("./dev");
@@ -46,7 +45,6 @@ exports.mainRoutes = [
46
45
  permissionRoutes,
47
46
  datasourceRoutes,
48
47
  queryRoutes,
49
- hostingRoutes,
50
48
  backupRoutes,
51
49
  metadataRoutes,
52
50
  devRoutes,
@@ -43,5 +43,6 @@ router
43
43
  .post("/api/attachments/process", authorized(BUILDER), controller.uploadFile)
44
44
  .post("/api/attachments/:tableId/upload", paramResource("tableId"), authorized(PermissionTypes.TABLE, PermissionLevels.WRITE), controller.uploadFile)
45
45
  // TODO: this likely needs to be secured in some way
46
- .get("/:appId/:path*", controller.serveApp);
46
+ .get("/:appId/:path*", controller.serveApp)
47
+ .post("/api/attachments/:datasourceId/url", authorized(PermissionTypes.TABLE, PermissionLevels.READ), controller.getSignedUploadURL);
47
48
  module.exports = router;
@@ -10,7 +10,6 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
10
10
  };
11
11
  const rowController = require("../../api/controllers/row");
12
12
  const automationUtils = require("../automationUtils");
13
- const env = require("../../environment");
14
13
  const usage = require("../../utilities/usageQuota");
15
14
  const { buildCtx } = require("./utils");
16
15
  exports.definition = {
@@ -87,10 +86,9 @@ exports.run = function ({ inputs, appId, emitter }) {
87
86
  });
88
87
  try {
89
88
  inputs.row = yield automationUtils.cleanUpRow(appId, inputs.row.tableId, inputs.row);
90
- if (env.USE_QUOTAS) {
91
- yield usage.update(usage.Properties.ROW, 1);
92
- }
89
+ yield usage.update(usage.Properties.ROW, 1, { dryRun: true });
93
90
  yield rowController.save(ctx);
91
+ yield usage.update(usage.Properties.ROW, 1);
94
92
  return {
95
93
  row: inputs.row,
96
94
  response: ctx.body,
@@ -9,7 +9,6 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
9
  });
10
10
  };
11
11
  const rowController = require("../../api/controllers/row");
12
- const env = require("../../environment");
13
12
  const usage = require("../../utilities/usageQuota");
14
13
  const { buildCtx } = require("./utils");
15
14
  const automationUtils = require("../automationUtils");
@@ -81,9 +80,7 @@ exports.run = function ({ inputs, appId, emitter }) {
81
80
  },
82
81
  });
83
82
  try {
84
- if (env.isProd()) {
85
- yield usage.update(usage.Properties.ROW, -1);
86
- }
83
+ yield usage.update(usage.Properties.ROW, -1);
87
84
  yield rowController.destroy(ctx);
88
85
  return {
89
86
  response: ctx.body,
@@ -30,6 +30,7 @@ module.exports = {
30
30
  MINIO_ACCESS_KEY: process.env.MINIO_ACCESS_KEY,
31
31
  MINIO_SECRET_KEY: process.env.MINIO_SECRET_KEY,
32
32
  USE_QUOTAS: process.env.USE_QUOTAS,
33
+ EXCLUDE_QUOTAS_TENANTS: process.env.EXCLUDE_QUOTAS_TENANTS,
33
34
  REDIS_URL: process.env.REDIS_URL,
34
35
  REDIS_PASSWORD: process.env.REDIS_PASSWORD,
35
36
  INTERNAL_API_KEY: process.env.INTERNAL_API_KEY,
@@ -40,8 +40,8 @@ const coreFields = {
40
40
  enum: Object.values(BodyTypes),
41
41
  },
42
42
  pagination: {
43
- type: datasource_1.DatasourceFieldTypes.OBJECT,
44
- },
43
+ type: datasource_1.DatasourceFieldTypes.OBJECT
44
+ }
45
45
  };
46
46
  var RestModule;
47
47
  (function (RestModule) {
@@ -162,8 +162,8 @@ var RestModule;
162
162
  headers,
163
163
  },
164
164
  pagination: {
165
- cursor: nextCursor,
166
- },
165
+ cursor: nextCursor
166
+ }
167
167
  };
168
168
  });
169
169
  }
@@ -294,7 +294,7 @@ var RestModule;
294
294
  }
295
295
  _req(query) {
296
296
  return __awaiter(this, void 0, void 0, function* () {
297
- const { path = "", queryString = "", headers = {}, method = "GET", disabledHeaders, bodyType, requestBody, authConfigId, pagination, paginationValues, } = query;
297
+ const { path = "", queryString = "", headers = {}, method = "GET", disabledHeaders, bodyType, requestBody, authConfigId, pagination, paginationValues } = query;
298
298
  const authHeaders = this.getAuthHeaders(authConfigId);
299
299
  this.headers = Object.assign(Object.assign(Object.assign({}, this.config.defaultHeaders), headers), authHeaders);
300
300
  if (disabledHeaders) {
@@ -38,7 +38,7 @@ var S3Module;
38
38
  signatureVersion: {
39
39
  type: "string",
40
40
  required: false,
41
- default: "v4",
41
+ default: "v4"
42
42
  },
43
43
  },
44
44
  query: {
@@ -153,7 +153,9 @@ exports.isIsoDateString = isIsoDateString;
153
153
  * @param tableIds The IDs of the tables which currently exist.
154
154
  */
155
155
  function shouldCopyRelationship(column, tableIds) {
156
- return column.type === constants_1.FieldTypes.LINK && column.tableId && tableIds.includes(column.tableId);
156
+ return (column.type === constants_1.FieldTypes.LINK &&
157
+ column.tableId &&
158
+ tableIds.includes(column.tableId));
157
159
  }
158
160
  /**
159
161
  * Similar function to the shouldCopyRelationship function, but instead this looks for options and boolean
@@ -164,8 +166,9 @@ function shouldCopyRelationship(column, tableIds) {
164
166
  * @param fetchedColumn The fetched column to check for the type in the external database.
165
167
  */
166
168
  function shouldCopySpecialColumn(column, fetchedColumn) {
167
- return column.type === constants_1.FieldTypes.OPTIONS ||
168
- ((!fetchedColumn || fetchedColumn.type === constants_1.FieldTypes.NUMBER) && column.type === constants_1.FieldTypes.BOOLEAN);
169
+ return (column.type === constants_1.FieldTypes.OPTIONS ||
170
+ ((!fetchedColumn || fetchedColumn.type === constants_1.FieldTypes.NUMBER) &&
171
+ column.type === constants_1.FieldTypes.BOOLEAN));
169
172
  }
170
173
  /**
171
174
  * Looks for columns which need to be copied over into the new table definitions, like relationships
@@ -49,15 +49,6 @@ module.exports = (ctx, next) => __awaiter(void 0, void 0, void 0, function* () {
49
49
  !isWebhookEndpoint(ctx) &&
50
50
  (!ctx.user || !ctx.user.builder || !ctx.user.builder.global)) {
51
51
  clearCookie(ctx, Cookies.CurrentApp);
52
- // have to set the return url on the server side as client side is not available
53
- setCookie(ctx, ctx.url, Cookies.RETURN_URL, {
54
- // don't sign so the browser can easily read
55
- sign: false,
56
- // use the request domain to match how ui handles the return url cookie.
57
- // it's important we don't use the shared domain here as the builder
58
- // can't delete from it without awareness of the domain.
59
- requestDomain: true,
60
- });
61
52
  return ctx.redirect("/");
62
53
  }
63
54
  let appId, roleId = BUILTIN_ROLE_IDS.PUBLIC;
@@ -10,11 +10,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
10
10
  };
11
11
  const CouchDB = require("../db");
12
12
  const usageQuota = require("../utilities/usageQuota");
13
- const env = require("../environment");
14
- const { getTenantId } = require("@budibase/backend-core/tenancy");
13
+ const { getUniqueRows } = require("../utilities/usageQuota/rows");
15
14
  const { isExternalTable, isRowId: isExternalRowId, } = require("../integrations/utils");
16
- // tenants without limits
17
- const EXCLUDED_TENANTS = ["bb", "default", "bbtest", "bbstaging"];
15
+ const migration = require("../migrations/usageQuotas");
18
16
  // currently only counting new writes and deletes
19
17
  const METHOD_MAP = {
20
18
  POST: 1,
@@ -22,13 +20,13 @@ const METHOD_MAP = {
22
20
  };
23
21
  const DOMAIN_MAP = {
24
22
  rows: usageQuota.Properties.ROW,
25
- upload: usageQuota.Properties.UPLOAD,
26
- views: usageQuota.Properties.VIEW,
27
- users: usageQuota.Properties.USER,
23
+ // upload: usageQuota.Properties.UPLOAD, // doesn't work yet
24
+ // views: usageQuota.Properties.VIEW, // doesn't work yet
25
+ // users: usageQuota.Properties.USER, // doesn't work yet
28
26
  applications: usageQuota.Properties.APPS,
29
27
  // this will not be updated by endpoint calls
30
28
  // instead it will be updated by triggerInfo
31
- automationRuns: usageQuota.Properties.AUTOMATION,
29
+ // automationRuns: usageQuota.Properties.AUTOMATION, // doesn't work yet
32
30
  };
33
31
  function getProperty(url) {
34
32
  for (let domain of Object.keys(DOMAIN_MAP)) {
@@ -38,9 +36,7 @@ function getProperty(url) {
38
36
  }
39
37
  }
40
38
  module.exports = (ctx, next) => __awaiter(void 0, void 0, void 0, function* () {
41
- const tenantId = getTenantId();
42
- // if in development or a self hosted cloud usage quotas should not be executed
43
- if (env.isDev() || env.SELF_HOSTED || EXCLUDED_TENANTS.includes(tenantId)) {
39
+ if (!usageQuota.useQuotas()) {
44
40
  return next();
45
41
  }
46
42
  let usage = METHOD_MAP[ctx.req.method];
@@ -78,10 +74,83 @@ module.exports = (ctx, next) => __awaiter(void 0, void 0, void 0, function* () {
78
74
  usage = files.map(file => file.size).reduce((total, size) => total + size);
79
75
  }
80
76
  try {
81
- yield usageQuota.update(property, usage);
82
- return next();
77
+ yield migration.run();
78
+ yield performRequest(ctx, next, property, usage);
83
79
  }
84
80
  catch (err) {
85
81
  ctx.throw(400, err);
86
82
  }
87
83
  });
84
+ const performRequest = (ctx, next, property, usage) => __awaiter(void 0, void 0, void 0, function* () {
85
+ const usageContext = {
86
+ skipNext: false,
87
+ skipUsage: false,
88
+ [usageQuota.Properties.APPS]: {},
89
+ };
90
+ if (usage === -1) {
91
+ if (PRE_DELETE[property]) {
92
+ yield PRE_DELETE[property](ctx, usageContext);
93
+ }
94
+ }
95
+ else {
96
+ if (PRE_CREATE[property]) {
97
+ yield PRE_CREATE[property](ctx, usageContext);
98
+ }
99
+ }
100
+ // run the request
101
+ if (!usageContext.skipNext) {
102
+ yield usageQuota.update(property, usage, { dryRun: true });
103
+ yield next();
104
+ }
105
+ if (usage === -1) {
106
+ if (POST_DELETE[property]) {
107
+ yield POST_DELETE[property](ctx, usageContext);
108
+ }
109
+ }
110
+ else {
111
+ if (POST_CREATE[property]) {
112
+ yield POST_CREATE[property](ctx, usageContext);
113
+ }
114
+ }
115
+ // update the usage
116
+ if (!usageContext.skipUsage) {
117
+ yield usageQuota.update(property, usage);
118
+ }
119
+ });
120
+ const appPreDelete = (ctx, usageContext) => __awaiter(void 0, void 0, void 0, function* () {
121
+ if (ctx.query.unpublish) {
122
+ // don't run usage decrement for unpublish
123
+ usageContext.skipUsage = true;
124
+ return;
125
+ }
126
+ // store the row count to delete
127
+ const rows = yield getUniqueRows([ctx.appId]);
128
+ if (rows.length) {
129
+ usageContext[usageQuota.Properties.APPS] = { rowCount: rows.length };
130
+ }
131
+ });
132
+ const appPostDelete = (ctx, usageContext) => __awaiter(void 0, void 0, void 0, function* () {
133
+ // delete the app rows from usage
134
+ const rowCount = usageContext[usageQuota.Properties.APPS].rowCount;
135
+ if (rowCount) {
136
+ yield usageQuota.update(usageQuota.Properties.ROW, -rowCount);
137
+ }
138
+ });
139
+ const appPostCreate = (ctx) => __awaiter(void 0, void 0, void 0, function* () {
140
+ // app import & template creation
141
+ if (ctx.request.body.useTemplate === "true") {
142
+ const rows = yield getUniqueRows([ctx.response.body.appId]);
143
+ const rowCount = rows ? rows.length : 0;
144
+ yield usageQuota.update(usageQuota.Properties.ROW, rowCount);
145
+ }
146
+ });
147
+ const PRE_DELETE = {
148
+ [usageQuota.Properties.APPS]: appPreDelete,
149
+ };
150
+ const POST_DELETE = {
151
+ [usageQuota.Properties.APPS]: appPostDelete,
152
+ };
153
+ const PRE_CREATE = {};
154
+ const POST_CREATE = {
155
+ [usageQuota.Properties.APPS]: appPostCreate,
156
+ };
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
+ return new (P || (P = Promise))(function (resolve, reject) {
5
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
9
+ });
10
+ };
11
+ const { MIGRATIONS, MIGRATION_DBS, migrateIfRequired, } = require("@budibase/backend-core/migrations");
12
+ const { useQuotas } = require("../../utilities/usageQuota");
13
+ const syncApps = require("./syncApps");
14
+ const syncRows = require("./syncRows");
15
+ exports.run = () => __awaiter(void 0, void 0, void 0, function* () {
16
+ if (!useQuotas()) {
17
+ return;
18
+ }
19
+ // Jan 2022
20
+ yield migrateIfRequired(MIGRATION_DBS.GLOBAL_DB, MIGRATIONS.QUOTAS_1, () => __awaiter(void 0, void 0, void 0, function* () {
21
+ yield syncApps.run();
22
+ yield syncRows.run();
23
+ }));
24
+ });
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
+ return new (P || (P = Promise))(function (resolve, reject) {
5
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
9
+ });
10
+ };
11
+ const { getGlobalDB, getTenantId } = require("@budibase/backend-core/tenancy");
12
+ const { getAllApps } = require("@budibase/backend-core/db");
13
+ const CouchDB = require("../../db");
14
+ const { getUsageQuotaDoc } = require("../../utilities/usageQuota");
15
+ exports.run = () => __awaiter(void 0, void 0, void 0, function* () {
16
+ const db = getGlobalDB();
17
+ // get app count
18
+ const devApps = yield getAllApps(CouchDB, { dev: true });
19
+ const appCount = devApps ? devApps.length : 0;
20
+ // sync app count
21
+ const tenantId = getTenantId();
22
+ console.log(`[Tenant: ${tenantId}] Syncing app count: ${appCount}`);
23
+ const usageDoc = yield getUsageQuotaDoc(db);
24
+ usageDoc.usageQuota.apps = appCount;
25
+ yield db.put(usageDoc);
26
+ });
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
+ return new (P || (P = Promise))(function (resolve, reject) {
5
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
9
+ });
10
+ };
11
+ const { getGlobalDB, getTenantId } = require("@budibase/backend-core/tenancy");
12
+ const { getAllApps } = require("@budibase/backend-core/db");
13
+ const CouchDB = require("../../db");
14
+ const { getUsageQuotaDoc } = require("../../utilities/usageQuota");
15
+ const { getUniqueRows } = require("../../utilities/usageQuota/rows");
16
+ exports.run = () => __awaiter(void 0, void 0, void 0, function* () {
17
+ const db = getGlobalDB();
18
+ // get all rows in all apps
19
+ const allApps = yield getAllApps(CouchDB, { all: true });
20
+ const appIds = allApps ? allApps.map(app => app.appId) : [];
21
+ const rows = yield getUniqueRows(appIds);
22
+ const rowCount = rows ? rows.length : 0;
23
+ // sync row count
24
+ const tenantId = getTenantId();
25
+ console.log(`[Tenant: ${tenantId}] Syncing row count: ${rowCount}`);
26
+ const usageDoc = yield getUsageQuotaDoc(db);
27
+ usageDoc.usageQuota.rows = rowCount;
28
+ yield db.put(usageDoc);
29
+ });