1. 7f62f7c GUI -- Augment sprite definitions to include subpaths and fills. by Simon Hunt · 9 years ago
  2. 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
  3. 8f07f0d GUI -- Buttons added to topo and device views that navigate to new flows table view. by Bri Prebilic Cole · 9 years ago
  4. f5e48b1 GUI -- Action buttons changed to glyphs, tooltip and multiselect nodes bugs fixed by Bri Prebilic Cole · 9 years ago
  5. 017a7c3 GUI -- Created sample subnet sprite layout (clouds.json). by Simon Hunt · 9 years ago
  6. b2c4cc8 GUI -- Created sprite layout for Menlo Office Floor Plan. by Simon Hunt · 9 years ago
  7. abf66d9 GUI -- Augmented sprite JSON definition. by Simon Hunt · 9 years ago
  8. 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 9 years ago
  9. 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
  10. d552ee9 GUI -- Enhancements for mobile devices: by Simon Hunt · 9 years ago
  11. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  12. 969b3c9 GUI -- TopoView - port numbers now offset along the link. by Simon Hunt · 9 years ago
  13. 1a5301e GUI -- TopoView - Port numbers now appear when hovering over a link. by Simon Hunt · 9 years ago
  14. d526412 GUI -- TopoView - Changed link "enhancement" to be addition of glow filter via 'enhanced' CSS class. by Simon Hunt · 9 years ago
  15. 8eb4d3a GUI -- TopoView - Labels on host links now hidden when hosts are hidden. by Simon Hunt · 9 years ago
  16. eb0fa05 GUI -- TopoView - re-implemented All/Pkt/Opt filter radio buttons. by Simon Hunt · 9 years ago
  17. a142dd2 GUI -- TopoView - re-instated Instance selection showing mastership of switches. by Simon Hunt · 9 years ago
  18. 0ee2868 GUI -- TopoView - re-instated selection "glow" - themed (blue for light theme, yellow for dark theme). by Simon Hunt · 9 years ago
  19. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  20. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  21. 1c36711 GUI -- Implemented cycleDeviceLabels() - themed too. by Simon Hunt · 9 years ago
  22. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  23. 78c10bf GUI -- Minor fixes to themed coloring of device icons. by Simon Hunt · 9 years ago
  24. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  25. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  26. a57d681 GUI -- Instance Colors tuned for dark theme. by Simon Hunt · 9 years ago
  27. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  28. c9b7316 GUI -- Completed Show Summary panel. by Simon Hunt · 9 years ago
  29. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  30. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  31. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  32. 5ee36e0 GUI -- Added dark theming for the topology view. by Simon Hunt · 9 years ago
  33. 0541fb8 GUI -- Finally got map resize working correctly, including the resized callback in topo code. by Simon Hunt · 9 years ago
  34. 426bd86 GUI -- Further tweaking of the background map loading code, to properly align the map in the view. by Simon Hunt · 9 years ago
  35. 86388b1 GUI -- Created NavService and implemented simple navigation (click on the bird!) by Simon Hunt · 9 years ago
  36. 6cc5369 GUI -- Topo View: define SVG layer; inject (sample) key bindings and install glyph definitions. by Simon Hunt · 9 years ago
  37. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  38. ef31fb2 GUI -- Sketched out structure for multi-views; each with own controller, template html and css. by Simon Hunt · 9 years ago