@budibase/server 0.9.134 → 0.9.135

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 (138) hide show
  1. package/builder/assets/{index.8ebfa43d.js → index.f4e8f945.js} +1 -1
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +2 -2
  4. package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
  5. package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
  6. package/coverage/lcov-report/api/controllers/application.js.html +1 -1
  7. package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
  8. package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
  9. package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
  10. package/coverage/lcov-report/api/controllers/component.js.html +1 -1
  11. package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
  12. package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
  13. package/coverage/lcov-report/api/controllers/hosting.js.html +1 -1
  14. package/coverage/lcov-report/api/controllers/index.html +1 -1
  15. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  16. package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
  17. package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
  18. package/coverage/lcov-report/api/controllers/query.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/role.js.html +1 -1
  20. package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
  21. package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
  22. package/coverage/lcov-report/api/controllers/row/index.html +1 -1
  23. package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
  24. package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
  25. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
  26. package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
  27. package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
  28. package/coverage/lcov-report/api/controllers/script.js.html +1 -1
  29. package/coverage/lcov-report/api/controllers/table/index.html +1 -1
  30. package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
  31. package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
  32. package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
  33. package/coverage/lcov-report/api/controllers/user.js.html +1 -1
  34. package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
  35. package/coverage/lcov-report/api/controllers/view/index.html +1 -1
  36. package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
  37. package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
  38. package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
  39. package/coverage/lcov-report/api/index.html +1 -1
  40. package/coverage/lcov-report/api/index.js.html +1 -1
  41. package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
  42. package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
  43. package/coverage/lcov-report/api/routes/application.js.html +1 -1
  44. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  45. package/coverage/lcov-report/api/routes/automation.js.html +1 -1
  46. package/coverage/lcov-report/api/routes/backup.js.html +1 -1
  47. package/coverage/lcov-report/api/routes/component.js.html +1 -1
  48. package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
  49. package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
  50. package/coverage/lcov-report/api/routes/dev.js.html +1 -1
  51. package/coverage/lcov-report/api/routes/hosting.js.html +1 -1
  52. package/coverage/lcov-report/api/routes/index.html +1 -1
  53. package/coverage/lcov-report/api/routes/index.js.html +1 -1
  54. package/coverage/lcov-report/api/routes/integration.js.html +1 -1
  55. package/coverage/lcov-report/api/routes/layout.js.html +1 -1
  56. package/coverage/lcov-report/api/routes/permission.js.html +1 -1
  57. package/coverage/lcov-report/api/routes/query.js.html +1 -1
  58. package/coverage/lcov-report/api/routes/role.js.html +1 -1
  59. package/coverage/lcov-report/api/routes/routing.js.html +1 -1
  60. package/coverage/lcov-report/api/routes/row.js.html +1 -1
  61. package/coverage/lcov-report/api/routes/screen.js.html +1 -1
  62. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  63. package/coverage/lcov-report/api/routes/static.js.html +1 -1
  64. package/coverage/lcov-report/api/routes/table.js.html +1 -1
  65. package/coverage/lcov-report/api/routes/templates.js.html +1 -1
  66. package/coverage/lcov-report/api/routes/user.js.html +1 -1
  67. package/coverage/lcov-report/api/routes/view.js.html +1 -1
  68. package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
  69. package/coverage/lcov-report/automations/actions.js.html +1 -1
  70. package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
  71. package/coverage/lcov-report/automations/bullboard.js.html +1 -1
  72. package/coverage/lcov-report/automations/index.html +1 -1
  73. package/coverage/lcov-report/automations/index.js.html +1 -1
  74. package/coverage/lcov-report/automations/logic.js.html +1 -1
  75. package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
  76. package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
  77. package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
  78. package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
  79. package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
  80. package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
  81. package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
  82. package/coverage/lcov-report/automations/steps/index.html +1 -1
  83. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
  84. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
  85. package/coverage/lcov-report/automations/steps/sendgridEmail.js.html +1 -1
  86. package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
  87. package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
  88. package/coverage/lcov-report/automations/thread.js.html +1 -1
  89. package/coverage/lcov-report/automations/triggers.js.html +1 -1
  90. package/coverage/lcov-report/constants/index.html +1 -1
  91. package/coverage/lcov-report/constants/index.js.html +1 -1
  92. package/coverage/lcov-report/constants/layouts.js.html +1 -1
  93. package/coverage/lcov-report/constants/screens.js.html +1 -1
  94. package/coverage/lcov-report/db/client.js.html +1 -1
  95. package/coverage/lcov-report/db/index.html +1 -1
  96. package/coverage/lcov-report/db/index.js.html +1 -1
  97. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
  98. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  99. package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
  100. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
  101. package/coverage/lcov-report/db/newid.js.html +1 -1
  102. package/coverage/lcov-report/db/utils.js.html +1 -1
  103. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  104. package/coverage/lcov-report/events/index.html +1 -1
  105. package/coverage/lcov-report/events/index.js.html +1 -1
  106. package/coverage/lcov-report/events/utils.js.html +1 -1
  107. package/coverage/lcov-report/index.html +1 -1
  108. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  109. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  110. package/coverage/lcov-report/middleware/authorized.js.html +1 -1
  111. package/coverage/lcov-report/middleware/builder.js.html +1 -1
  112. package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
  113. package/coverage/lcov-report/middleware/index.html +1 -1
  114. package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
  115. package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
  116. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  117. package/coverage/lcov-report/middleware/usageQuota.js.html +1 -1
  118. package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
  119. package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
  120. package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
  121. package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
  122. package/coverage/lcov-report/utilities/global.js.html +1 -1
  123. package/coverage/lcov-report/utilities/index.html +1 -1
  124. package/coverage/lcov-report/utilities/index.js.html +1 -1
  125. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
  126. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  127. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  128. package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
  129. package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
  130. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
  131. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
  132. package/coverage/lcov-report/utilities/security.js.html +1 -1
  133. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  134. package/coverage/lcov-report/utilities/users.js.html +1 -1
  135. package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
  136. package/dist/package.json +5 -5
  137. package/dist/tsconfig.tsbuildinfo +1 -1
  138. package/package.json +6 -6
@@ -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.8ebfa43d.js"></script>
13
+ <script type="module" crossorigin src="/builder/assets/index.f4e8f945.js"></script>
14
14
  <link rel="modulepreload" href="/builder/assets/vendor.7177f366.js">
15
15
  <link rel="stylesheet" href="/builder/assets/vendor.d75d5eb7.css">
16
16
  <link rel="stylesheet" href="/builder/assets/index.121692c9.css">
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1632222775670" clover="3.2.0">
3
- <project timestamp="1632222775670" name="All files">
2
+ <coverage generated="1632229519473" clover="3.2.0">
3
+ <project timestamp="1632229519474" name="All files">
4
4
  <metrics statements="3396" coveredstatements="2750" conditionals="1269" coveredconditionals="803" methods="494" coveredmethods="384" elements="5159" coveredelements="3937" complexity="0" loc="3396" ncloc="3396" packages="18" files="113" classes="113"/>
5
5
  <package name="api">
6
6
  <metrics statements="29" coveredstatements="27" conditionals="5" coveredconditionals="2" methods="5" coveredmethods="4"/>
@@ -85,7 +85,7 @@ exports.isEnabled = async function (ctx) {
85
85
  <div class='footer quiet pad2 space-top1 center small'>
86
86
  Code coverage generated by
87
87
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
88
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
88
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
89
89
  </div>
90
90
  </div>
91
91
  <script src="../../prettify.js"></script>
@@ -226,7 +226,7 @@ exports.update = async function (ctx) {
226
226
  <div class='footer quiet pad2 space-top1 center small'>
227
227
  Code coverage generated by
228
228
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
229
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
229
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
230
230
  </div>
231
231
  </div>
232
232
  <script src="../../prettify.js"></script>
@@ -1084,7 +1084,7 @@ const createEmptyAppPackage = async (ctx, app) =&gt; {
1084
1084
  <div class='footer quiet pad2 space-top1 center small'>
1085
1085
  Code coverage generated by
1086
1086
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1087
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
1087
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
1088
1088
  </div>
1089
1089
  </div>
1090
1090
  <script src="../../prettify.js"></script>
@@ -169,7 +169,7 @@ exports.fetchSelf = async ctx =&gt; {
169
169
  <div class='footer quiet pad2 space-top1 center small'>
170
170
  Code coverage generated by
171
171
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
172
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
172
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
173
173
  </div>
174
174
  </div>
175
175
  <script src="../../prettify.js"></script>
@@ -910,7 +910,7 @@ exports.trigger = async function (ctx) {
910
910
  <div class='footer quiet pad2 space-top1 center small'>
911
911
  Code coverage generated by
912
912
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
913
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
913
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
914
914
  </div>
915
915
  </div>
916
916
  <script src="../../prettify.js"></script>
@@ -94,7 +94,7 @@ exports.exportAppDump = async function (ctx) {
94
94
  <div class='footer quiet pad2 space-top1 center small'>
95
95
  Code coverage generated by
96
96
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
97
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
97
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
98
98
  </div>
99
99
  </div>
100
100
  <script src="../../prettify.js"></script>
@@ -169,7 +169,7 @@ exports.fetchAppComponentDefinitions = async function (ctx) {
169
169
  <div class='footer quiet pad2 space-top1 center small'>
170
170
  Code coverage generated by
171
171
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
172
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
172
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
173
173
  </div>
174
174
  </div>
175
175
  <script src="../../prettify.js"></script>
@@ -469,7 +469,7 @@ exports.query = async function (ctx) {
469
469
  <div class='footer quiet pad2 space-top1 center small'>
470
470
  Code coverage generated by
471
471
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
472
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
472
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
473
473
  </div>
474
474
  </div>
475
475
  <script src="../../prettify.js"></script>
@@ -376,7 +376,7 @@ exports.getBudibaseVersion = <span class="fstat-no" title="function not covered"
376
376
  <div class='footer quiet pad2 space-top1 center small'>
377
377
  Code coverage generated by
378
378
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
379
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
379
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
380
380
  </div>
381
381
  </div>
382
382
  <script src="../../prettify.js"></script>
@@ -130,7 +130,7 @@ exports.getDeployedApps = <span class="fstat-no" title="function not covered" >a
130
130
  <div class='footer quiet pad2 space-top1 center small'>
131
131
  Code coverage generated by
132
132
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
133
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
133
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
134
134
  </div>
135
135
  </div>
136
136
  <script src="../../prettify.js"></script>
@@ -395,7 +395,7 @@
395
395
  <div class='footer quiet pad2 space-top1 center small'>
396
396
  Code coverage generated by
397
397
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
398
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
398
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
399
399
  </div>
400
400
  </div>
401
401
  <script src="../../prettify.js"></script>
@@ -100,7 +100,7 @@ exports.find = async function (ctx) {
100
100
  <div class='footer quiet pad2 space-top1 center small'>
101
101
  Code coverage generated by
102
102
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
103
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
103
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
104
104
  </div>
105
105
  </div>
106
106
  <script src="../../prettify.js"></script>
@@ -217,7 +217,7 @@ exports.destroy = async function (ctx) {
217
217
  <div class='footer quiet pad2 space-top1 center small'>
218
218
  Code coverage generated by
219
219
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
220
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
220
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
221
221
  </div>
222
222
  </div>
223
223
  <script src="../../prettify.js"></script>
@@ -622,7 +622,7 @@ exports.removePermission = async function (ctx) {
622
622
  <div class='footer quiet pad2 space-top1 center small'>
623
623
  Code coverage generated by
624
624
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
625
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
625
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
626
626
  </div>
627
627
  </div>
628
628
  <script src="../../prettify.js"></script>
@@ -598,7 +598,7 @@ exports.destroy = async function (ctx) {
598
598
  <div class='footer quiet pad2 space-top1 center small'>
599
599
  Code coverage generated by
600
600
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
601
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
601
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
602
602
  </div>
603
603
  </div>
604
604
  <script src="../../prettify.js"></script>
@@ -358,7 +358,7 @@ exports.destroy = async function (ctx) {
358
358
  <div class='footer quiet pad2 space-top1 center small'>
359
359
  Code coverage generated by
360
360
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
361
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
361
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
362
362
  </div>
363
363
  </div>
364
364
  <script src="../../prettify.js"></script>
@@ -343,7 +343,7 @@ exports.clientFetch = async ctx =&gt; {
343
343
  <div class='footer quiet pad2 space-top1 center small'>
344
344
  Code coverage generated by
345
345
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
346
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
346
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
347
347
  </div>
348
348
  </div>
349
349
  <script src="../../prettify.js"></script>
@@ -706,7 +706,7 @@ exports.fetchEnrichedRow = <span class="fstat-no" title="function not covered" >
706
706
  <div class='footer quiet pad2 space-top1 center small'>
707
707
  Code coverage generated by
708
708
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
709
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
709
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
710
710
  </div>
711
711
  </div>
712
712
  <script src="../../../prettify.js"></script>
@@ -155,7 +155,7 @@
155
155
  <div class='footer quiet pad2 space-top1 center small'>
156
156
  Code coverage generated by
157
157
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
158
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
158
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
159
159
  </div>
160
160
  </div>
161
161
  <script src="../../../prettify.js"></script>
@@ -478,7 +478,7 @@ exports.fetchEnrichedRow = async function (ctx) {
478
478
  <div class='footer quiet pad2 space-top1 center small'>
479
479
  Code coverage generated by
480
480
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
481
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
481
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
482
482
  </div>
483
483
  </div>
484
484
  <script src="../../../prettify.js"></script>
@@ -1129,7 +1129,7 @@ exports.fetchEnrichedRow = async ctx =&gt; {
1129
1129
  <div class='footer quiet pad2 space-top1 center small'>
1130
1130
  Code coverage generated by
1131
1131
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1132
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
1132
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
1133
1133
  </div>
1134
1134
  </div>
1135
1135
  <script src="../../../prettify.js"></script>
@@ -1228,7 +1228,7 @@ exports.fullSearch = <span class="fstat-no" title="function not covered" >as</sp
1228
1228
  <div class='footer quiet pad2 space-top1 center small'>
1229
1229
  Code coverage generated by
1230
1230
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
1231
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
1231
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
1232
1232
  </div>
1233
1233
  </div>
1234
1234
  <script src="../../../prettify.js"></script>
@@ -310,7 +310,7 @@ exports.validate = async ({ appId, tableId, row, table }) =&gt; {
310
310
  <div class='footer quiet pad2 space-top1 center small'>
311
311
  Code coverage generated by
312
312
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
313
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
313
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
314
314
  </div>
315
315
  </div>
316
316
  <script src="../../../prettify.js"></script>
@@ -208,7 +208,7 @@ exports.destroy = async ctx =&gt; {
208
208
  <div class='footer quiet pad2 space-top1 center small'>
209
209
  Code coverage generated by
210
210
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
211
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
211
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
212
212
  </div>
213
213
  </div>
214
214
  <script src="../../prettify.js"></script>
@@ -142,7 +142,7 @@ exports.save = <span class="fstat-no" title="function not covered" >as</span>ync
142
142
  <div class='footer quiet pad2 space-top1 center small'>
143
143
  Code coverage generated by
144
144
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
145
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
145
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
146
146
  </div>
147
147
  </div>
148
148
  <script src="../../prettify.js"></script>
@@ -110,7 +110,7 @@
110
110
  <div class='footer quiet pad2 space-top1 center small'>
111
111
  Code coverage generated by
112
112
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
113
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
113
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
114
114
  </div>
115
115
  </div>
116
116
  <script src="../../../prettify.js"></script>
@@ -673,7 +673,7 @@ exports.validateCSVSchema = async function (ctx) {
673
673
  <div class='footer quiet pad2 space-top1 center small'>
674
674
  Code coverage generated by
675
675
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
676
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
676
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
677
677
  </div>
678
678
  </div>
679
679
  <script src="../../../prettify.js"></script>
@@ -760,7 +760,7 @@ exports.TableSaveFunctions = TableSaveFunctions
760
760
  <div class='footer quiet pad2 space-top1 center small'>
761
761
  Code coverage generated by
762
762
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
763
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
763
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
764
764
  </div>
765
765
  </div>
766
766
  <script src="../../../prettify.js"></script>
@@ -145,7 +145,7 @@ exports.downloadTemplate = async function (ctx) {
145
145
  <div class='footer quiet pad2 space-top1 center small'>
146
146
  Code coverage generated by
147
147
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
148
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
148
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
149
149
  </div>
150
150
  </div>
151
151
  <script src="../../prettify.js"></script>
@@ -295,7 +295,7 @@ exports.findMetadata = async function (ctx) {
295
295
  <div class='footer quiet pad2 space-top1 center small'>
296
296
  Code coverage generated by
297
297
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
298
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
298
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
299
299
  </div>
300
300
  </div>
301
301
  <script src="../../prettify.js"></script>
@@ -118,7 +118,7 @@ exports.json = function (headers, rows) {
118
118
  <div class='footer quiet pad2 space-top1 center small'>
119
119
  Code coverage generated by
120
120
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
121
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
121
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
122
122
  </div>
123
123
  </div>
124
124
  <script src="../../../prettify.js"></script>
@@ -125,7 +125,7 @@
125
125
  <div class='footer quiet pad2 space-top1 center small'>
126
126
  Code coverage generated by
127
127
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
128
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
128
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
129
129
  </div>
130
130
  </div>
131
131
  <script src="../../../prettify.js"></script>
@@ -448,7 +448,7 @@ module.exports = controller
448
448
  <div class='footer quiet pad2 space-top1 center small'>
449
449
  Code coverage generated by
450
450
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
451
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
451
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
452
452
  </div>
453
453
  </div>
454
454
  <script src="../../../prettify.js"></script>
@@ -511,7 +511,7 @@ module.exports = viewTemplate
511
511
  <div class='footer quiet pad2 space-top1 center small'>
512
512
  Code coverage generated by
513
513
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
514
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
514
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
515
515
  </div>
516
516
  </div>
517
517
  <script src="../../../prettify.js"></script>
@@ -361,7 +361,7 @@ exports.trigger = async ctx =&gt; {
361
361
  <div class='footer quiet pad2 space-top1 center small'>
362
362
  Code coverage generated by
363
363
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
364
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
364
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
365
365
  </div>
366
366
  </div>
367
367
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
98
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../prettify.js"></script>
@@ -331,7 +331,7 @@ module.exports = router
331
331
  <div class='footer quiet pad2 space-top1 center small'>
332
332
  Code coverage generated by
333
333
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
334
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
334
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
335
335
  </div>
336
336
  </div>
337
337
  <script src="../prettify.js"></script>
@@ -88,7 +88,7 @@ module.exports = router
88
88
  <div class='footer quiet pad2 space-top1 center small'>
89
89
  Code coverage generated by
90
90
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
91
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
91
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
92
92
  </div>
93
93
  </div>
94
94
  <script src="../../prettify.js"></script>
@@ -100,7 +100,7 @@ module.exports = router
100
100
  <div class='footer quiet pad2 space-top1 center small'>
101
101
  Code coverage generated by
102
102
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
103
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
103
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
104
104
  </div>
105
105
  </div>
106
106
  <script src="../../prettify.js"></script>
@@ -142,7 +142,7 @@ module.exports = router
142
142
  <div class='footer quiet pad2 space-top1 center small'>
143
143
  Code coverage generated by
144
144
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
145
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
145
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
146
146
  </div>
147
147
  </div>
148
148
  <script src="../../prettify.js"></script>
@@ -88,7 +88,7 @@ module.exports = router
88
88
  <div class='footer quiet pad2 space-top1 center small'>
89
89
  Code coverage generated by
90
90
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
91
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
91
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
92
92
  </div>
93
93
  </div>
94
94
  <script src="../../prettify.js"></script>
@@ -364,7 +364,7 @@ module.exports = router
364
364
  <div class='footer quiet pad2 space-top1 center small'>
365
365
  Code coverage generated by
366
366
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
367
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
367
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
368
368
  </div>
369
369
  </div>
370
370
  <script src="../../prettify.js"></script>
@@ -94,7 +94,7 @@ module.exports = router
94
94
  <div class='footer quiet pad2 space-top1 center small'>
95
95
  Code coverage generated by
96
96
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
97
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
97
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
98
98
  </div>
99
99
  </div>
100
100
  <script src="../../prettify.js"></script>
@@ -106,7 +106,7 @@ module.exports = router
106
106
  <div class='footer quiet pad2 space-top1 center small'>
107
107
  Code coverage generated by
108
108
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
109
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
109
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
110
110
  </div>
111
111
  </div>
112
112
  <script src="../../prettify.js"></script>
@@ -355,7 +355,7 @@ module.exports = router
355
355
  <div class='footer quiet pad2 space-top1 center small'>
356
356
  Code coverage generated by
357
357
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
358
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
358
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
359
359
  </div>
360
360
  </div>
361
361
  <script src="../../prettify.js"></script>
@@ -115,7 +115,7 @@ module.exports = router
115
115
  <div class='footer quiet pad2 space-top1 center small'>
116
116
  Code coverage generated by
117
117
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
118
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
118
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
119
119
  </div>
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
@@ -127,7 +127,7 @@ module.exports = router
127
127
  <div class='footer quiet pad2 space-top1 center small'>
128
128
  Code coverage generated by
129
129
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
130
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
130
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
131
131
  </div>
132
132
  </div>
133
133
  <script src="../../prettify.js"></script>
@@ -103,7 +103,7 @@ module.exports = router
103
103
  <div class='footer quiet pad2 space-top1 center small'>
104
104
  Code coverage generated by
105
105
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
106
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
106
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
107
107
  </div>
108
108
  </div>
109
109
  <script src="../../prettify.js"></script>
@@ -485,7 +485,7 @@
485
485
  <div class='footer quiet pad2 space-top1 center small'>
486
486
  Code coverage generated by
487
487
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
488
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
488
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
489
489
  </div>
490
490
  </div>
491
491
  <script src="../../prettify.js"></script>
@@ -232,7 +232,7 @@ exports.staticRoutes = staticRoutes
232
232
  <div class='footer quiet pad2 space-top1 center small'>
233
233
  Code coverage generated by
234
234
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
235
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
235
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
236
236
  </div>
237
237
  </div>
238
238
  <script src="../../prettify.js"></script>
@@ -100,7 +100,7 @@ module.exports = router
100
100
  <div class='footer quiet pad2 space-top1 center small'>
101
101
  Code coverage generated by
102
102
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
103
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
103
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
104
104
  </div>
105
105
  </div>
106
106
  <script src="../../prettify.js"></script>
@@ -112,7 +112,7 @@ module.exports = router
112
112
  <div class='footer quiet pad2 space-top1 center small'>
113
113
  Code coverage generated by
114
114
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
115
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
115
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
116
116
  </div>
117
117
  </div>
118
118
  <script src="../../prettify.js"></script>
@@ -196,7 +196,7 @@ module.exports = router
196
196
  <div class='footer quiet pad2 space-top1 center small'>
197
197
  Code coverage generated by
198
198
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
199
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
199
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
200
200
  </div>
201
201
  </div>
202
202
  <script src="../../prettify.js"></script>
@@ -313,7 +313,7 @@ module.exports = router
313
313
  <div class='footer quiet pad2 space-top1 center small'>
314
314
  Code coverage generated by
315
315
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
316
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
316
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
317
317
  </div>
318
318
  </div>
319
319
  <script src="../../prettify.js"></script>
@@ -172,7 +172,7 @@ module.exports = router
172
172
  <div class='footer quiet pad2 space-top1 center small'>
173
173
  Code coverage generated by
174
174
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
175
- at Tue Sep 21 2021 11:12:55 GMT+0000 (Coordinated Universal Time)
175
+ at Tue Sep 21 2021 13:05:19 GMT+0000 (Coordinated Universal Time)
176
176
  </div>
177
177
  </div>
178
178
  <script src="../../prettify.js"></script>