1. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  2. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  3. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  4. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  5. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 8 years ago
  6. b7fd080 Implement host-device synthetic links. by Simon Hunt · 8 years ago
  7. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  8. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  9. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  10. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  11. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  12. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  13. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  14. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  15. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  16. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  17. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  18. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  19. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  20. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  21. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  22. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  23. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  24. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  25. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  26. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  27. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  28. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  29. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  30. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  31. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  32. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  33. 72f3f10 Change the data type of Data Point value from Double to Object by Jian Li · 8 years ago
  34. 1077dd7 Add annotation to ChartModel by Jian Li · 8 years ago
  35. 1aa0782 [ONOS-3851] Initial implementation of Web GUI of CPMan by Jian Li · 8 years ago
  36. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  37. 1546882 Revise ChartModel and add ChartRequestHandler, ChartUtils classes by Jian Li · 8 years ago
  38. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  39. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  40. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  41. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  42. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  43. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  44. 5f6dbf8 Initial cut for Ui Model Objects. by Simon Hunt · 8 years ago
  45. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  46. d7909ca Fixes for javadoc errors by Ray Milkey · 8 years ago
  47. b6859e1 [ONOS-3949] Initial implementation of a Chart Model for Web GUI by Jian Li · 8 years ago
  48. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  49. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  50. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  51. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  52. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  53. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  54. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  55. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  56. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  57. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  58. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  59. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  60. cd15027 ONOS-3320: PropertyPanelTest fails in non-English locale. by Simon Hunt · 9 years ago
  61. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 9 years ago
  62. e3026a4 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  63. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  64. 13cc083 GUI Topo -- Added missing glyphs by Simon Hunt · 9 years ago
  65. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  66. 8589757 GUI Topo -- added NodeBadge field to NodeHighlight. by Simon Hunt · 9 years ago
  67. 83c5b83 GUI Topo -- added NodeBadge model object. by Simon Hunt · 9 years ago
  68. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  69. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  70. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  71. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  72. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  73. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  74. 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  75. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  76. d6685d0 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  77. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  78. 4fc8685 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  79. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  80. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  81. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  82. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  83. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  84. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  85. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  86. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  87. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  88. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  89. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  90. c244976 GUI -- Bug fixes - TableModel displays empty cell instead of causing NPE if no value is given. Sort icons and direction are reset when view is destroyed. by Bri Prebilic Cole · 9 years ago
  91. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  92. c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
  93. d7f7bcc GUI -- Major re-write of server-side Topology View code. WIP. by Simon Hunt · 9 years ago
  94. 27bf079 GUI -- Enhanced DefaultCellComparator to utilize Comparable implementation if available on the objects being compared, defaulting to string comparison otherwise. by Simon Hunt · 9 years ago
  95. 5939e65 GUI -- Added Locale and Time Zone decorators to TimeFormatter. by Simon Hunt · 9 years ago
  96. 66f7543 GUI -- Made OOTB formatters and comparators final classes. by Simon Hunt · 9 years ago
  97. 0de9fac Fixing and organizing javadocs. by Thomas Vachuska · 9 years ago
  98. ff3dc67 ONOS-1819 - GUI -- Group view added (WIP). Enum Cell Formatter created. by Bri Prebilic Cole · 9 years ago
  99. 73c5518 GUI -- Deleted deprecated table classes. by Simon Hunt · 9 years ago
  100. 3d1b065 GUI -- refactored all the table views (server side) to use the new TableModel method of data generation. by Simon Hunt · 9 years ago