1. 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
  2. 08d08d4 GUI -- Allows for col-width="_px" to be specified in the html of table headers. by Bri Prebilic Cole · 9 years ago
  3. 31bb01f GUI -- Added isMobile() predicate to FnService. by Simon Hunt · 9 years ago
  4. 3074fb2 GUI -- Fixed broken unit tests; cleaned up glyph tests. by Simon Hunt · 9 years ago
  5. 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
  6. 812f6c0 GUI -- Modified Toolbar service to have multiple rows of buttons. Added more buttons in topoToolbar - WIP. by Bri Prebilic Cole · 9 years ago
  7. 54d0938 GUI --Base Tooltip Service created. by Bri Prebilic Cole · 9 years ago
  8. d3bcef3 GUI -- Fixing broken Toolbar unit tests. by Simon Hunt · 9 years ago
  9. 1848917 GUI -- Reworked ButtonService unit tests (fixed logic error). by Bri Prebilic Cole · 9 years ago
  10. 7c7dd3e GUI -- Fixing broken Jasmine unit tests. by Simon Hunt · 9 years ago
  11. 5000a75 GUI -- ToolbarService - showing and hiding the toolbar panel - WIP. by Bri Prebilic Cole · 9 years ago
  12. c440332 GUI -- Refactored ToolbarService to have only new toolbar functions. by Bri Prebilic Cole · 9 years ago
  13. 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
  14. 40be6b2 GUI -- ButtonService - modified IconService to load glyphs without icon mapping by Bri Prebilic Cole · 9 years ago
  15. 751804e GUI -- Implemented createToolbar in ToolbarService. by Bri Prebilic Cole · 9 years ago
  16. 2e3f856 GUI -- Started writing the ToolbarService with its unit tests -- WIP by Bri Prebilic Cole · 9 years ago
  17. 7c44575 GUI -- Removed onos-fixed-header redundancies, wrote unit tests for fixed-header and sortable-header directives. by Bri Prebilic Cole · 9 years ago
  18. 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
  19. 4c89177 GUI -- Updated TableService to use d3 table creation methods. by Bri Prebilic Cole · 9 years ago
  20. 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
  21. c4ae830 GUI -- Fixed broken table-spec unit tests. by Simon Hunt · 9 years ago
  22. 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
  23. 093739a GUI -- Created onosWidget module and TableService with respective Karma Test file. by Bri Prebilic Cole · 9 years ago