1. 3432701 Renamed UI- CLI command classes to be more consistent. by Simon Hunt · 7 years ago
  2. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  3. 5b83ac2 ONOS-6415: NPE in Topo2Jsonifier by Simon Hunt · 7 years ago
  4. cf76a65 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  5. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  6. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  7. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  8. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  9. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  10. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  11. 2d7cd6f ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  12. a7aea84 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  13. 9e2413e ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  14. 1911fe4 GUI - Topologies - refactoring of ServicesBundle. by Simon Hunt · 7 years ago
  15. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  16. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  17. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  18. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  19. 20913c6 Adding visual mapping of packet to optical path. by Marc De Leenheer · 7 years ago
  20. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  21. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  22. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  23. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  24. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  25. 605134d Adding provisional coloring thresholds for packet-per-sec visualization. by Thomas Vachuska · 7 years ago
  26. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  27. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  28. e4fdebb Avoid high-lighting wrong link by Yuta HIGUCHI · 7 years ago
  29. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  30. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago
  31. 2521d5f Topo2: Correctly track location of nodes PER Region. by Simon Hunt · 7 years ago
  32. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  33. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  34. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  35. cc035c5 Yang Model Table View: skeleton code in place. by Simon Hunt · 7 years ago
  36. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  37. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  38. f3932c0 Fix for ONOS-3750 by Deepa Vaddireddy · 7 years ago
  39. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  40. 3a9b01c Fix error when remove non-numeric key intent from UI by Yi Tseng · 7 years ago
  41. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  42. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  43. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  44. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  45. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  46. 6334092 Fix for ONOS-5406 by Deepa Vaddireddy · 7 years ago
  47. 3232286 [onos-5822] Added changes Addressed check-style issues Addressed review comments by Viswanath KSP · 7 years ago
  48. 5328f79 Fixed HostToHost intent highlighting on topology view. by Simon Hunt · 7 years ago
  49. 7ee9f08 Remove obsolete harness code (TopoX) by Simon Hunt · 7 years ago
  50. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  51. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  52. c5a99dc [ONOS-4136] Implement Partitions View. by chengfan · 7 years ago
  53. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  54. ed55ecf Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error by Viswanath KSP · 7 years ago
  55. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  56. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  57. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  58. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  59. 116f0c1 Added changes for ONOS-5652 by Viswanath KSP · 7 years ago
  60. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  61. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  62. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 8 years ago
  63. 15079bb Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager. by Jonathan Hart · 7 years ago
  64. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 8 years ago
  65. 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 · 8 years ago
  66. 70e0d14 Added changes for onos-5523 Fixed code as per review by Viswanath KSP · 8 years ago
  67. 8f45ce2 Fixing reconciling hosts to regions by Steven Burrows · 8 years ago
  68. cd508a6 Removed redundant checks from Topo2Jsonifier. by Simon Hunt · 8 years ago
  69. b7fd080 Implement host-device synthetic links. by Simon Hunt · 8 years ago
  70. a271e0a Fixed cluster details panel - renaming; data watch. by Simon Hunt · 8 years ago
  71. df11ea8 Pathset-1 pushing changes for onos-5472 by Viswanath KSP · 8 years ago
  72. 45cd726 Removing classic-topo-view heartbeat event. by Simon Hunt · 8 years ago
  73. d1212c7 Adding changes for [onos-5525] by Viswanath KSP · 8 years ago
  74. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  75. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  76. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  77. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 8 years ago
  78. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  79. 482d950 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  80. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  81. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  82. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  83. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  84. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  85. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  86. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  87. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  88. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  89. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  90. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  91. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  92. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  93. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  94. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  95. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  96. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  97. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  98. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  99. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  100. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago