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

Fix: some pipelines UI fixes #4112

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

raj-k-singh
Copy link
Collaborator

Summary

Fixes a couple of minor issues in Logs Pipelines UI

  • Timestamps were being rendered incorrectly for simulation output logs in pipelines preview.
  • Incorrect placeholder string for Parse To fields in pipeline forms.

Related Issues / PR's

Fixes #4063

Screenshots

Before:
Screenshot from 2023-11-29 16-42-07

After:
Screenshot from 2023-11-29 16-40-38

Affected Areas and Manually Tested Areas

Pipeline form placeholders and preview, manually tested.

@github-actions github-actions bot added the bug Something isn't working label Nov 29, 2023
@raj-k-singh raj-k-singh merged commit ae3b604 into develop Nov 29, 2023
11 checks passed
@raj-k-singh raj-k-singh deleted the fix/some-pipelines-ui-fixes branch November 29, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Log Parsing Pipelines] pipeline preview generates wrong timestamps
2 participants