Skip to content

Releases: konturio/disaster-ninja-fe

v2.4.0

02 Mar 14:29
1e58998
Compare
Choose a tag to compare

What's Changed

  • Release 2.3.0 by @propakov in #451
  • chore(deps-dev): bump postcss-normalize from 8.0.1 to 10.0.1 by @dependabot in #450
  • feat(event_list): change tooltip style by @dqunbp in #448
  • fix: hide unrouded corners from inner components by @dqunbp in #457
  • Add bundle size check action by @Akiyamka in #454
  • test case for report by @Akiyamka in #460
  • feat(espisodes_list): 12432 future episodes on timeline should be displayed distinctly by @Akiyamka in #449
  • doc(locate_me): 13740 - Create docs for locate_me feature by @IlyaIzr in #463
  • chore(locate_me): 15002 - Do not switch off data collection if Locate me is tapped by @IlyaIzr in #465
  • feat(mcda) - mcda feature documentation added by @propakov in #458
  • doc(focused_geometry_editor) - Create docs for focused_geometry_editor feature by @IlyaIzr in #459
  • doc(geometry_uploader): 13734 - Create docs for geometry_uploader feature by @IlyaIzr in #461
  • doc(legend_panel, widget): 13739 - Create docs for legend_panel feature by @IlyaIzr in #462
  • doc(map_ruler): 13741 - doc for map_ruler by @IlyaIzr in #467
  • feat(bivariate-manager): 13726 - create docs for bivariate_manager fe… by @propakov in #466
  • feat(bivariate-color-manager): 13725 - create docs for bivariate_colo… by @propakov in #464
  • doc(osm_edit_link): 13742 - create doc for osm_edit_link by @IlyaIzr in #470
  • fix(core):13262 layers for selected area are not shown when Draw Tools are used by @vkozio in #473
  • docs(core) - docs for tooltip added by @Akiyamka in #452
  • docs(toasts): 13754 - readme added by @Akiyamka in #469
  • doc(toolbar, core): 13746 - add doc and fix core a tiny bit by @IlyaIzr in #472
  • doc(reports): 13743 - add doc for reports by @IlyaIzr in #471
  • docs(layers_in_area): 13737 - readme added by @Akiyamka in #468
  • fix(layers_in_area): 14718, 14900 - smart city layers display and focus geometry style wasn't shown properly by @IlyaIzr in #453
  • docs(focused_geometry_layer): 13733 readme for focusedGeometryLayer added by @Akiyamka in #475
  • docs(boundary_selector): 13727 doc for boundary selector added by @Akiyamka in #477
  • docs(intercom): readme added by @Akiyamka in #476
  • fix: bivariate laeyrs on test failing by @Akiyamka in #482

Full Changelog: v2.3.0...v2.4.0

Release 2.3.0

16 Feb 15:50
9cf4db9
Compare
Choose a tag to compare

What's Changed

  • fix(episodes_list): 14457 - error message about wrong config of timline by @Akiyamka in #433
  • fix(focused_geometry): 12765 restore event geometry after episode panel closed by @Akiyamka in #436
  • fix(current_event): 12434 - event auto update reset focused geometry when episode selected by @Akiyamka in #434
  • feat(events): focus event by event bbox by @dqunbp in #427
  • fix(current_event): fix autoscroll to selected event by @dqunbp in #440
  • Release 2.2.14 resolve conflicts by @propakov in #441
  • 14520 add mcda layers constructor on dn fe by @propakov in #443
  • feat(event_list): add severity scale tooltip by @dqunbp in #447
  • fix(core): 13184 update vite and vitest fix by @vkozio in #445
  • Set first list event index to selected event index by @dqunbp in #444
  • feat(live_sensor): 14263 - create live sensor feature by @IlyaIzr in #439
  • feat(profile): 14465 - every language option is translated on it's ow… by @propakov in #446

Full Changelog: v2.2.14...v2.3.0

Release 2.2.14

09 Feb 15:04
8f5b867
Compare
Choose a tag to compare

What's Changed

  • feat(areaLayersDetails): 13354 - Calculate Urban Core and Settled Per… by @propakov in #422
  • fix(layers_in_area): 14318 - don't update layers in area for /details while loading or on error by @IlyaIzr in #428
  • Release 2.2.13 by @IlyaIzr in #429
  • fix(utils): 14472 createAsyncAtom - incorrect processing error in fetcher by @Akiyamka in #430
  • feat(doc): 14682 - improved doc about translations by adding step by … by @propakov in #432

