@budibase/server 1.2.30 → 1.2.33-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__mocks__/mongodb.ts +4 -0
- package/__mocks__/node-fetch.ts +8 -1
- package/builder/assets/index.13e1cfc7.js +977 -0
- package/builder/assets/{index.08dd0c5e.css → index.f1c7e247.css} +1 -1
- package/builder/index.html +2 -2
- package/coverage/clover.xml +385 -380
- package/coverage/coverage-final.json +9 -9
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +25 -25
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +209 -191
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +27 -18
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +2 -2
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +19 -19
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +30 -30
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +3 -3
- package/coverage/lcov-report/db/utils.js.html +61 -61
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +19 -19
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +16 -16
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +23 -23
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +7 -7
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +598 -593
- package/dist/api/controllers/row/internalSearch.js +5 -0
- package/dist/api/controllers/row/utils.js +3 -1
- package/dist/api/controllers/table/external.js +1 -1
- package/dist/automations/logging/index.js +3 -0
- package/dist/integrations/base/query.js +27 -0
- package/dist/integrations/base/sql.js +5 -4
- package/dist/integrations/base/utils.js +13 -27
- package/dist/integrations/microsoftSqlServer.js +5 -2
- package/dist/integrations/mongodb.js +35 -8
- package/dist/integrations/mysql.js +2 -2
- package/dist/integrations/postgres.js +5 -2
- package/dist/package.json +7 -7
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +8 -8
- package/src/api/controllers/row/internalSearch.js +6 -0
- package/src/api/controllers/row/utils.js +4 -1
- package/src/api/controllers/table/external.js +1 -1
- package/src/api/routes/tests/internalSearch.spec.js +157 -0
- package/src/automations/logging/index.ts +3 -0
- package/src/integrations/base/query.ts +17 -0
- package/src/integrations/base/sql.ts +5 -4
- package/src/integrations/base/utils.ts +9 -19
- package/src/integrations/microsoftSqlServer.ts +3 -2
- package/src/integrations/mongodb.ts +35 -8
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +2 -1
- package/src/integrations/queries/sql.ts +0 -1
- package/src/integrations/tests/mongo.spec.js +218 -0
- package/src/integrations/tests/sql.spec.js +1 -1
- package/builder/assets/index.3425e514.js +0 -975
|
@@ -102,4 +102,222 @@ describe("MongoDB Integration", () => {
|
|
|
102
102
|
expect(error).toBeDefined()
|
|
103
103
|
restore()
|
|
104
104
|
})
|
|
105
|
+
|
|
106
|
+
it("creates ObjectIds if the _id fields contains a match on ObjectId", async () => {
|
|
107
|
+
const query = {
|
|
108
|
+
json: {
|
|
109
|
+
filter: {
|
|
110
|
+
_id: "ObjectId('ACBD12345678ABCD12345678')",
|
|
111
|
+
name: "ObjectId('name')"
|
|
112
|
+
},
|
|
113
|
+
update: {
|
|
114
|
+
_id: "ObjectId('FFFF12345678ABCD12345678')",
|
|
115
|
+
name: "ObjectId('updatedName')",
|
|
116
|
+
},
|
|
117
|
+
options: {
|
|
118
|
+
upsert: false,
|
|
119
|
+
},
|
|
120
|
+
},
|
|
121
|
+
extra: { collection: "testCollection", actionTypes: "updateOne" },
|
|
122
|
+
}
|
|
123
|
+
await config.integration.update(query)
|
|
124
|
+
expect(config.integration.client.updateOne).toHaveBeenCalled()
|
|
125
|
+
|
|
126
|
+
const args = config.integration.client.updateOne.mock.calls[0]
|
|
127
|
+
expect(args[0]).toEqual({
|
|
128
|
+
_id: mongo.ObjectID.createFromHexString("ACBD12345678ABCD12345678"),
|
|
129
|
+
name: "ObjectId('name')",
|
|
130
|
+
})
|
|
131
|
+
expect(args[1]).toEqual({
|
|
132
|
+
_id: mongo.ObjectID.createFromHexString("FFFF12345678ABCD12345678"),
|
|
133
|
+
name: "ObjectId('updatedName')",
|
|
134
|
+
})
|
|
135
|
+
expect(args[2]).toEqual({
|
|
136
|
+
upsert: false
|
|
137
|
+
})
|
|
138
|
+
})
|
|
139
|
+
|
|
140
|
+
it("creates ObjectIds if the $ operator fields contains a match on ObjectId", async () => {
|
|
141
|
+
const query = {
|
|
142
|
+
json: {
|
|
143
|
+
filter: {
|
|
144
|
+
_id: {
|
|
145
|
+
$eq: "ObjectId('ACBD12345678ABCD12345678')",
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
update: {
|
|
149
|
+
$set: {
|
|
150
|
+
_id: "ObjectId('FFFF12345678ABCD12345678')",
|
|
151
|
+
},
|
|
152
|
+
},
|
|
153
|
+
options: {
|
|
154
|
+
upsert: true,
|
|
155
|
+
},
|
|
156
|
+
},
|
|
157
|
+
extra: { collection: "testCollection", actionTypes: "updateOne" },
|
|
158
|
+
}
|
|
159
|
+
await config.integration.update(query)
|
|
160
|
+
expect(config.integration.client.updateOne).toHaveBeenCalled()
|
|
161
|
+
|
|
162
|
+
const args = config.integration.client.updateOne.mock.calls[0]
|
|
163
|
+
expect(args[0]).toEqual({
|
|
164
|
+
_id: {
|
|
165
|
+
$eq: mongo.ObjectID.createFromHexString("ACBD12345678ABCD12345678"),
|
|
166
|
+
}
|
|
167
|
+
})
|
|
168
|
+
expect(args[1]).toEqual({
|
|
169
|
+
$set: {
|
|
170
|
+
_id: mongo.ObjectID.createFromHexString("FFFF12345678ABCD12345678"),
|
|
171
|
+
}
|
|
172
|
+
})
|
|
173
|
+
expect(args[2]).toEqual({
|
|
174
|
+
upsert: true
|
|
175
|
+
})
|
|
176
|
+
})
|
|
177
|
+
|
|
178
|
+
it("supports findOneAndUpdate", async () => {
|
|
179
|
+
const query = {
|
|
180
|
+
json: {
|
|
181
|
+
filter: {
|
|
182
|
+
_id: {
|
|
183
|
+
$eq: "ObjectId('ACBD12345678ABCD12345678')",
|
|
184
|
+
}
|
|
185
|
+
},
|
|
186
|
+
update: {
|
|
187
|
+
$set: {
|
|
188
|
+
name: "UPDATED",
|
|
189
|
+
age: 99
|
|
190
|
+
},
|
|
191
|
+
},
|
|
192
|
+
options: {
|
|
193
|
+
upsert: false,
|
|
194
|
+
},
|
|
195
|
+
},
|
|
196
|
+
extra: { collection: "testCollection", actionTypes: "findOneAndUpdate" },
|
|
197
|
+
}
|
|
198
|
+
await config.integration.read(query)
|
|
199
|
+
expect(config.integration.client.findOneAndUpdate).toHaveBeenCalled()
|
|
200
|
+
|
|
201
|
+
const args = config.integration.client.findOneAndUpdate.mock.calls[0]
|
|
202
|
+
expect(args[0]).toEqual({
|
|
203
|
+
_id: {
|
|
204
|
+
$eq: mongo.ObjectID.createFromHexString("ACBD12345678ABCD12345678"),
|
|
205
|
+
}
|
|
206
|
+
})
|
|
207
|
+
expect(args[1]).toEqual({
|
|
208
|
+
$set: {
|
|
209
|
+
name: "UPDATED",
|
|
210
|
+
age: 99
|
|
211
|
+
}
|
|
212
|
+
})
|
|
213
|
+
expect(args[2]).toEqual({
|
|
214
|
+
upsert: false
|
|
215
|
+
})
|
|
216
|
+
})
|
|
217
|
+
|
|
218
|
+
it("can parse nested objects with arrays", async () => {
|
|
219
|
+
const query = {
|
|
220
|
+
json: `{
|
|
221
|
+
"_id": {
|
|
222
|
+
"$eq": "ObjectId('ACBD12345678ABCD12345678')"
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"$set": {
|
|
227
|
+
"value": {
|
|
228
|
+
"data": [
|
|
229
|
+
{ "cid": 1 },
|
|
230
|
+
{ "cid": 2 },
|
|
231
|
+
{ "nested": {
|
|
232
|
+
"name": "test"
|
|
233
|
+
}}
|
|
234
|
+
]
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"upsert": true
|
|
240
|
+
}`,
|
|
241
|
+
extra: { collection: "testCollection", actionTypes: "updateOne" },
|
|
242
|
+
}
|
|
243
|
+
await config.integration.update(query)
|
|
244
|
+
expect(config.integration.client.updateOne).toHaveBeenCalled()
|
|
245
|
+
|
|
246
|
+
const args = config.integration.client.updateOne.mock.calls[0]
|
|
247
|
+
expect(args[0]).toEqual({
|
|
248
|
+
_id: {
|
|
249
|
+
$eq: mongo.ObjectID.createFromHexString("ACBD12345678ABCD12345678"),
|
|
250
|
+
}
|
|
251
|
+
})
|
|
252
|
+
expect(args[1]).toEqual({
|
|
253
|
+
$set: {
|
|
254
|
+
value: {
|
|
255
|
+
data: [
|
|
256
|
+
{ cid: 1 },
|
|
257
|
+
{ cid: 2 },
|
|
258
|
+
{ nested: {
|
|
259
|
+
name: "test"
|
|
260
|
+
}}
|
|
261
|
+
]
|
|
262
|
+
},
|
|
263
|
+
},
|
|
264
|
+
})
|
|
265
|
+
expect(args[2]).toEqual({
|
|
266
|
+
upsert: true
|
|
267
|
+
})
|
|
268
|
+
})
|
|
269
|
+
|
|
270
|
+
it("ignores braces within strings when parsing nested objects", async () => {
|
|
271
|
+
const query = {
|
|
272
|
+
json: `{
|
|
273
|
+
"_id": {
|
|
274
|
+
"$eq": "ObjectId('ACBD12345678ABCD12345678')"
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"$set": {
|
|
279
|
+
"value": {
|
|
280
|
+
"data": [
|
|
281
|
+
{ "cid": 1 },
|
|
282
|
+
{ "cid": 2 },
|
|
283
|
+
{ "nested": {
|
|
284
|
+
"name": "te}st"
|
|
285
|
+
}}
|
|
286
|
+
]
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"upsert": true,
|
|
292
|
+
"extra": "ad\\"{\\"d"
|
|
293
|
+
}`,
|
|
294
|
+
extra: { collection: "testCollection", actionTypes: "updateOne" },
|
|
295
|
+
}
|
|
296
|
+
await config.integration.update(query)
|
|
297
|
+
expect(config.integration.client.updateOne).toHaveBeenCalled()
|
|
298
|
+
|
|
299
|
+
const args = config.integration.client.updateOne.mock.calls[0]
|
|
300
|
+
expect(args[0]).toEqual({
|
|
301
|
+
_id: {
|
|
302
|
+
$eq: mongo.ObjectID.createFromHexString("ACBD12345678ABCD12345678"),
|
|
303
|
+
}
|
|
304
|
+
})
|
|
305
|
+
expect(args[1]).toEqual({
|
|
306
|
+
$set: {
|
|
307
|
+
value: {
|
|
308
|
+
data: [
|
|
309
|
+
{ cid: 1 },
|
|
310
|
+
{ cid: 2 },
|
|
311
|
+
{ nested: {
|
|
312
|
+
name: "te}st"
|
|
313
|
+
}}
|
|
314
|
+
]
|
|
315
|
+
},
|
|
316
|
+
},
|
|
317
|
+
})
|
|
318
|
+
expect(args[2]).toEqual({
|
|
319
|
+
upsert: true,
|
|
320
|
+
extra: "ad\"{\"d"
|
|
321
|
+
})
|
|
322
|
+
})
|
|
105
323
|
})
|