1. 2b4de87 Added mechanism for apps to easily add their own custom link/node/host highlighting wihout having to create a new UI extensions by Thomas Vachuska · 3 years, 1 month ago
  2. adeb716 GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase by Sean Condon · 5 years ago
  3. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  4. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  5. 9f5b52b Fix ONOS UI doesn't expose CONTROLLER type device. by Daniel Park · 6 years ago
  6. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  7. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  8. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  9. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  10. 1911fe4 GUI - Topologies - refactoring of ServicesBundle. by Simon Hunt · 7 years ago
  11. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  12. 3a9b01c Fix error when remove non-numeric key intent from UI by Yi Tseng · 7 years ago
  13. 732ea83 [ONOS-5523]ProtectedIntentsOverlay by Andrea Campanella · 7 years ago
  14. 6334092 Fix for ONOS-5406 by Deepa Vaddireddy · 7 years ago
  15. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  16. 45cd726 Removing classic-topo-view heartbeat event. by Simon Hunt · 8 years ago
  17. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 8 years ago
  18. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  19. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  20. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  21. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  22. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  23. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  24. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  25. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  26. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  27. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  28. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 8 years ago
  29. 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
  30. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  31. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  32. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  33. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  34. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  35. 4fc8685 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  36. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  37. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  38. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  39. 93735af GUI -- deleting experimental code for topo refactoring. by Simon Hunt · 9 years ago
  40. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  41. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  42. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  43. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  44. c7f7996 GUI -- Moved more potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  45. 52c98bd GUI -- Moved of potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  46. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  47. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  48. 732bb2e GUI -- Further work on refactoring Topology View server side code. Still WIP... by Simon Hunt · 9 years ago
  49. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  50. c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
  51. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  52. 44aa2f8 GUI -- Refactoring of server-side message handlers (Part One). by Simon Hunt · 9 years ago
  53. 35fa3d4 GUI -- Adding synchronization for message sending and for create/destroy handlers. by Thomas Vachuska · 9 years ago
  54. 2bb4863 Fixed a defect in topology view handler where listeners were being removed prematurely. by Thomas Vachuska · 9 years ago
  55. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  56. fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 9 years ago
  57. 9ed335b GUI -- Added facility to upload and track various sprite JSON definitions. WIP by Thomas Vachuska · 9 years ago
  58. e586b79 GUI -- Preliminary work for converting tabular views to use the shared web-socket rather than via REST. WIP. by Thomas Vachuska · 9 years ago
  59. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  60. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  61. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago