Fix #11930 Catalog Refactor and integration of Geonode api in the Catalog.#12107
Conversation
Fix catalog mock refactor 1
…x_catalog_mock_refactor
|
@allyoucanmap @dsuren1 Fixes that are added on the latest commits . Things fixed :
Some of the additional issues fixed that is noted when working on above issues:
|
| * } | ||
| * }); | ||
| */ | ||
| export default createPlugin('Catalog', { |
There was a problem hiding this comment.
If I'm not mistaken, I think these configurations are missing here editingAllowedRoles & editingAllowedGroups
There was a problem hiding this comment.
These are still are supported in the plugins/containers/Catalog.jsx component
|
@ElenaGallo please test this new feature on dev, thanks |
… api in the Catalog. (geosolutions-it#12107) --------- Co-authored-by: allyoucanmap <stefano.bovio@geosolutionsgroup.com> Co-authored-by: Suren <dsuren1@gmail.com>
Expected result:
Current result:
Video: Screencast.from.2026-05-13.17-35-17.webm |
|
@offtherailz (FYI @ElenaGallo @allyoucanmap) to better keep track of problems identified while testing this new feature (like the above one), it would be good to open dedicated issues and connect them to the epic one #11930 |
|
the issue reported in the @offtherailz comment #12107 (comment) is covered by this issue #12375 |
… api in the Catalog. (geosolutions-it#12107) --------- Co-authored-by: allyoucanmap <stefano.bovio@geosolutionsgroup.com> Co-authored-by: Suren <dsuren1@gmail.com>




Description
This PR adds followings:
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#11930
What is the new behavior?
Now Catalog plugin has been refactored with followings changes :
Some of the screenshots :
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information