proxy.py/dashboard
Abhinav Singh 5cc9f2dde2
Dashboard Inspect traffic tab + devtools (#170)
* Explicitly link version changelog in TOC

* Separate out app header body builder

* Ensure unsubscribe when disabling inspection.  Fixes #164

* Avoid creation of new manager per dashboard instance.

* Add UI header for all plugins (tabs)

* Ensure app body for all plugin skeleton

* Move app-header and app-body within core for consistent dashboard look and feel

* Consistent UI header body for plugins

* autopep8

* make devtools

* convert to es6

* Add inspect_traffic plugin devtools app

* trigger re-build, github UI is stuck

* Dynamically load devtools within inspect traffic view

* Just copy devtools into public/dashboard folder

* Works but not how we wanted, devtools takes over entire body and doesnt contain itself within a div
2019-11-12 19:20:28 -08:00
..
spec Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00
src Dashboard Inspect traffic tab + devtools (#170) 2019-11-12 19:20:28 -08:00
static Dashboard Inspect traffic tab + devtools (#170) 2019-11-12 19:20:28 -08:00
test Give structure to dashboard app (#163) 2019-11-12 00:02:15 -08:00
.eslintrc.json Give structure to dashboard app (#163) 2019-11-12 00:02:15 -08:00
.gitignore Add private / public key generation utils which comply with new requirements on Mac OS 10.15 (#160) 2019-11-11 16:17:13 -08:00
MANIFEST.in Separate packages for Dashboard (#157) 2019-11-06 01:33:12 -08:00
README.md Add private / public key generation utils which comply with new requirements on Mac OS 10.15 (#160) 2019-11-11 16:17:13 -08:00
__init__.py Separate packages for Dashboard (#157) 2019-11-06 01:33:12 -08:00
dashboard.py Consistent dashboard look and feel across plugins (#169) 2019-11-12 15:29:37 -08:00
package-lock.json Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00
package.json Dashboard Inspect traffic tab + devtools (#170) 2019-11-12 19:20:28 -08:00
rollup.config.js Dashboard Inspect traffic tab + devtools (#170) 2019-11-12 19:20:28 -08:00
setup.py Separate packages for Dashboard (#157) 2019-11-06 01:33:12 -08:00
tsconfig.json Proxy.py Dashboard (#141) 2019-10-28 14:57:33 -07:00

README.md

Proxy.py Dashboard