1. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  2. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  3. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  4. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  5. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  6. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  7. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  8. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  9. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  10. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  11. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  12. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  13. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  14. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  15. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  16. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  17. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  18. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  19. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  20. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  21. 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
  22. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  23. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  24. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  25. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  26. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  27. fa4bb3b Fixing Europe map scale. by Thomas Vachuska · 8 years ago
  28. 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  29. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  30. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  31. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  32. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  33. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  34. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  35. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  36. 23f21e3 GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html. by Simon Hunt · 8 years ago
  37. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  38. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  39. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  40. 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 8 years ago
  41. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  42. 44b3d2d Clean up ECMap on deactivate by HIGUCHI Yuta · 8 years ago
  43. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  44. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  45. a7592bc Show meter and/or table transition in GUI even if flow entry has no other treatment instructions. by Konstantinos Kanonakis · 8 years ago
  46. ea32708 Temporary patch around unavailable username during websocket failover. by Simon Hunt · 8 years ago
  47. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  48. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  49. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  50. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  51. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  52. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  53. 845c328 Added meter and table transition following other treatment instructions in FlowViewMessageHandler. by Konstantinos Kanonakis · 8 years ago
  54. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  55. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  56. ed804d5 Initial cut for UI topo model implementation. by Simon Hunt · 8 years ago
  57. 3678c2a Remove magic numbers and in-line string constants in UiExtensionManager. by Simon Hunt · 8 years ago
  58. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  59. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  60. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  61. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  62. a42ce0b Adding ability to drop OAR files to install apps. by Thomas Vachuska · 8 years ago
  63. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  64. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  65. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  66. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  67. da0665b Fixing GUI to work with the new flow objective intents. by Thomas Vachuska · 8 years ago
  68. a78aeb8 Fix NPE in LinkViewMessageHandler by Charles Chan · 8 years ago
  69. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  70. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  71. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  72. a834660 foo servlet by Simon Hunt · 8 years ago
  73. be6de22 Enhance the detection of meter table supportability in meter GUI by Jian Li · 8 years ago
  74. 3164293 GUI -- Application View Details Panel - by Simon Hunt · 8 years ago
  75. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  76. da253e0 [ONOS-3635] Add more information to Application panel view by Jian Li · 8 years ago
  77. a54de5a [ONOS-3635] Implement detail panel view for extended app properties by Jian Li · 8 years ago
  78. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  79. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  80. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  81. 111bc59 Format string should use %n rather than \n by Phil Huang · 8 years ago
  82. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  83. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  84. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  85. 1f54473 [ONOS-3642] Add GUI Meter 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. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  88. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  89. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  90. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  91. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  92. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 8 years ago
  93. 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
  94. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  95. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  96. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  97. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  98. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  99. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  100. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago