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

Convert silence_row into a Vue component #535

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

vincent-olivert-riera
Copy link
Contributor

This will help with future development around the Silence area.

The component allows choosing the color of the matchers, and also emits an event when a matcher is clicked. That way we can reuse the component for multiple purposes, displaying the matchers in a different color and doing an different action when a matcher is clicked.

A few bits had to be added in order to maintain the current style, such as the template and tbody tags.

This will help with future development around the Silence area.

The component allows choosing the color of the matchers, and also emits an event
when a matcher is clicked. That way we can reuse the component for multiple
purposes, displaying the matchers in a different color and doing an different
action when a matcher is clicked.

A few bits had to be added in order to maintain the current style, such as the
template and tbody tags.
@vincent-olivert-riera vincent-olivert-riera requested a review from a team as a code owner July 26, 2024 11:01
@kfdm kfdm merged commit 9057a21 into master Jul 29, 2024
5 checks passed
@kfdm kfdm deleted the silence-row-vue-component branch July 29, 2024 08:21
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.

2 participants