-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
QueryBuilder filters for log pipelines #3587
Merged
palashgdev
merged 10 commits into
develop
from
chore/fe-log-pipelines-with-qb-filterset
Sep 21, 2023
Merged
QueryBuilder filters for log pipelines #3587
palashgdev
merged 10 commits into
develop
from
chore/fe-log-pipelines-with-qb-filterset
Sep 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
raj-k-singh
changed the title
QueryBuilder filters for log pipelines.
QueryBuilder filters for log pipelines
Sep 19, 2023
We would appreciate it if you could provide us with more info about this issue/pr! |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
1 similar comment
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
palashgdev
reviewed
Sep 20, 2023
frontend/src/container/PipelinePage/PipelineListsView/TableComponents/PipelineFilterPreview.tsx
Outdated
Show resolved
Hide resolved
raj-k-singh
changed the base branch from
chore/qs-log-pipelines-with-qb-filterset
to
develop
September 20, 2023 06:37
raj-k-singh
force-pushed
the
chore/fe-log-pipelines-with-qb-filterset
branch
from
September 20, 2023 09:27
be67915
to
b1bd91a
Compare
palashgdev
previously approved these changes
Sep 20, 2023
raj-k-singh
force-pushed
the
chore/fe-log-pipelines-with-qb-filterset
branch
from
September 20, 2023 15:24
b1bd91a
to
7c9903c
Compare
raj-k-singh
commented
Sep 20, 2023
frontend/src/container/PipelinePage/PipelineListsView/AddNewPipeline/FormFields/FilterInput.tsx
Show resolved
Hide resolved
@palashgdev I have made changes to update tests and get the build passing. Please review again :) |
raj-k-singh
commented
Sep 20, 2023
raj-k-singh
force-pushed
the
chore/fe-log-pipelines-with-qb-filterset
branch
from
September 21, 2023 05:02
7c9903c
to
298ac46
Compare
palashgdev
approved these changes
Sep 21, 2023
manishm
pushed a commit
to manishm/SIGFOR
that referenced
this pull request
Sep 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contributes to #3506
BEFORE:
AFTER: