Skip to content

Conversation

@MohdNishan
Copy link
Contributor

@MohdNishan MohdNishan commented Jul 4, 2025

  • Updated the functioning of add/delete input for supporting multiple values
  • Implemented proper UI handling for BoundingBox inputs and corrected JSON request preview generation for spatial input.
  • Implemented support for complex inputs with option to provide either a URL (href) or inline value, including format selection and supported format display as per schema definition.
  • Updated the input of complex input(providing value) into textarea

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the input handling system for process execution by implementing support for multiple value inputs, complex inputs with URL/inline value options, and bounding box spatial inputs. The changes also include UI improvements and proper JSON request generation.

  • Added support for complex inputs with href/value mode selection and format handling
  • Implemented bounding box input UI with coordinate fields and CRS selection
  • Enhanced multiple value input handling with add/remove functionality
  • Updated styling with improved border radius and shadow effects

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 4 comments.

File Description
pages/processes/index.vue Minor formatting changes and comment translation
pages/processes/[processId].vue Major input handling enhancements including complex, bounding box, and multiple value support
components/layout/default/Header.vue Removed trailing whitespace
app.vue Updated CSS styling for UI components with improved visual design

MohdNishan and others added 4 commits July 23, 2025 13:35
Removed duplicate import

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated the select option to respond-async and respond-sync

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Extracted the hardcoded EPSG Codes

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@cesarbenjamindotnet cesarbenjamindotnet merged commit 6357231 into ZOO-Project:develop Jul 23, 2025
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.

2 participants