1. 48958b1 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
  2. 7b41c4a GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
  3. d0fe66c GUI -- topo view - background map is now OFF by default, and toolbar is now HIDDEN by default. by Simon Hunt · 9 years ago
  4. 92ef154 Modified d3.js to use alternate force.tick() invocation for improved speed. by Thomas Vachuska · 9 years ago
  5. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  6. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  7. 5aac2fc ONOS-1419 - Fix to allow nodes to be selected in the Oblique View. by Simon Hunt · 9 years ago
  8. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  9. e50829c GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
  10. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  11. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  12. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  13. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  14. 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
  15. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  16. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  17. 0a6ffb6 GUI -- Bug fixes - Scroll bar doesn't appear on topo panels or table views, adjustHeight for topo panels no longer called after view is changed. by Bri Prebilic Cole · 9 years ago
  18. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  19. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  20. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  21. ea84212 GUI -- fix to remove newly added traffic link classes. by Simon Hunt · 9 years ago
  22. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  23. 41d6765 GUI -- Table views' auto refresh can be toggled on or off. by Bri Prebilic Cole · 9 years ago
  24. d874546 GUI -- Mobile GUI work. Disabled port highlighting, suppressed port highlighting/sprite layer toolbar buttons, adjusted panel and navigation/mast heights. by Bri Prebilic Cole · 9 years ago
  25. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  26. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  27. bfab9c7 GUI -- Table views auto refresh every two seconds while maintaining selected items. by Bri Prebilic Cole · 9 years ago
  28. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  29. 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
  30. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  31. 9814226 ONOS-2033 - GUI -- Buckets in groups view are one per line, Link direction on links view has HTML arrow. Bug fix. by Bri Prebilic Cole · 9 years ago
  32. 76f632c ONOS-2033 - GUI -- Buckets in groups view are one per line, Link direction on links view has HTML arrow. by Bri Prebilic Cole · 9 years ago
  33. 54bbfb9 GUI -- Device details panel work - Panel resizes on window resize, DOM manipulation moved out of controller into directive. by Bri Prebilic Cole · 9 years ago
  34. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  35. c7f7996 GUI -- Moved more potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  36. 52c98bd GUI -- Moved of potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  37. 51f540f GUI -- Fixed a shut-down exception by explicitly closing all web-sockets on shutdown. by Thomas Vachuska · 9 years ago
  38. d8b0789 GUI -- Added intent state to the tabular view. by Thomas Vachuska · 9 years ago
  39. aa8b0eb GUI -- Added Settings view by Thomas Vachuska · 9 years ago
  40. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  42. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  43. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  44. 69d5f4e ONOS-1928 - GUI -- Topo panels now resize when window resizes. by Bri Prebilic Cole · 9 years ago
  45. 1deab53 Simplifying removeListener to merely log when remove indicates no such listener. by Thomas Vachuska · 9 years ago
  46. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  47. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  48. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  49. 8d3de3d GUI -- Titles on topo panels overflow to the next line instead of going off of the screen. by Bri Prebilic Cole · 9 years ago
  50. 1ff09e8 GUI - fix the "It's Alive!" bug. by Simon Hunt · 9 years ago
  51. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  52. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  53. 068814d GUI -- Resize and table directives clean up. Veil service given init function and unit tests. by Bri Prebilic Cole · 9 years ago
  54. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  55. 732bb2e GUI -- Further work on refactoring Topology View server side code. Still WIP... by Simon Hunt · 9 years ago
  56. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  57. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  58. bd0bc77 GUI -- Garbage can icon added to app view, fixed broken unit tests. by Bri Prebilic Cole · 9 years ago
  59. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  60. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  61. e1be1b7 GUI -- Refresh button has been moved to TableBuilderService to be part of every tabular view automatically. by Bri Prebilic Cole · 9 years ago
  62. 5c60d6e GUI -- Group view now accessible by button on topo and device views. by Bri Prebilic Cole · 9 years ago
  63. 7f62f7c GUI -- Augment sprite definitions to include subpaths and fills. by Simon Hunt · 9 years ago
  64. 9a5e006 ONOS-1768 - GUI -- Tooltip doesn't appear on new view if switching by button, minor table height bug fix. by Bri Prebilic Cole · 9 years ago
  65. 35d2971 GUI -- Fixed warning about undefined panel, added topoPanel destroy, added unit tests for topoPanel. by Bri Prebilic Cole · 9 years ago
  66. c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
  67. 684bcb7 GUI -- Topo Panels now dynamically adjust their height to fit in the whole window. Topo panel structure changed to have api for dynamic content to be added later. by Bri Prebilic Cole · 9 years ago
  68. d7f7bcc GUI -- Major re-write of server-side Topology View code. WIP. by Simon Hunt · 9 years ago
  69. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago
  70. d4749ea GUI -- Minor update to multiHomed test scenario. by Simon Hunt · 9 years ago
  71. 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
  72. 530e52a GUI -- Fixed application upload/install functionality. by Thomas Vachuska · 9 years ago
  73. ab130524 GUI -- Added routerId to AnnotationKeys; added test scenario for multi-homed hosts (routers). by Simon Hunt · 9 years ago
  74. 9467a23 GUI -- General GUI backend cleanup and bug fixes. Added custom formatters for existing tables, unit test for Enum Formatter, and more glyphs. by Bri Prebilic Cole · 9 years ago
  75. 5939e65 GUI -- Added Locale and Time Zone decorators to TimeFormatter. by Simon Hunt · 9 years ago
  76. ff3dc67 ONOS-1819 - GUI -- Group view added (WIP). Enum Cell Formatter created. by Bri Prebilic Cole · 9 years ago
  77. 3d1b065 GUI -- refactored all the table views (server side) to use the new TableModel method of data generation. by Simon Hunt · 9 years ago
  78. 641b97b ONOS-1817 - GUI -- Bytes and packets are now displayed in the flow table. by Bri Prebilic Cole · 9 years ago
  79. ac829e4 ONOS-1820 - GUI -- Base port stats view created. Navigate to it using device or topo view. by Bri Prebilic Cole · 9 years ago
  80. e568ead ONOS-1842 - GUI -- Tables have better resizing behavior -- column headers stay above their columns and table cell text is constrained to one size. by Bri Prebilic Cole · 9 years ago
  81. abd16f6 GUI -- Introduce TableRequestHandler and refactor all table-based requests to use this class. by Simon Hunt · 9 years ago
  82. 43f17c0 GUI -- Refresh Icon added. - Fixed default column ID for intents view. by Bri Prebilic Cole · 9 years ago
  83. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  84. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  85. 44aa2f8 GUI -- Refactoring of server-side message handlers (Part One). by Simon Hunt · 9 years ago
  86. 3d4d01c ONOS-1783 - GUI -- Refresh buttons for tabular views added. Minor table.js refactor. by Bri Prebilic Cole · 9 years ago
  87. 35fa3d4 GUI -- Adding synchronization for message sending and for create/destroy handlers. by Thomas Vachuska · 9 years ago
  88. c00295c Removed unnecessary mapper declaration -- use the one exposed in the superclass. by Simon Hunt · 9 years ago
  89. 3ccb9eb Added some protection again UiExtensions that return null inclusion streams. by Thomas Vachuska · 9 years ago
  90. 2efc715 ONOS-1722 - GUI -- QuickHelp unit tests written, minor other user input precautions added. by Bri Prebilic Cole · 9 years ago
  91. ef09190 ONOS-1724 - GUI -- svgUnit tests written. WIP topoToolbar unit tests written. Firing key presses programmatically investigated. by Bri Prebilic Cole · 9 years ago
  92. 2bb4863 Fixed a defect in topology view handler where listeners were being removed prematurely. by Thomas Vachuska · 9 years ago
  93. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  94. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  95. cdc188d ONOS-1281, ONOS-1747 - GUI -- Flows table created; version updated. by Bri Prebilic Cole · 9 years ago
  96. 20e1679 ONOS-1477 - GUI -- Added glyphs to nav menu. by Simon Hunt · 9 years ago
  97. 38c2b6a ONOS-1478 - GUI -- Segment navigation menu into categories. by Simon Hunt · 9 years ago
  98. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  99. 239e588 ONOS-1678 - Detail Panel issue - Actually FIXED it this time. by Simon Hunt · 9 years ago
  100. 1002cd8 GUI -- Added UiViewHidden subclass of UiView to allow for views that do not have an entry in the navigation panel. by Simon Hunt · 9 years ago