1. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  2. 1fb0055 Fixed issue with 'removeHost' event handling in the by Simon Hunt · 7 years ago
  3. 7df764f Fixed issue with 'moveHost' event handling in the topo view, to by Simon Hunt · 7 years ago
  4. 12c79ed Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  5. caed041 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  6. 1603c69 ONOS-6730: Topo View i18n for: - select map dialog - oblique view - overlay by Simon Hunt · 7 years ago
  7. e2d9dc7 ONOS-6730: Topo View i18n for: by Simon Hunt · 7 years ago
  8. 1c2a968 GUI: Added ESLint to gulp tasks. ONOS-6521 by Steven Burrows · 7 years ago
  9. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  10. 5c3ed73 Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script" by Simon Hunt · 7 years ago
  11. 46c5f10 GUI: Added ESLint to gulp tasks by Steven Burrows · 7 years ago
  12. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  13. 4a850cc ONOS-6391: writing API readme's - D3 api doc by Simon Hunt · 7 years ago
  14. f17f0ab ONOS-5831 - retro fit icon and link scale from topo2 by Steven Burrows · 7 years ago
  15. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  16. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  17. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  18. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  19. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  20. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  21. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  22. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  23. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  24. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  25. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  26. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  27. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  28. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 9 years ago
  29. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  30. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  31. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  32. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  33. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  34. 8d00378 GUI -- Topo force layout bug fixes. ONOS-2398 investigated and partially fixed, but also discovered there is a problem in the d3 library. by Bri Prebilic Cole · 9 years ago
  35. 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
  36. 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
  37. 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
  38. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  39. e50829c GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
  40. ea84212 GUI -- fix to remove newly added traffic link classes. by Simon Hunt · 9 years ago
  41. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  42. 1ff09e8 GUI - fix the "It's Alive!" bug. by Simon Hunt · 9 years ago
  43. 9cf1a8d GUI -- Flash messages appear for every toolbar button. Unit tests written for TableBuilderService by Bri Prebilic Cole · 9 years ago
  44. fcbde89 GUI -- Persisted state of hosts/offline-devices/port-hilite; and a little refactoring to boot. by Simon Hunt · 9 years ago
  45. 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
  46. 86b7c88 GUI -- ONOS-1172 - Added 'dash' keystroke to report on bad links. by Simon Hunt · 9 years ago
  47. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  48. 237676b5 GUI -- Topo - rewired modules to call wss.sendEvent(...) directly. by Simon Hunt · 9 years ago
  49. 3ab2028 GUI -- Better cleanup of topo view when it is destroyed. by Simon Hunt · 9 years ago
  50. 9e2104c GUI -- TopoView - Added Toggle Port Highlighting enable/disable with 'P' key. by Simon Hunt · 9 years ago
  51. 1a5301e GUI -- TopoView - Port numbers now appear when hovering over a link. by Simon Hunt · 9 years ago
  52. d526412 GUI -- TopoView - Changed link "enhancement" to be addition of glow filter via 'enhanced' CSS class. by Simon Hunt · 9 years ago
  53. fb8ea1f GUI -- TopoView - Initial work for implementing link selection. by Simon Hunt · 9 years ago
  54. a4242de GUI -- TopoView - Refactored a bunch of functions out of topoForce into topoD3. by Simon Hunt · 9 years ago
  55. 4d4996e GUI -- TopoView - Fixed problem of labels on hostlinks not being positioned correctly. by Simon Hunt · 9 years ago
  56. 8eb4d3a GUI -- TopoView - Labels on host links now hidden when hosts are hidden. by Simon Hunt · 9 years ago
  57. c3c5b67 GUI -- TopoView - Re-instated the oblique view function. (Keystroke 'Z'). by Simon Hunt · 9 years ago
  58. 96f88c6 GUI -- TopoView - Linking Oblique module in. by Simon Hunt · 9 years ago
  59. e01de78 GUI -- Protect against non-existent link element. by Simon Hunt · 9 years ago
  60. eb0fa05 GUI -- TopoView - re-implemented All/Pkt/Opt filter radio buttons. by Simon Hunt · 9 years ago
  61. a142dd2 GUI -- TopoView - re-instated Instance selection showing mastership of switches. by Simon Hunt · 9 years ago
  62. 18bf982 GUI -- TopoView - implemented show/hide background map ('B' keystroke) by Simon Hunt · 9 years ago
  63. f542d84 GUI -- TopoView - Reimplemented 'traffic' related functionality. by Simon Hunt · 9 years ago
  64. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  65. dc6adea GUI -- TopoView - Migrated more helper functions to topoModel.js. by Simon Hunt · 9 years ago
  66. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  67. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  68. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  69. 1c36711 GUI -- Implemented cycleDeviceLabels() - themed too. by Simon Hunt · 9 years ago
  70. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  71. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  72. 5105659 GUI -- Refactoring updateNodes() to make the code more readable. by Simon Hunt · 9 years ago
  73. 78c10bf GUI -- Minor fixes to themed coloring of device icons. by Simon Hunt · 9 years ago
  74. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  75. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago
  76. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  77. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago