stefano bovio
stefano bovio
@offtherailz > WFS3 support. web/client/api/WFS3.js web/client/api/__tests__/WFS3-test.js and so web/client/components/map/openlayers/__tests__/Layer-test.jsx web/client/components/map/openlayers/plugins/WFS3Layer.js web/client/components/map/openlayers/plugins/index.js > Why? WFS3 was an experimental specification that it was replaced later on by the OGC Api features, in...
@offtherailz conflicts resolved
> @allyoucanmap did you finally open issue for [this](https://github.com/geosolutions-it/MapStore2/pull/10442#issuecomment-2277466719)? No, I didn't. > @offtherailz @allyoucanmap are there specific indications for functional tests from your side? No, I don't think there...
@arxitpln in this other branch https://github.com/allyoucanmap/MapStore2/commits/issue_11075_layout on my fork you can find two commits: - https://github.com/allyoucanmap/MapStore2/commit/3b34bda24df40be17a79dc74cd62bc8d73016ffc - this commit includes changes to address the problem related to the panel layout...
@arxitpln We need also unit tests for the changed components, thanks
@dsuren1 could you please check also if we are handling correctly when we have long legend text?
@subashtiwari1010 I started to review the PR but not completed it yet. You can start to address the changes requested in this initial review, thanks
After a quick investigation I found this plugin https://github.com/SamyPesse/draft-js-table but it does not seem updated and integrated with react so it will need some work to understand if compatible. There...
@subashtiwari1010 @tdipisa In addition to the previous review I did a local test and noticed the timeline is not resizing correctly after one side panel is open. If we want...
@subashtiwari1010 this PR https://github.com/geosolutions-it/MapStore2/pull/11572 has been merged, could you please align this branch with master? thanks