@budibase/server 1.0.46-alpha.3 → 1.0.46-alpha.4

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 (184) hide show
  1. package/builder/assets/{index.0df4f7ab.css → index.243ca52c.css} +1 -1
  2. package/builder/assets/{index.6eae2fa0.js → index.c21ee1fb.js} +124 -124
  3. package/builder/index.html +2 -2
  4. package/coverage/clover.xml +1435 -1435
  5. package/coverage/coverage-final.json +137 -137
  6. package/coverage/lcov-report/api/controllers/analytics.js.html +6 -6
  7. package/coverage/lcov-report/api/controllers/apikeys.js.html +6 -6
  8. package/coverage/lcov-report/api/controllers/application.js.html +88 -88
  9. package/coverage/lcov-report/api/controllers/auth.js.html +7 -7
  10. package/coverage/lcov-report/api/controllers/automation.js.html +21 -21
  11. package/coverage/lcov-report/api/controllers/backup.js.html +3 -3
  12. package/coverage/lcov-report/api/controllers/cloud.js.html +12 -12
  13. package/coverage/lcov-report/api/controllers/component.js.html +8 -8
  14. package/coverage/lcov-report/api/controllers/datasource.js.html +30 -30
  15. package/coverage/lcov-report/api/controllers/dev.js.html +19 -19
  16. package/coverage/lcov-report/api/controllers/hosting.js.html +8 -8
  17. package/coverage/lcov-report/api/controllers/index.html +1 -1
  18. package/coverage/lcov-report/api/controllers/integration.js.html +4 -4
  19. package/coverage/lcov-report/api/controllers/layout.js.html +6 -6
  20. package/coverage/lcov-report/api/controllers/metadata.js.html +9 -9
  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 +9 -9
  25. package/coverage/lcov-report/api/controllers/role.js.html +9 -9
  26. package/coverage/lcov-report/api/controllers/routing.js.html +9 -9
  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 +13 -13
  30. package/coverage/lcov-report/api/controllers/row/internal.js.html +26 -26
  31. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +8 -8
  32. package/coverage/lcov-report/api/controllers/row/utils.js.html +13 -13
  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 +1 -1
  37. package/coverage/lcov-report/api/controllers/table/index.js.html +14 -14
  38. package/coverage/lcov-report/api/controllers/table/internal.js.html +10 -10
  39. package/coverage/lcov-report/api/controllers/table/utils.js.html +26 -26
  40. package/coverage/lcov-report/api/controllers/templates.js.html +5 -5
  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 +26 -26
  50. package/coverage/lcov-report/api/routes/analytics.js.html +6 -6
  51. package/coverage/lcov-report/api/routes/apikeys.js.html +8 -8
  52. package/coverage/lcov-report/api/routes/application.js.html +9 -9
  53. package/coverage/lcov-report/api/routes/auth.js.html +6 -6
  54. package/coverage/lcov-report/api/routes/automation.js.html +14 -14
  55. package/coverage/lcov-report/api/routes/backup.js.html +8 -8
  56. package/coverage/lcov-report/api/routes/cloud.js.html +8 -8
  57. package/coverage/lcov-report/api/routes/component.js.html +8 -8
  58. package/coverage/lcov-report/api/routes/datasource.js.html +13 -13
  59. package/coverage/lcov-report/api/routes/deploy.js.html +8 -8
  60. package/coverage/lcov-report/api/routes/dev.js.html +13 -13
  61. package/coverage/lcov-report/api/routes/hosting.js.html +8 -8
  62. package/coverage/lcov-report/api/routes/index.html +1 -1
  63. package/coverage/lcov-report/api/routes/index.js.html +30 -30
  64. package/coverage/lcov-report/api/routes/integration.js.html +8 -8
  65. package/coverage/lcov-report/api/routes/layout.js.html +8 -8
  66. package/coverage/lcov-report/api/routes/metadata.js.html +9 -9
  67. package/coverage/lcov-report/api/routes/permission.js.html +12 -12
  68. package/coverage/lcov-report/api/routes/query.js.html +10 -10
  69. package/coverage/lcov-report/api/routes/role.js.html +12 -12
  70. package/coverage/lcov-report/api/routes/routing.js.html +8 -8
  71. package/coverage/lcov-report/api/routes/row.js.html +10 -10
  72. package/coverage/lcov-report/api/routes/screen.js.html +11 -11
  73. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  74. package/coverage/lcov-report/api/routes/static.js.html +28 -13
  75. package/coverage/lcov-report/api/routes/table.js.html +12 -12
  76. package/coverage/lcov-report/api/routes/templates.js.html +8 -8
  77. package/coverage/lcov-report/api/routes/user.js.html +8 -8
  78. package/coverage/lcov-report/api/routes/view.js.html +10 -10
  79. package/coverage/lcov-report/api/routes/webhook.js.html +11 -11
  80. package/coverage/lcov-report/automations/actions.js.html +24 -24
  81. package/coverage/lcov-report/automations/automationUtils.js.html +5 -5
  82. package/coverage/lcov-report/automations/bullboard.js.html +16 -16
  83. package/coverage/lcov-report/automations/index.html +1 -1
  84. package/coverage/lcov-report/automations/index.js.html +7 -7
  85. package/coverage/lcov-report/automations/steps/bash.js.html +6 -6
  86. package/coverage/lcov-report/automations/steps/createRow.js.html +7 -7
  87. package/coverage/lcov-report/automations/steps/delay.js.html +4 -4
  88. package/coverage/lcov-report/automations/steps/deleteRow.js.html +7 -7
  89. package/coverage/lcov-report/automations/steps/discord.js.html +7 -7
  90. package/coverage/lcov-report/automations/steps/executeQuery.js.html +6 -6
  91. package/coverage/lcov-report/automations/steps/executeScript.js.html +6 -6
  92. package/coverage/lcov-report/automations/steps/filter.js.html +7 -7
  93. package/coverage/lcov-report/automations/steps/index.html +1 -1
  94. package/coverage/lcov-report/automations/steps/integromat.js.html +5 -5
  95. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +8 -8
  96. package/coverage/lcov-report/automations/steps/queryRows.js.html +10 -10
  97. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +5 -5
  98. package/coverage/lcov-report/automations/steps/serverLog.js.html +3 -3
  99. package/coverage/lcov-report/automations/steps/slack.js.html +5 -5
  100. package/coverage/lcov-report/automations/steps/updateRow.js.html +6 -6
  101. package/coverage/lcov-report/automations/steps/utils.js.html +3 -3
  102. package/coverage/lcov-report/automations/steps/zapier.js.html +5 -5
  103. package/coverage/lcov-report/automations/triggerInfo/app.js.html +2 -2
  104. package/coverage/lcov-report/automations/triggerInfo/cron.js.html +2 -2
  105. package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
  106. package/coverage/lcov-report/automations/triggerInfo/index.js.html +8 -8
  107. package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +2 -2
  108. package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +2 -2
  109. package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +2 -2
  110. package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +2 -2
  111. package/coverage/lcov-report/automations/triggers.js.html +18 -18
  112. package/coverage/lcov-report/automations/utils.js.html +32 -32
  113. package/coverage/lcov-report/constants/index.html +1 -1
  114. package/coverage/lcov-report/constants/index.js.html +22 -22
  115. package/coverage/lcov-report/constants/layouts.js.html +5 -5
  116. package/coverage/lcov-report/constants/screens.js.html +4 -4
  117. package/coverage/lcov-report/db/client.js.html +18 -18
  118. package/coverage/lcov-report/db/inMemoryView.js.html +7 -7
  119. package/coverage/lcov-report/db/index.html +1 -1
  120. package/coverage/lcov-report/db/index.js.html +3 -3
  121. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +7 -7
  122. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  123. package/coverage/lcov-report/db/linkedRows/index.js.html +18 -18
  124. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +13 -13
  125. package/coverage/lcov-report/db/newid.js.html +4 -4
  126. package/coverage/lcov-report/db/utils.js.html +74 -74
  127. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  128. package/coverage/lcov-report/events/index.html +1 -1
  129. package/coverage/lcov-report/events/index.js.html +6 -6
  130. package/coverage/lcov-report/events/utils.js.html +3 -3
  131. package/coverage/lcov-report/index.html +1 -1
  132. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  133. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  134. package/coverage/lcov-report/middleware/appInfo.js.html +5 -5
  135. package/coverage/lcov-report/middleware/authorized.js.html +15 -15
  136. package/coverage/lcov-report/middleware/builder.js.html +16 -16
  137. package/coverage/lcov-report/middleware/currentapp.js.html +43 -43
  138. package/coverage/lcov-report/middleware/index.html +1 -1
  139. package/coverage/lcov-report/middleware/joi-validator.js.html +6 -6
  140. package/coverage/lcov-report/middleware/resourceId.js.html +22 -22
  141. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  142. package/coverage/lcov-report/middleware/usageQuota.js.html +17 -17
  143. package/coverage/lcov-report/middleware/utils.js.html +4 -4
  144. package/coverage/lcov-report/migrations/usageQuotas/index.html +1 -1
  145. package/coverage/lcov-report/migrations/usageQuotas/index.js.html +6 -6
  146. package/coverage/lcov-report/migrations/usageQuotas/syncApps.js.html +6 -6
  147. package/coverage/lcov-report/migrations/usageQuotas/syncRows.js.html +7 -7
  148. package/coverage/lcov-report/threads/automation.js.html +1 -1
  149. package/coverage/lcov-report/threads/index.html +1 -1
  150. package/coverage/lcov-report/threads/index.js.html +10 -10
  151. package/coverage/lcov-report/threads/query.js.html +1 -1
  152. package/coverage/lcov-report/threads/utils.js.html +14 -14
  153. package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
  154. package/coverage/lcov-report/utilities/budibaseDir.js.html +7 -7
  155. package/coverage/lcov-report/utilities/centralPath.js.html +4 -4
  156. package/coverage/lcov-report/utilities/csvParser.js.html +6 -6
  157. package/coverage/lcov-report/utilities/global.js.html +26 -26
  158. package/coverage/lcov-report/utilities/index.html +1 -1
  159. package/coverage/lcov-report/utilities/index.js.html +25 -25
  160. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +9 -9
  161. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  162. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  163. package/coverage/lcov-report/utilities/routing/index.js.html +6 -6
  164. package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
  165. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +17 -17
  166. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +4 -4
  167. package/coverage/lcov-report/utilities/scriptRunner.js.html +5 -5
  168. package/coverage/lcov-report/utilities/security.js.html +8 -8
  169. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  170. package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
  171. package/coverage/lcov-report/utilities/usageQuota/index.js.html +8 -8
  172. package/coverage/lcov-report/utilities/usageQuota/rows.js.html +8 -8
  173. package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
  174. package/coverage/lcov-report/utilities/users.js.html +5 -5
  175. package/coverage/lcov-report/utilities/workerRequests.js.html +31 -31
  176. package/coverage/lcov.info +1626 -1626
  177. package/dist/api/controllers/static/index.js +50 -0
  178. package/dist/api/routes/static.js +2 -1
  179. package/dist/package.json +4 -4
  180. package/dist/tsconfig.tsbuildinfo +1 -1
  181. package/package.json +5 -5
  182. package/src/api/controllers/static/index.js +50 -0
  183. package/src/api/routes/static.js +5 -0
  184. package/src/api/routes/tests/static.spec.js +98 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@budibase/server",
