1. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  2. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  3. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  4. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. 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
  7. bd0bc77 GUI -- Garbage can icon added to app view, fixed broken unit tests. by Bri Prebilic Cole · 9 years ago
  8. 9a5e006 ONOS-1768 - GUI -- Tooltip doesn't appear on new view if switching by button, minor table height bug fix. by Bri Prebilic Cole · 9 years ago
  9. e568ead ONOS-1842 - GUI -- Tables have better resizing behavior -- column headers stay above their columns and table cell text is constrained to one size. by Bri Prebilic Cole · 9 years ago
  10. 3d4d01c ONOS-1783 - GUI -- Refresh buttons for tabular views added. Minor table.js refactor. by Bri Prebilic Cole · 9 years ago
  11. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  12. 8f07f0d GUI -- Buttons added to topo and device views that navigate to new flows table view. by Bri Prebilic Cole · 9 years ago
  13. 9cf1a8d GUI -- Flash messages appear for every toolbar button. Unit tests written for TableBuilderService by Bri Prebilic Cole · 9 years ago
  14. 4162f01 GUI -- Fixed broken table unit tests. by Bri Prebilic Cole · 9 years ago
  15. 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
  16. 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
  17. 08d08d4 GUI -- Allows for col-width="_px" to be specified in the html of table headers. by Bri Prebilic Cole · 9 years ago
  18. 31bb01f GUI -- Added isMobile() predicate to FnService. by Simon Hunt · 9 years ago
  19. 3074fb2 GUI -- Fixed broken unit tests; cleaned up glyph tests. by Simon Hunt · 9 years ago
  20. 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
  21. 812f6c0 GUI -- Modified Toolbar service to have multiple rows of buttons. Added more buttons in topoToolbar - WIP. by Bri Prebilic Cole · 9 years ago
  22. 54d0938 GUI --Base Tooltip Service created. by Bri Prebilic Cole · 9 years ago
  23. d3bcef3 GUI -- Fixing broken Toolbar unit tests. by Simon Hunt · 9 years ago
  24. 1848917 GUI -- Reworked ButtonService unit tests (fixed logic error). by Bri Prebilic Cole · 9 years ago
  25. 7c7dd3e GUI -- Fixing broken Jasmine unit tests. by Simon Hunt · 9 years ago
  26. 5000a75 GUI -- ToolbarService - showing and hiding the toolbar panel - WIP. by Bri Prebilic Cole · 9 years ago
  27. c440332 GUI -- Refactored ToolbarService to have only new toolbar functions. by Bri Prebilic Cole · 9 years ago
  28. 08381ce GUI -- Button and Toolbar Services with unit tests - finished implementing button widget, started modifying toolbar to use ButtonService by Bri Prebilic Cole · 9 years ago
  29. 40be6b2 GUI -- ButtonService - modified IconService to load glyphs without icon mapping by Bri Prebilic Cole · 9 years ago
  30. 751804e GUI -- Implemented createToolbar in ToolbarService. by Bri Prebilic Cole · 9 years ago
  31. 2e3f856 GUI -- Started writing the ToolbarService with its unit tests -- WIP by Bri Prebilic Cole · 9 years ago
  32. 7c44575 GUI -- Removed onos-fixed-header redundancies, wrote unit tests for fixed-header and sortable-header directives. by Bri Prebilic Cole · 9 years ago
  33. e1bda3f GUI -- Cleaned up table directives, device view, fixed flash-spec unit tests, started unt tests for table.js. by Bri Prebilic Cole · 9 years ago
  34. 4c89177 GUI -- Updated TableService to use d3 table creation methods. by Bri Prebilic Cole · 9 years ago
  35. 5c2cab9 GUI -- TableService can take a div, config object, and data object in order to programmatically render and load data into a table. Test functions added. by Bri Prebilic Cole · 9 years ago
  36. c4ae830 GUI -- Fixed broken table-spec unit tests. by Simon Hunt · 9 years ago
  37. aa8d2ed GUI -- TableService can take a div, config object, and data object in order to programmatically render and load data into a table. Test functions added. by Bri Prebilic Cole · 9 years ago
  38. 093739a GUI -- Created onosWidget module and TableService with respective Karma Test file. by Bri Prebilic Cole · 9 years ago