-
Notifications
You must be signed in to change notification settings - Fork 2
New Features, Fixes, and Enhancements #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
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]>
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
Small fix in profile link
…client into zooproject-ui
Enhanced UI with little improvements
Fix multiple form submissions and improve process execution flow
install vue-uuid
fix: add vue-uuid dependency for build
|
| 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
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- 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
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 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.
Auto-reload page after locale switch
We now use the proper GitHub repository to build the image.
Commented out the git clone command for the repository.
Support result handling without distinction between success and failure
Fix hidden Home tab issue in header navigation
This PR merges the latest work from the develop branch into main.
It includes 131 commits contributed by multiple collaborators.