Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[NAE-2039] Search in workflow view #288

Merged
merged 3 commits into from
Feb 18, 2025
Merged

[NAE-2039] Search in workflow view #288

merged 3 commits into from
Feb 18, 2025

Conversation

Kovy95
Copy link
Contributor

@Kovy95 Kovy95 commented Feb 14, 2025

Description

  • implement basic elastic search for title and identifier to ElasticPetriNetService and implement endpoint for elastic search

Implements NAE-2039

Dependencies

none

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

manually

Test Configuration

<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc.>

Name Tested on
OS Linux Mint 22
Runtime Java 11.0.25
Dependency Manager maven 3.9.9
Framework version Spring Boot 2.7.18
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @...
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

- implement basic elastic search for title and identifier to ElasticPetriNetService and implement endpoint for elastic search
- resolve PR comments
@mazarijuraj mazarijuraj merged commit 9cebf5f into release/6.5.0 Feb 18, 2025
5 of 6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants