1. 9b228cb GUI - adjust styling of ONOS instances. by Simon Hunt · 10 years ago
  2. fcfb46c GUI - Implemented updateInstance event handler. by Simon Hunt · 10 years ago
  3. 56a2ea4 GUI - Fixed link labels - now they update correctly. by Simon Hunt · 10 years ago
  4. e2575b6 GUI - Implemented link labels showing data on links when traffic is flowing.. by Simon Hunt · 10 years ago
  5. 269670f GUI - Fixed reverse-link-id lookup issue for 'showTraffic'. by Simon Hunt · 10 years ago
  6. 7fa116d GUI - Added ability to differentiate between host types. by Simon Hunt · 10 years ago
  7. 1712ed8 GUI - Added more events to 'links' scenario, so we can use it as a basis for testing showPath/showTraffic. by Simon Hunt · 10 years ago
  8. cb56cff GUI - Added example requestTraffic and showTraffic events; updated test addLink events. by Simon Hunt · 10 years ago
  9. 8257f4c GUI -- Major rework to link processing so that we consolidate links A->B and B->A into a single backing object. by Simon Hunt · 10 years ago
  10. a5e8914 GUI -- Re-instated Packet / Optical Layer filters. by Simon Hunt · 10 years ago
  11. a255a2c GUI -- Added CSS classes for primary, secondary, animated, and optical links by Simon Hunt · 10 years ago
  12. fcba0e8 better readme, do scaling properly by Paul Greyson · 10 years ago
  13. 6ac93f3 GUI --Cleaned up mouse-over/out in preparation for 'show-traffic' behavior. by Simon Hunt · 10 years ago
  14. f8e5b4e0 GUI -- Implemented "Show Traffic on hover" toggle button in masthead. by Simon Hunt · 10 years ago
  15. 0724a5f Sketching out request/showTraffic interactions between GUI server/client. by Thomas Vachuska · 10 years ago
  16. 6cb8ca0 implement topojson based map rendering by Paul Greyson · 10 years ago
  17. b53e068 GUI --Handle multi-selections (re-purpose the details pane); by Simon Hunt · 10 years ago
  18. 61d0404 GUI -- Added onos.ui.addFloatingPanel() function. by Simon Hunt · 10 years ago
  19. 0f6baee Added top-level location object per Simon/Paul spec. by Thomas Vachuska · 10 years ago
  20. 4403110 GUI -- added removeHost code; augmented 'simple' scenario to include removeHost. by Simon Hunt · 10 years ago
  21. 902c992 GUI -- Update to memento format. by Simon Hunt · 10 years ago
  22. fc274c9 GUI -- Fixed link lookup bug when removing links. by Simon Hunt · 10 years ago
  23. 3f03d4a GUI -- Added updateLink and removeLink event handling. by Simon Hunt · 10 years ago
  24. bb282f5 GUI -- Added updateDevice event handling. by Simon Hunt · 10 years ago
  25. 7cd48f3 GUI -- store ref to node/link selection in backing data. by Simon Hunt · 10 years ago
  26. 56d5185 GUI -- augmented hash parsing to include flags (after '?'), which are passed into view callbacks as a boolean map. by Simon Hunt · 10 years ago
  27. d1be50d Adding multi-selection to the GUI and sketching out GUI/Server interactions. by Thomas Vachuska · 10 years ago
  28. 1a9eff9 GUI -- Test events: unpinned the first node; increased a few link widths. by Simon Hunt · 10 years ago
  29. 99c1384 GUI - reworked to allow for event-based topology building, in preparation for web-socket connection to the server. by Simon Hunt · 10 years ago
  30. 934c3ce GUI -- Simplified setRadio() api. Other minor cleanup. Added test topology data files. by Simon Hunt · 10 years ago
  31. a491131 Added more sample data. by Simon Hunt · 10 years ago
  32. 7c7aafb Added ports to link data in sample json. by Simon Hunt · 10 years ago
  33. 1de6601 Tweaked GUI files to clean-up the look and feel and to add a few enhancements. by Thomas Vachuska · 10 years ago
  34. cc26756 Added sample switch data, and augmented selection logic to fetch the detail data from the server. by Simon Hunt · 10 years ago