1. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  2. fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 9 years ago
  3. 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
  4. 9ed335b GUI -- Added facility to upload and track various sprite JSON definitions. WIP by Thomas Vachuska · 9 years ago
  5. 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 9 years ago
  6. 9fb594a GUI -- Base Link View added -- WIP. by Bri Prebilic Cole · 9 years ago
  7. 384e8dc GUI -- Base Cluster View implemented. Bug fixed of table bodies not being wide enough. by Bri Prebilic Cole · 9 years ago
  8. b699a16 GUI -- Finished Device Details Panel. by Bri Prebilic Cole · 9 years ago
  9. 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
  10. 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
  11. 619c538 GUI -- Playing with application actions; converted to table builder; added selCB support. by Thomas Vachuska · 9 years ago
  12. ae65c96 GUI -- Device View now has a column for Master Instance Id. by Bri Prebilic Cole · 9 years ago
  13. d5df254 GUI -- Refactored IntentView java backend for details. by Bri Prebilic Cole · 9 years ago
  14. 2bd8c35 GUI -- Updated Intent View to have resources and details listed for each intent. by Bri Prebilic Cole · 9 years ago
  15. 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
  16. 58eded6 GUI -- Fixed host view row height CSS by adding an icon for host type. by Thomas Vachuska · 9 years ago
  17. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  18. 19a32dd GUI -- Host view implemented on client and server side. by Bri Prebilic Cole · 9 years ago
  19. 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
  20. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  21. 5d5858b GUI -- Fixed a defect where showTraffic was sending redundant link classes. by Thomas Vachuska · 9 years ago
  22. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  23. ef64676 Changing default view of the new GUI to the Topology View. by Thomas Vachuska · 9 years ago
  24. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  25. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  26. 4c7edd3 GUI -- Initial cut at bootstrap message from server to client. by Simon Hunt · 9 years ago
  27. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  28. 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
  29. 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
  30. 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
  31. 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
  32. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago
  33. a050989 Preparing for dynamic GUI extensibility. by Thomas Vachuska · 9 years ago
  34. d32bfdc Fixing javadocs. by Thomas Vachuska · 9 years ago
  35. fe8c98a Adding support for user interface extensions. by Thomas Vachuska · 9 years ago