1. 8040176 ONOS-2385 -- Bug fixes for removing individual links on the Topo View. 5 or more links between devices have a label indicating how many there are between each one. by Bri Prebilic Cole · 9 years ago
  2. 038aedd ONOS-2328 GUI -- Enhanced Topology View to show multiple links individually between devices (1 - 4). 5 or more is a thick line. by Bri Prebilic Cole · 9 years ago
  3. aeeb33e ONOS-2328 GUI -- Started work on seeing multiple links between devices on the topology view. Device links are now grouped based on what device they are between. Also minor bug fixes and investigations into other bugs. WIP. by Bri Prebilic Cole · 9 years ago
  4. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  5. e50829c GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
  6. ea84212 GUI -- fix to remove newly added traffic link classes. by Simon Hunt · 9 years ago
  7. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  8. 1ff09e8 GUI - fix the "It's Alive!" bug. by Simon Hunt · 9 years ago
  9. 9cf1a8d GUI -- Flash messages appear for every toolbar button. Unit tests written for TableBuilderService by Bri Prebilic Cole · 9 years ago
  10. fcbde89 GUI -- Persisted state of hosts/offline-devices/port-hilite; and a little refactoring to boot. by Simon Hunt · 9 years ago
  11. b5f2b15 GUI -- Topology View all, packet, and optical layer radio buttons are now part of the topology view toolbar, instead of being in the masthead. Keystroke 'N' for cycle node layers added. Button glyph added. Fixed previously unseen broken unit tests for table.js. by Bri Prebilic Cole · 9 years ago
  12. 86b7c88 GUI -- ONOS-1172 - Added 'dash' keystroke to report on bad links. by Simon Hunt · 9 years ago
  13. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  14. 237676b5 GUI -- Topo - rewired modules to call wss.sendEvent(...) directly. by Simon Hunt · 9 years ago
  15. 3ab2028 GUI -- Better cleanup of topo view when it is destroyed. by Simon Hunt · 9 years ago
  16. 9e2104c GUI -- TopoView - Added Toggle Port Highlighting enable/disable with 'P' key. by Simon Hunt · 9 years ago
  17. 1a5301e GUI -- TopoView - Port numbers now appear when hovering over a link. by Simon Hunt · 9 years ago
  18. d526412 GUI -- TopoView - Changed link "enhancement" to be addition of glow filter via 'enhanced' CSS class. by Simon Hunt · 9 years ago
  19. fb8ea1f GUI -- TopoView - Initial work for implementing link selection. by Simon Hunt · 9 years ago
  20. a4242de GUI -- TopoView - Refactored a bunch of functions out of topoForce into topoD3. by Simon Hunt · 9 years ago
  21. 4d4996e GUI -- TopoView - Fixed problem of labels on hostlinks not being positioned correctly. by Simon Hunt · 9 years ago
  22. 8eb4d3a GUI -- TopoView - Labels on host links now hidden when hosts are hidden. by Simon Hunt · 9 years ago
  23. c3c5b67 GUI -- TopoView - Re-instated the oblique view function. (Keystroke 'Z'). by Simon Hunt · 9 years ago
  24. 96f88c6 GUI -- TopoView - Linking Oblique module in. by Simon Hunt · 9 years ago
  25. e01de78 GUI -- Protect against non-existent link element. by Simon Hunt · 9 years ago
  26. eb0fa05 GUI -- TopoView - re-implemented All/Pkt/Opt filter radio buttons. by Simon Hunt · 9 years ago
  27. a142dd2 GUI -- TopoView - re-instated Instance selection showing mastership of switches. by Simon Hunt · 9 years ago
  28. 18bf982 GUI -- TopoView - implemented show/hide background map ('B' keystroke) by Simon Hunt · 9 years ago
  29. f542d84 GUI -- TopoView - Reimplemented 'traffic' related functionality. by Simon Hunt · 9 years ago
  30. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  31. dc6adea GUI -- TopoView - Migrated more helper functions to topoModel.js. by Simon Hunt · 9 years ago
  32. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  33. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  34. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  35. 1c36711 GUI -- Implemented cycleDeviceLabels() - themed too. by Simon Hunt · 9 years ago
  36. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  37. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  38. 5105659 GUI -- Refactoring updateNodes() to make the code more readable. by Simon Hunt · 9 years ago
  39. 78c10bf GUI -- Minor fixes to themed coloring of device icons. by Simon Hunt · 9 years ago
  40. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  41. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago
  42. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  43. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago