1. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  2. 113091f Cosmetic fixes by Yuta HIGUCHI · 7 years ago
  3. b804203 Lion Utilities: by Simon Hunt · 7 years ago
  4. 0c85f11 Made a start on localization ("lion") utilities. by Simon Hunt · 7 years ago
  5. 36740d0 Remove deprecated use of 'sid' parameter. by Simon Hunt · 7 years ago
  6. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  7. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  8. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  9. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  10. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  11. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  12. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  13. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  14. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  15. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  16. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  17. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  18. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  19. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  20. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  21. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  22. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  23. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  24. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  25. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  26. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  27. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  28. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  29. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  30. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  31. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  32. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  33. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  34. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  35. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 8 years ago
  36. b7fd080 Implement host-device synthetic links. by Simon Hunt · 8 years ago
  37. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  38. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  39. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  40. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  41. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  42. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  43. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  44. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  45. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  46. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  47. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  48. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  49. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  50. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  51. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  52. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  53. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  54. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  55. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  56. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  57. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  58. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  59. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  60. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  61. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  62. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  63. 72f3f10 Change the data type of Data Point value from Double to Object by Jian Li · 8 years ago
  64. 1077dd7 Add annotation to ChartModel by Jian Li · 8 years ago
  65. 1aa0782 [ONOS-3851] Initial implementation of Web GUI of CPMan by Jian Li · 8 years ago
  66. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  67. 1546882 Revise ChartModel and add ChartRequestHandler, ChartUtils classes by Jian Li · 8 years ago
  68. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  69. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  70. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  71. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  72. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  73. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  74. 5f6dbf8 Initial cut for Ui Model Objects. by Simon Hunt · 8 years ago
  75. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  76. d7909ca Fixes for javadoc errors by Ray Milkey · 8 years ago
  77. b6859e1 [ONOS-3949] Initial implementation of a Chart Model for Web GUI by Jian Li · 8 years ago
  78. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  79. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  80. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  81. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  82. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  83. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  84. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  85. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  86. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  87. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  88. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  89. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  90. cd15027 ONOS-3320: PropertyPanelTest fails in non-English locale. by Simon Hunt · 9 years ago
  91. 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
  92. e3026a4 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  93. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  94. 13cc083 GUI Topo -- Added missing glyphs by Simon Hunt · 9 years ago
  95. 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
  96. 8589757 GUI Topo -- added NodeBadge field to NodeHighlight. by Simon Hunt · 9 years ago
  97. 83c5b83 GUI Topo -- added NodeBadge model object. by Simon Hunt · 9 years ago
  98. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  99. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  100. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago