1. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  2. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 8 years ago
  3. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  4. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. ed804d5 Initial cut for UI topo model implementation. by Simon Hunt · 8 years ago
  7. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  8. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  9. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  10. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  11. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  12. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  13. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  14. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  15. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  16. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  17. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  18. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  19. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  20. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  21. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  22. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  23. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  24. 93735af GUI -- deleting experimental code for topo refactoring. by Simon Hunt · 9 years ago
  25. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  26. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  27. 80170a7 GUI -- Topo View - Clip bit rate to 10.0 Gbps - temporary measure for CORD Fabric demo at ONS 2015. by Simon Hunt · 9 years ago
  28. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  29. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  30. 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
  31. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  32. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  33. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  34. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  35. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  36. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  37. d7f7bcc GUI -- Major re-write of server-side Topology View code. WIP. by Simon Hunt · 9 years ago
  38. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  39. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  40. 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 9 years ago
  41. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  42. 5d5858b GUI -- Fixed a defect where showTraffic was sending redundant link classes. by Thomas Vachuska · 9 years ago
  43. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  44. 4c7edd3 GUI -- Initial cut at bootstrap message from server to client. by Simon Hunt · 9 years ago
  45. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago