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

[admin] Integrate topology visualizer in admin #6

Closed
nemesifier opened this issue Jun 13, 2017 · 2 comments
Closed

[admin] Integrate topology visualizer in admin #6

nemesifier opened this issue Jun 13, 2017 · 2 comments
Assignees

Comments

@nemesifier
Copy link
Member

Integrate topology visualizer in the admin in some way. A good way would be a button that displays an overlay like we do in openwisp-controller for the preview feature, but you may take a shortcut and just link the visualizer in the frontend: it depends from how much you want to learn:

  1. just adding a link to the visualizer in the frontend is a shortcut that will be fast to implement and won't teach you much
  2. visualizer in overlay will take a few days longer but will teach you stuff you probably don't know about django's internals

You may also consider to do both in a very agile way, first you quickly implement 1 and then you go ahead and implement 2, this approach can help you learn more about incremental development and fast iteration!

The choice is up to you @rohithasrk.

@rohithasrk
Copy link
Contributor

rohithasrk commented Jun 21, 2017

Implemented in openwisp/django-netjsongraph#36

@nemesifier
Copy link
Member Author

@rohithasrk we'll just need to perform some manual tests once openwisp/django-netjsongraph#36 is ready

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