3
3
  "email": "hi@budibase.com",
4
- "version": "1.0.46-alpha.3",
4
+ "version": "1.0.46-alpha.4",
5
5
  "description": "Budibase Web Server",
6
6
  "main": "src/index.ts",
7
7
  "repository": {
@@ -70,9 +70,9 @@
70
70
  "license": "GPL-3.0",
71
71
  "dependencies": {
72
72
  "@apidevtools/swagger-parser": "^10.0.3",
73
- "@budibase/backend-core": "^1.0.46-alpha.3",
74
- "@budibase/client": "^1.0.46-alpha.3",
75
- "@budibase/string-templates": "^1.0.46-alpha.3",
73
+ "@budibase/backend-core": "^1.0.46-alpha.4",
74
+ "@budibase/client": "^1.0.46-alpha.4",
75
+ "@budibase/string-templates": "^1.0.46-alpha.4",
76
76
  "@bull-board/api": "^3.7.0",
77
77
  "@bull-board/koa": "^3.7.0",
78
78
  "@elastic/elasticsearch": "7.10.0",
@@ -165,5 +165,5 @@
165
165
  "optionalDependencies": {
166
166
  "oracledb": "^5.3.0"
167
167
  },
168
- "gitHead": "b10f29e52b94b0c2c0c61a7a1ad7669fcd37d473"
168
+ "gitHead": "965525d1b1437e7c94eaff0b21f2143e3f2f0ad7"
169
169
  }
@@ -17,6 +17,8 @@ const { clientLibraryPath } = require("../../../utilities")
17
17
  const { upload } = require("../../../utilities/fileSystem")
18
18
  const { attachmentsRelativeURL } = require("../../../utilities")
19
19
  const { DocumentTypes } = require("../../../db/utils")
20
+ const AWS = require("aws-sdk")
21
+ const AWS_REGION = env.AWS_REGION ? env.AWS_REGION : "eu-west-1"
20
22
 
21
23
  async function prepareUpload({ s3Key, bucket, metadata, file }) {
22
24
  const response = await upload({
@@ -104,3 +106,51 @@ exports.serveClientLibrary = async function (ctx) {
104
106
  root: join(NODE_MODULES_PATH, "@budibase", "client", "dist"),
105
107
  })
106
108
  }
109
+
110
+ exports.getSignedUploadURL = async function (ctx) {
111
+ const database = new CouchDB(ctx.appId)
112
+
113
+ // Ensure datasource is valid
114
+ let datasource
115
+ try {
116
+ const { datasourceId } = ctx.params
117
+ datasource = await database.get(datasourceId)
118
+ if (!datasource) {
119
+ ctx.throw(400, "The specified datasource could not be found")
120
+ }
121
+ } catch (error) {
122
+ ctx.throw(400, "The specified datasource could not be found")
123
+ }
124
+
125
+ // Ensure we aren't using a custom endpoint
126
+ if (datasource?.config?.endpoint) {
127
+ ctx.throw(400, "S3 datasources with custom endpoints are not supported")
128
+ }
129
+
130
+ // Determine type of datasource and generate signed URL
131
+ let signedUrl
132
+ let publicUrl
133
+ if (datasource.source === "S3") {
134
+ const { bucket, key } = ctx.request.body || {}
135
+ if (!bucket || !key) {
136
+ ctx.throw(400, "bucket and key values are required")
137
+ return
138
+ }
139
+ try {
140
+ const s3 = new AWS.S3({
141
+ region: AWS_REGION,
142
+ accessKeyId: datasource?.config?.accessKeyId,
143
+ secretAccessKey: datasource?.config?.secretAccessKey,
144
+ apiVersion: "2006-03-01",
145
+ signatureVersion: "v4",
146
+ })
147
+ const params = { Bucket: bucket, Key: key }
148
+ signedUrl = s3.getSignedUrl("putObject", params)
149
+ publicUrl = `https://${bucket}.s3.${AWS_REGION}.amazonaws.com/${key}`
150
+ } catch (error) {
151
+ ctx.throw(400, error)
152
+ }
153
+ }
154
+
155
+ ctx.body = { signedUrl, publicUrl }
156
+ }
@@ -46,5 +46,10 @@ router
46
46
  )
47
47
  // TODO: this likely needs to be secured in some way
48
48
  .get("/:appId/:path*", controller.serveApp)
49
+ .post(
50
+ "/api/attachments/:datasourceId/url",
51
+ authorized(PermissionTypes.TABLE, PermissionLevels.READ),
52
+ controller.getSignedUploadURL
53
+ )
49
54
 
50
55
  module.exports = router
@@ -0,0 +1,98 @@
1
+ jest.mock("node-fetch")
2
+ jest.mock("aws-sdk", () => ({
3
+ config: {
4
+ update: jest.fn(),
5
+ },
6
+ DynamoDB: {
7
+ DocumentClient: jest.fn(),
8
+ },
9
+ S3: jest.fn(() => ({
10
+ getSignedUrl: jest.fn(() => {
11
+ return "my-url"
12
+ }),
13
+ })),
14
+ }))
15
+
16
+ const setup = require("./utilities")
17
+
18
+ describe("/attachments", () => {
19
+ let request = setup.getRequest()
20
+ let config = setup.getConfig()
21
+ let app
22
+
23
+ afterAll(setup.afterAll)
24
+
25
+ beforeEach(async () => {
26
+ app = await config.init()
27
+ })
28
+
29
+ describe("generateSignedUrls", () => {
30
+ let datasource
31
+
32
+ beforeEach(async () => {
33
+ datasource = await config.createDatasource({
34
+ datasource: {
35
+ type: "datasource",
36
+ name: "Test",
37
+ source: "S3",
38
+ config: {},
39
+ },
40
+ })
41
+ })
42
+
43
+ it("should be able to generate a signed upload URL", async () => {
44
+ const bucket = "foo"
45
+ const key = "bar"
46
+ const res = await request
47
+ .post(`/api/attachments/${datasource._id}/url`)
48
+ .send({ bucket, key })
49
+ .set(config.defaultHeaders())
50
+ .expect("Content-Type", /json/)
51
+ .expect(200)
52
+ expect(res.body.signedUrl).toEqual("my-url")
53
+ expect(res.body.publicUrl).toEqual(
54
+ `https://${bucket}.s3.eu-west-1.amazonaws.com/${key}`
55
+ )
56
+ })
57
+
58
+ it("should handle an invalid datasource ID", async () => {
59
+ const res = await request
60
+ .post(`/api/attachments/foo/url`)
61
+ .send({
62
+ bucket: "foo",
63
+ key: "bar",
64
+ })
65
+ .set(config.defaultHeaders())
66
+ .expect("Content-Type", /json/)
67
+ .expect(400)
68
+ expect(res.body.message).toEqual(
69
+ "The specified datasource could not be found"
70
+ )
71
+ })
72
+
73
+ it("should require a bucket parameter", async () => {
74
+ const res = await request
75
+ .post(`/api/attachments/${datasource._id}/url`)
76
+ .send({
77
+ bucket: undefined,
78
+ key: "bar",
79
+ })
80
+ .set(config.defaultHeaders())
81
+ .expect("Content-Type", /json/)
82
+ .expect(400)
83
+ expect(res.body.message).toEqual("bucket and key values are required")
84
+ })
85
+
86
+ it("should require a key parameter", async () => {
87
+ const res = await request
88
+ .post(`/api/attachments/${datasource._id}/url`)
89
+ .send({
90
+ bucket: "foo",
91
+ })
92
+ .set(config.defaultHeaders())
93
+ .expect("Content-Type", /json/)
94
+ .expect(400)
95
+ expect(res.body.message).toEqual("bucket and key values are required")
96
+ })
97
+ })
98
+ })