1. 82f2c62 Fixed a defect in client/server interaction when creating host intent. by Thomas Vachuska · 10 years ago
  2. cb56cff GUI - Added example requestTraffic and showTraffic events; updated test addLink events. by Simon Hunt · 10 years ago
  3. 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
  4. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 10 years ago
  5. 12ce12e GUI -- Added shadow of ONOS logo to death mask. by Simon Hunt · 10 years ago
  6. e4cebaf Adding support for link state to GUI. by Thomas Vachuska · 10 years ago
  7. 9c15eca GUI -- Reduced size of onos-logo to be 41x38 pixels. by Simon Hunt · 10 years ago
  8. 9462e8c GUI -- implemented ONOS instance affinity display. by Simon Hunt · 10 years ago
  9. a5e8914 GUI -- Re-instated Packet / Optical Layer filters. by Simon Hunt · 10 years ago
  10. a255a2c GUI -- Added CSS classes for primary, secondary, animated, and optical links by Simon Hunt · 10 years ago
  11. deab432 GUI -- Relabeled "Meta to select" button to "Pan/Zoom" -- makes more sense to me. by Simon Hunt · 10 years ago
  12. d72bc70 GUI -- Reworked selection logic to populate fly-in detail pane with action items. by Simon Hunt · 10 years ago
  13. 01095ff GUI -- Augmented pan/zoom & select/drag integration by having a toggle button for whether meta needs to be pressed for panning (default) or selecting. by Simon Hunt · 10 years ago
  14. fcba0e8 better readme, do scaling properly by Paul Greyson · 10 years ago
  15. 6ac93f3 GUI --Cleaned up mouse-over/out in preparation for 'show-traffic' behavior. by Simon Hunt · 10 years ago
  16. f8e5b4e0 GUI -- Implemented "Show Traffic on hover" toggle button in masthead. by Simon Hunt · 10 years ago
  17. 3266abf Prototyping mouse-over behaviour for path/traffic selection; needs re-work. by Thomas Vachuska · 10 years ago
  18. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 10 years ago
  19. 6cb8ca0 implement topojson based map rendering by Paul Greyson · 10 years ago
  20. d3b7d51 GUI -- Modified loading of background to occur asynchronously, after attempting to load Geo data from JSON file. by Simon Hunt · 10 years ago
  21. b53e068 GUI --Handle multi-selections (re-purpose the details pane); by Simon Hunt · 10 years ago
  22. c31d569 GUI -- mulitselect WIP. by Simon Hunt · 10 years ago
  23. 0c6d419 GUI -- Added 'mask' layer to alert user of loss of websocket connection. by Simon Hunt · 10 years ago
  24. ac9e24f GUI -- Fixed turbulent behavior of incoming nodes with no fixed position. by Simon Hunt · 10 years ago
  25. 61d0404 GUI -- Added onos.ui.addFloatingPanel() function. by Simon Hunt · 10 years ago
  26. ea80eb4 GUI -- Fixed host node exit animation. by Simon Hunt · 10 years ago
  27. 4403110 GUI -- added removeHost code; augmented 'simple' scenario to include removeHost. by Simon Hunt · 10 years ago
  28. 902c992 GUI -- Update to memento format. by Simon Hunt · 10 years ago
  29. fc274c9 GUI -- Fixed link lookup bug when removing links. by Simon Hunt · 10 years ago
  30. 3f03d4a GUI -- Added updateLink and removeLink event handling. by Simon Hunt · 10 years ago
  31. bb282f5 GUI -- Added updateDevice event handling. by Simon Hunt · 10 years ago
  32. f67722a GUI -- tweaked couple of topo force layout parameters. by Simon Hunt · 10 years ago
  33. 7cd48f3 GUI -- store ref to node/link selection in backing data. by Simon Hunt · 10 years ago
  34. 4830d39 Added server-side code to create host-to-host intent. Still WIP. by Thomas Vachuska · 10 years ago
  35. 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
  36. 5f36d34 GUI -- Fixed empty or null label issue (cycle labels) by Simon Hunt · 10 years ago
  37. 65368e3 GUI -- Added global key bindings mechanism by Thomas Vachuska · 10 years ago
  38. d1be50d Adding multi-selection to the GUI and sketching out GUI/Server interactions. by Thomas Vachuska · 10 years ago
  39. 50128c0 GUI -- Some cleanup in topo.js by Simon Hunt · 10 years ago
  40. d472c6e Hooking up GUI server & client via web-socket. by Thomas Vachuska · 10 years ago
  41. 7d638d3 Initial sketch of the GUI web-socket mechanics. by Thomas Vachuska · 10 years ago
  42. 1a9eff9 GUI -- Test events: unpinned the first node; increased a few link widths. by Simon Hunt · 10 years ago
  43. 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
  44. 929f77b Set boolean to true for live data. by Simon Hunt · 10 years ago
  45. c7ee066 GUI -- Major Work-In-Progress by Simon Hunt · 10 years ago
  46. 934c3ce GUI -- Simplified setRadio() api. Other minor cleanup. Added test topology data files. by Simon Hunt · 10 years ago
  47. 142d003 GUI -- Starting migration of topology view to the updated framework. WIP. by Simon Hunt · 10 years ago
  48. 2524891 Restructuring GUI code - implementing view life-cycles. by Simon Hunt · 10 years ago
  49. 195cb38 Restructuring GUI code - first pass - WIP. by Simon Hunt · 10 years ago