Full Changelog: v2.2.13...v2.2.14

Release 2.2.13

02 Feb 17:09
Compare
Choose a tag to compare

What's Changed

  • fix(layers_in_area) - 14418 cached layers deleted from map by @Akiyamka in #417
  • fix(core): 13228 - loading message doesn't disappear after using boundary selector and affects overlays by @IlyaIzr in #415
  • chore(deps) - 13882 (part 3) - minor update to 3.10.* kit version by @Akiyamka in #419
  • feat(events): update events empty state texts by @dqunbp in #410
  • Release 2.2.12 by @propakov in #416
  • chore(deps) - update ui kit to 3.11* by @dqunbp in #421
  • docs(13881): docs for logical layer by @Akiyamka in #423
  • fix(kit): 14471 On profile page text is hidden behind the textbox by @Akiyamka in #425
  • fix(init): 10988 user feeds request no blocking app anymore by @Akiyamka in #424
  • fix(core): 9717 Get default layers for embedded map, use extent, fix KLA prefix by @vkozio in #426

Full Changelog: v2.2.12...v2.2.13

Release 2.2.12

27 Jan 12:26
e133c90
Compare
Choose a tag to compare

What's Changed

  • chore(core): 13682 - change layouts and styles for footer by @IlyaIzr in #379
  • fix(utils, core) - move layerByOrder.ts location by @IlyaIzr in #393
  • fix(core): 13914 Reset login state if getting 401 from the server by @vkozio in #388
  • fix(core): 13454 Fix rounding of coordinates in URL to dynamic precision by @vkozio in #391
  • chore(deps-dev): bump typescript from 4.8.4 to 4.9.4 by @dependabot in #392
  • fix(debug): add missing names to atoms, warn in createAsyncAtom for stacktraces by @vkozio in #397
  • chore(deps): bump @types/react from 18.0.26 to 18.0.27 by @dependabot in #398
  • feat(panel) - 13478: Fix shadow from Analytics panel by @propakov in #399
  • fix: check it map loaded and load it call init handler without adding subscription by @Akiyamka in #395
  • chore(deps): bump @deck.gl/geo-layers from 8.8.20 to 8.8.23 by @dependabot in #400
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #403
  • Release 2.2.11 by @propakov in #394
  • chore(deps-dev): bump happy-dom from 8.1.4 to 8.1.5 by @dependabot in #406
  • feat(i18n): 14293 - panel config created on the go by @propakov in #401
  • fix(Analytics) - type fix by @propakov in #408
  • hotfix(styles): 13682 - change styles by @IlyaIzr in #405
  • fix(events_list): 13688 fix style according design by @Akiyamka in #411
  • fix(layers_in_area): 13152 selected area differs from event shape by @Akiyamka in #407
  • feat(panel): 14327 - Arrow in the "Analytics" tab is in the incorrect… by @propakov in #404
  • fix(analytics): 14294 - prevent init of analytics with empty features by @propakov in #409
  • fix(branding): 14006 add OAM logos by @vkozio in #414
  • fix(core):13708 layersInAreaAndEventLayerResource metric is sent only after refresh the page by @vkozio in #402
  • add hotfixes by @IlyaIzr in #418

Full Changelog: v2.2.11...v2.2.12

Release 2.2.11

19 Jan 13:59
Compare
Choose a tag to compare

What's Changed

  • 12087 move tooltip to UI kit part 1 by @Akiyamka in #366
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #354
  • chore(deps): bump react-virtuoso from 3.1.5 to 4.0.3 by @dependabot in #370
  • chore(deps): bump react-i18next from 12.1.1 to 12.1.4 by @dependabot in #371
  • Release 2.2.10 by @propakov in #369
  • fix(bivariate-matrix): 14215 - bivariateStatisticsResourceAtom loadin… by @propakov in #372
  • chore(deps-dev): bump open-cli from 7.0.1 to 7.1.0 by @dependabot in #377
  • refactor(tooltip): 12087 - replace tooltip view with ui kit component by @Akiyamka in #373
  • fix(components): 13865 fix short link on external resources by @Akiyamka in #375
  • fix(events_list): 13936 server error shown after multiple clicks on event card by @Akiyamka in #376
  • chore(core): 14007 - change routes order by @IlyaIzr in #380
  • fix(tooltip): 12087 fix crash after tooltip animation fix by @Akiyamka in #381
  • fix mistake in batch syntax by @Akiyamka in #383
  • chore(deps): bump @deck.gl/mesh-layers from 8.8.20 to 8.8.22 by @dependabot in #384
  • feat(analytics-panel): 13921 - Full and short states swap on Analytic… by @propakov in #374
  • fix(logical_layers): 14262 download geojson instead of geojson source by @Akiyamka in #386
  • chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #389
  • refactor(common): 13882 migration from deprecated styles to fresh by @Akiyamka in #387
  • fix(common): 13882 - fix margins in event card by @Akiyamka in #390
  • feat(13295) - Change empty Analytics panel state by @propakov in #385
  • fix(analytics-panel) - 14292: panel name and icon should stick to sho… by @propakov in #396

Full Changelog: v2.2.10...v2.2.11

release-2.2.10

12 Jan 13:15
77fb483
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @types/papaparse from 5.3.5 to 5.3.7 by @dependabot in #359
  • Version 2.2.9 by @propakov in #360
  • chore(deps): bump @deck.gl/extensions from 8.8.11 to 8.8.22 by @dependabot in #361
  • fix(core): 12770 - count category when sorting layers by @IlyaIzr in #349
  • fix(ci):14155 update node on CI to 18 by @vkozio in #367
  • tech(core): 14198 - fix test CI crush on CustomEvent by @IlyaIzr in #365
  • fix(core): 14176 - broken url routing for all pages except the default by @IlyaIzr in #368
  • feat(bivariate-matrix): 13230, 13231 - indicators selection reimplemented by @propakov in #357
  • fix(core): 14176 - broken url routing for all pages except the default by @IlyaIzr in #363

Full Changelog: v2.2.9...v2.2.10

Release v2.2.9

06 Jan 11:38
41eb094
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.8...v2.2.9

Release 2.2.8

30 Dec 10:47
2336c1c
Compare
Choose a tag to compare

What's Changed

  • reset user token after failed checkAuth() method in AuthClient by @IlyaIzr in #326
  • fix(i18n): 13929 - fix wrong translation keys across .po files, retur… by @propakov in #330
  • feat(github-actions): 13922 - fail pipeline if after i18n:msgmerge we… by @propakov in #336
  • fix(core): 13914 - reset login state if getting 401 from the server fix # 2 by @IlyaIzr in #331

Release merge:

Version upgrades:

  • chore(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13 by @dependabot in #329
  • chore(deps-dev): bump sinon from 12.0.1 to 15.0.1 by @dependabot in #328
  • chore(deps): bump @types/react from 18.0.21 to 18.0.26 by @dependabot in #332
  • chore(deps-dev): bump @vitejs/plugin-react from 2.1.0 to 2.2.0 by @dependabot in #333
  • chore(deps-dev): bump eslint from 8.24.0 to 8.30.0 by @dependabot in #337
  • chore(deps-dev): bump husky from 8.0.1 to 8.0.2 by @dependabot in #339
  • chore(deps-dev): bump ajv from 8.11.0 to 8.11.2 by @dependabot in #343
  • chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.47.1 by @dependabot in #342

Full Changelog: v2.2.7...v2.2.8

Release 2.2.7

22 Dec 08:52
Compare
Choose a tag to compare

What's Changed

  • feat(i18n): (13770, 13758, 13764, 13790, 13793): i18n by @propakov in #317
  • chore(events_list): 10166 - add description for active event and short state event by @IlyaIzr in #318
  • (in doubts) chore(analytics, advanced_analitics, layers_panel, legends_panel, widgets): 12463, 13883 - merge analytics and advanced analytics panels by @IlyaIzr in #304


release merge:



version updgrades:
  • chore(deps): bump @deck.gl/layers from 8.8.11 to 8.8.20 by @dependabot in #321
  • chore(deps): bump @types/lodash from 4.14.186 to 4.14.191 by @dependabot in #322
  • chore(deps-dev): bump rollup-plugin-visualizer from 5.8.2 to 5.8.3 by @dependabot in #320
  • chore(deps): bump @deck.gl/core from 8.8.11 to 8.8.20 by @dependabot in #316
  • chore(deps-dev): bump postcss-nested from 5.0.6 to 6.0.0 by @dependabot in #313
  • chore(deps): bump react-i18next from 12.0.0 to 12.1.1 by @dependabot in #314

Full Changelog: v2.2.6...v2.2.7
Notes can be wrong as main was merged into previous release branch of release-2.2.6