1. abd16f6 GUI -- Introduce TableRequestHandler and refactor all table-based requests to use this class. by Simon Hunt · 9 years ago
  2. 43f17c0 GUI -- Refresh Icon added. - Fixed default column ID for intents view. by Bri Prebilic Cole · 9 years ago
  3. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  4. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  5. 44aa2f8 GUI -- Refactoring of server-side message handlers (Part One). by Simon Hunt · 9 years ago
  6. 35fa3d4 GUI -- Adding synchronization for message sending and for create/destroy handlers. by Thomas Vachuska · 9 years ago
  7. c00295c Removed unnecessary mapper declaration -- use the one exposed in the superclass. by Simon Hunt · 9 years ago
  8. 3ccb9eb Added some protection again UiExtensions that return null inclusion streams. by Thomas Vachuska · 9 years ago
  9. 2bb4863 Fixed a defect in topology view handler where listeners were being removed prematurely. by Thomas Vachuska · 9 years ago
  10. cdc188d ONOS-1281, ONOS-1747 - GUI -- Flows table created; version updated. by Bri Prebilic Cole · 9 years ago
  11. 20e1679 ONOS-1477 - GUI -- Added glyphs to nav menu. by Simon Hunt · 9 years ago
  12. 38c2b6a ONOS-1478 - GUI -- Segment navigation menu into categories. by Simon Hunt · 9 years ago
  13. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  14. 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
  15. b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 9 years ago
  16. 07ee46e GUI -- Removed Sample View, now that we have plenty others. by Simon Hunt · 9 years ago
  17. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  18. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  19. fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 9 years ago
  20. ab582b8 GUI -- "State" is now an icon on Link and Cluster node views. - Icon mapping has generic names to be reused between views - Fixed broken table unit tests - Other minor cleanup by Bri Prebilic Cole · 9 years ago
  21. 9ed335b GUI -- Added facility to upload and track various sprite JSON definitions. WIP by Thomas Vachuska · 9 years ago
  22. 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 9 years ago
  23. 9fb594a GUI -- Base Link View added -- WIP. by Bri Prebilic Cole · 9 years ago
  24. 384e8dc GUI -- Base Cluster View implemented. Bug fixed of table bodies not being wide enough. by Bri Prebilic Cole · 9 years ago
  25. b699a16 GUI -- Finished Device Details Panel. by Bri Prebilic Cole · 9 years ago
  26. 0feedc0 GUI -- WIP Device View details panel. Egress Links backend added, updated FnService, added CSS for panel, populates panel with properties and a close button. by Bri Prebilic Cole · 9 years ago
  27. 264c5ec GUI -- Adjusted height of tables in tabular views, added new and removed columns in Device View. Removed rounded bottom corners of tabular views, created table.css instead of using common.css by Bri Prebilic Cole · 9 years ago
  28. 619c538 GUI -- Playing with application actions; converted to table builder; added selCB support. by Thomas Vachuska · 9 years ago
  29. ae65c96 GUI -- Device View now has a column for Master Instance Id. by Bri Prebilic Cole · 9 years ago
  30. d5df254 GUI -- Refactored IntentView java backend for details. by Bri Prebilic Cole · 9 years ago
  31. 2bd8c35 GUI -- Updated Intent View to have resources and details listed for each intent. by Bri Prebilic Cole · 9 years ago
  32. 96f2647 GUI -- Basic Intent View implemented. Includes app id, key, type, and priority. Details / resources to be added later. by Bri Prebilic Cole · 9 years ago
  33. 58eded6 GUI -- Fixed host view row height CSS by adding an icon for host type. by Thomas Vachuska · 9 years ago
  34. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  35. 19a32dd GUI -- Host view implemented on client and server side. by Bri Prebilic Cole · 9 years ago
  36. 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
  37. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  38. 5d5858b GUI -- Fixed a defect where showTraffic was sending redundant link classes. by Thomas Vachuska · 9 years ago
  39. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  40. ef64676 Changing default view of the new GUI to the Topology View. by Thomas Vachuska · 9 years ago
  41. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  42. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  43. 4c7edd3 GUI -- Initial cut at bootstrap message from server to client. by Simon Hunt · 9 years ago
  44. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  45. 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
  46. 3553b30 ONOS-1235 Enhanced UI extension mechanism to provide message handler factory and took a first cut at the core UiWebSocket mechanism. by Thomas Vachuska · 9 years ago
  47. 9730ec9 Enhanced look and feel of the GUI navigation pane to be consistent with the mast-head look and feel. Also enabled the dynamic content generation in web.xml by default; accessible via onos/ui/main.html URL. by Thomas Vachuska · 9 years ago
  48. 529db0a Preparing GUI resources for dynamic injection of contributed content. Ready to go, but for now disabled in web.xml. by Thomas Vachuska · 9 years ago
  49. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago
  50. a050989 Preparing for dynamic GUI extensibility. by Thomas Vachuska · 9 years ago
  51. d32bfdc Fixing javadocs. by Thomas Vachuska · 9 years ago
  52. fe8c98a Adding support for user interface extensions. by Thomas Vachuska · 9 years ago
  53. ecb63c5 Updated accumulator documentation and refactored names to remove the event heritage. by Thomas Vachuska · 9 years ago
  54. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  55. dea0974 GUI -- Refactored DeviceTableRow to use abstract super class. by Bri Prebilic Cole · 9 years ago
  56. 468bc1d GUI -- Implemented Java backend device list sorting for tables. by Bri Prebilic Cole · 9 years ago
  57. 506ce0a GUI -- Backend Java sorting of devices WIP. by Bri Prebilic Cole · 9 years ago
  58. c31d9f1 ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths. by Thomas Vachuska · 9 years ago
  59. 4367abc GUI -- DeviceResource: minor improvement. by Simon Hunt · 9 years ago
  60. 1f170b8 GUI -- Simpler version of DeviceGuiResource for the UI. by Simon Hunt · 9 years ago
  61. 09e464b Starting GUI server-side code by Bri Prebilic Cole · 9 years ago
  62. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  63. bbc3b4b Fixing an NPE in GUI idle detect mechanism; ONOS-441 by Thomas Vachuska · 9 years ago
  64. 4785eec removing some TODOs by alshabib · 9 years ago
  65. 0ad84ec setting periodic calls to reasonable intervals by alshabib · 9 years ago
  66. b7e4064 Fixed a few more defects and usability issues in GUI traffic monitoring. by Thomas Vachuska · 9 years ago
  67. 6810b788 Fixing various GUI traffic/usage issues. Reduced key help font. by Thomas Vachuska · 9 years ago
  68. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  69. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  70. 164fa5c GUI fixes/breaks. by Thomas Vachuska · 9 years ago
  71. f5c3a2e Refactor: use AnnotationKeys by Sho SHIMIZU · 9 years ago
  72. b33b40b GUI -- fixed bug where host (endstation) glyph was not showing up in details pane. by Simon Hunt · 9 years ago
  73. 82041f5 Added a number of demo-related artifacts. Enhanced GUI a bit. by Thomas Vachuska · 9 years ago
  74. d1c25cd Fixed a defect where a newly arrived instance would not be added on the client. by Thomas Vachuska · 10 years ago
  75. 1e68bdd Added ability to force mastership re-balancing between instances from the GUI. by Thomas Vachuska · 10 years ago
  76. 5dd52f7 Enhancing the GUI traffic-related code. Fixed a defect in reactive forwarding. by Thomas Vachuska · 10 years ago
  77. 5bde31f Fixing various issues and re-tuning. by Thomas Vachuska · 10 years ago
  78. e02e11c Fixing issues on GUI server side. Adding command to balance mastership. Messing with color scheme per feedback. by Thomas Vachuska · 10 years ago
  79. 9aea51b ONOS-314 Fixed a bug and update the attmpls.json for demo. by Thomas Vachuska · 10 years ago
  80. 998b141 ONOS-314 Added ability to export JSON via GUI rest. by Thomas Vachuska · 10 years ago
  81. 9edca30 ONOS-303 Added ability to add mult-source intent from GUI. by Thomas Vachuska · 10 years ago
  82. f84c3a2 ONOS-297 Added sending a few more properties as part of ONOS instance messages. by Thomas Vachuska · 10 years ago
  83. 47635c6 ONOS-293 Added summary pane and related keyboard shortcuts; also tweaked key help sizes and dropped instances toggle from mast. Fixed ONOS-295 bug. by Thomas Vachuska · 10 years ago
  84. 60d72bf Fixed labels issue. by Thomas Vachuska · 10 years ago
  85. 3f06e08 Various gui & test script tweaks. by Thomas Vachuska · 10 years ago
  86. 4731f12 GUI Fixes. by Thomas Vachuska · 10 years ago
  87. 29617e5 ONOS-248 Added ability to visualize counts of device flows along egress links. by Thomas Vachuska · 10 years ago
  88. 87d3db1 ONOS-249 Added summary of flow rules for the selected device. by Thomas Vachuska · 10 years ago
  89. 5fedb7a ONOS-245 Adding more polish and capability to the GUI. by Thomas Vachuska · 10 years ago
  90. 20322ff Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 10 years ago
  91. cd2920c Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 10 years ago
  92. f75b7ab Forgot the icons... doh! by Thomas Vachuska · 10 years ago
  93. 8954329 Reverting the theme to light for the demo and switching icons set. by Thomas Vachuska · 10 years ago
  94. c9d7673 Cleaned up inconsistency in OpticalConnectivityIntent API. by Jonathan Hart · 10 years ago
  95. 16582df Fixed GUI labels for nodes and fixed a few GPS coordinates. by Thomas Vachuska · 10 years ago
  96. e4cebaf Adding support for link state to GUI. by Thomas Vachuska · 10 years ago
  97. 7c27ad7 Added detection of traffic flowing using StatisticService. by Thomas Vachuska · 10 years ago
  98. c002965 Optical UC fixes for gui and for host2host intent provisoning by Praseed Balakrishnan · 10 years ago
  99. dea4cb3 Connecting packet paths to optical tunnels visually. by Thomas Vachuska · 10 years ago
  100. 22e3492 GUI traffic visualization work on server-side. by Thomas Vachuska · 10 years ago