1. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. bd0bc77 GUI -- Garbage can icon added to app view, fixed broken unit tests. by Bri Prebilic Cole · 9 years ago
  4. 9467a23 GUI -- General GUI backend cleanup and bug fixes. Added custom formatters for existing tables, unit test for Enum Formatter, and more glyphs. by Bri Prebilic Cole · 9 years ago
  5. 43f17c0 GUI -- Refresh Icon added. - Fixed default column ID for intents view. by Bri Prebilic Cole · 9 years ago
  6. ef09190 ONOS-1724 - GUI -- svgUnit tests written. WIP topoToolbar unit tests written. Firing key presses programmatically investigated. by Bri Prebilic Cole · 9 years ago
  7. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  8. ab582b8 GUI -- "State" is now an icon on Link and Cluster node views. - Icon mapping has generic names to be reused between views - Fixed broken table unit tests - Other minor cleanup by Bri Prebilic Cole · 9 years ago
  9. 9c1c45e GUI -- Revamp of the Glyph Service to allow for custom viewboxes to be defined for registered glyphs/sprites. by Simon Hunt · 9 years ago
  10. 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
  11. 3074fb2 GUI -- Fixed broken unit tests; cleaned up glyph tests. by Simon Hunt · 9 years ago
  12. 5a206bb GUI -- Updated Equalize Master glyph. SVG practice progress - better algorithm for changing button position. Various other small edits. by Bri Prebilic Cole · 9 years ago
  13. 7c98051 GUI -- Created the rest of the icons for Topo Toolbar. by Bri Prebilic Cole · 9 years ago
  14. db4b87b GUI -- Fixed broken glyph unit tests. by Bri Prebilic Cole · 9 years ago
  15. deca6e9 GUI -- Created new glyphs (with unit tests) for toolbar. by Bri Prebilic Cole · 9 years ago
  16. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago
  17. 40be6b2 GUI -- ButtonService - modified IconService to load glyphs without icon mapping by Bri Prebilic Cole · 9 years ago
  18. 56004a8 GUI -- SvgUtil- added scale, skewX and rotate functions. by Simon Hunt · 9 years ago
  19. 99ee1e2 GUI -- TopoView - added skeleton topoFilter.js (WIP) - fixed broken unit tests. by Simon Hunt · 9 years ago
  20. 18bf982 GUI -- TopoView - implemented show/hide background map ('B' keystroke) by Simon Hunt · 9 years ago
  21. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  22. 5064c22 GUI -- fixed broken unit tests. by Simon Hunt · 9 years ago
  23. dee4662 GUI -- Icon service work: by Bri Prebilic Cole · 9 years ago
  24. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  25. 1dc32e6 GUI -- Created new icon badges of up and down arrows for tables, and edited tests to account for new glyphs. by Bri Prebilic Cole · 9 years ago
  26. 27e153a GUI -- Fixed broken unit test, and amended case of color specs. by Simon Hunt · 9 years ago
  27. 245a88e GUI -- Added theme listeners, so the instance panel can update the instances on a theme change. by Simon Hunt · 9 years ago
  28. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  29. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  30. c9b7316 GUI -- Completed Show Summary panel. by Simon Hunt · 9 years ago
  31. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago
  32. aa26adf GUI -- Corrected path prefix for ui/rs calls. - fixed broken unit tests. by Simon Hunt · 9 years ago
  33. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  34. 94a856e GUI -- Added new icons to glyphs library. by Bri Prebilic Cole · 9 years ago
  35. 9722538 GUI -- Completed icon directive definition, and wired up device view. by Simon Hunt · 9 years ago
  36. 7f172cc GUI -- Implemented loadIcon() in the IconService. by Simon Hunt · 9 years ago
  37. 58f23bb GUI -- Working towards embedding icons in tables. WIP. by Simon Hunt · 9 years ago
  38. a7b6a6b GUI -- Further work on MapService and GeoDataService. Still WIP. by Simon Hunt · 9 years ago
  39. f817338 GUI -- Split MapService into GeoDataService and MapService. WIP. by Simon Hunt · 9 years ago
  40. 404e54c GUI -- MapService: rework API and internal code for loading map. WIP. by Simon Hunt · 9 years ago
  41. 1e8eff4 GUI -- MapService: changed to cache promises with attached meta data. by Simon Hunt · 9 years ago
  42. f044d8a GUI -- Sketched out MapService. by Simon Hunt · 9 years ago
  43. cacce34 GUI -- Implemented ZoomService, with unit tests. by Simon Hunt · 9 years ago
  44. 670e825 GUI -- implemeted GlyphService.loadDefs(). by Simon Hunt · 9 years ago
  45. bc39f6d GUI -- implemeted GlyphService.register(). by Simon Hunt · 9 years ago
  46. 6e45980 GUI -- implementation and unit test for loading base set of glyphs into GlyphService. by Simon Hunt · 9 years ago
  47. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  48. 7ac7be9 GUI -- Added skeleton factories for SVG module. by Simon Hunt · 9 years ago