Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1657 - Add unadvertised identifier to the resource #1658

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

dsuren1
Copy link

@dsuren1 dsuren1 commented Jan 19, 2024

Description

This PR adds an identifier to unadvertised resources in the resource grid, detail panel (viewer & preview) along with tooltip

Issue

Screenshot

image image image

@dsuren1 dsuren1 added the enhancement New feature or request label Jan 19, 2024
@dsuren1 dsuren1 self-assigned this Jan 19, 2024
@dsuren1 dsuren1 linked an issue Jan 19, 2024 that may be closed by this pull request
Copy link

@giohappy giohappy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't show the advertised icon if the advertised property is absent.
I was initially testing with a not updated master branch, where the advertised feature wasn't present, and I was faced with the icon appearing for all the resources.

image

@dsuren1 dsuren1 requested a review from giohappy January 22, 2024 04:59
@giohappy giohappy merged commit 7c3bec7 into GeoNode:master Jan 22, 2024
1 check passed
giohappy added a commit that referenced this pull request Apr 17, 2024
* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
giohappy added a commit that referenced this pull request Apr 17, 2024
* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
giohappy added a commit that referenced this pull request Apr 18, 2024
* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* #1720: Improve layer setting visualisation (#1721)

* #1720: Improve layer setting visualisation

* pluginsconfig updated

* #1722: Fix - LayerSettings select dropdown are covered by titles (#1723)

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
giohappy added a commit that referenced this pull request Apr 22, 2024
* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* #1720: Improve layer setting visualisation (#1721)

* #1720: Improve layer setting visualisation

* pluginsconfig updated

* #1722: Fix - LayerSettings select dropdown are covered by titles (#1723)

* #1726: Fix - Tile format select input not shown (#1727)

* #1732: Fix - Chart widget header style (#1733)

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
giohappy added a commit that referenced this pull request Apr 24, 2024
* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* #1720: Improve layer setting visualisation (#1721)

* #1720: Improve layer setting visualisation

* pluginsconfig updated

* #1722: Fix - LayerSettings select dropdown are covered by titles (#1723)

* #1726: Fix - Tile format select input not shown (#1727)

* #1732: Fix - Chart widget header style (#1733)

* #1735: Fix - Map and other resources are loading indefinitely (#1736)

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
giohappy added a commit that referenced this pull request Apr 29, 2024
* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* #1720: Improve layer setting visualisation (#1721)

* #1720: Improve layer setting visualisation

* pluginsconfig updated

* #1722: Fix - LayerSettings select dropdown are covered by titles (#1723)

* #1726: Fix - Tile format select input not shown (#1727)

* #1732: Fix - Chart widget header style (#1733)

* #1735: Fix - Map and other resources are loading indefinitely (#1736)

* #1728: Fix - Missing scrollbar for legend in datasets (#1729)

* #1730: Fix - Incorrect positioning of panels (#1731)

* #1730: Fix - Incorrect positioning of panels

* Unit test

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
allyoucanmap added a commit that referenced this pull request May 6, 2024
* update mapstore submodule to latest master

* add mapviewer resource type

* add context creator for map viewer

* add initial connection betweem mapviewer and map resources

* review plugins available in the map viewer resource

* Mapviewer resource are made unadvertized by default (#1668)

* #1657 - Add unadvertised identifier to the resource

* Update VERSION

(cherry picked from commit 1eaecca)

* Enable group facets (#1662)

(cherry picked from commit 74030de)

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>
(cherry picked from commit 7a8ef7c)

* Bump to 4.4.x dev

(cherry picked from commit 16559ab)

* Mapviewer resource are made unadvertized by default

(cherry picked from commit 0b328c3)

---------

Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* User extension plugin invocation improvement (#1671)

* User extension plugin invocation improvement

* style updated

* Implement delete workflow for mapviewer resource (#1669)

* Enhance the action navbar menu items (#1672)

* Upgrade to Django 4 (#1673)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Builds for mapviewer branch

* build pr on right branch

* [create-pull-request] automated change (#1674)

Co-authored-by: giohappy <[email protected]>

* Fix - Duplicated API requests on viewer resource load (#1676)

* Enhance link system between map and mapviewers (#1677)

* Configuration update for the plugins available inside the context creator (#1675)

* Merge upstream (#1681)

* Fix - Duplicated API requests on viewer resource load (#1676)

* Enhance link system between map and mapviewers (#1677)

* Configuration update for the plugins available inside the context creator (#1675)

---------

Co-authored-by: Suren <[email protected]>

* [create-pull-request] automated change (#1682)

Co-authored-by: giohappy <[email protected]>

* #1683: Enable the 3D plugin in the default GeoNode map configuration (#1684)

* #1685 - Fix: Mapviewer doesn't show configure plugin steps (#1686)

* #1685 - Fix: Mapviewer doesn't show configure plugin steps

* Refresh map on unlink viewer resource

* Merge #1685 (#1687)

* Fix - Duplicated API requests on viewer resource load (#1676)

* Enhance link system between map and mapviewers (#1677)

* Configuration update for the plugins available inside the context creator (#1675)

* #1683: Enable the 3D plugin in the default GeoNode map configuration (#1684)

* #1685 - Fix: Mapviewer doesn't show configure plugin steps (#1686)

* #1685 - Fix: Mapviewer doesn't show configure plugin steps

* Refresh map on unlink viewer resource

---------

Co-authored-by: Suren <[email protected]>

* [create-pull-request] automated change (#1688)

Co-authored-by: giohappy <[email protected]>

* #1689: Add a warning when closing an unsaved map viewer (#1690)

* Revert "Merge branch 'mapviewer-resource-built' into mapviewer-resource"

This reverts commit cc524c2, reversing
changes made to a6102ff.

* [create-pull-request] automated change (#1694)

Co-authored-by: giohappy <[email protected]>

* #1695 - Remove selection of LongitudinalProfileTool plugin from map viewer (#1696)

* #1695 - Remove selection of LongitudinalProfileTool plugin from map viewer (#1696) (#1698)

Co-authored-by: Suren <[email protected]>

* #1699: Add mapviewers to filter panel (#1700)

* Mapviewer resource (#1701)

* #1695 - Remove selection of LongitudinalProfileTool plugin from map viewer (#1696)

* #1699: Add mapviewers to filter panel (#1700)

---------

Co-authored-by: Suren <[email protected]>

* [create-pull-request] automated change (#1702)

Co-authored-by: giohappy <[email protected]>

* #1704: Enhance fetching linked resources in map viewer (#1705)

* [create-pull-request] automated change (#1706)

Co-authored-by: giohappy <[email protected]>

* update mapstore submodule to branch 2024.01.xx

* [create-pull-request] automated change (#1713)

Co-authored-by: allyoucanmap <[email protected]>

* fix ifc lib location

* [create-pull-request] automated change (#1714)

Co-authored-by: allyoucanmap <[email protected]>

* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* Merge updates (#1717)

* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* [create-pull-request] automated change (#1718)

Co-authored-by: giohappy <[email protected]>

* #1720: Improve layer setting visualisation (#1721)

* #1720: Improve layer setting visualisation

* pluginsconfig updated

* #1722: Fix - LayerSettings select dropdown are covered by titles (#1723)

* Mapviewer resource (#1724)

* Update mapstore submodule to branch 2024.01.xx (#1712)

* update mapstore submodule to branch 2024.01.xx

* fix ifc lib location

* [Backport] #1710 - Update calls with catalog_list preset (#1711) (#1716)

* #1657 - Add unadvertised identifier to the resource (#1658)

* #1657 - Add unadvertised identifier to the resource

* Code refactor

* [create-pull-request] automated change (#1659)

Co-authored-by: giohappy <[email protected]>

* Update VERSION

* Enable group facets (#1662)

* [create-pull-request] automated change (#1663)

Co-authored-by: dsuren1 <[email protected]>

* [Fixes #1665] Django upgrade to 4.2 LTS (#1664)

* Upgrade Django version

* Upgrade Django version

* Upgrade Django version

* Upgrade to django 4.2

---------

Co-authored-by: mattiagiupponi <[email protected]>

* Bump to 4.4.x dev

* #1678: Enable react-player for audio file resources (#1679)

* [create-pull-request] automated change (#1680)

Co-authored-by: giohappy <[email protected]>

* configure REST API preset for catalog listing (#1709)

* #1710 - Update calls with catalog_list preset (#1711)

* #1710 - Update calls with catalog_list preset

* Update presets and api calls

* Add param serializer

---------

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* #1720: Improve layer setting visualisation (#1721)

* #1720: Improve layer setting visualisation

* pluginsconfig updated

* #1722: Fix - LayerSettings select dropdown are covered by titles (#1723)

---------

Co-authored-by: stefano bovio <[email protected]>
Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>

* #1726: Fix - Tile format select input not shown (#1727)

* #1732: Fix - Chart widget header style (#1733)

* #1735: Fix - Map and other resources are loading indefinitely (#1736)

* #1728: Fix - Missing scrollbar for legend in datasets (#1729)

* #1730: Fix - Incorrect positioning of panels (#1731)

* #1730: Fix - Incorrect positioning of panels

* Unit test

---------

Co-authored-by: allyoucanmap <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Co-authored-by: G. Allegri <[email protected]>
Co-authored-by: giohappy <[email protected]>
Co-authored-by: allyoucanmap <[email protected]>
Co-authored-by: allyoucanmap <[email protected]>
Co-authored-by: dsuren1 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give evidence of non advertised resources in the UI
2 participants