Skip to content

Feature add wps requests#27

Open
IoannaMi wants to merge 8 commits intodevelopfrom
feature/add-wps-requests
Open

Feature add wps requests#27
IoannaMi wants to merge 8 commits intodevelopfrom
feature/add-wps-requests

Conversation

@IoannaMi
Copy link
Contributor

  1. Add logic in the codebase to read from the navigation.json the information neede to create and send the requests to the backend (wps requests)
  2. The requests are sent either by clicking on the map, or upon completion of the step (with step we mean either selection of a dropdown list or input value)
  3. Add instructions on how to populate the navigation.json at the readme

- Updated NumberInput.vue to resolve default values based on a new `defaultValueSource` prop, integrating with the app store for dynamic input resolution.
- Refactored SubMenu.vue to streamline step completion logic and WPS execution, replacing the deprecated describeProcess function with a new resolveInputs method.
- Modified navigation.json to adjust WPS identifiers and input sources, ensuring compatibility with the new input handling structure.
- Removed the unused describe.js file to clean up the codebase.
@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for lare-viewer ready!

Name Link
🔨 Latest commit 5dfc8f0
🔍 Latest deploy log https://app.netlify.com/projects/lare-viewer/deploys/69a16d2a6698de00089ef6b4
😎 Deploy Preview https://deploy-preview-27--lare-viewer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@IoannaMi IoannaMi linked an issue Feb 27, 2026 that may be closed by this pull request
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.

FE: Create configurable WPS requests

1 participant