1. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  2. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  3. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  4. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  6. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  8. 3cc0c37 Topo2: initial service to add sprites to topology by Steven Burrows · 7 years ago
  9. a1028c4 ONOS-1904 : Initial patchset for defining the Sprite Service. by Simon Hunt · 7 years ago
  10. 42eb9e2 Topo2 - Update device model on status change by Steven Burrows · 7 years ago
  11. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  12. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  13. b15a394 Topo2: Update links on websocket events by Steven Burrows · 7 years ago
  14. c5489c9 ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view. by Simon Hunt · 7 years ago
  15. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  16. 6334092 Fix for ONOS-5406 by Deepa Vaddireddy · 7 years ago
  17. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  19. af96a21 Topo2 Uses multiple ForceG layers for region animations by Steven Burrows · 7 years ago
  20. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  21. 3232286 [onos-5822] Added changes Addressed check-style issues Addressed review comments by Viswanath KSP · 7 years ago
  22. 8ea5dea Topo2: Hide Breadcrumbs if there are no subregions configured in root by Steven Burrows · 7 years ago
  23. 8419efd ONOS-5726: Route "show-intent" request through a topo-overlay hook. by Simon Hunt · 7 years ago
  24. 5328f79 Fixed HostToHost intent highlighting on topology view. by Simon Hunt · 7 years ago
  25. 7ee9f08 Remove obsolete harness code (TopoX) by Simon Hunt · 7 years ago
  26. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  27. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  28. c5a99dc [ONOS-4136] Implement Partitions View. by chengfan · 7 years ago
  29. 400ebbf Skeleton implementation of TableDetailService, to house common code for creating detail panels for table item selection. by Simon Hunt · 7 years ago
  30. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  31. c714661 Topo2: Use the prefs state to display or hide the map on page load by Steven Burrows · 7 years ago
  32. 25e2166 Fix for ONOS-5719:First App upload via ONOS GUI fails by Jayasree Ghosh · 7 years ago
  33. 7016ea3 ONOS-5773 Issue solved. by Ching-Ting Sun · 7 years ago
  34. e9062fc Update topo devices / hosts to new glyphs (mojo designs) by Simon Hunt · 7 years ago
  35. ed55ecf Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error by Viswanath KSP · 7 years ago
  36. 1101dbb Fix For ONOS-4657 by kalagesa · 7 years ago
  37. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  38. 8043876 Minor simplification. by Simon Hunt · 7 years ago
  39. 0b5e2f7 Topo2: Prevent ws evet for summary panel if closed by Steven Burrows · 7 years ago
  40. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  41. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  42. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  43. 1aa4f58 Topo2: Compute nearest link by mouse position by Steven Burrows · 7 years ago
  44. 7656b19 Topo2: Close details panel when navigating regions by Steven Burrows · 7 years ago
  45. 2d1f5ea Topo2: Added method to display multiple devices in the details panel by Steven Burrows · 7 years ago
  46. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  47. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  48. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  50. e7b5f18 Added changes for onos-5661 by Viswanath KSP · 7 years ago
  51. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  53. 116f0c1 Added changes for ONOS-5652 by Viswanath KSP · 7 years ago
  54. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  55. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  57. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  58. f976145 ONOS-5403: cleaned up code change to match coding style. by Simon Hunt · 7 years ago
  59. 0cf084b Added changes for ONOS-5661 by Viswanath KSP · 7 years ago
  60. 21314f0 Fix for ONOS-5403 by Kavitha Alagesan · 7 years ago
  61. 49a2af1 Added PathPainter related glyphs to glyph library. by Simon Hunt · 7 years ago
  62. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  63. 86af435 Topo2: ONOS-5640, ONOS-5641 ONOS-5645 Show details for Hosts, Links, Sub-Regions by Steven Burrows · 7 years ago
  64. 7313d1f ONOS-5404: Clean up webapp/_dev directory. by Simon Hunt · 7 years ago
  65. c0efbf0 Topo2: Added Esc Handlers to close Details, Summary and Instance Panels by Steven Burrows · 7 years ago
  66. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 7 years ago
  67. 50d68b9 ONOS-5509: Import new Mojo Icons. by Simon Hunt · 7 years ago
  68. 15079bb Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager. by Jonathan Hart · 7 years ago
  69. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 7 years ago
  70. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 7 years ago
  71. 70e0d14 Added changes for onos-5523 Fixed code as per review by Viswanath KSP · 7 years ago
  72. 8f45ce2 Fixing reconciling hosts to regions by Steven Burrows · 7 years ago
  73. 1742bb8 FOR DEMO PURPOSES: Zoom and pan to regions when navigating by Steven Burrows · 7 years ago
  74. cd508a6 Removed redundant checks from Topo2Jsonifier. by Simon Hunt · 7 years ago
  75. 8601627 [onos-5470] Added esc key handlers for cluster details panel by Viswanath KSP · 7 years ago
  76. b7fd080 Implement host-device synthetic links. by Simon Hunt · 7 years ago
  77. 6b5a941 ONOS-5470: Cluster Details panel added node properties, fixed icon and style. by Simon Hunt · 7 years ago
  78. a271e0a Fixed cluster details panel - renaming; data watch. by Simon Hunt · 7 years ago
  79. 7bdc917 Pushing changes for story/subtask onos-5522 by Viswanath KSP · 7 years ago
  80. df11ea8 Pathset-1 pushing changes for onos-5472 by Viswanath KSP · 7 years ago
  81. 9fcf970 Pushing changes for [ONOS-5469] : Add detail panel infrastructure by Viswanath KSP · 7 years ago
  82. 45cd726 Removing classic-topo-view heartbeat event. by Simon Hunt · 7 years ago
  83. d1212c7 Adding changes for [onos-5525] by Viswanath KSP · 7 years ago
  84. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 7 years ago
  85. beef935 Topo2: Implemented host icons by Steven Burrows · 7 years ago
  86. e2d77d6 Topo2: Multi Details panel by Steven Burrows · 7 years ago
  87. aa57d93 Topo2: Single panel details panel by Steven Burrows · 7 years ago
  88. 79b7067 Updating buck plugin to track web resources by Brian O'Connor · 7 years ago
  89. a9301bb Device Details Panel -- Remove old code by Simon Hunt · 7 years ago
  90. aefd586 ONOS-5531: Port Label bug by Steven Burrows · 7 years ago
  91. a3fca81 Topo2: Fix layout issues by Steven Burrows · 7 years ago
  92. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 7 years ago
  93. 1c5c861 Topo2: Reset node position and unpin by Steven Burrows · 7 years ago
  94. 0616e80 Topo2: Scale links when zooming in and out Topo2: Limit icon scaling by Steven Burrows · 7 years ago
  95. 72a354f Updated Karma and PhantomJS to fix npm run test by Steven Burrows · 7 years ago
  96. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 7 years ago
  97. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 7 years ago
  98. a3e2e87 Comment out development script references. by Simon Hunt · 8 years ago
  99. d189b92 Re-instate SHIFT as a valid keystroke. by Simon Hunt · 8 years ago
  100. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago