1. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  2. bbe3dda Removed blank lines by Steven Burrows · 8 years ago
  3. 37549ee Added Key Commands to topo2 by Steven Burrows · 8 years ago
  4. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  5. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  6. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  7. 54f420d fix: router devices to packet layer by Michele Santuari · 8 years ago
  8. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  9. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  10. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  11. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  12. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  13. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  14. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  15. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  16. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  17. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  18. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  19. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  20. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  21. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  22. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  23. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  24. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  25. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  26. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  27. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  28. 041c1aa Fixed the issue when the details panel would remain visible after navigating away from the topo page and back by Steven Burrows · 8 years ago
  29. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  30. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  31. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  32. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  33. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  34. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  35. 1849136 GUI- topo : added debug log of map settings. by Simon Hunt · 8 years ago
  36. 3077df5 Add background (map of Taiwan) to WEB UI by zylin · 8 years ago
  37. b344248 GUI- topo : added warning logs showing a race condition by Simon Hunt · 8 years ago
  38. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  39. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  40. 1eee51d GUI - added remapping of device type to glyph ID. by Simon Hunt · 8 years ago
  41. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  42. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  43. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  44. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  45. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  46. 219f077 ONOS-3922: added missing expected() function to (synthesized) host links. by Simon Hunt · 8 years ago
  47. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  48. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  49. 15813b2 Remove unnecessary parentheses (but keep some for clarity). by Simon Hunt · 8 years ago
  50. cc90490 Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online. by Simon Hunt · 8 years ago
  51. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  52. d0f063a ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables. by Simon Hunt · 8 years ago
  53. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  54. 06909ef ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row. by Simon Hunt · 8 years ago
  55. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  56. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  57. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  58. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  59. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  60. d471262 ONOS-3353: WIP -- USA, Central America and SouthAmerica ... but need to remove Alaska and Hawaii from USA data, for cleaner visualization. by Simon Hunt · 8 years ago
  61. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  62. 0c17a0a ONOS-3182 added swap functionality by Andrea Campanella · 8 years ago
  63. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 9 years ago
  64. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 9 years ago
  65. 75c2568 ONOS-2850 : Continuing Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  66. 8d55808 ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  67. 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
  68. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 9 years ago
  69. 5674db9 GUI Topo -- Badges - WIP. by Simon Hunt · 9 years ago
  70. 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
  71. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  72. 0929125 GUI -- Topology Overlay - removed dead code. by Simon Hunt · 9 years ago
  73. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  74. 1178d5b ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's. by Simon Hunt · 9 years ago
  75. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  76. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  77. 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  78. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  79. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  80. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  81. 584e92d ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  82. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  83. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  84. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  85. dd80557 ONOS-1412 - GUI -- Selected items no longer disappear in Firefox, height adjustment for toolbar arrow in Safari. by Bri Prebilic Cole · 9 years ago
  86. 9b80ca0 ONOS-1753, ONOS-2138 - GUI -- Now all topo preferences are persisted. by Bri Prebilic Cole · 9 years ago
  87. 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
  88. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  89. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  90. 236ef68 ONOS-2101 - GUI -- CSS for marching ants added. Node.js server now takes -v and -v! command line arguments. by Bri Prebilic Cole · 9 years ago
  91. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  92. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  93. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  94. 72e44bf ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  95. 9dcaea5 ONOS-1865 - GUI -- Keys from Topo View are deregistered once view is navigated away from. Device and App View 'esc' key registration added. by Bri Prebilic Cole · 9 years ago
  96. 17c6d0a ONOS-1749, ONOS-2386 - GUI -- Can jump to selected device in Device View from Topo View by clicking on Detail Panel title or action button. Bug fix for deselecting action buttons on Device View upon details panel close. by Bri Prebilic Cole · 9 years ago
  97. 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
  98. 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
  99. 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
  100. b3a6afe GUI -- Resizing tabular view refactor and minor CSS edits. App View auto-refreshes by default again. by Bri Prebilic Cole · 9 years ago