1. 0bc6665 Topo2: Enhanced link width uses scale to set the width by Steven Burrows · 7 years ago
  2. 12ea220 More work on UI documentation. by Simon Hunt · 7 years ago
  3. 8019e6f Packet Processors table view should NOT be sortable. by Simon Hunt · 7 years ago
  4. 965eeec GUI README's: Add links to wiki pages. by Simon Hunt · 7 years ago
  5. 9bb0fc0 Initial draft of GUI user documentation under revision control. by Simon Hunt · 7 years ago
  6. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  7. c64d1b2 Topo2: Improved node scaling performance by Steven Burrows · 7 years ago
  8. 25fa1dc Topo2: Improved extensibility of Collections by Steven Burrows · 7 years ago
  9. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  10. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  11. 448468c Topo2 - Removed old code carried over from clasic topo by Steven Burrows · 7 years ago
  12. 02e67f4 Topo2: Key Command 'M' to show and hide offline devices JIRA Tasks; ONOS-5381 by Steven Burrows · 7 years ago
  13. 2e89ada Topo2 - Port label consistent positions while scaling by Steven Burrows · 7 years ago
  14. 32ce1d9 Topo2 - Added Multilink support by Steven Burrows · 7 years ago
  15. c59481f Topo2 - Animate the position of the details panel based on SummaryPanel visiblity by Steven Burrows · 7 years ago
  16. c515e60 Topo2 - Show the mastership when selecting an instance panel by Steven Burrows · 7 years ago
  17. 6501de9 Topo2 - Show 'No Devices Connected' message JIRA Tasks; ONOS-6290 by Steven Burrows · 7 years ago
  18. 54462eb Fixed the Theme Service removeListener method by Steven Burrows · 7 years ago
  19. aea509d Topo2 - Key Command 'H' to toggel hosts visibility JIRA Tasks; ONOS-6283 by Steven Burrows · 7 years ago
  20. 9aeab92 Topo2 - Remove lat and long from details panel if undefined by Steven Burrows · 7 years ago
  21. e1ea27b Topo2 - ONOS-6275 Updated the host node style to match classic topology by Steven Burrows · 7 years ago
  22. 938bb8a Topo2 - Updated host details panel to handle hosts without lat and long by Steven Burrows · 7 years ago
  23. 9053fdb Topo2 - Fixed the issue where the Toolbar was creating dublicate ID's by Steven Burrows · 7 years ago
  24. 6bc6786 Topo2 - clicking device details header navigates to the device view with the device highlighted by Steven Burrows · 7 years ago
  25. 474a0fd Topo2 - Host label should always be visible Fixed Tasks; ONOS-6275, ONOS-6277 by Steven Burrows · 7 years ago
  26. a31c5b0 Topo2: Fixed incorrect link highlighting and port locations by Steven Burrows · 7 years ago
  27. 6de27f4 Topo2: Adding hosts and regions to the update model by Steven Burrows · 7 years ago
  28. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  29. 67713d4 Topo2: Cleaned the European map - Updated the demo by Steven Burrows · 7 years ago
  30. f17f0ab ONOS-5831 - retro fit icon and link scale from topo2 by Steven Burrows · 7 years ago
  31. 091a1b1 Topo2 - Prevent the map to reload when naviggating regions with the same mapId by Steven Burrows · 7 years ago
  32. 8909c5c Topo2 - Fixed port label scale by Steven Burrows · 7 years ago
  33. a85a5d3 Topo2: position peer regions with lat and long by Steven Burrows · 7 years ago
  34. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  35. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  36. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  37. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  38. c43a59d Topo2: Added zoom callback to map service, to allow for adjusting map stroke-width on-the-fly. by Simon Hunt · 7 years ago
  39. 6e6e80b Dark theme for topo2 - and temp code cleanup. by Simon Hunt · 7 years ago
  40. 605134d Adding provisional coloring thresholds for packet-per-sec visualization. by Thomas Vachuska · 7 years ago
  41. e093e78 Minor stylistic fixes to topoD3.js label function. by Simon Hunt · 7 years ago
  42. 6985517 Cleaned out deadwood, now that bit rate link styles are processed server-side. by Simon Hunt · 7 years ago
  43. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  44. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  45. 3d8d933 Topo2: Improved the force layout implementation by Steven Burrows · 7 years ago
  46. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  47. 247ab15 Topo2: Updated selection model by Steven Burrows · 7 years ago
  48. 9f7a2d7 Topo2: corrected the highlighting of the bg icon in the toolbar by Steven Burrows · 7 years ago
  49. bb0f267 Re-instating the DARK theme. by Simon Hunt · 7 years ago
  50. e4fdebb Avoid high-lighting wrong link by Yuta HIGUCHI · 7 years ago
  51. e9e4571 Topo2: Reset Pan and zoom to user defined or configured location by Steven Burrows · 7 years ago
  52. 7d1efef Topo2: Fixed a map scaling errors causing nodes to appera like they were incorrectly positioned by Steven Burrows · 7 years ago
  53. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  54. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  55. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago
  56. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  57. 2521d5f Topo2: Correctly track location of nodes PER Region. by Simon Hunt · 7 years ago
  58. e0a98f5 Topo2: remove unused "dir" parameter on navTo commands. by Simon Hunt · 7 years ago
  59. a6ae121 Topo2: sprites now use logical colors. by Simon Hunt · 7 years ago
  60. f4e06a4 Make it slightly easier to uncomment includes in index.html by Simon Hunt · 7 years ago
  61. c846893 Topo2: Initial re-implementation of the toolbar by Steven Burrows · 7 years ago
  62. e8a455a Topo2: Handle regions without a map/sprite by Steven Burrows · 7 years ago
  63. 3bbd9af Topo2: Reset zoom shortcut is now handled by the Background Service by Steven Burrows · 7 years ago
  64. 5fa057e Topo2: Topo2SelectService now maintains de/selecting nodes and displaying the details panel by Steven Burrows · 7 years ago
  65. 68d6f95 Topo2: Adding peer region node to the topology by Steven Burrows · 7 years ago
  66. b11a8b8 Topo2: unpin nodes when a node is hovered and 'U' us pressed by Steven Burrows · 7 years ago
  67. f303c1e Topo2: Fixing the incorrectly merged patch (13089) by Steven Burrows · 7 years ago
  68. 892cba6 Topo2: Reset node position when hovered and 'R' is pressed by Steven Burrows · 7 years ago
  69. 9edd172 Topo2: fix incorrectly patched review (sorry Steven). by Simon Hunt · 7 years ago
  70. a10c363 Topo2: Added bookmarks to the URL when navigating regions by Simon Hunt · 7 years ago
  71. 56be910 Topo2: Created a new Bayarea topojson by Steven Burrows · 7 years ago
  72. 0aba3e8 Topo2 - Bug fix: Error in the breadcrumb service when navigating to a previous layer by Steven Burrows · 7 years ago
  73. bd40284 Topo2: Bug fixes by Steven Burrows · 7 years ago
  74. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  75. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  76. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  77. 1116254 Topo2: Added debug grid and amended node positioning by Steven Burrows · 7 years ago
  78. ea1d1ec Topo2: Refactored Hide, Show and Toggle methods to the ViewController by Steven Burrows · 7 years ago
  79. 7d5e984 YANG GUI - fixed incorrect event/variable naming. by Simon Hunt · 7 years ago
  80. cc035c5 Yang Model Table View: skeleton code in place. by Simon Hunt · 7 years ago
  81. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  82. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  83. f3932c0 Fix for ONOS-3750 by Deepa Vaddireddy · 7 years ago
  84. 3db5ddb Topo2: position grid nodes it relation to the sprite layer size by Steven Burrows · 7 years ago
  85. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  86. 3a9b01c Fix error when remove non-numeric key intent from UI by Yi Tseng · 7 years ago
  87. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  88. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  89. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  90. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  92. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  93. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  94. 3cc0c37 Topo2: initial service to add sprites to topology by Steven Burrows · 7 years ago
  95. a1028c4 ONOS-1904 : Initial patchset for defining the Sprite Service. by Simon Hunt · 7 years ago
  96. 1c94b9d Bump swagger ui from 2.2.5 to 2.2.10 by Jian Li · 7 years ago
  97. 42eb9e2 Topo2 - Update device model on status change by Steven Burrows · 7 years ago
  98. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  99. 9df5bc6 OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix by Sangsik Yoon · 7 years ago
  100. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago