@kalisio/kdk 2.3.0 → 2.3.2

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 (264) hide show
  1. package/core/client/components/chart/KTimeSeriesChart.vue +27 -22
  2. package/core/client/components/collection/KCardSection.vue +3 -2
  3. package/core/client/components/form/KForm.vue +1 -1
  4. package/core/client/components/layout/KWindow.vue +13 -18
  5. package/core/client/components/time/KRelativeTimeRanges.vue +15 -0
  6. package/core/client/i18n/core_en.json +3 -0
  7. package/core/client/i18n/core_fr.json +7 -4
  8. package/core/client/utils/utils.data.js +3 -3
  9. package/package.json +2 -2
  10. package/test/api/core/test-log-2024-04-22.log +84 -0
  11. package/test/api/core/{test-log-2024-06-06.log → test-log-2024-04-23.log} +3 -3
  12. package/coverage/base.css +0 -224
  13. package/coverage/block-navigation.js +0 -87
  14. package/coverage/core/api/application.js.html +0 -1870
  15. package/coverage/core/api/authentication.js.html +0 -742
  16. package/coverage/core/api/db.js.html +0 -778
  17. package/coverage/core/api/hooks/hooks.authentication.js.html +0 -313
  18. package/coverage/core/api/hooks/hooks.authorisations.js.html +0 -1243
  19. package/coverage/core/api/hooks/hooks.groups.js.html +0 -229
  20. package/coverage/core/api/hooks/hooks.logger.js.html +0 -163
  21. package/coverage/core/api/hooks/hooks.model.js.html +0 -955
  22. package/coverage/core/api/hooks/hooks.organisations.js.html +0 -541
  23. package/coverage/core/api/hooks/hooks.push.js.html +0 -253
  24. package/coverage/core/api/hooks/hooks.query.js.html +0 -862
  25. package/coverage/core/api/hooks/hooks.schemas.js.html +0 -304
  26. package/coverage/core/api/hooks/hooks.service.js.html +0 -319
  27. package/coverage/core/api/hooks/hooks.storage.js.html +0 -193
  28. package/coverage/core/api/hooks/hooks.users.js.html +0 -868
  29. package/coverage/core/api/hooks/index.html +0 -296
  30. package/coverage/core/api/hooks/index.js.html +0 -121
  31. package/coverage/core/api/index.html +0 -191
  32. package/coverage/core/api/index.js.html +0 -148
  33. package/coverage/core/api/marshall.js.html +0 -448
  34. package/coverage/core/api/models/groups.model.mongodb.js.html +0 -109
  35. package/coverage/core/api/models/index.html +0 -161
  36. package/coverage/core/api/models/organisations.model.mongodb.js.html +0 -94
  37. package/coverage/core/api/models/tags.model.mongodb.js.html +0 -115
  38. package/coverage/core/api/models/users.model.mongodb.js.html +0 -115
  39. package/coverage/core/api/services/account/account.hooks.js.html +0 -208
  40. package/coverage/core/api/services/account/account.service.js.html +0 -436
  41. package/coverage/core/api/services/account/index.html +0 -131
  42. package/coverage/core/api/services/authorisations/authorisations.hooks.js.html +0 -184
  43. package/coverage/core/api/services/authorisations/authorisations.service.js.html +0 -502
  44. package/coverage/core/api/services/authorisations/index.html +0 -131
  45. package/coverage/core/api/services/databases/databases.hooks.js.html +0 -193
  46. package/coverage/core/api/services/databases/databases.service.js.html +0 -100
  47. package/coverage/core/api/services/databases/index.html +0 -131
  48. package/coverage/core/api/services/groups/groups.hooks.js.html +0 -178
  49. package/coverage/core/api/services/groups/index.html +0 -116
  50. package/coverage/core/api/services/import-export/import-export.hooks.js.html +0 -184
  51. package/coverage/core/api/services/import-export/import-export.service.js.html +0 -118
  52. package/coverage/core/api/services/import-export/index.html +0 -131
  53. package/coverage/core/api/services/index.html +0 -116
  54. package/coverage/core/api/services/index.js.html +0 -499
  55. package/coverage/core/api/services/mailer/index.html +0 -131
  56. package/coverage/core/api/services/mailer/mailer.hooks.js.html +0 -190
  57. package/coverage/core/api/services/mailer/mailer.service.js.html +0 -118
  58. package/coverage/core/api/services/organisations/index.html +0 -131
  59. package/coverage/core/api/services/organisations/organisations.hooks.js.html +0 -178
  60. package/coverage/core/api/services/organisations/organisations.service.js.html +0 -343
  61. package/coverage/core/api/services/push/index.html +0 -131
  62. package/coverage/core/api/services/push/push.hooks.js.html +0 -190
  63. package/coverage/core/api/services/push/push.service.js.html +0 -121
  64. package/coverage/core/api/services/storage/index.html +0 -131
  65. package/coverage/core/api/services/storage/storage.hooks.js.html +0 -190
  66. package/coverage/core/api/services/storage/storage.service.js.html +0 -172
  67. package/coverage/core/api/services/tags/index.html +0 -116
  68. package/coverage/core/api/services/tags/tags.hooks.js.html +0 -178
  69. package/coverage/core/api/services/users/index.html +0 -116
  70. package/coverage/core/api/services/users/users.hooks.js.html +0 -307
  71. package/coverage/core/api/utils.js.html +0 -118
  72. package/coverage/core/common/errors.js.html +0 -88
  73. package/coverage/core/common/index.html +0 -176
  74. package/coverage/core/common/index.js.html +0 -115
  75. package/coverage/core/common/permissions.js.html +0 -1048
  76. package/coverage/core/common/schema.js.html +0 -190
  77. package/coverage/core/common/utils.js.html +0 -220
  78. package/coverage/favicon.png +0 -0
  79. package/coverage/index.html +0 -491
  80. package/coverage/lcov-report/base.css +0 -224
  81. package/coverage/lcov-report/block-navigation.js +0 -87
  82. package/coverage/lcov-report/core/api/application.js.html +0 -1870
  83. package/coverage/lcov-report/core/api/authentication.js.html +0 -742
  84. package/coverage/lcov-report/core/api/db.js.html +0 -778
  85. package/coverage/lcov-report/core/api/hooks/hooks.authentication.js.html +0 -313
  86. package/coverage/lcov-report/core/api/hooks/hooks.authorisations.js.html +0 -1243
  87. package/coverage/lcov-report/core/api/hooks/hooks.groups.js.html +0 -229
  88. package/coverage/lcov-report/core/api/hooks/hooks.logger.js.html +0 -163
  89. package/coverage/lcov-report/core/api/hooks/hooks.model.js.html +0 -955
  90. package/coverage/lcov-report/core/api/hooks/hooks.organisations.js.html +0 -541
  91. package/coverage/lcov-report/core/api/hooks/hooks.push.js.html +0 -253
  92. package/coverage/lcov-report/core/api/hooks/hooks.query.js.html +0 -862
  93. package/coverage/lcov-report/core/api/hooks/hooks.schemas.js.html +0 -304
  94. package/coverage/lcov-report/core/api/hooks/hooks.service.js.html +0 -319
  95. package/coverage/lcov-report/core/api/hooks/hooks.storage.js.html +0 -193
  96. package/coverage/lcov-report/core/api/hooks/hooks.users.js.html +0 -868
  97. package/coverage/lcov-report/core/api/hooks/index.html +0 -296
  98. package/coverage/lcov-report/core/api/hooks/index.js.html +0 -121
  99. package/coverage/lcov-report/core/api/index.html +0 -191
  100. package/coverage/lcov-report/core/api/index.js.html +0 -148
  101. package/coverage/lcov-report/core/api/marshall.js.html +0 -448
  102. package/coverage/lcov-report/core/api/models/groups.model.mongodb.js.html +0 -109
  103. package/coverage/lcov-report/core/api/models/index.html +0 -161
  104. package/coverage/lcov-report/core/api/models/organisations.model.mongodb.js.html +0 -94
  105. package/coverage/lcov-report/core/api/models/tags.model.mongodb.js.html +0 -115
  106. package/coverage/lcov-report/core/api/models/users.model.mongodb.js.html +0 -115
  107. package/coverage/lcov-report/core/api/services/account/account.hooks.js.html +0 -208
  108. package/coverage/lcov-report/core/api/services/account/account.service.js.html +0 -436
  109. package/coverage/lcov-report/core/api/services/account/index.html +0 -131
  110. package/coverage/lcov-report/core/api/services/authorisations/authorisations.hooks.js.html +0 -184
  111. package/coverage/lcov-report/core/api/services/authorisations/authorisations.service.js.html +0 -502
  112. package/coverage/lcov-report/core/api/services/authorisations/index.html +0 -131
  113. package/coverage/lcov-report/core/api/services/databases/databases.hooks.js.html +0 -193
  114. package/coverage/lcov-report/core/api/services/databases/databases.service.js.html +0 -100
  115. package/coverage/lcov-report/core/api/services/databases/index.html +0 -131
  116. package/coverage/lcov-report/core/api/services/groups/groups.hooks.js.html +0 -178
  117. package/coverage/lcov-report/core/api/services/groups/index.html +0 -116
  118. package/coverage/lcov-report/core/api/services/import-export/import-export.hooks.js.html +0 -184
  119. package/coverage/lcov-report/core/api/services/import-export/import-export.service.js.html +0 -118
  120. package/coverage/lcov-report/core/api/services/import-export/index.html +0 -131
  121. package/coverage/lcov-report/core/api/services/index.html +0 -116
  122. package/coverage/lcov-report/core/api/services/index.js.html +0 -499
  123. package/coverage/lcov-report/core/api/services/mailer/index.html +0 -131
  124. package/coverage/lcov-report/core/api/services/mailer/mailer.hooks.js.html +0 -190
  125. package/coverage/lcov-report/core/api/services/mailer/mailer.service.js.html +0 -118
  126. package/coverage/lcov-report/core/api/services/organisations/index.html +0 -131
  127. package/coverage/lcov-report/core/api/services/organisations/organisations.hooks.js.html +0 -178
  128. package/coverage/lcov-report/core/api/services/organisations/organisations.service.js.html +0 -343
  129. package/coverage/lcov-report/core/api/services/push/index.html +0 -131
  130. package/coverage/lcov-report/core/api/services/push/push.hooks.js.html +0 -190
  131. package/coverage/lcov-report/core/api/services/push/push.service.js.html +0 -121
  132. package/coverage/lcov-report/core/api/services/storage/index.html +0 -131
  133. package/coverage/lcov-report/core/api/services/storage/storage.hooks.js.html +0 -190
  134. package/coverage/lcov-report/core/api/services/storage/storage.service.js.html +0 -172
  135. package/coverage/lcov-report/core/api/services/tags/index.html +0 -116
  136. package/coverage/lcov-report/core/api/services/tags/tags.hooks.js.html +0 -178
  137. package/coverage/lcov-report/core/api/services/users/index.html +0 -116
  138. package/coverage/lcov-report/core/api/services/users/users.hooks.js.html +0 -307
  139. package/coverage/lcov-report/core/api/utils.js.html +0 -118
  140. package/coverage/lcov-report/core/common/errors.js.html +0 -88
  141. package/coverage/lcov-report/core/common/index.html +0 -176
  142. package/coverage/lcov-report/core/common/index.js.html +0 -115
  143. package/coverage/lcov-report/core/common/permissions.js.html +0 -1048
  144. package/coverage/lcov-report/core/common/schema.js.html +0 -190
  145. package/coverage/lcov-report/core/common/utils.js.html +0 -220
  146. package/coverage/lcov-report/favicon.png +0 -0
  147. package/coverage/lcov-report/index.html +0 -491
  148. package/coverage/lcov-report/map/api/hooks/hooks.catalog.js.html +0 -457
  149. package/coverage/lcov-report/map/api/hooks/hooks.features.js.html +0 -397
  150. package/coverage/lcov-report/map/api/hooks/hooks.query.js.html +0 -1309
  151. package/coverage/lcov-report/map/api/hooks/index.html +0 -161
  152. package/coverage/lcov-report/map/api/hooks/index.js.html +0 -94
  153. package/coverage/lcov-report/map/api/index.html +0 -131
  154. package/coverage/lcov-report/map/api/index.js.html +0 -139
  155. package/coverage/lcov-report/map/api/marshall.js.html +0 -178
  156. package/coverage/lcov-report/map/api/models/alerts.model.mongodb.js.html +0 -106
  157. package/coverage/lcov-report/map/api/models/catalog.model.mongodb.js.html +0 -127
  158. package/coverage/lcov-report/map/api/models/features.model.mongodb.js.html +0 -196
  159. package/coverage/lcov-report/map/api/models/index.html +0 -161
  160. package/coverage/lcov-report/map/api/models/projects.model.mongodb.js.html +0 -109
  161. package/coverage/lcov-report/map/api/services/alerts/alerts.hooks.js.html +0 -274
  162. package/coverage/lcov-report/map/api/services/alerts/alerts.service.js.html +0 -610
  163. package/coverage/lcov-report/map/api/services/alerts/index.html +0 -131
  164. package/coverage/lcov-report/map/api/services/catalog/catalog.hooks.js.html +0 -316
  165. package/coverage/lcov-report/map/api/services/catalog/index.html +0 -116
  166. package/coverage/lcov-report/map/api/services/daptiles/daptiles.service.js.html +0 -1510
  167. package/coverage/lcov-report/map/api/services/daptiles/index.html +0 -116
  168. package/coverage/lcov-report/map/api/services/features/features.hooks.js.html +0 -241
  169. package/coverage/lcov-report/map/api/services/features/features.service.js.html +0 -241
  170. package/coverage/lcov-report/map/api/services/features/index.html +0 -131
  171. package/coverage/lcov-report/map/api/services/index.html +0 -116
  172. package/coverage/lcov-report/map/api/services/index.js.html +0 -817
  173. package/coverage/lcov-report/map/api/services/projects/index.html +0 -116
  174. package/coverage/lcov-report/map/api/services/projects/projects.hooks.js.html +0 -439
  175. package/coverage/lcov-report/map/common/dynamic-grid-source.js.html +0 -466
  176. package/coverage/lcov-report/map/common/errors.js.html +0 -94
  177. package/coverage/lcov-report/map/common/geotiff-grid-source.js.html +0 -541
  178. package/coverage/lcov-report/map/common/grid.js.html +0 -1612
  179. package/coverage/lcov-report/map/common/index.html +0 -371
  180. package/coverage/lcov-report/map/common/index.js.html +0 -172
  181. package/coverage/lcov-report/map/common/meteo-model-grid-source.js.html +0 -556
  182. package/coverage/lcov-report/map/common/moment-utils.js.html +0 -157
  183. package/coverage/lcov-report/map/common/opendap-grid-source.js.html +0 -868
  184. package/coverage/lcov-report/map/common/opendap-utils.js.html +0 -826
  185. package/coverage/lcov-report/map/common/permissions.js.html +0 -124
  186. package/coverage/lcov-report/map/common/time-based-grid-source.js.html +0 -418
  187. package/coverage/lcov-report/map/common/tms-utils.js.html +0 -274
  188. package/coverage/lcov-report/map/common/wcs-grid-source.js.html +0 -364
  189. package/coverage/lcov-report/map/common/wcs-utils.js.html +0 -586
  190. package/coverage/lcov-report/map/common/weacast-grid-source.js.html +0 -1033
  191. package/coverage/lcov-report/map/common/wfs-utils.js.html +0 -574
  192. package/coverage/lcov-report/map/common/wms-utils.js.html +0 -451
  193. package/coverage/lcov-report/map/common/wmts-utils.js.html +0 -547
  194. package/coverage/lcov-report/prettify.css +0 -1
  195. package/coverage/lcov-report/prettify.js +0 -2
  196. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  197. package/coverage/lcov-report/sorter.js +0 -196
  198. package/coverage/lcov.info +0 -11128
  199. package/coverage/map/api/hooks/hooks.catalog.js.html +0 -457
  200. package/coverage/map/api/hooks/hooks.features.js.html +0 -397
  201. package/coverage/map/api/hooks/hooks.query.js.html +0 -1309
  202. package/coverage/map/api/hooks/index.html +0 -161
  203. package/coverage/map/api/hooks/index.js.html +0 -94
  204. package/coverage/map/api/index.html +0 -131
  205. package/coverage/map/api/index.js.html +0 -139
  206. package/coverage/map/api/marshall.js.html +0 -178
  207. package/coverage/map/api/models/alerts.model.mongodb.js.html +0 -106
  208. package/coverage/map/api/models/catalog.model.mongodb.js.html +0 -127
  209. package/coverage/map/api/models/features.model.mongodb.js.html +0 -196
  210. package/coverage/map/api/models/index.html +0 -161
  211. package/coverage/map/api/models/projects.model.mongodb.js.html +0 -109
  212. package/coverage/map/api/services/alerts/alerts.hooks.js.html +0 -274
  213. package/coverage/map/api/services/alerts/alerts.service.js.html +0 -610
  214. package/coverage/map/api/services/alerts/index.html +0 -131
  215. package/coverage/map/api/services/catalog/catalog.hooks.js.html +0 -316
  216. package/coverage/map/api/services/catalog/index.html +0 -116
  217. package/coverage/map/api/services/daptiles/daptiles.service.js.html +0 -1510
  218. package/coverage/map/api/services/daptiles/index.html +0 -116
  219. package/coverage/map/api/services/features/features.hooks.js.html +0 -241
  220. package/coverage/map/api/services/features/features.service.js.html +0 -241
  221. package/coverage/map/api/services/features/index.html +0 -131
  222. package/coverage/map/api/services/index.html +0 -116
  223. package/coverage/map/api/services/index.js.html +0 -817
  224. package/coverage/map/api/services/projects/index.html +0 -116
  225. package/coverage/map/api/services/projects/projects.hooks.js.html +0 -439
  226. package/coverage/map/common/dynamic-grid-source.js.html +0 -466
  227. package/coverage/map/common/errors.js.html +0 -94
  228. package/coverage/map/common/geotiff-grid-source.js.html +0 -541
  229. package/coverage/map/common/grid.js.html +0 -1612
  230. package/coverage/map/common/index.html +0 -371
  231. package/coverage/map/common/index.js.html +0 -172
  232. package/coverage/map/common/meteo-model-grid-source.js.html +0 -556
  233. package/coverage/map/common/moment-utils.js.html +0 -157
  234. package/coverage/map/common/opendap-grid-source.js.html +0 -868
  235. package/coverage/map/common/opendap-utils.js.html +0 -826
  236. package/coverage/map/common/permissions.js.html +0 -124
  237. package/coverage/map/common/time-based-grid-source.js.html +0 -418
  238. package/coverage/map/common/tms-utils.js.html +0 -274
  239. package/coverage/map/common/wcs-grid-source.js.html +0 -364
  240. package/coverage/map/common/wcs-utils.js.html +0 -586
  241. package/coverage/map/common/weacast-grid-source.js.html +0 -1033
  242. package/coverage/map/common/wfs-utils.js.html +0 -574
  243. package/coverage/map/common/wms-utils.js.html +0 -451
  244. package/coverage/map/common/wmts-utils.js.html +0 -547
  245. package/coverage/prettify.css +0 -1
  246. package/coverage/prettify.js +0 -2
  247. package/coverage/sort-arrow-sprite.png +0 -0
  248. package/coverage/sorter.js +0 -196
  249. package/coverage/tmp/coverage-137435-1719398750767-0.json +0 -1
  250. package/coverage/tmp/coverage-137447-1719398750752-0.json +0 -1
  251. package/coverage/tmp/coverage-137458-1719398750740-0.json +0 -1
  252. package/coverage/tmp/coverage-137470-1719398750728-0.json +0 -1
  253. package/coverage/tmp/coverage-137477-1719398750691-0.json +0 -1
  254. package/test/api/core/test-log-2023-12-19.log +0 -7
  255. package/test/api/core/test-log-2024-01-04.log +0 -14
  256. package/test/api/core/test-log-2024-05-14.log +0 -6
  257. package/test/api/core/test-log-2024-06-26.log +0 -25
  258. package/test/api/map/test-log-2023-11-24.log +0 -121
  259. package/test/api/map/test-log-2023-12-12.log +0 -29
  260. package/test/api/map/test-log-2023-12-13.log +0 -5
  261. package/test/api/map/test-log-2024-01-04.log +0 -2
  262. package/test/api/map/test-log-2024-01-11.log +0 -1
  263. package/test/api/map/test-log-2024-01-25.log +0 -19
  264. package/test/api/map/test-log-2024-06-06.log +0 -39
@@ -81,6 +81,9 @@ async function onCanvasRef (ref) {
81
81
  function getUnit (timeSerie) {
82
82
  return _.get(timeSerie, 'variable.unit')
83
83
  }
84
+ function getTargetUnit (timeSerie) {
85
+ return _.get(timeSerie, 'variable.targetUnit')
86
+ }
84
87
  function setUnit (timeserie, targetUnit) {
85
88
  _.set(timeserie, 'variable.unit', targetUnit)
86
89
  }
@@ -136,10 +139,9 @@ async function makeChartConfig () {
136
139
  return (x ? `${Time.format(x, 'date.short')} - ${Time.format(x, 'time.long')}` : '')
137
140
  },
138
141
  label: (context) => {
139
- const { unit, label } = context.dataset
140
- const defaultUnit = Units.getDefaultUnit(unit)
142
+ const { unit, targetUnit, label } = context.dataset
141
143
  const y = _.get(context, 'parsed.y')
142
- return label + ': ' + Units.format(y, defaultUnit)
144
+ return label + ': ' + Units.format(y, targetUnit?.name || unit.name, targetUnit?.name || unit.name)
143
145
  }
144
146
  }
145
147
  },
@@ -245,17 +247,17 @@ function makeScales () {
245
247
  let axisId = 0
246
248
  for (const timeSerie of props.timeSeries) {
247
249
  const unit = getUnit(timeSerie)
248
- const defaultUnit = Units.getDefaultUnit(unit)
249
- if (!unit2axis.has(defaultUnit)) {
250
+ const targetUnit = getTargetUnit(timeSerie) || unit
251
+ if (!unit2axis.has(targetUnit.name)) {
250
252
  const axis = `y${axisId}`
251
- unit2axis.set(defaultUnit, axis)
253
+ unit2axis.set(targetUnit.name, axis)
252
254
  scales[axis] = _.merge({
253
- targetUnit: defaultUnit,
255
+ targetUnit: targetUnit.name,
254
256
  type: props.logarithmic ? 'logarithmic' : 'linear',
255
257
  position: (axisId + 1) % 2 ? 'left' : 'right',
256
258
  title: {
257
259
  display: true,
258
- text: defaultUnit
260
+ text: i18n.tie(targetUnit.symbol)
259
261
  },
260
262
  ticks: {
261
263
  callback: function (value, index, values) {
@@ -279,14 +281,15 @@ async function makeDatasets () {
279
281
  for (const timeSerie of props.timeSeries) {
280
282
  const label = _.get(timeSerie, 'variable.label')
281
283
  const unit = getUnit(timeSerie)
282
- const defaultUnit = Units.getDefaultUnit(unit)
283
- setUnit(timeSerie, defaultUnit)
284
+ const targetUnit = getTargetUnit(timeSerie)
285
+ if (targetUnit) setUnit(timeSerie, targetUnit)
284
286
  const data = await timeSerie.data
285
287
  const dataset = Object.assign({
286
288
  label,
287
289
  data,
288
290
  unit,
289
- yAxisID: unit2axis.get(unit)
291
+ targetUnit,
292
+ yAxisID: unit2axis.get(unit.name)
290
293
  }, _.omit(_.get(timeSerie, 'variable.chartjs', {}), 'yAxis'))
291
294
  const xAxisKey = _.get(dataset, 'parsing.xAxisKey', props.xAxisKey)
292
295
  const yAxisKey = _.get(dataset, 'parsing.yAxisKey', props.yAxisKey)
@@ -294,17 +297,19 @@ async function makeDatasets () {
294
297
  data.forEach(item => {
295
298
  const time = moment.utc(_.get(item, xAxisKey))
296
299
  let value = _.get(item, yAxisKey)
297
- if (unit !== defaultUnit) {
298
- value = Units.convert(value, unit, defaultUnit)
299
- _.set(item, yAxisKey, value)
300
- }
301
- if (_.isNil(min) || (value < min)) min = value
302
- if (_.isNil(max) || (value > max)) max = value
303
- if (!props.startTime) {
304
- if (!startTime.value || time.isBefore(startTime.value)) startTime.value = time
305
- }
306
- if (!props.endTime) {
307
- if (!endTime.value || time.isAfter(endTime.value)) endTime.value = time
300
+ if (value) {
301
+ if (targetUnit) {
302
+ value = Units.convert(value, unit.name, targetUnit.name)
303
+ _.set(item, yAxisKey, value)
304
+ }
305
+ if (_.isNil(min) || (value < min)) min = value
306
+ if (_.isNil(max) || (value > max)) max = value
307
+ if (!props.startTime) {
308
+ if (!startTime.value || time.isBefore(startTime.value)) startTime.value = time
309
+ }
310
+ if (!props.endTime) {
311
+ if (!endTime.value || time.isAfter(endTime.value)) endTime.value = time
312
+ }
308
313
  }
309
314
  })
310
315
  // Check for individual chartjs properties if any
@@ -4,8 +4,8 @@
4
4
  <!--
5
5
  Header section
6
6
  -->
7
- <div v-if="!hideHeader" class="row full-width items-center" style="min-height: 30px">
8
- <span class="text-grey-7 text-body-2">
7
+ <div v-if="!hideHeader" class="row full-width items-center no-wrap" style="min-height: 30px">
8
+ <span class="text-grey-7 text-body-2 ellipsis">
9
9
  {{ title }}
10
10
  </span>
11
11
  <q-space />
@@ -13,6 +13,7 @@
13
13
  v-if="actions"
14
14
  :content="actions"
15
15
  :context="context"
16
+ class="no-wrap"
16
17
  />
17
18
  </div>
18
19
  <!--
@@ -23,7 +23,7 @@
23
23
  Grouped fields
24
24
  -->
25
25
  <template v-for="(group, id) in groups" :key="id">
26
- <q-expansion-item v-show="group.hasFields" icon="las la-file-alt" :group="id">
26
+ <q-expansion-item v-show="group.hasFields" icon="las la-file-alt" :group="id" :id="id">
27
27
  <template v-slot:header>
28
28
  <!-- Label -->
29
29
  <q-item-section>
@@ -106,7 +106,7 @@ const props = defineProps({
106
106
  },
107
107
  layoutOffset: {
108
108
  type: Number,
109
- defaut: 0
109
+ default: 0
110
110
  }
111
111
  })
112
112
 
@@ -129,7 +129,6 @@ const unpinIcons = {
129
129
  bottom: 'las la-angle-up'
130
130
  }
131
131
  const border = 2
132
- let backupState
133
132
 
134
133
  // Provide
135
134
  provide('widget', widgetRef)
@@ -199,7 +198,7 @@ const headerControls = computed(() => {
199
198
  size: 'sm',
200
199
  tooltip: 'KWindow.RESTORE_ACTION',
201
200
  visible: currentWindow.controls.restore && currentWindow.state === 'maximized',
202
- handler: () => Layout.setWindowState(props.placement, backupState)
201
+ handler: () => Layout.setWindowState(props.placement, LocalStorage.get(getStorageKey('restore-state')))
203
202
  }, {
204
203
  id: `close-${props.placement}-window`,
205
204
  icon: 'las la-times',
@@ -248,10 +247,10 @@ watch(() => currentWindow.state, (newState, oldState) => refresh(newState, oldSt
248
247
  function getStorageKey (element) {
249
248
  return `windows-${props.placement}-${element}`
250
249
  }
251
- function storeState () {
250
+ function writeState () {
252
251
  LocalStorage.set(getStorageKey('state'), currentWindow.state)
253
252
  }
254
- function restoreState () {
253
+ function readState () {
255
254
  return LocalStorage.get(getStorageKey('state'))
256
255
  }
257
256
  function storeGeometry () {
@@ -263,18 +262,20 @@ function restoreGeometry () {
263
262
  function refresh (newState, oldState) {
264
263
  switch (newState) {
265
264
  case 'pinned': {
266
- storeState()
265
+ LocalStorage.clear(getStorageKey('restore-state'))
266
+ writeState()
267
267
  setPinnedGeometry()
268
268
  break
269
269
  }
270
270
  case 'maximized': {
271
- storeState()
272
- backupState = oldState
271
+ if (oldState) LocalStorage.set(getStorageKey('restore-state'), oldState)
272
+ writeState()
273
273
  setMaximizedGeometry()
274
274
  break
275
275
  }
276
276
  case 'floating': {
277
- storeState()
277
+ LocalStorage.clear(getStorageKey('restore-state'))
278
+ writeState()
278
279
  const geometry = restoreGeometry()
279
280
  if (geometry) {
280
281
  updateGeometry(geometry.position, geometry.size, true)
@@ -318,7 +319,7 @@ function updateGeometry (position, size, check = false) {
318
319
  position = [x, y]
319
320
  size = [w, h]
320
321
  }
321
- // compute breakpoings
322
+ // compute breakpoints
322
323
  // Code taken from quasar screen plugin code
323
324
  const w = size[0]
324
325
  const s = $q.screen.sizes
@@ -395,14 +396,8 @@ function onFooterResized (size) {
395
396
  }
396
397
 
397
398
  // restore the state
398
- const fallbackState = restoreState() || 'pinned'
399
- if (currentWindow.state) {
400
- logger.debug(`[KDK] restoring ${props.placement} window in ${currentWindow.state} state`)
401
- refresh(currentWindow.state, fallbackState)
402
- } else {
403
- logger.debug(`[KDK] restoring ${props.placement} window in ${fallbackState} state`)
404
- Layout.setWindowState(props.placement, fallbackState)
405
- }
399
+ const fallbackState = readState() || 'pinned'
400
+ Layout.setWindowState(props.placement, fallbackState)
406
401
  </script>
407
402
 
408
403
  <style lang="scss" scoped>
@@ -186,6 +186,21 @@ export default {
186
186
  id: 'next-year',
187
187
  label: 'KRelativeTimeRanges.NEXT_YEAR_LABEL',
188
188
  handler: () => this.rangeTriggered(moment.duration(1, 'years'))
189
+ },
190
+ {
191
+ id: 'last-2-years',
192
+ label: 'KRelativeTimeRanges.LAST_2_YEARS_LABEL',
193
+ handler: () => this.rangeTriggered(moment.duration(-2, 'years'))
194
+ },
195
+ {
196
+ id: 'last-3-years',
197
+ label: 'KRelativeTimeRanges.LAST_3_YEARS_LABEL',
198
+ handler: () => this.rangeTriggered(moment.duration(-3, 'years'))
199
+ },
200
+ {
201
+ id: 'last-5-years',
202
+ label: 'KRelativeTimeRanges.LAST_5_YEARS_LABEL',
203
+ handler: () => this.rangeTriggered(moment.duration(-5, 'years'))
189
204
  }
190
205
  ]
191
206
  }
@@ -869,6 +869,9 @@
869
869
  "LAST_3_MONTHS_LABEL": "Last 3 months",
870
870
  "LAST_6_MONTHS_LABEL": "Last 6 months",
871
871
  "LAST_YEAR_LABEL": "Last year",
872
+ "LAST_2_YEARS_LABEL": "Last 2 years",
873
+ "LAST_3_YEARS_LABEL": "Last 3 years",
874
+ "LAST_5_YEARS_LABEL": "Last 5 years",
872
875
  "NEXT_HOUR_LABEL": "Next hour",
873
876
  "NEXT_2_HOURS_LABEL": "Next 2 hours",
874
877
  "NEXT_3_HOURS_LABEL": "Next 3 hours",
@@ -855,10 +855,10 @@
855
855
  },
856
856
  "KRelativeTimeRanges": {
857
857
  "LAST_HOUR_LABEL": "Dernière heure",
858
- "LAST_2_HOURS_LABEL": "Dernières 2 heures",
859
- "LAST_3_HOURS_LABEL": "Dernières 3 heures",
860
- "LAST_6_HOURS_LABEL": "Dernières 6 heures",
861
- "LAST_12_HOURS_LABEL": "Dernières 12 heures",
858
+ "LAST_2_HOURS_LABEL": "2 dernières heures",
859
+ "LAST_3_HOURS_LABEL": "3 dernières heures",
860
+ "LAST_6_HOURS_LABEL": "6 dernières heures",
861
+ "LAST_12_HOURS_LABEL": "12 dernières heures",
862
862
  "LAST_DAY_LABEL": "Dernier jour",
863
863
  "LAST_2_DAYS_LABEL": "2 derniers jours",
864
864
  "LAST_3_DAYS_LABEL": "3 derniers jours",
@@ -868,6 +868,9 @@
868
868
  "LAST_3_MONTHS_LABEL": "3 derniers mois",
869
869
  "LAST_6_MONTHS_LABEL": "6 derniers mois",
870
870
  "LAST_YEAR_LABEL": "Dernière année",
871
+ "LAST_2_YEARS_LABEL": "2 dernières années",
872
+ "LAST_3_YEARS_LABEL": "3 dernières années",
873
+ "LAST_5_YEARS_LABEL": "5 dernières années",
871
874
  "NEXT_HOUR_LABEL": "Prochaine heure",
872
875
  "NEXT_2_HOURS_LABEL": "Prochaines 2 heures",
873
876
  "NEXT_3_HOURS_LABEL": "Prochaines 3 heures",
@@ -6,7 +6,7 @@ export function convertData (data, valuePaths, sourceUnit, targetUnit) {
6
6
  _.forEach(data, document => {
7
7
  _.forEach(valuePaths, valuePath => {
8
8
  const value = _.get(document, valuePath)
9
- if (value) _.set(document, valuePath, Units.convert(value, sourceUnit, targetUnit))
9
+ if (value) _.set(document, valuePath, Units.convert(value, sourceUnit.name, targetUnit.name))
10
10
  })
11
11
  })
12
12
  }
@@ -14,8 +14,8 @@ export function convertData (data, valuePaths, sourceUnit, targetUnit) {
14
14
  export function convertTimeSerie (data, variable, valuePaths) {
15
15
  if (!Array.isArray(valuePaths)) valuePaths = [valuePaths]
16
16
  const unit = variable.unit
17
- if (unit) {
18
- const targetUnit = Units.getDefaultUnit(unit)
17
+ const targetUnit = variable.targetUnit || Units.getDefaultUnit(unit.name)
18
+ if (unit.name !== targetUnit.name) {
19
19
  convertData(data, valuePaths, unit, targetUnit)
20
20
  variable.unit = targetUnit
21
21
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@kalisio/kdk",
3
3
  "description": "Kalisio Development Kit",
4
- "version": "2.3.0",
4
+ "version": "2.3.2",
5
5
  "homepage": "https://github.com/kalisio/kdk",
6
6
  "type": "module",
7
7
  "keywords": [
@@ -90,7 +90,7 @@
90
90
  "@feathersjs/feathers": "^5.0.8",
91
91
  "@feathersjs/schema": "^5.0.8",
92
92
  "@feathersjs/socketio": "^5.0.8",
93
- "@kalisio/feathers-import-export": "^1.1.0",
93
+ "@kalisio/feathers-import-export": "^1.2.0",
94
94
  "@kalisio/feathers-s3": "^1.4.0",
95
95
  "@kalisio/feathers-webpush": "^1.0.1",
96
96
  "@turf/bbox": "^6.0.1",
@@ -0,0 +1,84 @@
1
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
2
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
3
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
4
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
5
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
6
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
7
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
8
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
9
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
10
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
11
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
12
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
13
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
14
+ {"level":"error","message":"Could not connect to mongodb database(s), please check your configuration failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]","name":"MongoNetworkError","stack":"MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {\n name: 'MongoNetworkError'\n}]\n at Pool.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/topologies/server.js:441:11)\n at Pool.emit (node:events:513:28)\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:564:14\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/pool.js:1000:11\n at /home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:32:7\n at callback (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:300:5)\n at Socket.<anonymous> (/home/kikish/Projets/kalisio/kdk/node_modules/mongodb/lib/core/connection/connect.js:330:7)\n at Object.onceWrapper (node:events:628:26)\n at Socket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)"}
15
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
16
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
17
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
18
+ {"level":"error","message":"error: api/tags - Method: create: You are not allowed to access service tags"}
19
+ {"level":"error","message":"error: api/users - Method: create: The provided password does not comply to the password policy"}
20
+ {"level":"error","message":"error: api/users - Method: create: The provided password does not comply to the password policy"}
21
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to change authorisation on resource"}
22
+ {"level":"error","message":"error: api/authorisations - Method: remove: You are not allowed to change authorisation on subject(s)"}
23
+ {"level":"info","message":"This is a log test"}
24
+ {"level":"error","message":"error: api/users - Method: patch: Exec error resulting in state FAILURE :: caused by :: collection dropped. UUID 488d4520-b7cf-4a5b-bc49-59de1d5a072d"}
25
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
26
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
27
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
28
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
29
+ {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
30
+ {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
31
+ {"level":"error","message":"error: api/organisations - Method: create: You are not allowed to access service organisations"}
32
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
33
+ {"level":"error","message":"error: api/6626c4405afcf756ac61b23a/storage - Method: get: You are not allowed to access service 6626c4405afcf756ac61b23a/storage"}
34
+ {"level":"error","message":"error: api/6626c4405afcf756ac61b23a/groups - Method: create: You are not allowed to perform create operation on groups"}
35
+ {"level":"error","message":"error: api/6626c4405afcf756ac61b23a/groups - Method: patch: You are not allowed to perform patch operation on groups"}
36
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
37
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
38
+ {"level":"error","message":"error: api/users - Method: remove: You are not allowed to delete the user undefined"}
39
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
40
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
41
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
42
+ {"level":"error","message":"error: api/tags - Method: create: You are not allowed to access service tags"}
43
+ {"level":"error","message":"error: api/users - Method: create: The provided password does not comply to the password policy"}
44
+ {"level":"error","message":"error: api/users - Method: create: The provided password does not comply to the password policy"}
45
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to change authorisation on resource"}
46
+ {"level":"error","message":"error: api/authorisations - Method: remove: You are not allowed to change authorisation on subject(s)"}
47
+ {"level":"info","message":"This is a log test"}
48
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
49
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
50
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
51
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
52
+ {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
53
+ {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
54
+ {"level":"error","message":"error: api/organisations - Method: create: You are not allowed to access service organisations"}
55
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
56
+ {"level":"error","message":"error: api/6626c47bac14a25930d5e077/storage - Method: get: You are not allowed to access service 6626c47bac14a25930d5e077/storage"}
57
+ {"level":"error","message":"error: api/6626c47bac14a25930d5e077/groups - Method: create: You are not allowed to perform create operation on groups"}
58
+ {"level":"error","message":"error: api/6626c47bac14a25930d5e077/groups - Method: patch: You are not allowed to perform patch operation on groups"}
59
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
60
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
61
+ {"level":"error","message":"error: api/users - Method: remove: You are not allowed to delete the user undefined"}
62
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
63
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
64
+ {"level":"error","message":"error: api/account - Method: create: The provided password does not comply to the password policy"}
65
+ {"level":"error","message":"error: api/tags - Method: create: You are not allowed to access service tags"}
66
+ {"level":"error","message":"error: api/users - Method: create: The provided password does not comply to the password policy"}
67
+ {"level":"error","message":"error: api/users - Method: create: The provided password does not comply to the password policy"}
68
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to change authorisation on resource"}
69
+ {"level":"error","message":"error: api/authorisations - Method: remove: You are not allowed to change authorisation on subject(s)"}
70
+ {"level":"info","message":"This is a log test"}
71
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
72
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
73
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
74
+ {"level":"error","message":"error: api/service - Method: create: validation failed"}
75
+ {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
76
+ {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
77
+ {"level":"error","message":"error: api/organisations - Method: create: You are not allowed to access service organisations"}
78
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
79
+ {"level":"error","message":"error: api/6626d569e56ed6b3c9399e6b/storage - Method: get: You are not allowed to access service 6626d569e56ed6b3c9399e6b/storage"}
80
+ {"level":"error","message":"error: api/6626d569e56ed6b3c9399e6b/groups - Method: create: You are not allowed to perform create operation on groups"}
81
+ {"level":"error","message":"error: api/6626d569e56ed6b3c9399e6b/groups - Method: patch: You are not allowed to perform patch operation on groups"}
82
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
83
+ {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
84
+ {"level":"error","message":"error: api/users - Method: remove: You are not allowed to delete the user undefined"}
@@ -15,9 +15,9 @@
15
15
  {"level":"error","message":"error: api/storage - Method: get: The specified key does not exist."}
16
16
  {"level":"error","message":"error: api/organisations - Method: create: You are not allowed to access service organisations"}
17
17
  {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
18
- {"level":"error","message":"error: api/666168414d1b825f7ae70b7a/storage - Method: get: You are not allowed to access service 666168414d1b825f7ae70b7a/storage"}
19
- {"level":"error","message":"error: api/666168414d1b825f7ae70b7a/groups - Method: create: You are not allowed to perform create operation on groups"}
20
- {"level":"error","message":"error: api/666168414d1b825f7ae70b7a/groups - Method: patch: You are not allowed to perform patch operation on groups"}
18
+ {"level":"error","message":"error: api/66275eb3b88564fe1c99b8ee/storage - Method: get: You are not allowed to access service 66275eb3b88564fe1c99b8ee/storage"}
19
+ {"level":"error","message":"error: api/66275eb3b88564fe1c99b8ee/groups - Method: create: You are not allowed to perform create operation on groups"}
20
+ {"level":"error","message":"error: api/66275eb3b88564fe1c99b8ee/groups - Method: patch: You are not allowed to perform patch operation on groups"}
21
21
  {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
22
22
  {"level":"error","message":"error: api/authorisations - Method: create: You are not allowed to perform create operation on authorisations"}
23
23
  {"level":"error","message":"error: api/users - Method: remove: You are not allowed to delete the user undefined"}