1. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  2. cdc188d ONOS-1281, ONOS-1747 - GUI -- Flows table created; version updated. by Bri Prebilic Cole · 9 years ago
  3. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  4. 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
  5. 07ee46e GUI -- Removed Sample View, now that we have plenty others. by Simon Hunt · 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. 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
  9. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  10. 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
  11. ef64676 Changing default view of the new GUI to the Topology View. by Thomas Vachuska · 9 years ago
  12. 20207df GUI -- Cleaned up websocket code. by Simon Hunt · 9 years ago
  13. 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
  14. 14caf7c GUI -- Fixing broken unit tests. by Simon Hunt · 9 years ago
  15. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago[Copied from web/gui/src/main/resources/templates/onos-template.js]
  16. a050989 Preparing for dynamic GUI extensibility. by Thomas Vachuska · 9 years ago[Renamed (68%) from web/gui/src/main/resources/WEB-INF/classes/onos-template.js]
  17. fe8c98a Adding support for user interface extensions. by Thomas Vachuska · 9 years ago