-
Notifications
You must be signed in to change notification settings - Fork 58
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
[Feature] Logs UI update #2092
[Feature] Logs UI update #2092
Conversation
Signed-off-by: Adam Tackett <[email protected]>
Signed-off-by: Adam Tackett <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems like there are some test failures, one of which I looked at failed due to a required parameter not being provided
Signed-off-by: Adam Tackett <[email protected]>
CI's all passing. Checked manually for cypress changes for creating visualizations in explorer. All working correctly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks Adam!
* Ui updates to logs Signed-off-by: Adam Tackett <[email protected]> * update test and snapshot Signed-off-by: Adam Tackett <[email protected]> * remove actions popover Signed-off-by: Adam Tackett <[email protected]> --------- Signed-off-by: Adam Tackett <[email protected]> Co-authored-by: Adam Tackett <[email protected]> (cherry picked from commit a9c3ea1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Ui updates to logs * update test and snapshot * remove actions popover --------- (cherry picked from commit a9c3ea1) Signed-off-by: Adam Tackett <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Adam Tackett <[email protected]>
Description
Logs Before:
After:
Remade Type filter working:
PPL button adjustment:
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.