Skip to content

Implement dynamic request configurations - #3

Open
dsuren1 wants to merge 12 commits into
masterfrom
dynamic_request
Open

Implement dynamic request configurations#3
dsuren1 wants to merge 12 commits into
masterfrom
dynamic_request

Conversation

@dsuren1

@dsuren1 dsuren1 commented Oct 29, 2025

Copy link
Copy Markdown
Owner

Description

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@dsuren1 dsuren1 self-assigned this Oct 29, 2025
* master:
  Hardening and cleaning up the UploadPluginController code (geosolutions-it#11623)
  Bump version of babel packages (geosolutions-it#11606)
  Fix: geosolutions-it#11403 In Dashboard , When table widget is connected to map and saved the app crashes (geosolutions-it#11475)
@coveralls

coveralls commented Oct 29, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18937550285

Details

  • 201 of 222 (90.54%) changed or added relevant lines in 39 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.01%) to 70.779%

Changes Missing Coverage Covered Lines Changed/Added Lines %
web/client/components/map/cesium/plugins/GraticuleLayer.js 0 1 0.0%
web/client/components/map/cesium/plugins/MarkerLayer.js 0 1 0.0%
web/client/components/map/cesium/plugins/OverlayLayer.js 0 1 0.0%
web/client/components/map/cesium/plugins/VectorLayer.js 0 1 0.0%
web/client/components/map/leaflet/plugins/VectorLayer.jsx 1 2 50.0%
web/client/actions/security.js 6 9 66.67%
web/client/reducers/security.js 1 4 25.0%
web/client/components/map/cesium/plugins/WMTSLayer.js 1 5 20.0%
web/client/components/map/openlayers/plugins/COGLayer.js 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
web/client/components/map/openlayers/plugins/TMSLayer.js 1 3.33%
web/client/plugins/StreetView/components/CyclomediaView/CyclomediaView.js 1 68.48%
web/client/components/map/openlayers/snapshot/GrabMap.jsx 2 65.22%
Totals Coverage Status
Change from base Build 18909841784: 0.01%
Covered Lines: 39802
Relevant Lines: 51728

💛 - Coveralls

dsuren1 and others added 8 commits October 30, 2025 12:19
…request

* commit 'a0da62e93ec7c7f9049c3343e410d4bea1db33c1':
  Update User Guide - Itinerary plugin (geosolutions-it#11768)
  Fix the dashboard save, legend dependency and maximize issue (geosolutions-it#11715)
  Update User Guide - Isochrone plugin (geosolutions-it#11769)
  geosolutions-it#11525 - Improve Maps in Dashboards (geosolutions-it#11625)
  Update User Guide - Cascading search filter (geosolutions-it#11766)
  Update User Guide - Show the current time and Null values options on Chart Widget (geosolutions-it#11764)
  Fix geosolutions-it#11754 - Moved assemply to bin-war module (geosolutions-it#11761)
  Update User Guide - 3D Tiles imagery layers (geosolutions-it#11758)
  Update User Guide - Update Tags menu section (geosolutions-it#11756)
  Fix geosolutions-it#11748 Access Restrictions for Maps Created from Unadvertised Contexts (geosolutions-it#11752)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants