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: add node debug info tab #462

Merged
merged 4 commits into from
Feb 5, 2021
Merged

feat: add node debug info tab #462

merged 4 commits into from
Feb 5, 2021

Conversation

ahochsteger
Copy link
Collaborator

@ahochsteger ahochsteger commented Feb 4, 2021

This PR provides a new node tab to display node debug infos - a JSON representation of the node object with all available details including the possibility to copy the code into the clipboard (e.g. for bug reports):
image

@coveralls
Copy link

coveralls commented Feb 4, 2021

Pull Request Test Coverage Report for Build 539981869

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 20.784%

Totals Coverage Status
Change from base Build 537375417: 0.0%
Covered Lines: 1996
Relevant Lines: 9843

💛 - Coveralls

@ahochsteger
Copy link
Collaborator Author

@robertsLando I've added the possibility to use MDI icons, since I've always had troubles finding good icons.
Now everybody can use https://materialdesignicons.com/ to find good icons and use them within zwavejs2mqtt.

package.json Outdated Show resolved Hide resolved
src/components/nodes-table/ExpandedNode.vue Outdated Show resolved Hide resolved
src/plugins/vuetify.js Outdated Show resolved Hide resolved
ahochsteger and others added 2 commits February 5, 2021 10:31
refactor: use built-in icon

Co-authored-by: Daniel Lando <daniel.sorridi@gmail.com>
@ahochsteger
Copy link
Collaborator Author

@robertsLando PR is ready.

Copy link
Member

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks! @ahochsteger

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.

3 participants