1. b11a8b8 Topo2: unpin nodes when a node is hovered and 'U' us pressed by Steven Burrows · 7 years ago
  2. f303c1e Topo2: Fixing the incorrectly merged patch (13089) by Steven Burrows · 7 years ago
  3. 892cba6 Topo2: Reset node position when hovered and 'R' is pressed by Steven Burrows · 7 years ago
  4. 9edd172 Topo2: fix incorrectly patched review (sorry Steven). by Simon Hunt · 7 years ago
  5. a10c363 Topo2: Added bookmarks to the URL when navigating regions by Simon Hunt · 7 years ago
  6. 56be910 Topo2: Created a new Bayarea topojson by Steven Burrows · 7 years ago
  7. 0aba3e8 Topo2 - Bug fix: Error in the breadcrumb service when navigating to a previous layer by Steven Burrows · 7 years ago
  8. bd40284 Topo2: Bug fixes by Steven Burrows · 7 years ago
  9. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  10. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  11. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  12. 1116254 Topo2: Added debug grid and amended node positioning by Steven Burrows · 7 years ago
  13. ea1d1ec Topo2: Refactored Hide, Show and Toggle methods to the ViewController by Steven Burrows · 7 years ago
  14. 7d5e984 YANG GUI - fixed incorrect event/variable naming. by Simon Hunt · 7 years ago
  15. cc035c5 Yang Model Table View: skeleton code in place. by Simon Hunt · 7 years ago
  16. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  17. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  18. f3932c0 Fix for ONOS-3750 by Deepa Vaddireddy · 7 years ago
  19. 3db5ddb Topo2: position grid nodes it relation to the sprite layer size by Steven Burrows · 7 years ago
  20. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  21. 3a9b01c Fix error when remove non-numeric key intent from UI by Yi Tseng · 7 years ago
  22. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  23. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  24. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  25. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  27. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  29. 3cc0c37 Topo2: initial service to add sprites to topology by Steven Burrows · 7 years ago
  30. a1028c4 ONOS-1904 : Initial patchset for defining the Sprite Service. by Simon Hunt · 7 years ago
  31. 1c94b9d Bump swagger ui from 2.2.5 to 2.2.10 by Jian Li · 7 years ago
  32. 42eb9e2 Topo2 - Update device model on status change by Steven Burrows · 7 years ago
  33. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  34. 9df5bc6 OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix by Sangsik Yoon · 7 years ago
  35. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  36. b15a394 Topo2: Update links on websocket events by Steven Burrows · 7 years ago
  37. c5489c9 ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view. by Simon Hunt · 7 years ago
  38. f09a13a Update link to static flows json documentation by Jonathan Hart · 7 years ago
  39. fd74760 null pointer dereference in IntentsResourceTest.java by rohitsharan · 7 years ago
  40. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  41. 6334092 Fix for ONOS-5406 by Deepa Vaddireddy · 7 years ago
  42. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  44. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  45. af96a21 Topo2 Uses multiple ForceG layers for region animations by Steven Burrows · 7 years ago
  46. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  47. 3232286 [onos-5822] Added changes Addressed check-style issues Addressed review comments by Viswanath KSP · 7 years ago
  48. 8ea5dea Topo2: Hide Breadcrumbs if there are no subregions configured in root by Steven Burrows · 7 years ago
  49. 8419efd ONOS-5726: Route "show-intent" request through a topo-overlay hook. by Simon Hunt · 7 years ago
  50. 5328f79 Fixed HostToHost intent highlighting on topology view. by Simon Hunt · 7 years ago
  51. 7ee9f08 Remove obsolete harness code (TopoX) by Simon Hunt · 7 years ago
  52. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  53. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  54. c5a99dc [ONOS-4136] Implement Partitions View. by chengfan · 7 years ago
  55. 400ebbf Skeleton implementation of TableDetailService, to house common code for creating detail panels for table item selection. by Simon Hunt · 7 years ago
  56. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  57. c714661 Topo2: Use the prefs state to display or hide the map on page load by Steven Burrows · 7 years ago
  58. 25e2166 Fix for ONOS-5719:First App upload via ONOS GUI fails by Jayasree Ghosh · 7 years ago
  59. 7016ea3 ONOS-5773 Issue solved. by Ching-Ting Sun · 7 years ago
  60. e9062fc Update topo devices / hosts to new glyphs (mojo designs) by Simon Hunt · 7 years ago
  61. ed55ecf Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error by Viswanath KSP · 7 years ago
  62. 2035e72 Log added resource path on load/unload by Yuta HIGUCHI · 7 years ago
  63. 1101dbb Fix For ONOS-4657 by kalagesa · 7 years ago
  64. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  65. 8043876 Minor simplification. by Simon Hunt · 7 years ago
  66. 0b5e2f7 Topo2: Prevent ws evet for summary panel if closed by Steven Burrows · 7 years ago
  67. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  68. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  69. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  70. 1aa4f58 Topo2: Compute nearest link by mouse position by Steven Burrows · 7 years ago
  71. 7656b19 Topo2: Close details panel when navigating regions by Steven Burrows · 7 years ago
  72. 2d1f5ea Topo2: Added method to display multiple devices in the details panel by Steven Burrows · 7 years ago
  73. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  74. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  75. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  76. 2cece3d Allow pre-setting component config via REST API by Charles Chan · 7 years ago
  77. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  79. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  80. e7b5f18 Added changes for onos-5661 by Viswanath KSP · 7 years ago
  81. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  83. 116f0c1 Added changes for ONOS-5652 by Viswanath KSP · 7 years ago
  84. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  85. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  86. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  87. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  88. f976145 ONOS-5403: cleaned up code change to match coding style. by Simon Hunt · 7 years ago
  89. 0cf084b Added changes for ONOS-5661 by Viswanath KSP · 7 years ago
  90. fc72e2e Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments by Jayasree Ghosh · 7 years ago
  91. 21314f0 Fix for ONOS-5403 by Kavitha Alagesan · 7 years ago
  92. 49a2af1 Added PathPainter related glyphs to glyph library. by Simon Hunt · 7 years ago
  93. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  94. 86af435 Topo2: ONOS-5640, ONOS-5641 ONOS-5645 Show details for Hosts, Links, Sub-Regions by Steven Burrows · 7 years ago
  95. 7313d1f ONOS-5404: Clean up webapp/_dev directory. by Simon Hunt · 7 years ago
  96. c0efbf0 Topo2: Added Esc Handlers to close Details, Summary and Instance Panels by Steven Burrows · 7 years ago
  97. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 7 years ago
  98. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  99. 50d68b9 ONOS-5509: Import new Mojo Icons. by Simon Hunt · 7 years ago
  100. 15079bb Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager. by Jonathan Hart · 7 years ago