Skip to content
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

UIBULKED-585 Adding missing translation and filters #658

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

vashjs
Copy link
Contributor

@vashjs vashjs commented Dec 2, 2024

When filtering logs, there are a number of "hidden" filters that must be applied when the user selects the appropriate filters. (for example when selected DATA_MODIFICATION then in query it will be DATA_MODIFICATION or DATA_MODIFICATION_IN_PROGRESS ) This PR covers this functionality with a new filter for status + refactoring of the transformation function but more unified, with the introduction of a dependency map.

Refs UIBULKED-585

Copy link

github-actions bot commented Dec 2, 2024

Jest Unit Test Statistics

    1 files  ±0    47 suites  ±0   3m 11s ⏱️ +4s
300 tests ±0  300 ✔️ ±0  0 💤 ±0  0 ±0 
307 runs  ±0  307 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1b65165. ± Comparison against base commit 2053d02.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 2, 2024

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 1b65165. ± Comparison against base commit 2053d02.

♻️ This comment has been updated with latest results.

@vashjs vashjs requested review from UladzislauKutarkin and a team December 2, 2024 21:23
@vashjs vashjs merged commit 4126e2c into master Dec 3, 2024
6 checks passed
@vashjs vashjs deleted the UIBULKED-585 branch December 3, 2024 09:07
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.

3 participants