Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1a433d206c60902887960800e6bfa5dde9576de0
/
web
/
gui
/
src
/
main
/
java
c31d9f1
ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths.
by Thomas Vachuska
· 10 years ago
4367abc
GUI -- DeviceResource: minor improvement.
by Simon Hunt
· 10 years ago
1f170b8
GUI -- Simpler version of DeviceGuiResource for the UI.
by Simon Hunt
· 10 years ago
09e464b
Starting GUI server-side code
by Bri Prebilic Cole
· 10 years ago
8ead3a2
GUI -- Updated copyright year for GUI source files.
by Simon Hunt
· 10 years ago
bbc3b4b
Fixing an NPE in GUI idle detect mechanism; ONOS-441
by Thomas Vachuska
· 10 years ago
4785eec
removing some TODOs
by alshabib
· 10 years ago
0ad84ec
setting periodic calls to reasonable intervals
by alshabib
· 10 years ago
b7e4064
Fixed a few more defects and usability issues in GUI traffic monitoring.
by Thomas Vachuska
· 10 years ago
6810b788
Fixing various GUI traffic/usage issues. Reduced key help font.
by Thomas Vachuska
· 10 years ago
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
03defe7
Moving org/onlab/onos to org/onosproject
by Brian O'Connor
· 10 years ago
164fa5c
GUI fixes/breaks.
by Thomas Vachuska
· 10 years ago
f5c3a2e
Refactor: use AnnotationKeys
by Sho SHIMIZU
· 10 years ago
b33b40b
GUI -- fixed bug where host (endstation) glyph was not showing up in details pane.
by Simon Hunt
· 10 years ago
82041f5
Added a number of demo-related artifacts. Enhanced GUI a bit.
by Thomas Vachuska
· 10 years ago
d1c25cd
Fixed a defect where a newly arrived instance would not be added on the client.
by Thomas Vachuska
· 10 years ago
1e68bdd
Added ability to force mastership re-balancing between instances from the GUI.
by Thomas Vachuska
· 10 years ago
5dd52f7
Enhancing the GUI traffic-related code. Fixed a defect in reactive forwarding.
by Thomas Vachuska
· 10 years ago
5bde31f
Fixing various issues and re-tuning.
by Thomas Vachuska
· 10 years ago
e02e11c
Fixing issues on GUI server side. Adding command to balance mastership. Messing with color scheme per feedback.
by Thomas Vachuska
· 10 years ago
9aea51b
ONOS-314 Fixed a bug and update the attmpls.json for demo.
by Thomas Vachuska
· 10 years ago
998b141
ONOS-314 Added ability to export JSON via GUI rest.
by Thomas Vachuska
· 10 years ago
9edca30
ONOS-303 Added ability to add mult-source intent from GUI.
by Thomas Vachuska
· 10 years ago
f84c3a2
ONOS-297 Added sending a few more properties as part of ONOS instance messages.
by Thomas Vachuska
· 10 years ago
47635c6
ONOS-293 Added summary pane and related keyboard shortcuts; also tweaked key help sizes and dropped instances toggle from mast. Fixed ONOS-295 bug.
by Thomas Vachuska
· 10 years ago
60d72bf
Fixed labels issue.
by Thomas Vachuska
· 10 years ago
3f06e08
Various gui & test script tweaks.
by Thomas Vachuska
· 10 years ago
4731f12
GUI Fixes.
by Thomas Vachuska
· 10 years ago
29617e5
ONOS-248 Added ability to visualize counts of device flows along egress links.
by Thomas Vachuska
· 10 years ago
87d3db1
ONOS-249 Added summary of flow rules for the selected device.
by Thomas Vachuska
· 10 years ago
5fedb7a
ONOS-245 Adding more polish and capability to the GUI.
by Thomas Vachuska
· 10 years ago
20322ff
Fixing visuals for the SDN-IP demo.
by Thomas Vachuska
· 10 years ago
cd2920c
Fixing visuals for the SDN-IP demo.
by Thomas Vachuska
· 10 years ago
f75b7ab
Forgot the icons... doh!
by Thomas Vachuska
· 10 years ago
8954329
Reverting the theme to light for the demo and switching icons set.
by Thomas Vachuska
· 10 years ago
c9d7673
Cleaned up inconsistency in OpticalConnectivityIntent API.
by Jonathan Hart
· 10 years ago
16582df
Fixed GUI labels for nodes and fixed a few GPS coordinates.
by Thomas Vachuska
· 10 years ago
e4cebaf
Adding support for link state to GUI.
by Thomas Vachuska
· 10 years ago
7c27ad7
Added detection of traffic flowing using StatisticService.
by Thomas Vachuska
· 10 years ago
c002965
Optical UC fixes for gui and for host2host intent provisoning
by Praseed Balakrishnan
· 10 years ago
dea4cb3
Connecting packet paths to optical tunnels visually.
by Thomas Vachuska
· 10 years ago
22e3492
GUI traffic visualization work on server-side.
by Thomas Vachuska
· 10 years ago
e7591e5
GUI traffic visualization work on server-side.
by Thomas Vachuska
· 10 years ago
3266abf
Prototyping mouse-over behaviour for path/traffic selection; needs re-work.
by Thomas Vachuska
· 10 years ago
dea45ff
Adding enhancements to the GUI server-side.
by Thomas Vachuska
· 10 years ago
ba5621e
Added ping to age-out idle or stale connections.
by Thomas Vachuska
· 10 years ago
3b9cddb
GUI -- Fix topology message handler to only store the "memento" part of the updateMeta message.
by Simon Hunt
· 10 years ago
f1fae00
Adding server-side code for sending device/host details to the client.
by Thomas Vachuska
· 10 years ago
0f6baee
Added top-level location object per Simon/Paul spec.
by Thomas Vachuska
· 10 years ago
a7c3dd1
Refactored topo view server-side for better separation of concerns.
by Thomas Vachuska
· 10 years ago
4830d39
Added server-side code to create host-to-host intent. Still WIP.
by Thomas Vachuska
· 10 years ago
70c16ad
Adding "id" to the link messages to the GUI.
by Thomas Vachuska
· 10 years ago
690e5f6
Adding GUI server-side code.
by Thomas Vachuska
· 10 years ago
d1be50d
Adding multi-selection to the GUI and sketching out GUI/Server interactions.
by Thomas Vachuska
· 10 years ago
d472c6e
Hooking up GUI server & client via web-socket.
by Thomas Vachuska
· 10 years ago
7d638d3
Initial sketch of the GUI web-socket mechanics.
by Thomas Vachuska
· 10 years ago
1bd9ccf
Fixed cut'n'paste error in topo details response.
by Simon Hunt
· 10 years ago
c3d86ae
Added link port information to topology data.
by Thomas Vachuska
· 10 years ago
1de6601
Tweaked GUI files to clean-up the look and feel and to add a few enhancements.
by Thomas Vachuska
· 10 years ago
e972ea5
Added GUI integration for device & host properties.
by Thomas Vachuska
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
33f228a
Replaced IpPrefix and IpAddress in the following methods
by Pavlin Radoslavov
· 10 years ago
781d18b
Added copyrights to cli, features, openflow, providers and web code
by Thomas Vachuska
· 10 years ago
598924e
Sketched out TopologyResource for the new GUI.
by Thomas Vachuska
· 10 years ago
202175a
Renaming all Simple*Manager to just *Manager.
by tom
· 10 years ago
82e7257
Converted all package.html files to package-info.java for easier package documentation.
by tom
· 10 years ago
5ac5188
Moved the samples to a separate package.
by tom
· 10 years ago
0eb04ca
Added cubby-holes for new projects.
by tom
· 10 years ago