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

Edge inspector #41

Closed
bergie opened this issue Aug 8, 2013 · 2 comments
Closed

Edge inspector #41

bergie opened this issue Aug 8, 2013 · 2 comments

Comments

@bergie
Copy link
Contributor

bergie commented Aug 8, 2013

When an edge is selected, we should show an inspector for it (this probably requires #27).

The card should show live the events passing through the port. At least connect, disconnect, begingroup, endgroup, and actual data payloads (normalized via toJSON when needed).

The card should also allow filtering the data shown by a text search.

@forresto
Copy link
Member

Custom element for the edge inspector working at http://meemoo.org/dataflow/ (in Chrome at least). Not too bad to work with Backbone objects.

https://github.com/meemoo/dataflow/blob/elemental/src/elements/dataflow-card-edge.html

bergie added a commit to noflo/noflo-runtime-iframe that referenced this issue Sep 18, 2013
bergie added a commit that referenced this issue Sep 18, 2013
bergie added a commit to noflo/noflo-ui that referenced this issue Sep 18, 2013
@bergie
Copy link
Contributor Author

bergie commented Sep 18, 2013

Current status:

Edge Inspector with NoFlo

@bergie bergie closed this as completed Sep 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants