1. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  2. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  3. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  4. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  5. 8d55808 ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  6. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 9 years ago
  7. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  8. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  9. dd80557 ONOS-1412 - GUI -- Selected items no longer disappear in Firefox, height adjustment for toolbar arrow in Safari. by Bri Prebilic Cole · 9 years ago
  10. 236ef68 ONOS-2101 - GUI -- CSS for marching ants added. Node.js server now takes -v and -v! command line arguments. by Bri Prebilic Cole · 9 years ago
  11. 8040176 ONOS-2385 -- Bug fixes for removing individual links on the Topo View. 5 or more links between devices have a label indicating how many there are between each one. by Bri Prebilic Cole · 9 years ago
  12. b3a6afe GUI -- Resizing tabular view refactor and minor CSS edits. App View auto-refreshes by default again. by Bri Prebilic Cole · 9 years ago
  13. 2362b07 GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
  14. 7b41c4a GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
  15. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  16. 0a6ffb6 GUI -- Bug fixes - Scroll bar doesn't appear on topo panels or table views, adjustHeight for topo panels no longer called after view is changed. by Bri Prebilic Cole · 9 years ago
  17. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  18. d874546 GUI -- Mobile GUI work. Disabled port highlighting, suppressed port highlighting/sprite layer toolbar buttons, adjusted panel and navigation/mast heights. by Bri Prebilic Cole · 9 years ago
  19. 8d3de3d GUI -- Titles on topo panels overflow to the next line instead of going off of the screen. by Bri Prebilic Cole · 9 years ago
  20. 7f62f7c GUI -- Augment sprite definitions to include subpaths and fills. by Simon Hunt · 9 years ago
  21. 684bcb7 GUI -- Topo Panels now dynamically adjust their height to fit in the whole window. Topo panel structure changed to have api for dynamic content to be added later. by Bri Prebilic Cole · 9 years ago
  22. 8f07f0d GUI -- Buttons added to topo and device views that navigate to new flows table view. by Bri Prebilic Cole · 9 years ago
  23. f5e48b1 GUI -- Action buttons changed to glyphs, tooltip and multiselect nodes bugs fixed by Bri Prebilic Cole · 9 years ago
  24. 017a7c3 GUI -- Created sample subnet sprite layout (clouds.json). by Simon Hunt · 9 years ago
  25. b2c4cc8 GUI -- Created sprite layout for Menlo Office Floor Plan. by Simon Hunt · 9 years ago
  26. abf66d9 GUI -- Augmented sprite JSON definition. by Simon Hunt · 9 years ago
  27. 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 9 years ago
  28. b5f2b15 GUI -- Topology View all, packet, and optical layer radio buttons are now part of the topology view toolbar, instead of being in the masthead. Keystroke 'N' for cycle node layers added. Button glyph added. Fixed previously unseen broken unit tests for table.js. by Bri Prebilic Cole · 9 years ago
  29. d552ee9 GUI -- Enhancements for mobile devices: by Simon Hunt · 9 years ago
  30. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  31. 969b3c9 GUI -- TopoView - port numbers now offset along the link. by Simon Hunt · 9 years ago
  32. 1a5301e GUI -- TopoView - Port numbers now appear when hovering over a link. by Simon Hunt · 9 years ago
  33. d526412 GUI -- TopoView - Changed link "enhancement" to be addition of glow filter via 'enhanced' CSS class. by Simon Hunt · 9 years ago
  34. 8eb4d3a GUI -- TopoView - Labels on host links now hidden when hosts are hidden. by Simon Hunt · 9 years ago
  35. eb0fa05 GUI -- TopoView - re-implemented All/Pkt/Opt filter radio buttons. by Simon Hunt · 9 years ago
  36. a142dd2 GUI -- TopoView - re-instated Instance selection showing mastership of switches. by Simon Hunt · 9 years ago
  37. 0ee2868 GUI -- TopoView - re-instated selection "glow" - themed (blue for light theme, yellow for dark theme). by Simon Hunt · 9 years ago
  38. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  39. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  40. 1c36711 GUI -- Implemented cycleDeviceLabels() - themed too. by Simon Hunt · 9 years ago
  41. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  42. 78c10bf GUI -- Minor fixes to themed coloring of device icons. by Simon Hunt · 9 years ago
  43. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  44. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  45. a57d681 GUI -- Instance Colors tuned for dark theme. by Simon Hunt · 9 years ago
  46. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  47. c9b7316 GUI -- Completed Show Summary panel. by Simon Hunt · 9 years ago
  48. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  49. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  50. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  51. 5ee36e0 GUI -- Added dark theming for the topology view. by Simon Hunt · 9 years ago
  52. 0541fb8 GUI -- Finally got map resize working correctly, including the resized callback in topo code. by Simon Hunt · 9 years ago
  53. 426bd86 GUI -- Further tweaking of the background map loading code, to properly align the map in the view. by Simon Hunt · 9 years ago
  54. 86388b1 GUI -- Created NavService and implemented simple navigation (click on the bird!) by Simon Hunt · 9 years ago
  55. 6cc5369 GUI -- Topo View: define SVG layer; inject (sample) key bindings and install glyph definitions. by Simon Hunt · 9 years ago
  56. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  57. ef31fb2 GUI -- Sketched out structure for multi-views; each with own controller, template html and css. by Simon Hunt · 9 years ago