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

feat(logging): add buttons to filter log messages by kind #136

Merged
merged 8 commits into from
Mar 5, 2021

Conversation

JakobVogelsang
Copy link
Collaborator

closes #79

src/open-scd.ts Outdated Show resolved Hide resolved
@ca-d ca-d changed the title Filter log information feat(logging): add buttons to filter log messages by kind Mar 1, 2021
src/Logging.ts Outdated Show resolved Hide resolved
@ca-d ca-d self-requested a review March 5, 2021 12:01
Copy link
Contributor

@ca-d ca-d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ca-d ca-d merged commit f354e1e into main Mar 5, 2021
@ca-d ca-d deleted the filter-log-information branch March 5, 2021 12:01
ca-d added a commit that referenced this pull request Mar 5, 2021
* feat(logging): add filter option for errors/warning/info/actions

* chore(package): add mwc-icon-button-toggle to package

* test(logging): add unit tests for filter options

* refactor(logging): move filter buttons to upper right corner

* chore: update dependencies

* refactor(logging): move filter logic to css

* chore(tsconfig): ignore type clashes in deps

* test(open-scd): update snapshots

Co-authored-by: Christian Dinkel <christian.dinkel@omicronenergy.com>
JakobVogelsang pushed a commit that referenced this pull request Mar 22, 2021
* feat(logging): add filter option for errors/warning/info/actions

* chore(package): add mwc-icon-button-toggle to package

* test(logging): add unit tests for filter options

* refactor(logging): move filter buttons to upper right corner

* chore: update dependencies

* refactor(logging): move filter logic to css

* chore(tsconfig): ignore type clashes in deps

* test(open-scd): update snapshots

Co-authored-by: Christian Dinkel <christian.dinkel@omicronenergy.com>
pascalwilbrink pushed a commit that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log Information
2 participants