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