Skip to content

Conversation

@anushacs-dell
Copy link
Collaborator

This PR merges the latest work from the develop branch into main.
It includes 131 commits contributed by multiple collaborators.

  • Added processes list and /processes/{processId} details page
  • Deploy and execute process forms with multi-value input support
  • Jobs listing and details view improvements
  • Added map integration, progress bar, and job execution fixes
  • Updated job view with delete and view buttons
  • Layout and navigation improvements
  • Dynamic menu generation from available links
  • Added Language, layout switcher
  • GitHub Actions workflow for multi-arch Docker builds
  • Package.json updates (added vue-uuid)
  • Added (doc) HELP dialogs, README.ui-config.md

gfenoy and others added 30 commits June 11, 2025 10:31
UI Improvements and Vue Integration for Processes Module
The selectedLink ref is declared but never used in this component. Consider removing it to reduce unused state or wiring it to the modal if intended.

Co-authored-by: Copilot <[email protected]>
Add Job Management Views, Homepage Metadata & UI Enhancements
Add progress and message information for a job

Remove unused pages

Remove json output from the /processes page

Modify the default footer to use metadata information about the ZOO-Project

Define other potential endpoints for openeo-like authentication
@gitguardian
Copy link

gitguardian bot commented Sep 18, 2025

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
- - Generic High Entropy Secret acec7ba env_sample View secret
- - Generic High Entropy Secret 9801d4b env_sample View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your 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.

5 participants