Skip to content

[NAE-2048] Apply saved filter of advanced search in caseRef field #274

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

Open
wants to merge 2 commits into
base: release/6.5.0
Choose a base branch
from

Conversation

camperko
Copy link
Member

@camperko camperko commented Feb 24, 2025

Description

Implements option to load filter from advanced search for caseRef component fields:
- caseRef field default view
- multichoice caseref component view
- enumeration caseref component view

Fix loading of filters in default-tabbed-view.

Implements NAE-2048

Dependencies

No new dependencies were introduced.

Third party dependencies

No new dependencies were introduced.

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

Manually from application

Name Tested on
OS Linux Mint 21
Runtime Node 20.13.1
Dependency Manager npm 10.8.0
Framework version Angular 13.3.1
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 @mazarijuraj @RudeBoyxX
  • 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

- fix filter loading in case view
- add option to load filter in caseRef/multichoice/enumeration fields
@camperko camperko self-assigned this Feb 24, 2025
@camperko camperko added improvement New feature or request bugfix labels Feb 24, 2025
@camperko camperko changed the base branch from master to release/6.5.0 February 24, 2025 19:40
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
40.9% Coverage on New Code (required ≥ 50%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant