@kalisio/kdk 1.3.5 → 1.4.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 (535) hide show
  1. package/.nyc_output/2c5b7c8e-81db-4d2c-a7a4-02dc640d301f.json +1 -0
  2. package/.nyc_output/{0b8aa700-8daa-49ce-85e7-a8f8965d55f0.json → 2e74ca23-8cf0-4161-9536-f71c2a1a74bb.json} +0 -0
  3. package/.nyc_output/{20df4355-911a-4b16-a8ab-d3392e9f0a7f.json → 81d21e46-766a-46bc-b1b7-143ca577347a.json} +0 -0
  4. package/.nyc_output/a762cb58-70dc-4d39-ab69-928635affa98.json +1 -0
  5. package/.nyc_output/{257af0bb-96c3-465a-b5ef-a1df60078d5f.json → aaf3ebbb-f895-4d7b-9255-bc5dee832570.json} +0 -0
  6. package/.nyc_output/{284aebfa-23fd-425f-9d72-e4b8904dc224.json → dbeb2602-0ac2-4e66-978b-0d29548359ca.json} +0 -0
  7. package/.nyc_output/{5cbee06e-be6e-468a-bd78-4793ee785fe4.json → e47d1e4c-2fff-4dcb-908f-d3081162547c.json} +0 -0
  8. package/.nyc_output/processinfo/{2bece194-92f7-4971-a688-10604044a7fa.json → 2c5b7c8e-81db-4d2c-a7a4-02dc640d301f.json} +1 -1
  9. package/.nyc_output/processinfo/2e74ca23-8cf0-4161-9536-f71c2a1a74bb.json +1 -0
  10. package/.nyc_output/processinfo/81d21e46-766a-46bc-b1b7-143ca577347a.json +1 -0
  11. package/.nyc_output/processinfo/a762cb58-70dc-4d39-ab69-928635affa98.json +1 -0
  12. package/.nyc_output/processinfo/aaf3ebbb-f895-4d7b-9255-bc5dee832570.json +1 -0
  13. package/.nyc_output/processinfo/dbeb2602-0ac2-4e66-978b-0d29548359ca.json +1 -0
  14. package/.nyc_output/processinfo/e47d1e4c-2fff-4dcb-908f-d3081162547c.json +1 -0
  15. package/.nyc_output/processinfo/index.json +1 -1
  16. package/CHANGELOG.md +189 -67
  17. package/README.md +1 -1
  18. package/coverage/core/api/application.js.html +145 -145
  19. package/coverage/core/api/authentication.js.html +37 -37
  20. package/coverage/core/api/db.js.html +74 -74
  21. package/coverage/core/api/hooks/hooks.account.js.html +15 -15
  22. package/coverage/core/api/hooks/hooks.authentication.js.html +16 -16
  23. package/coverage/core/api/hooks/hooks.authorisations.js.html +112 -121
  24. package/coverage/core/api/hooks/hooks.devices.js.html +5 -5
  25. package/coverage/core/api/hooks/hooks.groups.js.html +3 -3
  26. package/coverage/core/api/hooks/hooks.logger.js.html +7 -7
  27. package/coverage/core/api/hooks/hooks.model.js.html +149 -149
  28. package/coverage/core/api/hooks/hooks.organisations.js.html +13 -61
  29. package/coverage/core/api/hooks/hooks.pusher.js.html +7 -7
  30. package/coverage/core/api/hooks/hooks.query.js.html +68 -32
  31. package/coverage/core/api/hooks/hooks.service.js.html +15 -15
  32. package/coverage/core/api/hooks/hooks.storage.js.html +5 -5
  33. package/coverage/core/api/hooks/hooks.tags.js.html +7 -7
  34. package/coverage/core/api/hooks/hooks.users.js.html +111 -63
  35. package/coverage/core/api/hooks/index.html +72 -72
  36. package/coverage/core/api/hooks/index.js.html +15 -15
  37. package/coverage/core/api/index.html +35 -35
  38. package/coverage/core/api/index.js.html +13 -13
  39. package/coverage/core/api/marshall.js.html +81 -81
  40. package/coverage/core/api/models/groups.model.mongodb.js.html +1 -1
  41. package/coverage/core/api/models/index.html +1 -1
  42. package/coverage/core/api/models/organisations.model.mongodb.js.html +1 -1
  43. package/coverage/core/api/models/tags.model.mongodb.js.html +1 -1
  44. package/coverage/core/api/models/users.model.mongodb.js.html +7 -7
  45. package/coverage/core/api/oauth2-handler.js.html +3 -3
  46. package/coverage/core/api/oauth2-verifier.js.html +5 -5
  47. package/coverage/core/api/services/account/account.hooks.js.html +1 -1
  48. package/coverage/core/api/services/account/account.service.js.html +34 -34
  49. package/coverage/core/api/services/account/index.html +17 -17
  50. package/coverage/core/api/services/authorisations/authorisations.hooks.js.html +3 -3
  51. package/coverage/core/api/services/authorisations/authorisations.service.js.html +40 -37
  52. package/coverage/core/api/services/authorisations/index.html +17 -17
  53. package/coverage/core/api/services/databases/databases.hooks.js.html +1 -1
  54. package/coverage/core/api/services/databases/databases.service.js.html +1 -1
  55. package/coverage/core/api/services/databases/index.html +1 -1
  56. package/coverage/core/api/services/devices/devices.hooks.js.html +1 -1
  57. package/coverage/core/api/services/devices/devices.service.js.html +1 -1
  58. package/coverage/core/api/services/devices/index.html +1 -1
  59. package/coverage/core/api/services/groups/groups.hooks.js.html +1 -1
  60. package/coverage/core/api/services/groups/index.html +1 -1
  61. package/coverage/core/api/services/index.html +5 -5
  62. package/coverage/core/api/services/index.js.html +40 -40
  63. package/coverage/core/api/services/mailer/index.html +1 -1
  64. package/coverage/core/api/services/mailer/mailer.hooks.js.html +1 -1
  65. package/coverage/core/api/services/mailer/mailer.service.js.html +1 -1
  66. package/coverage/core/api/services/organisations/index.html +1 -1
  67. package/coverage/core/api/services/organisations/organisations.hooks.js.html +1 -1
  68. package/coverage/core/api/services/organisations/organisations.service.js.html +1 -1
  69. package/coverage/core/api/services/pusher/index.html +1 -1
  70. package/coverage/core/api/services/pusher/pusher.channels.js.html +1 -1
  71. package/coverage/core/api/services/pusher/pusher.hooks.js.html +1 -1
  72. package/coverage/core/api/services/pusher/pusher.service.js.html +1 -1
  73. package/coverage/core/api/services/storage/index.html +1 -1
  74. package/coverage/core/api/services/storage/storage.hooks.js.html +4 -4
  75. package/coverage/core/api/services/tags/index.html +1 -1
  76. package/coverage/core/api/services/tags/tags.hooks.js.html +1 -1
  77. package/coverage/core/api/services/users/index.html +1 -1
  78. package/coverage/core/api/services/users/users.hooks.js.html +12 -12
  79. package/coverage/core/common/index.html +32 -32
  80. package/coverage/core/common/index.js.html +27 -27
  81. package/coverage/core/common/permissions.js.html +135 -75
  82. package/coverage/index.html +157 -157
  83. package/coverage/lcov-report/core/api/application.js.html +145 -145
  84. package/coverage/lcov-report/core/api/authentication.js.html +37 -37
  85. package/coverage/lcov-report/core/api/db.js.html +74 -74
  86. package/coverage/lcov-report/core/api/hooks/hooks.account.js.html +15 -15
  87. package/coverage/lcov-report/core/api/hooks/hooks.authentication.js.html +16 -16
  88. package/coverage/lcov-report/core/api/hooks/hooks.authorisations.js.html +112 -121
  89. package/coverage/lcov-report/core/api/hooks/hooks.devices.js.html +5 -5
  90. package/coverage/lcov-report/core/api/hooks/hooks.groups.js.html +3 -3
  91. package/coverage/lcov-report/core/api/hooks/hooks.logger.js.html +7 -7
  92. package/coverage/lcov-report/core/api/hooks/hooks.model.js.html +149 -149
  93. package/coverage/lcov-report/core/api/hooks/hooks.organisations.js.html +13 -61
  94. package/coverage/lcov-report/core/api/hooks/hooks.pusher.js.html +7 -7
  95. package/coverage/lcov-report/core/api/hooks/hooks.query.js.html +68 -32
  96. package/coverage/lcov-report/core/api/hooks/hooks.service.js.html +15 -15
  97. package/coverage/lcov-report/core/api/hooks/hooks.storage.js.html +5 -5
  98. package/coverage/lcov-report/core/api/hooks/hooks.tags.js.html +7 -7
  99. package/coverage/lcov-report/core/api/hooks/hooks.users.js.html +111 -63
  100. package/coverage/lcov-report/core/api/hooks/index.html +72 -72
  101. package/coverage/lcov-report/core/api/hooks/index.js.html +15 -15
  102. package/coverage/lcov-report/core/api/index.html +35 -35
  103. package/coverage/lcov-report/core/api/index.js.html +13 -13
  104. package/coverage/lcov-report/core/api/marshall.js.html +81 -81
  105. package/coverage/lcov-report/core/api/models/groups.model.mongodb.js.html +1 -1
  106. package/coverage/lcov-report/core/api/models/index.html +1 -1
  107. package/coverage/lcov-report/core/api/models/organisations.model.mongodb.js.html +1 -1
  108. package/coverage/lcov-report/core/api/models/tags.model.mongodb.js.html +1 -1
  109. package/coverage/lcov-report/core/api/models/users.model.mongodb.js.html +7 -7
  110. package/coverage/lcov-report/core/api/oauth2-handler.js.html +3 -3
  111. package/coverage/lcov-report/core/api/oauth2-verifier.js.html +5 -5
  112. package/coverage/lcov-report/core/api/services/account/account.hooks.js.html +1 -1
  113. package/coverage/lcov-report/core/api/services/account/account.service.js.html +34 -34
  114. package/coverage/lcov-report/core/api/services/account/index.html +17 -17
  115. package/coverage/lcov-report/core/api/services/authorisations/authorisations.hooks.js.html +3 -3
  116. package/coverage/lcov-report/core/api/services/authorisations/authorisations.service.js.html +40 -37
  117. package/coverage/lcov-report/core/api/services/authorisations/index.html +17 -17
  118. package/coverage/lcov-report/core/api/services/databases/databases.hooks.js.html +1 -1
  119. package/coverage/lcov-report/core/api/services/databases/databases.service.js.html +1 -1
  120. package/coverage/lcov-report/core/api/services/databases/index.html +1 -1
  121. package/coverage/lcov-report/core/api/services/devices/devices.hooks.js.html +1 -1
  122. package/coverage/lcov-report/core/api/services/devices/devices.service.js.html +1 -1
  123. package/coverage/lcov-report/core/api/services/devices/index.html +1 -1
  124. package/coverage/lcov-report/core/api/services/groups/groups.hooks.js.html +1 -1
  125. package/coverage/lcov-report/core/api/services/groups/index.html +1 -1
  126. package/coverage/lcov-report/core/api/services/index.html +5 -5
  127. package/coverage/lcov-report/core/api/services/index.js.html +40 -40
  128. package/coverage/lcov-report/core/api/services/mailer/index.html +1 -1
  129. package/coverage/lcov-report/core/api/services/mailer/mailer.hooks.js.html +1 -1
  130. package/coverage/lcov-report/core/api/services/mailer/mailer.service.js.html +1 -1
  131. package/coverage/lcov-report/core/api/services/organisations/index.html +1 -1
  132. package/coverage/lcov-report/core/api/services/organisations/organisations.hooks.js.html +1 -1
  133. package/coverage/lcov-report/core/api/services/organisations/organisations.service.js.html +1 -1
  134. package/coverage/lcov-report/core/api/services/pusher/index.html +1 -1
  135. package/coverage/lcov-report/core/api/services/pusher/pusher.channels.js.html +1 -1
  136. package/coverage/lcov-report/core/api/services/pusher/pusher.hooks.js.html +1 -1
  137. package/coverage/lcov-report/core/api/services/pusher/pusher.service.js.html +1 -1
  138. package/coverage/lcov-report/core/api/services/storage/index.html +1 -1
  139. package/coverage/lcov-report/core/api/services/storage/storage.hooks.js.html +4 -4
  140. package/coverage/lcov-report/core/api/services/tags/index.html +1 -1
  141. package/coverage/lcov-report/core/api/services/tags/tags.hooks.js.html +1 -1
  142. package/coverage/lcov-report/core/api/services/users/index.html +1 -1
  143. package/coverage/lcov-report/core/api/services/users/users.hooks.js.html +12 -12
  144. package/coverage/lcov-report/core/common/index.html +32 -32
  145. package/coverage/lcov-report/core/common/index.js.html +27 -27
  146. package/coverage/lcov-report/core/common/permissions.js.html +135 -75
  147. package/coverage/lcov-report/index.html +157 -157
  148. package/coverage/lcov-report/map/api/hooks/hooks.catalog.js.html +55 -55
  149. package/coverage/lcov-report/map/api/hooks/hooks.query.js.html +337 -274
  150. package/coverage/lcov-report/map/api/hooks/index.html +43 -43
  151. package/coverage/lcov-report/map/api/hooks/index.js.html +12 -12
  152. package/coverage/lcov-report/map/api/index.html +31 -31
  153. package/coverage/lcov-report/map/api/index.js.html +24 -24
  154. package/coverage/lcov-report/map/api/marshall.js.html +39 -39
  155. package/coverage/lcov-report/map/api/models/alerts.model.mongodb.js.html +20 -20
  156. package/coverage/lcov-report/map/api/models/catalog.model.mongodb.js.html +22 -22
  157. package/coverage/lcov-report/map/api/models/features.model.mongodb.js.html +24 -24
  158. package/coverage/lcov-report/map/api/models/index.html +43 -43
  159. package/coverage/lcov-report/map/api/services/alerts/alerts.hooks.js.html +21 -21
  160. package/coverage/lcov-report/map/api/services/alerts/alerts.service.js.html +156 -156
  161. package/coverage/lcov-report/map/api/services/alerts/index.html +30 -30
  162. package/coverage/lcov-report/map/api/services/catalog/catalog.hooks.js.html +19 -19
  163. package/coverage/lcov-report/map/api/services/catalog/index.html +17 -17
  164. package/coverage/lcov-report/map/api/services/daptiles/daptiles.service.js.html +1 -1
  165. package/coverage/lcov-report/map/api/services/daptiles/index.html +1 -1
  166. package/coverage/lcov-report/map/api/services/features/features.hooks.js.html +20 -20
  167. package/coverage/lcov-report/map/api/services/features/index.html +21 -21
  168. package/coverage/lcov-report/map/api/services/geocoder/geocoder.hooks.js.html +8 -8
  169. package/coverage/lcov-report/map/api/services/geocoder/geocoder.service.js.html +99 -99
  170. package/coverage/lcov-report/map/api/services/geocoder/index.html +28 -28
  171. package/coverage/lcov-report/map/api/services/index.html +21 -21
  172. package/coverage/lcov-report/map/api/services/index.js.html +71 -71
  173. package/coverage/lcov-report/map/common/dynamic-grid-source.js.html +68 -68
  174. package/coverage/lcov-report/map/common/errors.js.html +9 -9
  175. package/coverage/lcov-report/map/common/geotiff-grid-source.js.html +120 -120
  176. package/coverage/lcov-report/map/common/grid.js.html +268 -268
  177. package/coverage/lcov-report/map/common/index.html +149 -149
  178. package/coverage/lcov-report/map/common/index.js.html +31 -31
  179. package/coverage/lcov-report/map/common/meteo-model-grid-source.js.html +71 -71
  180. package/coverage/lcov-report/map/common/moment-utils.js.html +14 -14
  181. package/coverage/lcov-report/map/common/opendap-grid-source.js.html +280 -280
  182. package/coverage/lcov-report/map/common/opendap-utils.js.html +220 -220
  183. package/coverage/lcov-report/map/common/permissions.js.html +21 -21
  184. package/coverage/lcov-report/map/common/time-based-grid-source.js.html +51 -51
  185. package/coverage/lcov-report/map/common/tms-utils.js.html +1 -1
  186. package/coverage/lcov-report/map/common/wcs-grid-source.js.html +99 -99
  187. package/coverage/lcov-report/map/common/wcs-utils.js.html +66 -66
  188. package/coverage/lcov-report/map/common/weacast-grid-source.js.html +196 -196
  189. package/coverage/lcov-report/map/common/wfs-utils.js.html +8 -5
  190. package/coverage/lcov-report/map/common/wms-utils.js.html +1 -1
  191. package/coverage/lcov-report/map/common/wmts-utils.js.html +71 -11
  192. package/coverage/lcov.info +3588 -3659
  193. package/coverage/map/api/hooks/hooks.catalog.js.html +55 -55
  194. package/coverage/map/api/hooks/hooks.query.js.html +337 -274
  195. package/coverage/map/api/hooks/index.html +43 -43
  196. package/coverage/map/api/hooks/index.js.html +12 -12
  197. package/coverage/map/api/index.html +31 -31
  198. package/coverage/map/api/index.js.html +24 -24
  199. package/coverage/map/api/marshall.js.html +39 -39
  200. package/coverage/map/api/models/alerts.model.mongodb.js.html +20 -20
  201. package/coverage/map/api/models/catalog.model.mongodb.js.html +22 -22
  202. package/coverage/map/api/models/features.model.mongodb.js.html +24 -24
  203. package/coverage/map/api/models/index.html +43 -43
  204. package/coverage/map/api/services/alerts/alerts.hooks.js.html +21 -21
  205. package/coverage/map/api/services/alerts/alerts.service.js.html +156 -156
  206. package/coverage/map/api/services/alerts/index.html +30 -30
  207. package/coverage/map/api/services/catalog/catalog.hooks.js.html +19 -19
  208. package/coverage/map/api/services/catalog/index.html +17 -17
  209. package/coverage/map/api/services/daptiles/daptiles.service.js.html +1 -1
  210. package/coverage/map/api/services/daptiles/index.html +1 -1
  211. package/coverage/map/api/services/features/features.hooks.js.html +20 -20
  212. package/coverage/map/api/services/features/index.html +21 -21
  213. package/coverage/map/api/services/geocoder/geocoder.hooks.js.html +8 -8
  214. package/coverage/map/api/services/geocoder/geocoder.service.js.html +99 -99
  215. package/coverage/map/api/services/geocoder/index.html +28 -28
  216. package/coverage/map/api/services/index.html +21 -21
  217. package/coverage/map/api/services/index.js.html +71 -71
  218. package/coverage/map/common/dynamic-grid-source.js.html +68 -68
  219. package/coverage/map/common/errors.js.html +9 -9
  220. package/coverage/map/common/geotiff-grid-source.js.html +120 -120
  221. package/coverage/map/common/grid.js.html +268 -268
  222. package/coverage/map/common/index.html +149 -149
  223. package/coverage/map/common/index.js.html +31 -31
  224. package/coverage/map/common/meteo-model-grid-source.js.html +71 -71
  225. package/coverage/map/common/moment-utils.js.html +14 -14
  226. package/coverage/map/common/opendap-grid-source.js.html +280 -280
  227. package/coverage/map/common/opendap-utils.js.html +220 -220
  228. package/coverage/map/common/permissions.js.html +21 -21
  229. package/coverage/map/common/time-based-grid-source.js.html +51 -51
  230. package/coverage/map/common/tms-utils.js.html +1 -1
  231. package/coverage/map/common/wcs-grid-source.js.html +99 -99
  232. package/coverage/map/common/wcs-utils.js.html +66 -66
  233. package/coverage/map/common/weacast-grid-source.js.html +196 -196
  234. package/coverage/map/common/wfs-utils.js.html +8 -5
  235. package/coverage/map/common/wms-utils.js.html +1 -1
  236. package/coverage/map/common/wmts-utils.js.html +71 -11
  237. package/extras/icons/kanban.png +0 -0
  238. package/extras/testcafe/page-models/map/catalog.js +2 -2
  239. package/extras/tours/core/add-member.js +10 -1
  240. package/extras/tours/core/{tag-member.js → edit-member-tags.js} +4 -3
  241. package/extras/tours/core/groups.js +8 -2
  242. package/extras/tours/core/members.js +11 -21
  243. package/extras/tours/core/tags.js +7 -1
  244. package/extras/tours/map/catalog-categories.js +4 -4
  245. package/extras/tours/map/catalog-panel.js +16 -16
  246. package/extras/tours/map/favorite-views.js +3 -3
  247. package/lib/core/api/hooks/hooks.authorisations.js +149 -140
  248. package/lib/core/api/hooks/hooks.authorisations.js.map +1 -1
  249. package/lib/core/api/hooks/hooks.organisations.js +1 -23
  250. package/lib/core/api/hooks/hooks.organisations.js.map +1 -1
  251. package/lib/core/api/hooks/hooks.query.js +22 -0
  252. package/lib/core/api/hooks/hooks.query.js.map +1 -1
  253. package/lib/core/api/hooks/hooks.users.js +34 -18
  254. package/lib/core/api/hooks/hooks.users.js.map +1 -1
  255. package/lib/core/api/services/authorisations/authorisations.service.js +34 -25
  256. package/lib/core/api/services/authorisations/authorisations.service.js.map +1 -1
  257. package/lib/core/client/api.js +1 -0
  258. package/lib/core/client/api.js.map +1 -1
  259. package/lib/core/client/components/account/KAccountDZ.vue +3 -4
  260. package/lib/core/client/components/account/KAccountDevices.vue +5 -6
  261. package/lib/core/client/components/account/KDeviceCard.vue +2 -1
  262. package/lib/core/client/components/account/KIdentityPanel.vue +1 -7
  263. package/lib/core/client/components/collection/KBoard.vue +26 -155
  264. package/lib/core/client/components/collection/KCard.vue +144 -42
  265. package/lib/core/client/components/collection/KCardSection.vue +52 -0
  266. package/lib/core/client/components/collection/KColumn.vue +181 -0
  267. package/lib/core/client/components/collection/KGrid.vue +13 -18
  268. package/lib/core/client/components/collection/KHistory.vue +61 -89
  269. package/lib/core/client/components/collection/KHistoryEntry.vue +90 -66
  270. package/lib/core/client/components/collection/KItem.vue +21 -2
  271. package/lib/core/client/components/collection/KList.vue +9 -12
  272. package/lib/core/client/components/collection/KTable.vue +33 -39
  273. package/lib/core/client/components/collection/index.js +6 -1
  274. package/lib/core/client/components/collection/index.js.map +1 -1
  275. package/lib/core/client/components/editor/KEditor.vue +0 -6
  276. package/lib/core/client/components/editor/KModalEditor.vue +4 -4
  277. package/lib/core/client/components/editor/KSettingsEditor.vue +49 -0
  278. package/lib/core/client/components/form/KAttachmentField.vue +10 -10
  279. package/lib/core/client/components/form/KChipsField.vue +28 -23
  280. package/lib/core/client/components/form/KColorField.vue +30 -25
  281. package/lib/core/client/components/form/KForm.vue +0 -12
  282. package/lib/core/client/components/form/KIconField.vue +1 -0
  283. package/lib/core/client/components/form/KItemField.vue +8 -4
  284. package/lib/core/client/components/form/KRoleField.vue +56 -0
  285. package/lib/core/client/components/form/KSelectField.vue +16 -1
  286. package/lib/core/client/components/form/KView.vue +5 -14
  287. package/lib/core/client/components/frame/KAction.vue +18 -12
  288. package/lib/core/client/components/frame/KAvatar.vue +3 -3
  289. package/lib/core/client/components/frame/KChart.vue +60 -0
  290. package/lib/core/client/components/frame/KChipsPane.vue +80 -0
  291. package/lib/core/client/components/frame/KContent.vue +1 -1
  292. package/lib/core/client/components/frame/KModal.vue +30 -44
  293. package/lib/core/client/components/frame/KPanel.vue +1 -1
  294. package/lib/core/client/components/frame/{KMenu.vue → KPopupAction.vue} +6 -7
  295. package/lib/core/client/components/frame/KSpot.vue +31 -0
  296. package/lib/core/client/components/frame/KStamp.vue +62 -0
  297. package/lib/core/client/components/frame/index.js +56 -1
  298. package/lib/core/client/components/frame/index.js.map +1 -1
  299. package/lib/core/client/components/input/KColorChooser.vue +16 -8
  300. package/lib/core/client/components/input/KIconChooser.vue +2 -1
  301. package/lib/core/client/components/input/KUploader.vue +14 -5
  302. package/lib/core/client/components/layout/KAbout.vue +9 -3
  303. package/lib/core/client/components/layout/KFab.vue +1 -1
  304. package/lib/core/client/components/layout/KPage.vue +44 -19
  305. package/lib/core/client/components/layout/KTour.vue +2 -2
  306. package/lib/core/client/components/layout/KWelcome.vue +13 -12
  307. package/lib/core/client/components/layout/KWindow.vue +1 -1
  308. package/lib/core/client/components/media/KImageViewer.vue +9 -7
  309. package/lib/core/client/components/media/KMediaBrowser.vue +12 -8
  310. package/lib/core/client/components/menu/KMenu.vue +103 -0
  311. package/lib/core/client/components/team/KAddMember.vue +17 -9
  312. package/lib/core/client/components/team/KChangeRole.vue +5 -7
  313. package/lib/core/client/components/team/KGroupCard.vue +34 -51
  314. package/lib/core/client/components/team/KGroupsActivity.vue +9 -2
  315. package/lib/core/client/components/team/KJoinGroup.vue +5 -7
  316. package/lib/core/client/components/team/KMemberCard.vue +104 -63
  317. package/lib/core/client/components/team/KMembersActivity.vue +9 -2
  318. package/lib/core/client/components/team/KOrganisationsActivity.vue +8 -1
  319. package/lib/core/client/components/team/KTagCard.vue +26 -26
  320. package/lib/core/client/components/team/KTagsActivity.vue +9 -2
  321. package/lib/core/client/components/time/KTimeRange.vue +144 -0
  322. package/lib/core/client/components/viewer/KModalViewer.vue +6 -0
  323. package/lib/core/client/components/viewer/KViewer.vue +0 -6
  324. package/lib/core/client/i18n/core_en.json +133 -93
  325. package/lib/core/client/i18n/core_fr.json +56 -16
  326. package/lib/core/client/index.js +28 -14
  327. package/lib/core/client/index.js.map +1 -1
  328. package/lib/core/client/mixins/mixin.authorisation.js +28 -18
  329. package/lib/core/client/mixins/mixin.authorisation.js.map +1 -1
  330. package/lib/core/client/mixins/mixin.base-collection.js +57 -9
  331. package/lib/core/client/mixins/mixin.base-collection.js.map +1 -1
  332. package/lib/core/client/mixins/mixin.base-context.js +1 -1
  333. package/lib/core/client/mixins/mixin.base-context.js.map +1 -1
  334. package/lib/core/client/mixins/mixin.base-editor.js +26 -16
  335. package/lib/core/client/mixins/mixin.base-editor.js.map +1 -1
  336. package/lib/core/client/mixins/mixin.base-field.js +0 -4
  337. package/lib/core/client/mixins/mixin.base-field.js.map +1 -1
  338. package/lib/core/client/mixins/mixin.base-item.js +29 -14
  339. package/lib/core/client/mixins/mixin.base-item.js.map +1 -1
  340. package/lib/core/client/mixins/mixin.base-viewer.js +0 -2
  341. package/lib/core/client/mixins/mixin.base-viewer.js.map +1 -1
  342. package/lib/core/client/mixins/mixin.object-proxy.js +17 -3
  343. package/lib/core/client/mixins/mixin.object-proxy.js.map +1 -1
  344. package/lib/core/client/mixins/mixin.schema-proxy.js +31 -0
  345. package/lib/core/client/mixins/mixin.schema-proxy.js.map +1 -1
  346. package/lib/core/client/mixins/mixin.service.js +5 -33
  347. package/lib/core/client/mixins/mixin.service.js.map +1 -1
  348. package/lib/core/client/services/index.js +23 -0
  349. package/lib/core/client/services/index.js.map +1 -1
  350. package/lib/core/client/services/local-settings.service.js +4 -0
  351. package/lib/core/client/services/local-settings.service.js.map +1 -1
  352. package/lib/core/client/time.js +131 -0
  353. package/lib/core/client/time.js.map +1 -0
  354. package/lib/core/common/permissions.js +65 -23
  355. package/lib/core/common/permissions.js.map +1 -1
  356. package/lib/core/common/schemas/groups.create.json +1 -1
  357. package/lib/core/common/schemas/groups.update.json +1 -1
  358. package/lib/core/common/schemas/organisations.create.json +1 -1
  359. package/lib/core/common/schemas/organisations.update.json +2 -2
  360. package/lib/core/common/schemas/settings.update.json +139 -0
  361. package/lib/core/common/schemas/tags.update.json +9 -1
  362. package/lib/map/api/hooks/hooks.query.js +48 -27
  363. package/lib/map/api/hooks/hooks.query.js.map +1 -1
  364. package/lib/map/api/services/features/features.hooks.js +1 -1
  365. package/lib/map/api/services/features/features.hooks.js.map +1 -1
  366. package/lib/map/client/components/KColorLegend.vue +25 -23
  367. package/lib/map/client/components/KFavoriteViews.vue +71 -35
  368. package/lib/map/client/components/KFeaturesChart.vue +11 -9
  369. package/lib/map/client/components/KFeaturesFilter.vue +15 -7
  370. package/lib/map/client/components/KFeaturesTable.vue +27 -2
  371. package/lib/map/client/components/KLayerEditionToolbar.vue +43 -0
  372. package/lib/map/client/components/KLayerStyleEditor.vue +10 -4
  373. package/lib/map/client/components/KLayerStyleForm.vue +14 -11
  374. package/lib/map/client/components/KLocationInput.vue +126 -65
  375. package/lib/map/client/components/KLocationMap.vue +199 -84
  376. package/lib/map/client/components/KPositionIndicator.vue +1 -0
  377. package/lib/map/client/components/KTimeline.vue +41 -36
  378. package/lib/map/client/components/KUrlLegend.vue +21 -19
  379. package/lib/map/client/components/catalog/KBaseLayersSelector.vue +105 -0
  380. package/lib/map/client/components/catalog/KCatalog.vue +14 -2
  381. package/lib/map/client/components/catalog/KConnectLayer.vue +31 -11
  382. package/lib/map/client/components/catalog/KCreateLayer.vue +37 -14
  383. package/lib/map/client/components/catalog/KImportLayer.vue +28 -8
  384. package/lib/map/client/components/catalog/KLayerCategories.vue +86 -62
  385. package/lib/map/client/components/catalog/KLayersSelector.vue +42 -42
  386. package/lib/map/client/components/catalog/KWeatherLayersSelector.vue +3 -3
  387. package/lib/map/client/components/form/KLocationField.vue +1 -1
  388. package/lib/map/client/components/form/KOwsLayerField.vue +21 -2
  389. package/lib/map/client/components/form/KOwsServiceField.vue +1 -0
  390. package/lib/map/client/components/widget/KInformationBox.vue +10 -16
  391. package/lib/map/client/components/widget/KMapillaryViewer.vue +59 -49
  392. package/lib/map/client/components/widget/KTimeSeries.vue +39 -29
  393. package/lib/map/client/i18n/map_en.json +65 -17
  394. package/lib/map/client/i18n/map_fr.json +67 -20
  395. package/lib/map/client/init.js +18 -6
  396. package/lib/map/client/init.js.map +1 -1
  397. package/lib/map/client/leaflet/GSMaPLayer.js +4 -9
  398. package/lib/map/client/leaflet/GSMaPLayer.js.map +1 -1
  399. package/lib/map/client/leaflet/GradientPath.js.map +1 -1
  400. package/lib/map/client/leaflet/MaskLayer.js +64 -0
  401. package/lib/map/client/leaflet/MaskLayer.js.map +1 -0
  402. package/lib/map/client/mixins/globe/mixin.base-globe.js +4 -1
  403. package/lib/map/client/mixins/globe/mixin.base-globe.js.map +1 -1
  404. package/lib/map/client/mixins/globe/mixin.geojson-layers.js +7 -9
  405. package/lib/map/client/mixins/globe/mixin.geojson-layers.js.map +1 -1
  406. package/lib/map/client/mixins/index.js +8 -13
  407. package/lib/map/client/mixins/index.js.map +1 -1
  408. package/lib/map/client/mixins/map/mixin.base-map.js +30 -6
  409. package/lib/map/client/mixins/map/mixin.base-map.js.map +1 -1
  410. package/lib/map/client/mixins/map/mixin.canvas-layers.js +274 -51
  411. package/lib/map/client/mixins/map/mixin.canvas-layers.js.map +1 -1
  412. package/lib/map/client/mixins/map/mixin.edit-layers.js +218 -121
  413. package/lib/map/client/mixins/map/mixin.edit-layers.js.map +1 -1
  414. package/lib/map/client/mixins/map/mixin.file-layers.js +25 -18
  415. package/lib/map/client/mixins/map/mixin.file-layers.js.map +1 -1
  416. package/lib/map/client/mixins/map/mixin.geojson-layers.js +18 -10
  417. package/lib/map/client/mixins/map/mixin.geojson-layers.js.map +1 -1
  418. package/lib/map/client/mixins/map/mixin.georaster-layers.js +7 -4
  419. package/lib/map/client/mixins/map/mixin.georaster-layers.js.map +1 -1
  420. package/lib/map/client/mixins/map/mixin.gsmap-layers.js +3 -3
  421. package/lib/map/client/mixins/map/mixin.gsmap-layers.js.map +1 -1
  422. package/lib/map/client/mixins/map/mixin.heatmap-layers.js +8 -10
  423. package/lib/map/client/mixins/map/mixin.heatmap-layers.js.map +1 -1
  424. package/lib/map/client/mixins/map/mixin.mapillary-layers.js +25 -40
  425. package/lib/map/client/mixins/map/mixin.mapillary-layers.js.map +1 -1
  426. package/lib/map/client/mixins/map/mixin.tiled-mesh-layers.js +5 -3
  427. package/lib/map/client/mixins/map/mixin.tiled-mesh-layers.js.map +1 -1
  428. package/lib/map/client/mixins/map/mixin.tiled-wind-layers.js +5 -3
  429. package/lib/map/client/mixins/map/mixin.tiled-wind-layers.js.map +1 -1
  430. package/lib/map/client/mixins/mixin.activity.js +60 -68
  431. package/lib/map/client/mixins/mixin.activity.js.map +1 -1
  432. package/lib/map/client/mixins/mixin.feature-selection.js +8 -10
  433. package/lib/map/client/mixins/mixin.feature-selection.js.map +1 -1
  434. package/lib/map/client/mixins/mixin.feature-service.js +7 -5
  435. package/lib/map/client/mixins/mixin.feature-service.js.map +1 -1
  436. package/lib/map/client/mixins/mixin.weacast.js +6 -4
  437. package/lib/map/client/mixins/mixin.weacast.js.map +1 -1
  438. package/lib/map/client/pixi-utils.js +9 -0
  439. package/lib/map/client/pixi-utils.js.map +1 -1
  440. package/lib/map/client/utils.js +50 -0
  441. package/lib/map/client/utils.js.map +1 -1
  442. package/lib/map/common/wfs-utils.js +1 -1
  443. package/lib/map/common/wfs-utils.js.map +1 -1
  444. package/lib/map/common/wmts-utils.js +31 -7
  445. package/lib/map/common/wmts-utils.js.map +1 -1
  446. package/lib/test/client/core/account.js +100 -0
  447. package/lib/test/client/core/account.js.map +1 -0
  448. package/lib/test/client/core/api.js +400 -0
  449. package/lib/test/client/core/api.js.map +1 -0
  450. package/lib/test/client/core/collection.js +109 -0
  451. package/lib/test/client/core/collection.js.map +1 -0
  452. package/lib/test/client/core/index.js +90 -0
  453. package/lib/test/client/core/index.js.map +1 -0
  454. package/lib/test/client/core/layout.js +221 -0
  455. package/lib/test/client/core/layout.js.map +1 -0
  456. package/lib/test/client/core/runner.js +204 -0
  457. package/lib/test/client/core/runner.js.map +1 -0
  458. package/lib/test/client/core/screens.js +68 -0
  459. package/lib/test/client/core/screens.js.map +1 -0
  460. package/lib/test/client/core/utils.js +304 -0
  461. package/lib/test/client/core/utils.js.map +1 -0
  462. package/lib/test/client/index.js +20 -0
  463. package/lib/test/client/index.js.map +1 -0
  464. package/lib/test/client/map/catalog.js +191 -0
  465. package/lib/test/client/map/catalog.js.map +1 -0
  466. package/lib/test/client/map/controls.js +54 -0
  467. package/lib/test/client/map/controls.js.map +1 -0
  468. package/lib/test/client/map/index.js +30 -0
  469. package/lib/test/client/map/index.js.map +1 -0
  470. package/package.json +17 -9
  471. package/test.client.js +1 -0
  472. package/tests/core/test-log-2021-07-15.log +71 -0
  473. package/tests/core/test-log-2021-09-02.log +47 -0
  474. package/tests/map/test-log-%DATE%.logYYYY-07-DD +12 -0
  475. package/tests/map/test-log-%DATE%.logYYYY-09-DD +6 -0
  476. package/tests/map/test-log-2021-07-12.log +12 -0
  477. package/tests/map/test-log-2021-07-15.log +5 -0
  478. package/tests/map/test-log-2021-09-02.log +3 -0
  479. package/.nyc_output/11cd93d8-69cb-405c-98a3-d249ea35b6da.json +0 -1
  480. package/.nyc_output/2bece194-92f7-4971-a688-10604044a7fa.json +0 -1
  481. package/.nyc_output/5ddee33e-b658-4c8e-a247-54f575ac67e8.json +0 -1
  482. package/.nyc_output/78760ae4-555f-4d9c-a6a1-acf5e2f0fe45.json +0 -1
  483. package/.nyc_output/d0bb2559-084e-4c92-b9e6-29a9abd41f7c.json +0 -1
  484. package/.nyc_output/processinfo/0b8aa700-8daa-49ce-85e7-a8f8965d55f0.json +0 -1
  485. package/.nyc_output/processinfo/11cd93d8-69cb-405c-98a3-d249ea35b6da.json +0 -1
  486. package/.nyc_output/processinfo/20df4355-911a-4b16-a8ab-d3392e9f0a7f.json +0 -1
  487. package/.nyc_output/processinfo/257af0bb-96c3-465a-b5ef-a1df60078d5f.json +0 -1
  488. package/.nyc_output/processinfo/284aebfa-23fd-425f-9d72-e4b8904dc224.json +0 -1
  489. package/.nyc_output/processinfo/5cbee06e-be6e-468a-bd78-4793ee785fe4.json +0 -1
  490. package/.nyc_output/processinfo/5ddee33e-b658-4c8e-a247-54f575ac67e8.json +0 -1
  491. package/.nyc_output/processinfo/78760ae4-555f-4d9c-a6a1-acf5e2f0fe45.json +0 -1
  492. package/.nyc_output/processinfo/d0bb2559-084e-4c92-b9e6-29a9abd41f7c.json +0 -1
  493. package/lib/core/client/components/frame/KLabel.vue +0 -56
  494. package/lib/core/client/components/team/KTagsPane.vue +0 -35
  495. package/lib/map/client/leaflet/TiledMapillaryLayer.js +0 -137
  496. package/lib/map/client/leaflet/TiledMapillaryLayer.js.map +0 -1
  497. package/lib/map/client/mixins/mixin.time.js +0 -73
  498. package/lib/map/client/mixins/mixin.time.js.map +0 -1
  499. package/tests/core/account.test.js +0 -415
  500. package/tests/core/client.test.js.skip +0 -37
  501. package/tests/core/config/default.js +0 -97
  502. package/tests/core/config/email-templates/confirmInvitation/html.ejs +0 -18
  503. package/tests/core/config/email-templates/identityChange/html.ejs +0 -12
  504. package/tests/core/config/email-templates/newDevice/html.ejs +0 -7
  505. package/tests/core/config/email-templates/passwordChange/html.ejs +0 -5
  506. package/tests/core/config/email-templates/resendVerifySignup/html.ejs +0 -10
  507. package/tests/core/config/email-templates/resetPwd/html.ejs +0 -5
  508. package/tests/core/config/email-templates/sendResetPwd/html.ejs +0 -8
  509. package/tests/core/config/email-templates/verifySignup/html.ejs +0 -3
  510. package/tests/core/data/10k_most_common_passwords.txt +0 -10000
  511. package/tests/core/data/logo.png +0 -0
  512. package/tests/core/hooks.test.js +0 -175
  513. package/tests/core/index.test.js +0 -418
  514. package/tests/core/notifications.test.js +0 -465
  515. package/tests/core/storage.test.js +0 -134
  516. package/tests/core/team.test.js +0 -610
  517. package/tests/core/utils.js +0 -59
  518. package/tests/map/alerts.test.js +0 -554
  519. package/tests/map/config/default.js +0 -112
  520. package/tests/map/config/layers.json +0 -37
  521. package/tests/map/daptiles.test.js +0 -41
  522. package/tests/map/data/DescribeCoverage.xml +0 -55
  523. package/tests/map/data/GetCoverage.tif +0 -0
  524. package/tests/map/data/adsb.observations.json +0 -132
  525. package/tests/map/data/dataset.grb.das +0 -55
  526. package/tests/map/data/dataset.grb.dds +0 -17
  527. package/tests/map/data/dataset.grb.dods +0 -0
  528. package/tests/map/data/lat_lon_bounds.grb.dods +0 -0
  529. package/tests/map/data/subdataset.grb.dods +0 -0
  530. package/tests/map/data/vigicrues.observations.json +0 -47042
  531. package/tests/map/data/vigicrues.stations.json +0 -15422
  532. package/tests/map/data/zones.json +0 -1228
  533. package/tests/map/grid-sources.test.js +0 -304
  534. package/tests/map/hooks.test.js +0 -96
  535. package/tests/map/index.test.js +0 -333
package/CHANGELOG.md CHANGED
@@ -1,11 +1,142 @@
1
1
  # Changelog
2
2
 
3
+ ## [v1.4.1](https://github.com/kalisio/kdk/tree/v1.4.1) (2021-11-24)
4
+
5
+ [Full Changelog](https://github.com/kalisio/kdk/compare/v1.4.0...v1.4.1)
6
+
7
+ **Fixed bugs:**
8
+
9
+ - asGeoJson hook does not handle geometry collection [\#493](https://github.com/kalisio/kdk/issues/493)
10
+ - asGeoJson hook does not return geometry if longitude/latitude properties are also available [\#486](https://github.com/kalisio/kdk/issues/486)
11
+ - Impossible to import map layer with self-intersecting lines [\#485](https://github.com/kalisio/kdk/issues/485)
12
+ - KColumn does not handle pagination correctly [\#482](https://github.com/kalisio/kdk/issues/482)
13
+ - mixin base collection should take into account the sort base query to sort the items [\#481](https://github.com/kalisio/kdk/issues/481)
14
+ - KHistory should take into account a date field [\#480](https://github.com/kalisio/kdk/issues/480)
15
+ - Time range query should take into account a given field [\#479](https://github.com/kalisio/kdk/issues/479)
16
+ - Time range query is not initialized in Time.js [\#478](https://github.com/kalisio/kdk/issues/478)
17
+ - Saved user settings are erased by default values [\#477](https://github.com/kalisio/kdk/issues/477)
18
+ - Mapillary viewer not synchronized correctly with coverage layer [\#133](https://github.com/kalisio/kdk/issues/133)
19
+ - PDF files cannot be selected in KUploader on a mobile application [\#101](https://github.com/kalisio/kdk/issues/101)
20
+ - OAuth2 does not work in mobile apps [\#85](https://github.com/kalisio/kdk/issues/85)
21
+
22
+ ## [v1.4.0](https://github.com/kalisio/kdk/tree/v1.4.0) (2021-10-22)
23
+
24
+ [Full Changelog](https://github.com/kalisio/kdk/compare/v1.3.6...v1.4.0)
25
+
26
+ **Implemented enhancements:**
27
+
28
+ - Allow to draw a mask using a given GeoJSON polygon [\#476](https://github.com/kalisio/kdk/issues/476)
29
+ - Use Control.fileLayerLoad instead of FileLoader in mixin.file-layers.js [\#472](https://github.com/kalisio/kdk/issues/472)
30
+ - Enhance layer selector UI [\#471](https://github.com/kalisio/kdk/issues/471)
31
+ - Allow to specify a color map on layers without variables [\#469](https://github.com/kalisio/kdk/issues/469)
32
+ - Update role field in AddMember UI [\#468](https://github.com/kalisio/kdk/issues/468)
33
+ - Allow to set whether a KSelectField is clearable or not [\#467](https://github.com/kalisio/kdk/issues/467)
34
+ - Provide helper functions to get senior roles or junior roles according a given role [\#463](https://github.com/kalisio/kdk/issues/463)
35
+ - Provide helper functions to check whether a role is senior or junior [\#461](https://github.com/kalisio/kdk/issues/461)
36
+ - Provide a role field [\#460](https://github.com/kalisio/kdk/issues/460)
37
+ - Allow to unselect a base layer [\#459](https://github.com/kalisio/kdk/issues/459)
38
+ - KHistory must be provide month and year infomation [\#457](https://github.com/kalisio/kdk/issues/457)
39
+ - Improve permissions system to manage authorizations based on linked resources [\#437](https://github.com/kalisio/kdk/issues/437)
40
+ - Multiple collection refreshs when using sorter/filter in activity [\#432](https://github.com/kalisio/kdk/issues/432)
41
+ - Add ability to toggle items in list [\#431](https://github.com/kalisio/kdk/issues/431)
42
+ - KHistory should use collection based renderer [\#430](https://github.com/kalisio/kdk/issues/430)
43
+ - Close or cancel modal actions should be rendered using a form button [\#427](https://github.com/kalisio/kdk/issues/427)
44
+ - Support GetTile requests for WMTS layers [\#423](https://github.com/kalisio/kdk/issues/423)
45
+ - Homogenize team cards [\#417](https://github.com/kalisio/kdk/issues/417)
46
+ - Enhance time management [\#410](https://github.com/kalisio/kdk/issues/410)
47
+ - Use geoman instead of leaflet-draw in edit layer mixin [\#378](https://github.com/kalisio/kdk/issues/378)
48
+ - Mapillary v3 API has been retired, update mapillary widget/layer to use v4 API [\#300](https://github.com/kalisio/kdk/issues/300)
49
+ - Provide a kanban component [\#296](https://github.com/kalisio/kdk/issues/296)
50
+ - Avoid fetching collection data twice on route changes [\#255](https://github.com/kalisio/kdk/issues/255)
51
+ - The navigator mixin should be able to display an icon for each available app [\#208](https://github.com/kalisio/kdk/issues/208)
52
+
53
+ **Fixed bugs:**
54
+
55
+ - Items are not correctly ordered in collections when using append mode [\#465](https://github.com/kalisio/kdk/issues/465)
56
+ - Cannot run pixi in headless chrome due to WebGL support [\#464](https://github.com/kalisio/kdk/issues/464)
57
+ - Authorise hook function does not merge correctly a single $or query [\#462](https://github.com/kalisio/kdk/issues/462)
58
+ - KStamp does not handle the textSize prop [\#456](https://github.com/kalisio/kdk/issues/456)
59
+ - KItem should format the description using html [\#454](https://github.com/kalisio/kdk/issues/454)
60
+ - Legend displaying 2 times when saving layer [\#436](https://github.com/kalisio/kdk/issues/436)
61
+ - It is not possible to cancel when editing an icon [\#435](https://github.com/kalisio/kdk/issues/435)
62
+ - ChipsPane should allow multiple valuePath to handle various type of objects [\#434](https://github.com/kalisio/kdk/issues/434)
63
+ - Chips label should be truncated when length is too long [\#433](https://github.com/kalisio/kdk/issues/433)
64
+ - Changing min/max zoom when editing style does not work correctly [\#330](https://github.com/kalisio/kdk/issues/330)
65
+ - Destroying the map if a GeoJson layer is visible raises an error [\#328](https://github.com/kalisio/kdk/issues/328)
66
+
67
+ **Closed issues:**
68
+
69
+ - When deleting tag or group : not deleted in event model [\#455](https://github.com/kalisio/kdk/issues/455)
70
+ - Organisation owner should see all groups [\#450](https://github.com/kalisio/kdk/issues/450)
71
+ - Event participants : allow to call members in a specific group AND tag ? [\#446](https://github.com/kalisio/kdk/issues/446)
72
+ - Option to see members not within a group [\#445](https://github.com/kalisio/kdk/issues/445)
73
+ - Add a hook to manage standard MongoDB aggregation [\#438](https://github.com/kalisio/kdk/issues/438)
74
+
75
+ **Merged pull requests:**
76
+
77
+ - chore\(deps\): bump prismjs from 1.24.0 to 1.25.0 in /docs [\#466](https://github.com/kalisio/kdk/pull/466) ([dependabot[bot]](https://github.com/apps/dependabot))
78
+ - chore\(deps\): bump url-parse from 1.5.1 to 1.5.3 in /docs [\#441](https://github.com/kalisio/kdk/pull/441) ([dependabot[bot]](https://github.com/apps/dependabot))
79
+ - chore\(deps\): bump path-parse from 1.0.6 to 1.0.7 in /docs [\#440](https://github.com/kalisio/kdk/pull/440) ([dependabot[bot]](https://github.com/apps/dependabot))
80
+ - chore\(deps\): bump path-parse from 1.0.6 to 1.0.7 [\#439](https://github.com/kalisio/kdk/pull/439) ([dependabot[bot]](https://github.com/apps/dependabot))
81
+ - chore\(deps\): bump sanitize-html from 1.27.1 to 2.3.2 [\#353](https://github.com/kalisio/kdk/pull/353) ([dependabot[bot]](https://github.com/apps/dependabot))
82
+
83
+ ## [v1.3.6](https://github.com/kalisio/kdk/tree/v1.3.6) (2021-07-15)
84
+
85
+ [Full Changelog](https://github.com/kalisio/kdk/compare/v1.3.5...v1.3.6)
86
+
87
+ **Implemented enhancements:**
88
+
89
+ - Style editor should allow to control layer visibility in globe [\#429](https://github.com/kalisio/kdk/issues/429)
90
+ - Add filtering capabilities in OWS layer field [\#428](https://github.com/kalisio/kdk/issues/428)
91
+
92
+ ## [v1.3.5](https://github.com/kalisio/kdk/tree/v1.3.5) (2021-07-02)
93
+
94
+ [Full Changelog](https://github.com/kalisio/kdk/compare/v1.3.4...v1.3.5)
95
+
96
+ **Implemented enhancements:**
97
+
98
+ - Provide helper function to check view/edit/remove ability on an item [\#422](https://github.com/kalisio/kdk/issues/422)
99
+ - Allow to define a path to the value in KChipsPane [\#416](https://github.com/kalisio/kdk/issues/416)
100
+ - Allow to filter a schema according a list of fields when building a form [\#415](https://github.com/kalisio/kdk/issues/415)
101
+ - Card rendering should support a dense mode [\#414](https://github.com/kalisio/kdk/issues/414)
102
+ - Make possible to use a template string for storage service name in uploader [\#413](https://github.com/kalisio/kdk/issues/413)
103
+ - Refactor KHistory to rely on KColumn [\#412](https://github.com/kalisio/kdk/issues/412)
104
+ - Provide a generic time range component [\#411](https://github.com/kalisio/kdk/issues/411)
105
+ - Provide a way to observe the page content size [\#400](https://github.com/kalisio/kdk/issues/400)
106
+ - Make location field more user-friendly [\#399](https://github.com/kalisio/kdk/issues/399)
107
+ - Enhance the location field/map to manage any geometry type [\#397](https://github.com/kalisio/kdk/issues/397)
108
+ - Add ability to emit click events from canvas layer. [\#388](https://github.com/kalisio/kdk/issues/388)
109
+ - Provide a basic chart container [\#362](https://github.com/kalisio/kdk/issues/362)
110
+ - Provide a generic setttings component [\#317](https://github.com/kalisio/kdk/issues/317)
111
+ - Allow in-memory GeoJson be passed on GeoJson layer addition [\#94](https://github.com/kalisio/kdk/issues/94)
112
+
113
+ **Fixed bugs:**
114
+
115
+ - Gradient path width changes with min/max map zoom [\#424](https://github.com/kalisio/kdk/issues/424)
116
+ - KItemField clears the input pattern when an item is found [\#421](https://github.com/kalisio/kdk/issues/421)
117
+ - When filtering a collection the pattern is cleared if a filter item is found [\#420](https://github.com/kalisio/kdk/issues/420)
118
+ - Changing the geometry type in realtime GeoJson layer does not work [\#406](https://github.com/kalisio/kdk/issues/406)
119
+ - Minimize and maximize actions seem mixed up on KWindow [\#402](https://github.com/kalisio/kdk/issues/402)
120
+ - List of values is incomplete when editing the features filter [\#404](https://github.com/kalisio/kdk/issues/404)
121
+ - FR version : data export generates .cvs instead of .csv [\#403](https://github.com/kalisio/kdk/issues/403)
122
+ - HistoryEntry card is not correclty aligned on the left side [\#401](https://github.com/kalisio/kdk/issues/401)
123
+ - Exclusive option not taken into account in user-defined categories [\#395](https://github.com/kalisio/kdk/issues/395)
124
+
3
125
  ## [v1.3.4](https://github.com/kalisio/kdk/tree/v1.3.4) (2021-06-08)
4
126
 
5
127
  [Full Changelog](https://github.com/kalisio/kdk/compare/v1.3.3...v1.3.4)
6
128
 
7
129
  **Implemented enhancements:**
8
130
 
131
+ - Allow KChipsField to be used without icon edition [\#390](https://github.com/kalisio/kdk/issues/390)
132
+ - Enhance KMenu rendering with a dropdown icon [\#386](https://github.com/kalisio/kdk/issues/386)
133
+ - Allow to specify a schema name to an editor [\#381](https://github.com/kalisio/kdk/issues/381)
134
+ - Collections empty section should not be defined using an absolute position [\#377](https://github.com/kalisio/kdk/issues/377)
135
+ - Allow location map to be embedded in a card [\#373](https://github.com/kalisio/kdk/issues/373)
136
+ - Provide an helper component to display a color [\#371](https://github.com/kalisio/kdk/issues/371)
137
+ - Provide an helper component to create card sections [\#369](https://github.com/kalisio/kdk/issues/369)
138
+ - Enhance card rendering [\#368](https://github.com/kalisio/kdk/issues/368)
139
+ - Disable hiding action button label when screen gets too small [\#367](https://github.com/kalisio/kdk/issues/367)
9
140
  - Add ability to configure the opacity of a WMS layer in style editor [\#366](https://github.com/kalisio/kdk/issues/366)
10
141
  - Support temporal requests for WMS layers [\#363](https://github.com/kalisio/kdk/issues/363)
11
142
 
@@ -13,9 +144,12 @@
13
144
 
14
145
  - Editing toast appear when removing a layer [\#394](https://github.com/kalisio/kdk/issues/394)
15
146
  - KChangeRole no longer handle multiple resources [\#389](https://github.com/kalisio/kdk/issues/389)
147
+ - Select field must be clearable [\#387](https://github.com/kalisio/kdk/issues/387)
16
148
  - General abilities are lost in query for find operations [\#385](https://github.com/kalisio/kdk/issues/385)
17
149
  - User abilities modified in place [\#384](https://github.com/kalisio/kdk/issues/384)
150
+ - KLocationMap is not refreshed when updating the location [\#383](https://github.com/kalisio/kdk/issues/383)
18
151
  - Cannot unselect the icon in the KIconChooser [\#382](https://github.com/kalisio/kdk/issues/382)
152
+ - Default edit action in based-item mixin does not handle query params [\#380](https://github.com/kalisio/kdk/issues/380)
19
153
  - Wrong date on probe tooltip [\#370](https://github.com/kalisio/kdk/issues/370)
20
154
  - WMS legend not shown when switching between multiple WMS layers [\#365](https://github.com/kalisio/kdk/issues/365)
21
155
  - WMS legend not shown when the layer is active by default [\#364](https://github.com/kalisio/kdk/issues/364)
@@ -27,13 +161,17 @@
27
161
 
28
162
  [Full Changelog](https://github.com/kalisio/kdk/compare/v1.3.2...v1.3.3)
29
163
 
164
+ **Implemented enhancements:**
165
+
166
+ - Provide a specified base layers selector [\#358](https://github.com/kalisio/kdk/issues/358)
167
+ - Enhance collection filtering [\#348](https://github.com/kalisio/kdk/issues/348)
168
+
30
169
  **Fixed bugs:**
31
170
 
32
171
  - Cannot connect to WFS service supporting geojson output [\#354](https://github.com/kalisio/kdk/issues/354)
33
172
  - Cordova apps don't respect Apple app privacy guideline [\#352](https://github.com/kalisio/kdk/issues/352)
34
173
  - Wrong Y axis in timeseries widget [\#351](https://github.com/kalisio/kdk/issues/351)
35
174
  - Empty category in catalog [\#350](https://github.com/kalisio/kdk/issues/350)
36
- - Enhance collection filtering [\#348](https://github.com/kalisio/kdk/issues/348)
37
175
  - Tiled features layer not correctly updated when panning [\#273](https://github.com/kalisio/kdk/issues/273)
38
176
  - Cannot add two layers with different translation keys but the same label [\#147](https://github.com/kalisio/kdk/issues/147)
39
177
  - Adding/removing a member does not trigger real-time update for user GUI [\#102](https://github.com/kalisio/kdk/issues/102)
@@ -69,25 +207,26 @@
69
207
  - Inject the service within the items [\#329](https://github.com/kalisio/kdk/issues/329)
70
208
  - Factorize code to display geographic coordinates and allow support of additional formats [\#326](https://github.com/kalisio/kdk/issues/326)
71
209
  - Add a message indicating why a layer is disabled [\#323](https://github.com/kalisio/kdk/issues/323)
210
+ - Support to only select an icon without a color in icon chooser [\#321](https://github.com/kalisio/kdk/issues/321)
211
+ - Support line awesome in icon chooser [\#320](https://github.com/kalisio/kdk/issues/320)
72
212
  - Add a feature to manage layer categories in catalog [\#319](https://github.com/kalisio/kdk/issues/319)
73
213
  - Enhance form fields label display [\#315](https://github.com/kalisio/kdk/issues/315)
74
214
  - Enhance location search with automatic zoom and map marker [\#313](https://github.com/kalisio/kdk/issues/313)
75
215
  - Provide a unique action to add a layer into the catalog [\#311](https://github.com/kalisio/kdk/issues/311)
76
216
  - KModal should provide a default close action if no toolbar is specified [\#310](https://github.com/kalisio/kdk/issues/310)
217
+ - Add a hook to check for object unicity [\#307](https://github.com/kalisio/kdk/issues/307)
77
218
  - Enhance place chooser ui [\#306](https://github.com/kalisio/kdk/issues/306)
78
219
  - Provide an icon library used by the components [\#304](https://github.com/kalisio/kdk/issues/304)
79
220
  - Modularize TiledFeatureLayer to fetch data from arbitrary geojson sources [\#301](https://github.com/kalisio/kdk/issues/301)
80
221
  - Add a feature to manage favorite views in 2D/3D maps [\#299](https://github.com/kalisio/kdk/issues/299)
81
222
  - Add a spatial query shortcut for geometries including a given location [\#297](https://github.com/kalisio/kdk/issues/297)
82
- - Enhance feature layer filter [\#290](https://github.com/kalisio/kdk/issues/290)
223
+ - The status of an alert should reflect if the last check has failed [\#293](https://github.com/kalisio/kdk/issues/293)
83
224
  - Refactor and homogenize the layout [\#285](https://github.com/kalisio/kdk/issues/285)
84
225
  - Support realtime update in catalog [\#269](https://github.com/kalisio/kdk/issues/269)
226
+ - Default role not set when editing member role in group [\#229](https://github.com/kalisio/kdk/issues/229)
227
+ - Use QFilePicker instead of KFileInput [\#186](https://github.com/kalisio/kdk/issues/186)
85
228
  - Enhance layer style form [\#182](https://github.com/kalisio/kdk/issues/182)
86
229
  - Allow to create layers based on external web service URL [\#92](https://github.com/kalisio/kdk/issues/92)
87
- - Keep track of currently activated layers [\#268](https://github.com/kalisio/kdk/issues/268)
88
- - Allow tiled layers with multiple grid sources to have multiple min/max zoom values. [\#250](https://github.com/kalisio/kdk/issues/250)
89
- - Simplify meteo model configuration in tiled layers [\#241](https://github.com/kalisio/kdk/issues/241)
90
- - Feature tooltip/popup must be translatable [\#216](https://github.com/kalisio/kdk/issues/216)
91
230
 
92
231
  **Fixed bugs:**
93
232
 
@@ -96,7 +235,6 @@
96
235
  - Sorter should apply the default option [\#336](https://github.com/kalisio/kdk/issues/336)
97
236
  - Disable browser autocomplete on customized q-select based fields [\#334](https://github.com/kalisio/kdk/issues/334)
98
237
  - Layers with per meteo model min/maxZoom don't update their isDisabled state accordingly [\#331](https://github.com/kalisio/kdk/issues/331)
99
- - Changing min/max zoom when editing style does not work correctly [\#330](https://github.com/kalisio/kdk/issues/330)
100
238
  - preventRemoveUser hook prevents removing others users than the target one [\#318](https://github.com/kalisio/kdk/issues/318)
101
239
  - Resend invitation does not encrypt password [\#316](https://github.com/kalisio/kdk/issues/316)
102
240
  - populatePreviousObject hook does not work when used on remove operation [\#314](https://github.com/kalisio/kdk/issues/314)
@@ -104,54 +242,46 @@
104
242
  - Fastlane cannot be installed anymore on travis [\#308](https://github.com/kalisio/kdk/issues/308)
105
243
  - Improve timeseries widget readability [\#305](https://github.com/kalisio/kdk/issues/305)
106
244
  - Search by item does not take service context into account [\#294](https://github.com/kalisio/kdk/issues/294)
107
- - The status of an alert should reflect if the last check has failed [\#293](https://github.com/kalisio/kdk/issues/293)
108
- - Probe tooltip displayed when a feature has a weather property [\#280](https://github.com/kalisio/kdk/issues/280)
109
- - Default role not set when editing member role in group [\#229](https://github.com/kalisio/kdk/issues/229)
110
245
  - Complex service requests do not work in HTTP mode [\#138](https://github.com/kalisio/kdk/issues/138)
111
246
  - Location indicator not updated when navigating with keyboard [\#124](https://github.com/kalisio/kdk/issues/124)
112
247
  - asGeoJson hook breaks reactivity [\#79](https://github.com/kalisio/kdk/issues/79)
113
- - Logging hook causes high CPU usage [\#287](https://github.com/kalisio/kdk/issues/287)
114
- - Removing a group causes all members of an organisation to be updated [\#286](https://github.com/kalisio/kdk/issues/286)
115
- - Hint error when performing aggregation [\#279](https://github.com/kalisio/kdk/issues/279)
116
- - getFeaturesFromLayer does not work on non-service layers [\#278](https://github.com/kalisio/kdk/issues/278)
117
- - Cannot fetch data for archived weather layer [\#259](https://github.com/kalisio/kdk/issues/259)
118
- - Cannot save GeoJson with invalid geometries [\#251](https://github.com/kalisio/kdk/issues/251)
119
- - Less secured apps deprecation notice [\#100](https://github.com/kalisio/kdk/issues/100)
120
-
121
- **Closed issues:**
122
-
123
- - Support to only select an icon without a color in icon chooser [\#321](https://github.com/kalisio/kdk/issues/321)
124
- - Support line awesome in icon chooser [\#320](https://github.com/kalisio/kdk/issues/320)
125
- - Add a hook to check for object unicity [\#307](https://github.com/kalisio/kdk/issues/307)
126
- - Use QFilePicker instead of KFileInput [\#186](https://github.com/kalisio/kdk/issues/186)
127
- - The timeseries widget should have a title \(the name of the layer/sensor\) [\#288](https://github.com/kalisio/kdk/issues/288)
128
248
 
129
249
  **Merged pull requests:**
130
250
 
131
251
  - chore\(deps\): bump y18n from 4.0.0 to 4.0.1 in /docs [\#325](https://github.com/kalisio/kdk/pull/325) ([dependabot[bot]](https://github.com/apps/dependabot))
132
252
  - chore\(deps\): bump y18n from 4.0.0 to 4.0.1 [\#324](https://github.com/kalisio/kdk/pull/324) ([dependabot[bot]](https://github.com/apps/dependabot))
133
- - build\(deps\): bump elliptic from 6.5.3 to 6.5.4 in /docs [\#309](https://github.com/kalisio/kdk/pull/309) ([dependabot[bot]](https://github.com/apps/dependabot))
134
- - chore\(deps\): bump prismjs from 1.21.0 to 1.23.0 in /docs [\#302](https://github.com/kalisio/kdk/pull/302) ([dependabot[bot]](https://github.com/apps/dependabot))
135
253
 
136
254
  ## [v1.2.1](https://github.com/kalisio/kdk/tree/v1.2.1) (2021-01-26)
137
255
 
138
256
  [Full Changelog](https://github.com/kalisio/kdk/compare/v1.2.0...v1.2.1)
139
257
 
258
+ **Implemented enhancements:**
259
+
260
+ - Enhance feature layer filter [\#290](https://github.com/kalisio/kdk/issues/290)
261
+ - Provide a dense prop to the KAutocomplete component [\#284](https://github.com/kalisio/kdk/issues/284)
262
+ - Provide a filter component to use for filtering collections [\#283](https://github.com/kalisio/kdk/issues/283)
263
+ - Provide an activity bar [\#282](https://github.com/kalisio/kdk/issues/282)
264
+ - Keep track of currently activated layers [\#268](https://github.com/kalisio/kdk/issues/268)
265
+ - Cannot fetch data for archived weather layer [\#259](https://github.com/kalisio/kdk/issues/259)
266
+ - Cannot save GeoJson with invalid geometries [\#251](https://github.com/kalisio/kdk/issues/251)
267
+ - Allow tiled layers with multiple grid sources to have multiple min/max zoom values. [\#250](https://github.com/kalisio/kdk/issues/250)
268
+ - Simplify meteo model configuration in tiled layers [\#241](https://github.com/kalisio/kdk/issues/241)
269
+ - Feature tooltip/popup must be translatable [\#216](https://github.com/kalisio/kdk/issues/216)
270
+
140
271
  **Fixed bugs:**
141
272
 
273
+ - Logging hook causes high CPU usage [\#287](https://github.com/kalisio/kdk/issues/287)
274
+ - Removing a group causes all members of an organisation to be updated [\#286](https://github.com/kalisio/kdk/issues/286)
275
+ - Probe tooltip displayed when a feature has a weather property [\#280](https://github.com/kalisio/kdk/issues/280)
276
+ - Hint error when performing aggregation [\#279](https://github.com/kalisio/kdk/issues/279)
277
+ - getFeaturesFromLayer does not work on non-service layers [\#278](https://github.com/kalisio/kdk/issues/278)
142
278
  - Next hour button does not work when the time line is rendered in mini mode [\#274](https://github.com/kalisio/kdk/issues/274)
279
+ - Less secured apps deprecation notice [\#100](https://github.com/kalisio/kdk/issues/100)
143
280
 
144
281
  **Closed issues:**
145
282
 
146
- - Provide a dense prop to the KAutocomplete component [\#284](https://github.com/kalisio/kdk/issues/284)
147
- - Provide a filter component to use for filtering collections [\#283](https://github.com/kalisio/kdk/issues/283)
148
- - Provide an activity bar [\#282](https://github.com/kalisio/kdk/issues/282)
149
283
  - Provide a more generic Bar component [\#281](https://github.com/kalisio/kdk/issues/281)
150
-
151
- **Merged pull requests:**
152
-
153
- - chore\(deps\): bump ini from 1.3.5 to 1.3.8 in /docs [\#277](https://github.com/kalisio/kdk/pull/277) ([dependabot[bot]](https://github.com/apps/dependabot))
154
- - chore\(deps\): bump node-fetch from 2.6.0 to 2.6.1 [\#267](https://github.com/kalisio/kdk/pull/267) ([dependabot[bot]](https://github.com/apps/dependabot))
284
+ - The timeseries widget should have a title \(the name of the layer/sensor\) [\#288](https://github.com/kalisio/kdk/issues/288)
155
285
 
156
286
  ## [v1.2.0](https://github.com/kalisio/kdk/tree/v1.2.0) (2020-11-10)
157
287
 
@@ -159,7 +289,12 @@
159
289
 
160
290
  **Implemented enhancements:**
161
291
 
292
+ - Handle checking an alert without available data [\#265](https://github.com/kalisio/kdk/issues/265)
293
+ - Location field display of location without a name is incorrect [\#264](https://github.com/kalisio/kdk/issues/264)
162
294
  - User should be able to disable geolocation using the navigation bar [\#258](https://github.com/kalisio/kdk/issues/258)
295
+ - Member activity should not allow to update tag icon/color once created [\#254](https://github.com/kalisio/kdk/issues/254)
296
+ - Multiple variables using the same color in timeseries widget [\#244](https://github.com/kalisio/kdk/issues/244)
297
+ - Filter members from tags/groups activity [\#228](https://github.com/kalisio/kdk/issues/228)
163
298
  - Allow layer variable definition to customise axis options in timeseries [\#224](https://github.com/kalisio/kdk/issues/224)
164
299
  - Allow to disable geometry update in realtime layer [\#220](https://github.com/kalisio/kdk/issues/220)
165
300
  - Provide basic tours for generic components [\#218](https://github.com/kalisio/kdk/issues/218)
@@ -182,17 +317,20 @@
182
317
  - Allow to display an icon within a badge assigned to an action of KToolBar [\#176](https://github.com/kalisio/kdk/issues/176)
183
318
  - Check unique hook should raise a specific error message [\#175](https://github.com/kalisio/kdk/issues/175)
184
319
  - Tiled mesh/wind layers should support min zoom level [\#160](https://github.com/kalisio/kdk/issues/160)
320
+ - Zoom to layer action does not work on tiled layers in map [\#123](https://github.com/kalisio/kdk/issues/123)
185
321
  - iOS build should rely on iOS SDK 13 [\#67](https://github.com/kalisio/kdk/issues/67)
322
+ - History component should provide infinite scroll [\#90](https://github.com/kalisio/kdk/issues/90)
323
+ - UIWebView API deprecation notice [\#47](https://github.com/kalisio/kdk/issues/47)
186
324
  - Upgrade Mongo DB driver to v3 [\#44](https://github.com/kalisio/kdk/issues/44)
325
+ - Enhance e2e tests across the modules/apps [\#38](https://github.com/kalisio/kdk/issues/38)
326
+ - Allow to directly take a picture when uploading a file [\#99](https://github.com/kalisio/kdk/issues/99)
327
+ - Extend pusher protocols for SMS/Emails [\#91](https://github.com/kalisio/kdk/issues/91)
187
328
 
188
329
  **Fixed bugs:**
189
330
 
190
- - Handle checking an alert without available data [\#265](https://github.com/kalisio/kdk/issues/265)
191
- - Location field display of location without a name is incorrect [\#264](https://github.com/kalisio/kdk/issues/264)
192
331
  - AbortController interface not available under Safari - iOS 10.3 [\#261](https://github.com/kalisio/kdk/issues/261)
193
332
  - No data fetched for archived weather layer [\#260](https://github.com/kalisio/kdk/issues/260)
194
333
  - KHistory duplicates items on route change [\#256](https://github.com/kalisio/kdk/issues/256)
195
- - Member activity should not allow to update tag icon/color once created [\#254](https://github.com/kalisio/kdk/issues/254)
196
334
  - Converting a property from string to number fails with spaces [\#253](https://github.com/kalisio/kdk/issues/253)
197
335
  - Infobox not displayed in globe when selecting linear or polygon geometries [\#252](https://github.com/kalisio/kdk/issues/252)
198
336
  - Editing a tag properties from the member card changes all the tags properties [\#257](https://github.com/kalisio/kdk/issues/257)
@@ -200,7 +338,6 @@
200
338
  - It should not be possible to hide the last visible variable in time-series widget chart [\#247](https://github.com/kalisio/kdk/issues/247)
201
339
  - Special characters displayed as HTML codes in editor title [\#246](https://github.com/kalisio/kdk/issues/246)
202
340
  - Time-series widget chart flickering when hiding some variables [\#245](https://github.com/kalisio/kdk/issues/245)
203
- - Multiple variables using the same color in timeseries widget [\#244](https://github.com/kalisio/kdk/issues/244)
204
341
  - Various issues with icon field [\#242](https://github.com/kalisio/kdk/issues/242)
205
342
  - Vigicrues tooltip not displayed [\#240](https://github.com/kalisio/kdk/issues/240)
206
343
  - Feature updated in tiled real-time GeoJson layer when a measure without associated probe is found [\#239](https://github.com/kalisio/kdk/issues/239)
@@ -237,32 +374,18 @@
237
374
  - The type property appears in the default layer schema [\#171](https://github.com/kalisio/kdk/issues/171)
238
375
  - Layer style form not updated when configuring [\#170](https://github.com/kalisio/kdk/issues/170)
239
376
  - Tiled features layer are slow on large datasets \(eg archive\) [\#157](https://github.com/kalisio/kdk/issues/157)
240
- - Zoom to layer action does not work on tiled layers in map [\#123](https://github.com/kalisio/kdk/issues/123)
241
- - UIWebView API deprecation notice [\#47](https://github.com/kalisio/kdk/issues/47)
242
- - Allow to directly take a picture when uploading a file [\#99](https://github.com/kalisio/kdk/issues/99)
243
377
  - Login form autocomplete does not work on first load in firefox [\#106](https://github.com/kalisio/kdk/issues/106)
244
378
  - Status bar hides app bar on mobiles [\#87](https://github.com/kalisio/kdk/issues/87)
245
379
 
246
380
  **Closed issues:**
247
381
 
248
382
  - Fine-grained global rate limiting control [\#236](https://github.com/kalisio/kdk/issues/236)
249
- - Filter members from tags/groups activity [\#228](https://github.com/kalisio/kdk/issues/228)
250
- - History component should provide infinite scroll [\#90](https://github.com/kalisio/kdk/issues/90)
251
- - Extend pusher protocols for SMS/Emails [\#91](https://github.com/kalisio/kdk/issues/91)
252
-
253
- **Merged pull requests:**
254
-
255
- - chore\(deps\): bump node-fetch from 2.6.0 to 2.6.1 [\#243](https://github.com/kalisio/kdk/pull/243) ([dependabot[bot]](https://github.com/apps/dependabot))
256
- - chore\(deps\): bump prismjs from 1.20.0 to 1.21.0 in /docs [\#227](https://github.com/kalisio/kdk/pull/227) ([dependabot[bot]](https://github.com/apps/dependabot))
257
- - chore\(deps\): bump elliptic from 6.5.2 to 6.5.3 in /docs [\#225](https://github.com/kalisio/kdk/pull/225) ([dependabot[bot]](https://github.com/apps/dependabot))
258
- - chore\(deps\): bump lodash from 4.17.15 to 4.17.19 in /docs [\#215](https://github.com/kalisio/kdk/pull/215) ([dependabot[bot]](https://github.com/apps/dependabot))
259
- - chore\(deps\): bump lodash from 4.17.15 to 4.17.19 [\#214](https://github.com/kalisio/kdk/pull/214) ([dependabot[bot]](https://github.com/apps/dependabot))
260
383
 
261
384
  ## [v1.1.1](https://github.com/kalisio/kdk/tree/v1.1.1) (2020-06-02)
262
385
 
263
386
  [Full Changelog](https://github.com/kalisio/kdk/compare/v1.1.0...v1.1.1)
264
387
 
265
- **Closed issues:**
388
+ **Implemented enhancements:**
266
389
 
267
390
  - Provide a code input component [\#169](https://github.com/kalisio/kdk/issues/169)
268
391
 
@@ -276,13 +399,20 @@
276
399
  - Improve timeseries widget with timerange actions [\#152](https://github.com/kalisio/kdk/issues/152)
277
400
  - Manage i18n in layer definitions [\#146](https://github.com/kalisio/kdk/issues/146)
278
401
  - Standardize the behavior of all widgets [\#143](https://github.com/kalisio/kdk/issues/143)
402
+ - The position of the LocationIndicator should be updated when opening/closing the NavBar [\#137](https://github.com/kalisio/kdk/issues/137)
403
+ - Improve feature selection [\#134](https://github.com/kalisio/kdk/issues/134)
279
404
  - It should be able to customize the leading action in the AppBar [\#132](https://github.com/kalisio/kdk/issues/132)
405
+ - Provide a KOpener proxy that allows to simplify the use of the KOpener [\#130](https://github.com/kalisio/kdk/issues/130)
280
406
  - Improve Mapillary layer performances [\#129](https://github.com/kalisio/kdk/issues/129)
407
+ - Make the feature selection work in globe [\#127](https://github.com/kalisio/kdk/issues/127)
281
408
  - Refactor KLocationTimeSeries using the new widget design [\#121](https://github.com/kalisio/kdk/issues/121)
409
+ - KView should allow values as props [\#120](https://github.com/kalisio/kdk/issues/120)
282
410
  - Refactor KFeatureInfoBox using the new widget design [\#119](https://github.com/kalisio/kdk/issues/119)
283
411
  - Enhance feature selection [\#118](https://github.com/kalisio/kdk/issues/118)
284
412
  - Allow the KToolBar to be vertical [\#117](https://github.com/kalisio/kdk/issues/117)
413
+ - Enhance KWidget design [\#116](https://github.com/kalisio/kdk/issues/116)
285
414
  - Provide basic components to enable Mapillary integration [\#115](https://github.com/kalisio/kdk/issues/115)
415
+ - Make activity refresh when changing route more customisable [\#114](https://github.com/kalisio/kdk/issues/114)
286
416
  - Improve openers design on mobile [\#113](https://github.com/kalisio/kdk/issues/113)
287
417
  - Enhance customization of KToolBar [\#112](https://github.com/kalisio/kdk/issues/112)
288
418
  - Enhance KTimeline design to be more responsive [\#109](https://github.com/kalisio/kdk/issues/109)
@@ -296,9 +426,9 @@
296
426
  - Allow to run e2e on the targeted deployment platform [\#62](https://github.com/kalisio/kdk/issues/62)
297
427
  - Allow to apply the CI process when working on a branch [\#61](https://github.com/kalisio/kdk/issues/61)
298
428
  - Support tiling for feature layers in map [\#82](https://github.com/kalisio/kdk/issues/82)
429
+ - Improve application webhook security [\#84](https://github.com/kalisio/kdk/issues/84)
299
430
  - Upgrade to latest Node.js LTS [\#48](https://github.com/kalisio/kdk/issues/48)
300
431
  - Allow to filter feature layers [\#89](https://github.com/kalisio/kdk/issues/89)
301
- - Enhance e2e tests across the modules/apps [\#38](https://github.com/kalisio/kdk/issues/38)
302
432
  - Optimize measure update for time-stamped features in globe [\#96](https://github.com/kalisio/kdk/issues/96)
303
433
  - Create a component to provide styling options for feature layers in map [\#110](https://github.com/kalisio/kdk/issues/110)
304
434
  - Manage real-time and archive/forecast mode [\#108](https://github.com/kalisio/kdk/issues/108)
@@ -323,24 +453,16 @@
323
453
  - Missing zero values in tooltip display [\#141](https://github.com/kalisio/kdk/issues/141)
324
454
  - Error raised on clustered tile layers [\#140](https://github.com/kalisio/kdk/issues/140)
325
455
  - Timeseries do not update correctly when changing time [\#139](https://github.com/kalisio/kdk/issues/139)
326
- - The position of the LocationIndicator should be updated when opening/closing the NavBar [\#137](https://github.com/kalisio/kdk/issues/137)
327
456
  - Timeseries widget not synchronized when disabling/removing a layer [\#135](https://github.com/kalisio/kdk/issues/135)
328
- - Improve feature selection [\#134](https://github.com/kalisio/kdk/issues/134)
329
457
  - Openers shoud be displayed only a component is assgined to the drawers or footer [\#131](https://github.com/kalisio/kdk/issues/131)
330
- - Make the feature selection work in globe [\#127](https://github.com/kalisio/kdk/issues/127)
331
458
  - min zoom level not correctly handled in tiled map layers [\#126](https://github.com/kalisio/kdk/issues/126)
332
459
  - If a geocoder does not respond the geocoder service does not respond [\#125](https://github.com/kalisio/kdk/issues/125)
333
- - Make activity refresh when changing route more customisable [\#114](https://github.com/kalisio/kdk/issues/114)
334
460
  - Weacast grid source is missing some data when requesting a tile [\#77](https://github.com/kalisio/kdk/issues/77)
335
461
  - KFab should be instanciated within a QPage [\#69](https://github.com/kalisio/kdk/issues/69)
336
462
 
337
463
  **Closed issues:**
338
464
 
339
- - Provide a KOpener proxy that allows to simplify the use of the KOpener [\#130](https://github.com/kalisio/kdk/issues/130)
340
- - KView should allow values as props [\#120](https://github.com/kalisio/kdk/issues/120)
341
- - Enhance KWidget design [\#116](https://github.com/kalisio/kdk/issues/116)
342
465
  - Provide an helper component to display a text with an icon [\#76](https://github.com/kalisio/kdk/issues/76)
343
- - Improve application webhook security [\#84](https://github.com/kalisio/kdk/issues/84)
344
466
 
345
467
  ## [v1.0.0](https://github.com/kalisio/kdk/tree/v1.0.0) (2020-01-20)
346
468
 
@@ -355,17 +477,17 @@
355
477
  - Provide a default testcafe image including testcafe-vue-selectors [\#54](https://github.com/kalisio/kdk/issues/54)
356
478
  - Take advantage of new conditional builds feature of Travis [\#53](https://github.com/kalisio/kdk/issues/53)
357
479
  - Add a command to manage releases with CLI [\#50](https://github.com/kalisio/kdk/issues/50)
480
+ - Android build must target API level 28+ [\#49](https://github.com/kalisio/kdk/issues/49)
358
481
  - Enable Greenkeeper to ease dependency upgrades [\#45](https://github.com/kalisio/kdk/issues/45)
359
482
  - Add pull command to CLI [\#41](https://github.com/kalisio/kdk/issues/41)
360
483
  - Update dependencies across modules/apps [\#39](https://github.com/kalisio/kdk/issues/39)
484
+ - Make Travis pipeline more reliable [\#37](https://github.com/kalisio/kdk/issues/37)
361
485
  - Add a regex to only publish on tags of the form 'vX.X.X' [\#59](https://github.com/kalisio/kdk/issues/59)
362
486
  - Migrate to Quasar 1.0 across modules [\#31](https://github.com/kalisio/kdk/issues/31)
363
487
 
364
488
  **Fixed bugs:**
365
489
 
366
- - Android build must target API level 28+ [\#49](https://github.com/kalisio/kdk/issues/49)
367
490
  - Unlink CLI command does not unlink global modules \(only local ones\) [\#42](https://github.com/kalisio/kdk/issues/42)
368
- - Make Travis pipeline more reliable [\#37](https://github.com/kalisio/kdk/issues/37)
369
491
 
370
492
  **Closed issues:**
371
493
 
@@ -383,7 +505,7 @@
383
505
  - Favor service inheritance over hooks for low-level internal operations [\#29](https://github.com/kalisio/kdk/issues/29)
384
506
  - Define a solution to deploy our apps as microservices [\#7](https://github.com/kalisio/kdk/issues/7)
385
507
 
386
- **Closed issues:**
508
+ **Security fixes:**
387
509
 
388
510
  - Upgrade out-of-date dependencies across modules [\#10](https://github.com/kalisio/kdk/issues/10)
389
511
 
@@ -432,4 +554,4 @@
432
554
 
433
555
 
434
556
 
435
- \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
557
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  [![KDK](https://s3.eu-central-1.amazonaws.com/kalisioscope/kdk/kdk-logo-black-512x168.png)](https://kalisio.github.io/kdk/)
2
2
 
3
3
  [![Latest Release](https://img.shields.io/github/v/tag/kalisio/kdk?sort=semver&label=latest)](https://github.com/kalisio/kdk/releases)
4
- [![Build Status](https://travis-ci.com/kalisio/kdk.png?branch=master)](https://travis-ci.com/kalisio/kdk)
4
+ [![Build Status](https://app.travis-ci.com/kalisio/kdk.svg?branch=master)](https://app.travis-ci.com/kalisio/kdk)
5
5
  [![Code Climate](https://codeclimate.com/github/kalisio/kdk/badges/gpa.svg)](https://codeclimate.com/github/kalisio/kdk)
6
6
  [![Test Coverage](https://codeclimate.com/github/kalisio/kdk/badges/coverage.svg)](https://codeclimate.com/github/kalisio/kdk/coverage)
7
7
  [![Dependency Status](https://img.shields.io/david/kalisio/kdk.svg?style=flat-square)](https://david-dm.org/kalisio/kdk)