1. 42eb9e2 Topo2 - Update device model on status change by Steven Burrows · 7 years ago
  2. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  3. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  4. b15a394 Topo2: Update links on websocket events by Steven Burrows · 7 years ago
  5. c5489c9 ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view. by Simon Hunt · 7 years ago
  6. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  7. 6334092 Fix for ONOS-5406 by Deepa Vaddireddy · 7 years ago
  8. af96a21 Topo2 Uses multiple ForceG layers for region animations by Steven Burrows · 7 years ago
  9. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  10. 3232286 [onos-5822] Added changes Addressed check-style issues Addressed review comments by Viswanath KSP · 7 years ago
  11. 8ea5dea Topo2: Hide Breadcrumbs if there are no subregions configured in root by Steven Burrows · 7 years ago
  12. 8419efd ONOS-5726: Route "show-intent" request through a topo-overlay hook. by Simon Hunt · 7 years ago
  13. 5328f79 Fixed HostToHost intent highlighting on topology view. by Simon Hunt · 7 years ago
  14. 7ee9f08 Remove obsolete harness code (TopoX) by Simon Hunt · 7 years ago
  15. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  16. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  17. c5a99dc [ONOS-4136] Implement Partitions View. by chengfan · 7 years ago
  18. 400ebbf Skeleton implementation of TableDetailService, to house common code for creating detail panels for table item selection. by Simon Hunt · 7 years ago
  19. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  20. c714661 Topo2: Use the prefs state to display or hide the map on page load by Steven Burrows · 7 years ago
  21. 25e2166 Fix for ONOS-5719:First App upload via ONOS GUI fails by Jayasree Ghosh · 7 years ago
  22. 7016ea3 ONOS-5773 Issue solved. by Ching-Ting Sun · 7 years ago
  23. e9062fc Update topo devices / hosts to new glyphs (mojo designs) by Simon Hunt · 7 years ago
  24. ed55ecf Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error by Viswanath KSP · 7 years ago
  25. 1101dbb Fix For ONOS-4657 by kalagesa · 7 years ago
  26. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  27. 8043876 Minor simplification. by Simon Hunt · 7 years ago
  28. 0b5e2f7 Topo2: Prevent ws evet for summary panel if closed by Steven Burrows · 7 years ago
  29. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  30. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  31. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  32. 1aa4f58 Topo2: Compute nearest link by mouse position by Steven Burrows · 7 years ago
  33. 7656b19 Topo2: Close details panel when navigating regions by Steven Burrows · 7 years ago
  34. 2d1f5ea Topo2: Added method to display multiple devices in the details panel by Steven Burrows · 7 years ago
  35. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  36. e7b5f18 Added changes for onos-5661 by Viswanath KSP · 7 years ago
  37. 116f0c1 Added changes for ONOS-5652 by Viswanath KSP · 7 years ago
  38. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  39. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  40. f976145 ONOS-5403: cleaned up code change to match coding style. by Simon Hunt · 7 years ago
  41. 0cf084b Added changes for ONOS-5661 by Viswanath KSP · 7 years ago
  42. 21314f0 Fix for ONOS-5403 by Kavitha Alagesan · 7 years ago
  43. 49a2af1 Added PathPainter related glyphs to glyph library. by Simon Hunt · 7 years ago
  44. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  45. 86af435 Topo2: ONOS-5640, ONOS-5641 ONOS-5645 Show details for Hosts, Links, Sub-Regions by Steven Burrows · 7 years ago
  46. 7313d1f ONOS-5404: Clean up webapp/_dev directory. by Simon Hunt · 7 years ago
  47. c0efbf0 Topo2: Added Esc Handlers to close Details, Summary and Instance Panels by Steven Burrows · 7 years ago
  48. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 7 years ago
  49. 50d68b9 ONOS-5509: Import new Mojo Icons. by Simon Hunt · 7 years ago
  50. 15079bb Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager. by Jonathan Hart · 7 years ago
  51. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 7 years ago
  52. 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
  53. 70e0d14 Added changes for onos-5523 Fixed code as per review by Viswanath KSP · 7 years ago
  54. 8f45ce2 Fixing reconciling hosts to regions by Steven Burrows · 7 years ago
  55. 1742bb8 FOR DEMO PURPOSES: Zoom and pan to regions when navigating by Steven Burrows · 7 years ago
  56. cd508a6 Removed redundant checks from Topo2Jsonifier. by Simon Hunt · 7 years ago
  57. 8601627 [onos-5470] Added esc key handlers for cluster details panel by Viswanath KSP · 7 years ago
  58. b7fd080 Implement host-device synthetic links. by Simon Hunt · 7 years ago
  59. 6b5a941 ONOS-5470: Cluster Details panel added node properties, fixed icon and style. by Simon Hunt · 7 years ago
  60. a271e0a Fixed cluster details panel - renaming; data watch. by Simon Hunt · 7 years ago
  61. 7bdc917 Pushing changes for story/subtask onos-5522 by Viswanath KSP · 8 years ago
  62. df11ea8 Pathset-1 pushing changes for onos-5472 by Viswanath KSP · 7 years ago
  63. 9fcf970 Pushing changes for [ONOS-5469] : Add detail panel infrastructure by Viswanath KSP · 7 years ago
  64. 45cd726 Removing classic-topo-view heartbeat event. by Simon Hunt · 7 years ago
  65. d1212c7 Adding changes for [onos-5525] by Viswanath KSP · 7 years ago
  66. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 7 years ago
  67. beef935 Topo2: Implemented host icons by Steven Burrows · 7 years ago
  68. e2d77d6 Topo2: Multi Details panel by Steven Burrows · 7 years ago
  69. aa57d93 Topo2: Single panel details panel by Steven Burrows · 7 years ago
  70. a9301bb Device Details Panel -- Remove old code by Simon Hunt · 7 years ago
  71. aefd586 ONOS-5531: Port Label bug by Steven Burrows · 8 years ago
  72. a3fca81 Topo2: Fix layout issues by Steven Burrows · 8 years ago
  73. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  74. 1c5c861 Topo2: Reset node position and unpin by Steven Burrows · 8 years ago
  75. 0616e80 Topo2: Scale links when zooming in and out Topo2: Limit icon scaling by Steven Burrows · 8 years ago
  76. 72a354f Updated Karma and PhantomJS to fix npm run test by Steven Burrows · 8 years ago
  77. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  78. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 8 years ago
  79. a3e2e87 Comment out development script references. by Simon Hunt · 8 years ago
  80. d189b92 Re-instate SHIFT as a valid keystroke. by Simon Hunt · 8 years ago
  81. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  82. 5570d1b Added Flash info for toggle summary keycommand by Steven Burrows · 8 years ago
  83. 482d950 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  84. c8f06d9 Clean up location and formatting of table filtering on flow table view. by Simon Hunt · 8 years ago
  85. f83c3e9 fix for displaying toolbar icons in dark theme by Steven Burrows · 8 years ago
  86. 01ddf60 Added keyboard shortcut to show/hide instance panel by Steven Burrows · 8 years ago
  87. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  88. 2d4aab7 Made the last item in the list non-click by Steven Burrows · 8 years ago
  89. 8dab1c7 Shorted if statements Fixed keybinding for use of modifiers by Steven Burrows · 8 years ago
  90. d8e6c33 Styled the breadcrumbs bar by Steven Burrows · 8 years ago
  91. 9ada8d7 onos-1818-search by tableid in Flow table by sisubram · 8 years ago
  92. 7a9d04e Close the topo2 instance panel on navigation by Steven Burrows · 8 years ago
  93. bbe3dda Removed blank lines by Steven Burrows · 8 years ago
  94. d576f64 Removed dialog logic from the Topo2Map Class by Steven Burrows · 8 years ago
  95. e3a1884 Added Map Dialog Added Map Background Prevent click on node drag event by Steven Burrows · 8 years ago
  96. 37549ee Added Key Commands to topo2 by Steven Burrows · 8 years ago
  97. a299ffc Fix broken reference in uitopo archetype. by Simon Hunt · 8 years ago
  98. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  99. dfa52b0 CSS Added fill-mode for nodes by Steven Burrows · 8 years ago
  100. 0a4e674 Copyright update by Brian O'Connor · 8 years ago