@budibase/server 2.2.12 → 2.2.14

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 (351) hide show
  1. package/builder/assets/{index.c0e1038a.js → index.0f164cb1.js} +188 -188
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +158 -152
  4. package/coverage/coverage-final.json +3 -3
  5. package/coverage/lcov-report/index.html +24 -24
  6. package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
  7. package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +1 -1
  8. package/coverage/lcov-report/src/api/controllers/application.ts.html +1 -1
  9. package/coverage/lcov-report/src/api/controllers/auth.ts.html +1 -1
  10. package/coverage/lcov-report/src/api/controllers/automation.ts.html +1 -1
  11. package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
  12. package/coverage/lcov-report/src/api/controllers/cloud.ts.html +1 -1
  13. package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
  14. package/coverage/lcov-report/src/api/controllers/datasource.ts.html +1 -1
  15. package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +1 -1
  16. package/coverage/lcov-report/src/api/controllers/deploy/index.html +1 -1
  17. package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +1 -1
  18. package/coverage/lcov-report/src/api/controllers/dev.ts.html +1 -1
  19. package/coverage/lcov-report/src/api/controllers/index.html +1 -1
  20. package/coverage/lcov-report/src/api/controllers/integration.ts.html +1 -1
  21. package/coverage/lcov-report/src/api/controllers/layout.ts.html +1 -1
  22. package/coverage/lcov-report/src/api/controllers/metadata.ts.html +1 -1
  23. package/coverage/lcov-report/src/api/controllers/migrations.ts.html +1 -1
  24. package/coverage/lcov-report/src/api/controllers/permission.ts.html +1 -1
  25. package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +1 -1
  26. package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +1 -1
  27. package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
  28. package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +1 -1
  29. package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +1 -1
  30. package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +1 -1
  31. package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +1 -1
  32. package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +1 -1
  33. package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +1 -1
  34. package/coverage/lcov-report/src/api/controllers/public/index.html +1 -1
  35. package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +1 -1
  36. package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
  37. package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +1 -1
  38. package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +1 -1
  39. package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +1 -1
  40. package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +1 -1
  41. package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +1 -1
  42. package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +1 -1
  43. package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +1 -1
  44. package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +1 -1
  45. package/coverage/lcov-report/src/api/controllers/public/users.ts.html +1 -1
  46. package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +1 -1
  47. package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
  48. package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
  50. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +1 -1
  51. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +1 -1
  52. package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +1 -1
  53. package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
  54. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +1 -1
  55. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +1 -1
  56. package/coverage/lcov-report/src/api/controllers/query/index.html +1 -1
  57. package/coverage/lcov-report/src/api/controllers/query/index.ts.html +1 -1
  58. package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +1 -1
  59. package/coverage/lcov-report/src/api/controllers/role.ts.html +1 -1
  60. package/coverage/lcov-report/src/api/controllers/routing.ts.html +1 -1
  61. package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +1 -1
  62. package/coverage/lcov-report/src/api/controllers/row/external.ts.html +1 -1
  63. package/coverage/lcov-report/src/api/controllers/row/index.html +1 -1
  64. package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
  65. package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +1 -1
  66. package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +1 -1
  67. package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +1 -1
  68. package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +1 -1
  69. package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
  70. package/coverage/lcov-report/src/api/controllers/script.ts.html +1 -1
  71. package/coverage/lcov-report/src/api/controllers/static/index.html +1 -1
  72. package/coverage/lcov-report/src/api/controllers/static/index.ts.html +1 -1
  73. package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +1 -1
  74. package/coverage/lcov-report/src/api/controllers/table/external.ts.html +1 -1
  75. package/coverage/lcov-report/src/api/controllers/table/index.html +18 -18
  76. package/coverage/lcov-report/src/api/controllers/table/index.ts.html +1 -1
  77. package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +1 -1
  78. package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +29 -11
  79. package/coverage/lcov-report/src/api/controllers/templates.ts.html +1 -1
  80. package/coverage/lcov-report/src/api/controllers/user.ts.html +1 -1
  81. package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +1 -1
  82. package/coverage/lcov-report/src/api/controllers/view/index.html +24 -24
  83. package/coverage/lcov-report/src/api/controllers/view/index.ts.html +33 -15
  84. package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +1 -1
  85. package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +37 -19
  86. package/coverage/lcov-report/src/api/controllers/webhook.ts.html +1 -1
  87. package/coverage/lcov-report/src/api/index.html +1 -1
  88. package/coverage/lcov-report/src/api/index.ts.html +1 -1
  89. package/coverage/lcov-report/src/api/routes/analytics.ts.html +1 -1
  90. package/coverage/lcov-report/src/api/routes/apikeys.ts.html +1 -1
  91. package/coverage/lcov-report/src/api/routes/application.ts.html +1 -1
  92. package/coverage/lcov-report/src/api/routes/auth.ts.html +1 -1
  93. package/coverage/lcov-report/src/api/routes/automation.ts.html +1 -1
  94. package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
  95. package/coverage/lcov-report/src/api/routes/cloud.ts.html +1 -1
  96. package/coverage/lcov-report/src/api/routes/component.ts.html +1 -1
  97. package/coverage/lcov-report/src/api/routes/datasource.ts.html +1 -1
  98. package/coverage/lcov-report/src/api/routes/deploy.ts.html +1 -1
  99. package/coverage/lcov-report/src/api/routes/dev.ts.html +1 -1
  100. package/coverage/lcov-report/src/api/routes/index.html +1 -1
  101. package/coverage/lcov-report/src/api/routes/index.ts.html +1 -1
  102. package/coverage/lcov-report/src/api/routes/integration.ts.html +1 -1
  103. package/coverage/lcov-report/src/api/routes/layout.ts.html +1 -1
  104. package/coverage/lcov-report/src/api/routes/metadata.ts.html +1 -1
  105. package/coverage/lcov-report/src/api/routes/migrations.ts.html +1 -1
  106. package/coverage/lcov-report/src/api/routes/permission.ts.html +1 -1
  107. package/coverage/lcov-report/src/api/routes/plugin.ts.html +1 -1
  108. package/coverage/lcov-report/src/api/routes/public/applications.ts.html +1 -1
  109. package/coverage/lcov-report/src/api/routes/public/index.html +1 -1
  110. package/coverage/lcov-report/src/api/routes/public/index.ts.html +1 -1
  111. package/coverage/lcov-report/src/api/routes/public/middleware/index.html +1 -1
  112. package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +1 -1
  113. package/coverage/lcov-report/src/api/routes/public/queries.ts.html +1 -1
  114. package/coverage/lcov-report/src/api/routes/public/rows.ts.html +1 -1
  115. package/coverage/lcov-report/src/api/routes/public/tables.ts.html +1 -1
  116. package/coverage/lcov-report/src/api/routes/public/tests/index.html +1 -1
  117. package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +1 -1
  118. package/coverage/lcov-report/src/api/routes/public/users.ts.html +1 -1
  119. package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +1 -1
  120. package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
  121. package/coverage/lcov-report/src/api/routes/query.ts.html +1 -1
  122. package/coverage/lcov-report/src/api/routes/role.ts.html +1 -1
  123. package/coverage/lcov-report/src/api/routes/routing.ts.html +1 -1
  124. package/coverage/lcov-report/src/api/routes/row.ts.html +1 -1
  125. package/coverage/lcov-report/src/api/routes/screen.ts.html +1 -1
  126. package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
  127. package/coverage/lcov-report/src/api/routes/static.ts.html +1 -1
  128. package/coverage/lcov-report/src/api/routes/table.ts.html +1 -1
  129. package/coverage/lcov-report/src/api/routes/templates.ts.html +1 -1
  130. package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +1 -1
  131. package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
  132. package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +1 -1
  133. package/coverage/lcov-report/src/api/routes/user.ts.html +1 -1
  134. package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
  135. package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +1 -1
  136. package/coverage/lcov-report/src/api/routes/view.ts.html +1 -1
  137. package/coverage/lcov-report/src/api/routes/webhook.ts.html +1 -1
  138. package/coverage/lcov-report/src/app.ts.html +1 -1
  139. package/coverage/lcov-report/src/automations/actions.ts.html +1 -1
  140. package/coverage/lcov-report/src/automations/automationUtils.ts.html +1 -1
  141. package/coverage/lcov-report/src/automations/bullboard.ts.html +1 -1
  142. package/coverage/lcov-report/src/automations/index.html +1 -1
  143. package/coverage/lcov-report/src/automations/index.ts.html +1 -1
  144. package/coverage/lcov-report/src/automations/logging/index.html +1 -1
  145. package/coverage/lcov-report/src/automations/logging/index.ts.html +1 -1
  146. package/coverage/lcov-report/src/automations/steps/bash.ts.html +1 -1
  147. package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
  148. package/coverage/lcov-report/src/automations/steps/delay.ts.html +1 -1
  149. package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
  150. package/coverage/lcov-report/src/automations/steps/discord.ts.html +1 -1
  151. package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +1 -1
  152. package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +1 -1
  153. package/coverage/lcov-report/src/automations/steps/filter.ts.html +1 -1
  154. package/coverage/lcov-report/src/automations/steps/index.html +1 -1
  155. package/coverage/lcov-report/src/automations/steps/integromat.ts.html +1 -1
  156. package/coverage/lcov-report/src/automations/steps/loop.ts.html +1 -1
  157. package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +1 -1
  158. package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +1 -1
  159. package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +1 -1
  160. package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +1 -1
  161. package/coverage/lcov-report/src/automations/steps/slack.ts.html +1 -1
  162. package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +1 -1
  163. package/coverage/lcov-report/src/automations/steps/utils.ts.html +1 -1
  164. package/coverage/lcov-report/src/automations/steps/zapier.ts.html +1 -1
  165. package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
  166. package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
  167. package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +1 -1
  168. package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +1 -1
  169. package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
  170. package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +1 -1
  171. package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +1 -1
  172. package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +1 -1
  173. package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +1 -1
  174. package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +1 -1
  175. package/coverage/lcov-report/src/automations/triggers.ts.html +1 -1
  176. package/coverage/lcov-report/src/automations/utils.ts.html +1 -1
  177. package/coverage/lcov-report/src/constants/index.html +1 -1
  178. package/coverage/lcov-report/src/constants/index.ts.html +1 -1
  179. package/coverage/lcov-report/src/constants/layouts.ts.html +1 -1
  180. package/coverage/lcov-report/src/constants/screens.ts.html +1 -1
  181. package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +1 -1
  182. package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +1 -1
  183. package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +1 -1
  184. package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
  185. package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +1 -1
  186. package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +1 -1
  187. package/coverage/lcov-report/src/db/dynamoClient.ts.html +1 -1
  188. package/coverage/lcov-report/src/db/inMemoryView.ts.html +1 -1
  189. package/coverage/lcov-report/src/db/index.html +1 -1
  190. package/coverage/lcov-report/src/db/index.ts.html +1 -1
  191. package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +1 -1
  192. package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +1 -1
  193. package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
  194. package/coverage/lcov-report/src/db/linkedRows/index.ts.html +1 -1
  195. package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +1 -1
  196. package/coverage/lcov-report/src/db/newid.ts.html +1 -1
  197. package/coverage/lcov-report/src/db/utils.ts.html +1 -1
  198. package/coverage/lcov-report/src/definitions/automations.ts.html +1 -1
  199. package/coverage/lcov-report/src/definitions/datasource.ts.html +1 -1
  200. package/coverage/lcov-report/src/definitions/index.html +1 -1
  201. package/coverage/lcov-report/src/environment.ts.html +1 -1
  202. package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +1 -1
  203. package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +1 -1
  204. package/coverage/lcov-report/src/events/index.html +1 -1
  205. package/coverage/lcov-report/src/events/index.ts.html +1 -1
  206. package/coverage/lcov-report/src/events/utils.ts.html +1 -1
  207. package/coverage/lcov-report/src/index.html +1 -1
  208. package/coverage/lcov-report/src/index.ts.html +1 -1
  209. package/coverage/lcov-report/src/integrations/airtable.ts.html +1 -1
  210. package/coverage/lcov-report/src/integrations/arangodb.ts.html +1 -1
  211. package/coverage/lcov-report/src/integrations/base/index.html +1 -1
  212. package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
  213. package/coverage/lcov-report/src/integrations/base/sql.ts.html +1 -1
  214. package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +1 -1
  215. package/coverage/lcov-report/src/integrations/base/utils.ts.html +1 -1
  216. package/coverage/lcov-report/src/integrations/couchdb.ts.html +1 -1
  217. package/coverage/lcov-report/src/integrations/dynamodb.ts.html +1 -1
  218. package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +1 -1
  219. package/coverage/lcov-report/src/integrations/firebase.ts.html +1 -1
  220. package/coverage/lcov-report/src/integrations/googlesheets.ts.html +1 -1
  221. package/coverage/lcov-report/src/integrations/index.html +1 -1
  222. package/coverage/lcov-report/src/integrations/index.ts.html +1 -1
  223. package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +1 -1
  224. package/coverage/lcov-report/src/integrations/mongodb.ts.html +1 -1
  225. package/coverage/lcov-report/src/integrations/mysql.ts.html +1 -1
  226. package/coverage/lcov-report/src/integrations/oracle.ts.html +1 -1
  227. package/coverage/lcov-report/src/integrations/postgres.ts.html +1 -1
  228. package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
  229. package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
  230. package/coverage/lcov-report/src/integrations/redis.ts.html +1 -1
  231. package/coverage/lcov-report/src/integrations/rest.ts.html +1 -1
  232. package/coverage/lcov-report/src/integrations/s3.ts.html +1 -1
  233. package/coverage/lcov-report/src/integrations/snowflake.ts.html +1 -1
  234. package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
  235. package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
  236. package/coverage/lcov-report/src/integrations/utils.ts.html +1 -1
  237. package/coverage/lcov-report/src/middleware/appInfo.ts.html +1 -1
  238. package/coverage/lcov-report/src/middleware/authorized.ts.html +1 -1
  239. package/coverage/lcov-report/src/middleware/builder.ts.html +1 -1
  240. package/coverage/lcov-report/src/middleware/currentapp.ts.html +1 -1
  241. package/coverage/lcov-report/src/middleware/index.html +1 -1
  242. package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
  243. package/coverage/lcov-report/src/middleware/publicApi.ts.html +1 -1
  244. package/coverage/lcov-report/src/middleware/resourceId.ts.html +1 -1
  245. package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
  246. package/coverage/lcov-report/src/middleware/utils.ts.html +1 -1
  247. package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +1 -1
  248. package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +1 -1
  249. package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +1 -1
  250. package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +1 -1
  251. package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +1 -1
  252. package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +1 -1
  253. package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +1 -1
  254. package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +1 -1
  255. package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +1 -1
  256. package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +1 -1
  257. package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +1 -1
  258. package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
  259. package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +1 -1
  260. package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +1 -1
  261. package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +1 -1
  262. package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
  263. package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +1 -1
  264. package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +1 -1
  265. package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
  266. package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +1 -1
  267. package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +1 -1
  268. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
  269. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +1 -1
  270. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +1 -1
  271. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +1 -1
  272. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +1 -1
  273. package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +1 -1
  274. package/coverage/lcov-report/src/migrations/index.html +1 -1
  275. package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
  276. package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
  277. package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
  278. package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
  279. package/coverage/lcov-report/src/sdk/app/applications/index.html +1 -1
  280. package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +1 -1
  281. package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +1 -1
  282. package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +1 -1
  283. package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
  284. package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +1 -1
  285. package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +1 -1
  286. package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +1 -1
  287. package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +1 -1
  288. package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +1 -1
  289. package/coverage/lcov-report/src/sdk/app/backups/index.html +1 -1
  290. package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +1 -1
  291. package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +1 -1
  292. package/coverage/lcov-report/src/sdk/app/rows/attachments.ts.html +1 -1
  293. package/coverage/lcov-report/src/sdk/app/rows/index.html +1 -1
  294. package/coverage/lcov-report/src/sdk/app/rows/index.ts.html +1 -1
  295. package/coverage/lcov-report/src/sdk/app/rows/rows.ts.html +1 -1
  296. package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
  297. package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +1 -1
  298. package/coverage/lcov-report/src/sdk/index.html +1 -1
  299. package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
  300. package/coverage/lcov-report/src/sdk/users/index.html +1 -1
  301. package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
  302. package/coverage/lcov-report/src/sdk/users/utils.ts.html +1 -1
  303. package/coverage/lcov-report/src/startup.ts.html +1 -1
  304. package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +1 -1
  305. package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +1 -1
  306. package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
  307. package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
  308. package/coverage/lcov-report/src/tests/utilities/structures.ts.html +1 -1
  309. package/coverage/lcov-report/src/threads/automation.ts.html +1 -1
  310. package/coverage/lcov-report/src/threads/index.html +1 -1
  311. package/coverage/lcov-report/src/threads/index.ts.html +1 -1
  312. package/coverage/lcov-report/src/threads/query.ts.html +1 -1
  313. package/coverage/lcov-report/src/threads/utils.ts.html +1 -1
  314. package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +1 -1
  315. package/coverage/lcov-report/src/utilities/centralPath.ts.html +1 -1
  316. package/coverage/lcov-report/src/utilities/csvParser.ts.html +1 -1
  317. package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +1 -1
  318. package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
  319. package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +1 -1
  320. package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
  321. package/coverage/lcov-report/src/utilities/global.ts.html +1 -1
  322. package/coverage/lcov-report/src/utilities/index.html +1 -1
  323. package/coverage/lcov-report/src/utilities/index.ts.html +1 -1
  324. package/coverage/lcov-report/src/utilities/plugins.ts.html +1 -1
  325. package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
  326. package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
  327. package/coverage/lcov-report/src/utilities/routing/index.ts.html +1 -1
  328. package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
  329. package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +1 -1
  330. package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +1 -1
  331. package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +1 -1
  332. package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +1 -1
  333. package/coverage/lcov-report/src/utilities/security.ts.html +1 -1
  334. package/coverage/lcov-report/src/utilities/statusCodes.ts.html +1 -1
  335. package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
  336. package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +1 -1
  337. package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
  338. package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
  339. package/coverage/lcov-report/src/utilities/workerRequests.ts.html +1 -1
  340. package/coverage/lcov-report/src/watch.ts.html +1 -1
  341. package/coverage/lcov-report/src/websocket.ts.html +1 -1
  342. package/coverage/lcov.info +289 -269
  343. package/dist/api/controllers/table/utils.js +2 -1
  344. package/dist/api/controllers/view/index.js +4 -3
  345. package/dist/api/controllers/view/viewBuilder.js +8 -2
  346. package/dist/package.json +6 -6
  347. package/dist/tsconfig.build.tsbuildinfo +1 -1
  348. package/package.json +7 -7
  349. package/src/api/controllers/table/utils.ts +7 -1
  350. package/src/api/controllers/view/index.ts +9 -3
  351. package/src/api/controllers/view/viewBuilder.ts +14 -8
@@ -10,7 +10,7 @@
10
10
  href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
11
11
  rel="stylesheet"
12
12
  />
13
- <script type="module" crossorigin src="/builder/assets/index.c0e1038a.js"></script>
13
+ <script type="module" crossorigin src="/builder/assets/index.0f164cb1.js"></script>
14
14
  <link rel="stylesheet" href="/builder/assets/index.9cb087df.css">
15
15
  </head>
16
16
  <body id="app">
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1673278711509" clover="3.2.0">
3
- <project timestamp="1673278711509" name="All files">
4
- <metrics statements="10615" coveredstatements="7341" conditionals="4272" coveredconditionals="2134" methods="1782" coveredmethods="1227" elements="16669" coveredelements="10702" complexity="0" loc="10615" ncloc="10615" packages="59" files="277" classes="277"/>
2
+ <coverage generated="1673424777419" clover="3.2.0">
3
+ <project timestamp="1673424777419" name="All files">
4
+ <metrics statements="10621" coveredstatements="7345" conditionals="4282" coveredconditionals="2139" methods="1784" coveredmethods="1228" elements="16687" coveredelements="10712" complexity="0" loc="10621" ncloc="10621" packages="59" files="277" classes="277"/>
5
5
  <package name="src">
6
6
  <metrics statements="178" coveredstatements="104" conditionals="77" coveredconditionals="35" methods="33" coveredmethods="15"/>
7
7
  <file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/app.ts">
@@ -3833,7 +3833,7 @@
3833
3833
  </file>
3834
3834
  </package>
3835
3835
  <package name="src.api.controllers.table">
3836
- <metrics statements="556" coveredstatements="310" conditionals="241" coveredconditionals="88" methods="77" coveredmethods="43"/>
3836
+ <metrics statements="558" coveredstatements="310" conditionals="245" coveredconditionals="88" methods="78" coveredmethods="43"/>
3837
3837
  <file name="bulkFormula.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/bulkFormula.ts">
3838
3838
  <metrics statements="79" coveredstatements="55" conditionals="49" coveredconditionals="18" methods="16" coveredmethods="13"/>
3839
3839
  <line num="1" count="47" type="stmt"/>
@@ -4225,7 +4225,7 @@
4225
4225
  <line num="191" count="1" type="stmt"/>
4226
4226
  </file>
4227
4227
  <file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/utils.ts">
4228
- <metrics statements="178" coveredstatements="118" conditionals="60" coveredconditionals="25" methods="31" coveredmethods="19"/>
4228
+ <metrics statements="180" coveredstatements="118" conditionals="64" coveredconditionals="25" methods="32" coveredmethods="19"/>
4229
4229
  <line num="1" count="47" type="stmt"/>
4230
4230
  <line num="2" count="47" type="stmt"/>
4231
4231
  <line num="3" count="47" type="stmt"/>
@@ -4370,44 +4370,46 @@
4370
4370
  <line num="318" count="0" type="cond" truecount="0" falsecount="1"/>
4371
4371
  <line num="319" count="0" type="stmt"/>
4372
4372
  <line num="320" count="0" type="stmt"/>
4373
- <line num="321" count="0" type="cond" truecount="0" falsecount="1"/>
4374
4373
  <line num="322" count="0" type="stmt"/>
4375
- <line num="324" count="0" type="stmt"/>
4376
- <line num="329" count="47" type="stmt"/>
4374
+ <line num="326" count="0" type="stmt"/>
4375
+ <line num="327" count="0" type="cond" truecount="0" falsecount="1"/>
4376
+ <line num="328" count="0" type="stmt"/>
4377
4377
  <line num="330" count="0" type="stmt"/>
4378
- <line num="333" count="47" type="stmt"/>
4379
- <line num="338" count="0" type="stmt"/>
4380
- <line num="341" count="47" type="stmt"/>
4381
- <line num="342" count="0" type="stmt"/>
4382
- <line num="347" count="0" type="cond" truecount="0" falsecount="1"/>
4378
+ <line num="335" count="47" type="stmt"/>
4379
+ <line num="336" count="0" type="stmt"/>
4380
+ <line num="339" count="47" type="stmt"/>
4381
+ <line num="344" count="0" type="stmt"/>
4382
+ <line num="347" count="47" type="stmt"/>
4383
4383
  <line num="348" count="0" type="stmt"/>
4384
- <line num="350" count="0" type="stmt"/>
4385
- <line num="353" count="47" type="stmt"/>
4386
- <line num="354" count="0" type="cond" truecount="0" falsecount="1"/>
4387
- <line num="358" count="0" type="stmt"/>
4388
- <line num="360" count="0" type="stmt"/>
4389
- <line num="361" count="0" type="stmt"/>
4390
- <line num="362" count="0" type="stmt"/>
4391
- <line num="363" count="0" type="cond" truecount="0" falsecount="4"/>
4384
+ <line num="353" count="0" type="cond" truecount="0" falsecount="1"/>
4385
+ <line num="354" count="0" type="stmt"/>
4386
+ <line num="356" count="0" type="stmt"/>
4387
+ <line num="359" count="47" type="stmt"/>
4388
+ <line num="360" count="0" type="cond" truecount="0" falsecount="1"/>
4392
4389
  <line num="364" count="0" type="stmt"/>
4390
+ <line num="366" count="0" type="stmt"/>
4393
4391
  <line num="367" count="0" type="stmt"/>
4394
- <line num="370" count="47" type="stmt"/>
4395
- <line num="371" count="130" type="cond" truecount="1" falsecount="0"/>
4396
- <line num="372" count="124" type="stmt"/>
4397
- <line num="376" count="6" type="stmt"/>
4398
- <line num="377" count="15" type="stmt"/>
4399
- <line num="378" count="15" type="cond" truecount="1" falsecount="0"/>
4400
- <line num="379" count="7" type="stmt"/>
4401
- <line num="381" count="8" type="stmt"/>
4402
- <line num="382" count="8" type="cond" truecount="1" falsecount="2"/>
4403
- <line num="383" count="0" type="stmt"/>
4404
- <line num="386" count="6" type="stmt"/>
4405
- <line num="389" count="47" type="stmt"/>
4406
- <line num="390" count="47" type="stmt"/>
4392
+ <line num="368" count="0" type="stmt"/>
4393
+ <line num="369" count="0" type="cond" truecount="0" falsecount="4"/>
4394
+ <line num="370" count="0" type="stmt"/>
4395
+ <line num="373" count="0" type="stmt"/>
4396
+ <line num="376" count="47" type="stmt"/>
4397
+ <line num="377" count="130" type="cond" truecount="1" falsecount="0"/>
4398
+ <line num="378" count="124" type="stmt"/>
4399
+ <line num="382" count="6" type="stmt"/>
4400
+ <line num="383" count="15" type="stmt"/>
4401
+ <line num="384" count="15" type="cond" truecount="1" falsecount="0"/>
4402
+ <line num="385" count="7" type="stmt"/>
4403
+ <line num="387" count="8" type="stmt"/>
4404
+ <line num="388" count="8" type="cond" truecount="1" falsecount="2"/>
4405
+ <line num="389" count="0" type="stmt"/>
4406
+ <line num="392" count="6" type="stmt"/>
4407
+ <line num="395" count="47" type="stmt"/>
4408
+ <line num="396" count="47" type="stmt"/>
4407
4409
  </file>
4408
4410
  </package>
4409
4411
  <package name="src.api.controllers.view">
4410
- <metrics statements="238" coveredstatements="184" conditionals="110" coveredconditionals="85" methods="29" coveredmethods="23"/>
4412
+ <metrics statements="242" coveredstatements="188" conditionals="116" coveredconditionals="90" methods="30" coveredmethods="24"/>
4411
4413
  <file name="exporters.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.ts">
4412
4414
  <metrics statements="11" coveredstatements="11" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
4413
4415
  <line num="3" count="47" type="stmt"/>
@@ -4423,7 +4425,7 @@
4423
4425
  <line num="25" count="47" type="stmt"/>
4424
4426
  </file>
4425
4427
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/index.ts">
4426
- <metrics statements="101" coveredstatements="92" conditionals="53" coveredconditionals="48" methods="11" coveredmethods="8"/>
4428
+ <metrics statements="103" coveredstatements="94" conditionals="57" coveredconditionals="52" methods="12" coveredmethods="9"/>
4427
4429
  <line num="1" count="46" type="stmt"/>
4428
4430
  <line num="2" count="46" type="stmt"/>
4429
4431
  <line num="3" count="46" type="stmt"/>
@@ -4439,92 +4441,94 @@
4439
4441
  <line num="25" count="46" type="stmt"/>
4440
4442
  <line num="26" count="23" type="stmt"/>
4441
4443
  <line num="27" count="23" type="stmt"/>
4442
- <line num="28" count="23" type="stmt"/>
4443
4444
  <line num="29" count="23" type="stmt"/>
4444
- <line num="31" count="23" type="cond" truecount="0" falsecount="1"/>
4445
- <line num="32" count="0" type="stmt"/>
4446
- <line num="35" count="23" type="stmt"/>
4447
- <line num="38" count="23" type="stmt"/>
4448
- <line num="39" count="23" type="stmt"/>
4449
- <line num="40" count="23" type="cond" truecount="0" falsecount="1"/>
4450
- <line num="41" count="23" type="cond" truecount="1" falsecount="0"/>
4451
- <line num="42" count="7" type="stmt"/>
4452
- <line num="44" count="23" type="stmt"/>
4453
- <line num="45" count="23" type="cond" truecount="0" falsecount="1"/>
4454
- <line num="46" count="0" type="stmt"/>
4455
- <line num="47" count="0" type="stmt"/>
4456
- <line num="49" count="23" type="stmt"/>
4445
+ <line num="30" count="23" type="stmt"/>
4446
+ <line num="32" count="23" type="stmt"/>
4447
+ <line num="33" count="24" type="stmt"/>
4448
+ <line num="36" count="23" type="cond" truecount="4" falsecount="0"/>
4449
+ <line num="37" count="23" type="stmt"/>
4450
+ <line num="39" count="23" type="cond" truecount="0" falsecount="1"/>
4451
+ <line num="40" count="0" type="stmt"/>
4452
+ <line num="43" count="23" type="stmt"/>
4453
+ <line num="46" count="23" type="cond" truecount="0" falsecount="1"/>
4454
+ <line num="47" count="23" type="cond" truecount="1" falsecount="0"/>
4455
+ <line num="48" count="7" type="stmt"/>
4457
4456
  <line num="50" count="23" type="stmt"/>
4458
- <line num="52" count="23" type="stmt"/>
4459
- <line num="58" count="46" type="stmt"/>
4460
- <line num="59" count="23" type="cond" truecount="2" falsecount="0"/>
4461
- <line num="60" count="23" type="cond" truecount="2" falsecount="0"/>
4462
- <line num="62" count="23" type="cond" truecount="3" falsecount="0"/>
4463
- <line num="63" count="1" type="stmt"/>
4464
- <line num="66" count="23" type="cond" truecount="3" falsecount="0"/>
4465
- <line num="67" count="12" type="stmt"/>
4466
- <line num="70" count="23" type="cond" truecount="1" falsecount="0"/>
4467
- <line num="75" count="1" type="stmt"/>
4468
- <line num="79" count="46" type="stmt"/>
4469
- <line num="80" count="23" type="stmt"/>
4470
- <line num="85" count="23" type="cond" truecount="3" falsecount="0"/>
4471
- <line num="87" count="23" type="cond" truecount="3" falsecount="0"/>
4472
- <line num="88" count="1" type="stmt"/>
4457
+ <line num="51" count="23" type="cond" truecount="0" falsecount="1"/>
4458
+ <line num="52" count="0" type="stmt"/>
4459
+ <line num="53" count="0" type="stmt"/>
4460
+ <line num="55" count="23" type="stmt"/>
4461
+ <line num="56" count="23" type="stmt"/>
4462
+ <line num="58" count="23" type="stmt"/>
4463
+ <line num="64" count="46" type="stmt"/>
4464
+ <line num="65" count="23" type="cond" truecount="2" falsecount="0"/>
4465
+ <line num="66" count="23" type="cond" truecount="2" falsecount="0"/>
4466
+ <line num="68" count="23" type="cond" truecount="3" falsecount="0"/>
4467
+ <line num="69" count="1" type="stmt"/>
4468
+ <line num="72" count="23" type="cond" truecount="3" falsecount="0"/>
4469
+ <line num="73" count="12" type="stmt"/>
4470
+ <line num="76" count="23" type="cond" truecount="1" falsecount="0"/>
4471
+ <line num="81" count="1" type="stmt"/>
4472
+ <line num="85" count="46" type="stmt"/>
4473
+ <line num="86" count="23" type="stmt"/>
4473
4474
  <line num="91" count="23" type="cond" truecount="3" falsecount="0"/>
4474
- <line num="92" count="4" type="stmt"/>
4475
- <line num="95" count="23" type="cond" truecount="1" falsecount="0"/>
4476
- <line num="100" count="1" type="stmt"/>
4477
- <line num="105" count="23" type="cond" truecount="2" falsecount="0"/>
4478
- <line num="106" count="18" type="stmt"/>
4479
- <line num="108" count="5" type="stmt"/>
4480
- <line num="110" count="23" type="stmt"/>
4481
- <line num="111" count="23" type="stmt"/>
4482
- <line num="114" count="46" type="stmt"/>
4483
- <line num="115" count="1" type="stmt"/>
4484
- <line num="116" count="1" type="stmt"/>
4485
- <line num="117" count="1" type="stmt"/>
4486
- <line num="118" count="1" type="stmt"/>
4487
- <line num="119" count="1" type="stmt"/>
4488
- <line num="120" count="1" type="stmt"/>
4475
+ <line num="93" count="23" type="cond" truecount="3" falsecount="0"/>
4476
+ <line num="94" count="1" type="stmt"/>
4477
+ <line num="97" count="23" type="cond" truecount="3" falsecount="0"/>
4478
+ <line num="98" count="4" type="stmt"/>
4479
+ <line num="101" count="23" type="cond" truecount="1" falsecount="0"/>
4480
+ <line num="106" count="1" type="stmt"/>
4481
+ <line num="111" count="23" type="cond" truecount="2" falsecount="0"/>
4482
+ <line num="112" count="18" type="stmt"/>
4483
+ <line num="114" count="5" type="stmt"/>
4484
+ <line num="116" count="23" type="stmt"/>
4485
+ <line num="117" count="23" type="stmt"/>
4486
+ <line num="120" count="46" type="stmt"/>
4489
4487
  <line num="121" count="1" type="stmt"/>
