1. 239f09e Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  2. 4a8de82 Web UI: augment sanitize() function by Simon Hunt · 7 years ago
  3. 0fe05d6 Web UI: add sanitize() function to fn.js library. by Simon Hunt · 7 years ago
  4. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  5. 70c460a Fix: Resolve MAC presentation issue caused by broken split method by Jian Li · 7 years ago
  6. 10dd108 UI: Updated masthead styles so everything is properly aligned by Steven Burrows · 7 years ago
  7. 2b29ca4 Topo2: Updated collection to ignore models with the same Id by Steven Burrows · 7 years ago
  8. cc2d7fc ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  9. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  10. 3bdfa77 Fine-tuning the visuals in the Applications view. by Thomas Vachuska · 7 years ago
  11. b582df3 OS-3 fixing exploit to upload malicious apps through UI rest APIs by Andrea Campanella · 7 years ago
  12. ca1a39c Topo2: Implemented Link Labels JIRA-Tasks; ONOS-6387 by Steven Burrows · 7 years ago
  13. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  14. cdf6b33 Topo: Suppress lat and long in details panel if null JIRA Tasks; ONOS-6328 by Steven Burrows · 7 years ago
  15. 4b4d2d9 Web UI framework README's - added skeletons for remaining Util services. by Simon Hunt · 7 years ago
  16. 37cd451 Moved and updated Web UI framework function service README. by Simon Hunt · 7 years ago
  17. ad74af8 Topo2: Implement Link Labels JIRA Tasks; ONOS-6263 by Steven Burrows · 7 years ago
  18. 4a1b553 Topo2: Place peer regions in their configured locations JIRA Tasks; ONOS-6257 by Steven Burrows · 7 years ago
  19. 2b15ae7 Bug fix: Drag threshold was prevent drag events when zoomed in by Steven Burrows · 7 years ago
  20. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  21. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  22. 6a4febe Topo2: Refactored NavigateToRegion events by Steven Burrows · 7 years ago
  23. e51a5e9 Start of client-side Framework Library documentation. by Simon Hunt · 7 years ago
  24. 9ce0e40 Topo2: Update multilink positions when scaling JIRA Tasks; ONOS-6340 by Steven Burrows · 7 years ago
  25. 0bc6665 Topo2: Enhanced link width uses scale to set the width by Steven Burrows · 7 years ago
  26. 8019e6f Packet Processors table view should NOT be sortable. by Simon Hunt · 7 years ago
  27. c64d1b2 Topo2: Improved node scaling performance by Steven Burrows · 7 years ago
  28. 25fa1dc Topo2: Improved extensibility of Collections by Steven Burrows · 7 years ago
  29. 448468c Topo2 - Removed old code carried over from clasic topo by Steven Burrows · 7 years ago
  30. 02e67f4 Topo2: Key Command 'M' to show and hide offline devices JIRA Tasks; ONOS-5381 by Steven Burrows · 7 years ago
  31. 2e89ada Topo2 - Port label consistent positions while scaling by Steven Burrows · 7 years ago
  32. 32ce1d9 Topo2 - Added Multilink support by Steven Burrows · 7 years ago
  33. c59481f Topo2 - Animate the position of the details panel based on SummaryPanel visiblity by Steven Burrows · 7 years ago
  34. c515e60 Topo2 - Show the mastership when selecting an instance panel by Steven Burrows · 7 years ago
  35. 6501de9 Topo2 - Show 'No Devices Connected' message JIRA Tasks; ONOS-6290 by Steven Burrows · 7 years ago
  36. 54462eb Fixed the Theme Service removeListener method by Steven Burrows · 7 years ago
  37. aea509d Topo2 - Key Command 'H' to toggel hosts visibility JIRA Tasks; ONOS-6283 by Steven Burrows · 7 years ago
  38. 9aeab92 Topo2 - Remove lat and long from details panel if undefined by Steven Burrows · 7 years ago
  39. e1ea27b Topo2 - ONOS-6275 Updated the host node style to match classic topology by Steven Burrows · 7 years ago
  40. 938bb8a Topo2 - Updated host details panel to handle hosts without lat and long by Steven Burrows · 7 years ago
  41. 9053fdb Topo2 - Fixed the issue where the Toolbar was creating dublicate ID's by Steven Burrows · 7 years ago
  42. 6bc6786 Topo2 - clicking device details header navigates to the device view with the device highlighted by Steven Burrows · 7 years ago
  43. 474a0fd Topo2 - Host label should always be visible Fixed Tasks; ONOS-6275, ONOS-6277 by Steven Burrows · 7 years ago
  44. a31c5b0 Topo2: Fixed incorrect link highlighting and port locations by Steven Burrows · 7 years ago
  45. 6de27f4 Topo2: Adding hosts and regions to the update model by Steven Burrows · 7 years ago
  46. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  47. 67713d4 Topo2: Cleaned the European map - Updated the demo by Steven Burrows · 7 years ago
  48. f17f0ab ONOS-5831 - retro fit icon and link scale from topo2 by Steven Burrows · 7 years ago
  49. 091a1b1 Topo2 - Prevent the map to reload when naviggating regions with the same mapId by Steven Burrows · 7 years ago
  50. 8909c5c Topo2 - Fixed port label scale by Steven Burrows · 7 years ago
  51. a85a5d3 Topo2: position peer regions with lat and long by Steven Burrows · 7 years ago
  52. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  53. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  54. c43a59d Topo2: Added zoom callback to map service, to allow for adjusting map stroke-width on-the-fly. by Simon Hunt · 7 years ago
  55. 6e6e80b Dark theme for topo2 - and temp code cleanup. by Simon Hunt · 7 years ago
  56. e093e78 Minor stylistic fixes to topoD3.js label function. by Simon Hunt · 7 years ago
  57. 6985517 Cleaned out deadwood, now that bit rate link styles are processed server-side. by Simon Hunt · 7 years ago
  58. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  59. 3d8d933 Topo2: Improved the force layout implementation by Steven Burrows · 7 years ago
  60. 247ab15 Topo2: Updated selection model by Steven Burrows · 7 years ago
  61. 9f7a2d7 Topo2: corrected the highlighting of the bg icon in the toolbar by Steven Burrows · 7 years ago
  62. bb0f267 Re-instating the DARK theme. by Simon Hunt · 7 years ago
  63. e9e4571 Topo2: Reset Pan and zoom to user defined or configured location by Steven Burrows · 7 years ago
  64. 7d1efef Topo2: Fixed a map scaling errors causing nodes to appera like they were incorrectly positioned by Steven Burrows · 7 years ago
  65. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  66. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago
  67. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  68. 2521d5f Topo2: Correctly track location of nodes PER Region. by Simon Hunt · 7 years ago
  69. e0a98f5 Topo2: remove unused "dir" parameter on navTo commands. by Simon Hunt · 7 years ago
  70. a6ae121 Topo2: sprites now use logical colors. by Simon Hunt · 7 years ago
  71. f4e06a4 Make it slightly easier to uncomment includes in index.html by Simon Hunt · 7 years ago
  72. c846893 Topo2: Initial re-implementation of the toolbar by Steven Burrows · 7 years ago
  73. e8a455a Topo2: Handle regions without a map/sprite by Steven Burrows · 7 years ago
  74. 3bbd9af Topo2: Reset zoom shortcut is now handled by the Background Service by Steven Burrows · 7 years ago
  75. 5fa057e Topo2: Topo2SelectService now maintains de/selecting nodes and displaying the details panel by Steven Burrows · 7 years ago
  76. 68d6f95 Topo2: Adding peer region node to the topology by Steven Burrows · 7 years ago
  77. b11a8b8 Topo2: unpin nodes when a node is hovered and 'U' us pressed by Steven Burrows · 7 years ago
  78. f303c1e Topo2: Fixing the incorrectly merged patch (13089) by Steven Burrows · 7 years ago
  79. 892cba6 Topo2: Reset node position when hovered and 'R' is pressed by Steven Burrows · 7 years ago
  80. 9edd172 Topo2: fix incorrectly patched review (sorry Steven). by Simon Hunt · 7 years ago
  81. a10c363 Topo2: Added bookmarks to the URL when navigating regions by Simon Hunt · 7 years ago
  82. 56be910 Topo2: Created a new Bayarea topojson by Steven Burrows · 7 years ago
  83. 0aba3e8 Topo2 - Bug fix: Error in the breadcrumb service when navigating to a previous layer by Steven Burrows · 7 years ago
  84. bd40284 Topo2: Bug fixes by Steven Burrows · 7 years ago
  85. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  86. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  87. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  88. 1116254 Topo2: Added debug grid and amended node positioning by Steven Burrows · 7 years ago
  89. ea1d1ec Topo2: Refactored Hide, Show and Toggle methods to the ViewController by Steven Burrows · 7 years ago
  90. 7d5e984 YANG GUI - fixed incorrect event/variable naming. by Simon Hunt · 7 years ago
  91. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  92. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  93. 3db5ddb Topo2: position grid nodes it relation to the sprite layer size by Steven Burrows · 7 years ago
  94. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  95. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  96. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  97. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  98. 3cc0c37 Topo2: initial service to add sprites to topology by Steven Burrows · 7 years ago
  99. a1028c4 ONOS-1904 : Initial patchset for defining the Sprite Service. by Simon Hunt · 7 years ago
  100. 42eb9e2 Topo2 - Update device model on status change by Steven Burrows · 7 years ago