4488
+ <line num="122" count="1" type="stmt"/>
4490
4489
  <line num="123" count="1" type="stmt"/>
4491
- <line num="126" count="46" type="stmt"/>
4492
- <line num="127" count="4" type="stmt"/>
4493
- <line num="128" count="4" type="stmt"/>
4494
- <line num="130" count="4" type="stmt"/>
4495
- <line num="131" count="4" type="cond" truecount="2" falsecount="1"/>
4496
- <line num="132" count="0" type="stmt"/>
4497
- <line num="135" count="4" type="cond" truecount="2" falsecount="0"/>
4498
- <line num="136" count="2" type="stmt"/>
4499
- <line num="138" count="2" type="stmt"/>
4500
- <line num="151" count="4" type="stmt"/>
4501
- <line num="152" count="4" type="stmt"/>
4502
- <line num="154" count="4" type="cond" truecount="3" falsecount="0"/>
4503
- <line num="155" count="4" type="cond" truecount="2" falsecount="0"/>
4504
- <line num="156" count="4" type="stmt"/>
4505
- <line num="157" count="4" type="cond" truecount="1" falsecount="0"/>
4490
+ <line num="124" count="1" type="stmt"/>
4491
+ <line num="125" count="1" type="stmt"/>
4492
+ <line num="126" count="1" type="stmt"/>
4493
+ <line num="127" count="1" type="stmt"/>
4494
+ <line num="129" count="1" type="stmt"/>
4495
+ <line num="132" count="46" type="stmt"/>
4496
+ <line num="133" count="4" type="stmt"/>
4497
+ <line num="134" count="4" type="stmt"/>
4498
+ <line num="136" count="4" type="stmt"/>
4499
+ <line num="137" count="4" type="cond" truecount="2" falsecount="1"/>
4500
+ <line num="138" count="0" type="stmt"/>
4501
+ <line num="141" count="4" type="cond" truecount="2" falsecount="0"/>
4502
+ <line num="142" count="2" type="stmt"/>
4503
+ <line num="144" count="2" type="stmt"/>
4504
+ <line num="157" count="4" type="stmt"/>
4506
4505
  <line num="158" count="4" type="stmt"/>
4506
+ <line num="160" count="4" type="cond" truecount="3" falsecount="0"/>
4507
+ <line num="161" count="4" type="cond" truecount="2" falsecount="0"/>
4507
4508
  <line num="162" count="4" type="stmt"/>
4508
- <line num="163" count="8" type="stmt"/>
4509
- <line num="164" count="0" type="stmt"/>
4510
- <line num="166" count="4" type="stmt"/>
4511
- <line num="167" count="0" type="stmt"/>
4512
- <line num="168" count="0" type="stmt"/>
4509
+ <line num="163" count="4" type="cond" truecount="1" falsecount="0"/>
4510
+ <line num="164" count="4" type="stmt"/>
4511
+ <line num="168" count="4" type="stmt"/>
4512
+ <line num="169" count="8" type="stmt"/>
4513
4513
  <line num="170" count="0" type="stmt"/>
4514
- <line num="174" count="4" type="cond" truecount="1" falsecount="0"/>
4515
- <line num="175" count="2" type="stmt"/>
4516
- <line num="176" count="2" type="stmt"/>
4517
- <line num="177" count="4" type="stmt"/>
4518
- <line num="178" count="4" type="cond" truecount="0" falsecount="1"/>
4519
- <line num="179" count="0" type="stmt"/>
4520
- <line num="186" count="4" type="stmt"/>
4521
- <line num="187" count="4" type="cond" truecount="2" falsecount="0"/>
4522
- <line num="188" count="4" type="stmt"/>
4523
- <line num="190" count="4" type="stmt"/>
4524
- <line num="191" count="4" type="stmt"/>
4514
+ <line num="172" count="4" type="stmt"/>
4515
+ <line num="173" count="0" type="stmt"/>
4516
+ <line num="174" count="0" type="stmt"/>
4517
+ <line num="176" count="0" type="stmt"/>
4518
+ <line num="180" count="4" type="cond" truecount="1" falsecount="0"/>
4519
+ <line num="181" count="2" type="stmt"/>
4520
+ <line num="182" count="2" type="stmt"/>
4521
+ <line num="183" count="4" type="stmt"/>
4522
+ <line num="184" count="4" type="cond" truecount="0" falsecount="1"/>
4523
+ <line num="185" count="0" type="stmt"/>
4524
+ <line num="192" count="4" type="stmt"/>
4525
4525
  <line num="193" count="4" type="cond" truecount="2" falsecount="0"/>
4526
- <line num="194" count="2" type="stmt"/>
4527
- <line num="196" count="2" type="stmt"/>
4526
+ <line num="194" count="4" type="stmt"/>
4527
+ <line num="196" count="4" type="stmt"/>
4528
+ <line num="197" count="4" type="stmt"/>
4529
+ <line num="199" count="4" type="cond" truecount="2" falsecount="0"/>
4530
+ <line num="200" count="2" type="stmt"/>
4531
+ <line num="202" count="2" type="stmt"/>
4528
4532
  </file>
4529
4533
  <file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/utils.ts">
4530
4534
  <metrics statements="87" coveredstatements="45" conditionals="21" coveredconditionals="6" methods="9" coveredmethods="6"/>
@@ -4617,46 +4621,48 @@
4617
4621
  <line num="164" count="0" type="stmt"/>
4618
4622
  </file>
4619
4623
  <file name="viewBuilder.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/viewBuilder.ts">
4620
- <metrics statements="39" coveredstatements="36" conditionals="32" coveredconditionals="29" methods="5" coveredmethods="5"/>
4621
- <line num="11" count="48" type="stmt"/>
4622
- <line num="23" count="48" type="stmt"/>
4623
- <line num="30" count="18" type="stmt"/>
4624
- <line num="38" count="48" type="stmt"/>
4625
- <line num="44" count="48" type="stmt"/>
4626
- <line num="50" count="48" type="stmt"/>
4627
- <line num="88" count="45" type="stmt"/>
4628
- <line num="90" count="45" type="stmt"/>
4629
- <line num="91" count="45" type="stmt"/>
4630
- <line num="92" count="26" type="cond" truecount="3" falsecount="0"/>
4631
- <line num="93" count="1" type="stmt"/>
4632
- <line num="96" count="26" type="cond" truecount="1" falsecount="1"/>
4633
- <line num="97" count="0" type="stmt"/>
4634
- <line num="100" count="26" type="cond" truecount="1" falsecount="1"/>
4635
- <line num="101" count="0" type="stmt"/>
4636
- <line num="102" count="26" type="cond" truecount="2" falsecount="0"/>
4637
- <line num="103" count="18" type="stmt"/>
4638
- <line num="106" count="8" type="cond" truecount="2" falsecount="0"/>
4639
- <line num="108" count="8" type="stmt"/>
4640
- <line num="112" count="26" type="stmt"/>
4641
- <line num="115" count="45" type="stmt"/>
4642
- <line num="125" count="27" type="cond" truecount="2" falsecount="0"/>
4643
- <line num="139" count="48" type="stmt"/>
4644
- <line num="147" count="27" type="cond" truecount="3" falsecount="1"/>
4645
- <line num="148" count="0" type="stmt"/>
4646
- <line num="151" count="27" type="stmt"/>
4647
- <line num="152" count="27" type="stmt"/>
4648
- <line num="154" count="27" type="cond" truecount="1" falsecount="0"/>
4649
- <line num="155" count="18" type="stmt"/>
4650
- <line num="159" count="18" type="cond" truecount="1" falsecount="0"/>
4651
- <line num="162" count="5" type="cond" truecount="2" falsecount="0"/>
4652
- <line num="165" count="18" type="stmt"/>
4653
- <line num="171" count="27" type="stmt"/>
4654
- <line num="172" count="27" type="cond" truecount="2" falsecount="0"/>
4655
- <line num="174" count="27" type="stmt"/>
4656
- <line num="175" count="27" type="stmt"/>
4657
- <line num="176" count="27" type="cond" truecount="2" falsecount="0"/>
4658
- <line num="179" count="27" type="cond" truecount="4" falsecount="0"/>
4624
+ <metrics statements="41" coveredstatements="38" conditionals="34" coveredconditionals="30" methods="5" coveredmethods="5"/>
4625
+ <line num="12" count="48" type="stmt"/>
4626
+ <line num="24" count="48" type="stmt"/>
4627
+ <line num="31" count="18" type="stmt"/>
4628
+ <line num="39" count="48" type="stmt"/>
4629
+ <line num="45" count="48" type="stmt"/>
4630
+ <line num="51" count="48" type="stmt"/>
4631
+ <line num="57" count="48" type="stmt"/>
4632
+ <line num="95" count="45" type="stmt"/>
4633
+ <line num="97" count="45" type="stmt"/>
4634
+ <line num="98" count="45" type="stmt"/>
4635
+ <line num="99" count="26" type="cond" truecount="3" falsecount="0"/>
4636
+ <line num="100" count="1" type="stmt"/>
4637
+ <line num="103" count="26" type="cond" truecount="1" falsecount="1"/>
4638
+ <line num="104" count="0" type="stmt"/>
4639
+ <line num="107" count="26" type="cond" truecount="1" falsecount="1"/>
4640
+ <line num="108" count="0" type="stmt"/>
4641
+ <line num="109" count="26" type="cond" truecount="2" falsecount="0"/>
4642
+ <line num="110" count="18" type="stmt"/>
4643
+ <line num="113" count="8" type="cond" truecount="2" falsecount="0"/>
4644
+ <line num="115" count="8" type="stmt"/>
4645
+ <line num="119" count="26" type="stmt"/>
4646
+ <line num="122" count="45" type="stmt"/>
4647
+ <line num="132" count="27" type="cond" truecount="2" falsecount="0"/>
4648
+ <line num="146" count="48" type="stmt"/>
4649
+ <line num="151" count="27" type="cond" truecount="3" falsecount="1"/>
4650
+ <line num="152" count="0" type="stmt"/>
4651
+ <line num="155" count="27" type="stmt"/>
4652
+ <line num="156" count="27" type="stmt"/>
4653
+ <line num="158" count="27" type="cond" truecount="1" falsecount="1"/>
4654
+ <line num="160" count="27" type="cond" truecount="1" falsecount="0"/>
4655
+ <line num="161" count="18" type="stmt"/>
4656
+ <line num="165" count="18" type="cond" truecount="1" falsecount="0"/>
4657
+ <line num="168" count="5" type="cond" truecount="2" falsecount="0"/>
4658
+ <line num="171" count="18" type="stmt"/>
4659
+ <line num="177" count="27" type="stmt"/>
4660
+ <line num="178" count="27" type="cond" truecount="2" falsecount="0"/>
4661
+ <line num="180" count="27" type="stmt"/>
4659
4662
  <line num="181" count="27" type="stmt"/>
4663
+ <line num="182" count="27" type="cond" truecount="2" falsecount="0"/>
4664
+ <line num="185" count="27" type="cond" truecount="4" falsecount="0"/>
4665
+ <line num="187" count="27" type="stmt"/>
4660
4666
  </file>
4661
4667
  </package>
4662
4668
  <package name="src.api.routes">