1. 70aacc4 ONOS-2325 - GUI -- Rewrite / bug fix for table row flashing. Multi-rows act like a unit and row flashes when a single new element is added. by Bri Prebilic Cole · 9 years ago
  2. 0bc4de2 ONOS-2325 - GUI -- Table View rows now flash yellow when their information updates. Minor device details panel bug fix. by Bri Prebilic Cole · 9 years ago
  3. 0c41ba2 GUI -- Cleaned up directives - onos-sortable-header and icon no longer use isolate scope. Icon directive moved to icon.js. Deleted unneeded TableService. by Bri Prebilic Cole · 9 years ago
  4. eef67ae GUI -- Directive for tooltips on icon elements created. Control buttons on table views now have tooltips. by Bri Prebilic Cole · 9 years ago
  5. 522e756 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
  6. 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  7. 41d6765 GUI -- Table views' auto refresh can be toggled on or off. by Bri Prebilic Cole · 9 years ago
  8. bfab9c7 GUI -- Table views auto refresh every two seconds while maintaining selected items. by Bri Prebilic Cole · 9 years ago
  9. c244976 GUI -- Bug fixes - TableModel displays empty cell instead of causing NPE if no value is given. Sort icons and direction are reset when view is destroyed. by Bri Prebilic Cole · 9 years ago
  10. e1be1b7 GUI -- Refresh button has been moved to TableBuilderService to be part of every tabular view automatically. by Bri Prebilic Cole · 9 years ago
  11. 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
  12. cdc188d ONOS-1281, ONOS-1747 - GUI -- Flows table created; version updated. 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. b699a16 GUI -- Finished Device Details Panel. by Bri Prebilic Cole · 9 years ago
  15. 35d1888 GUI -- Added empty table row to Applications view. by Simon Hunt · 9 years ago
  16. 619c538 GUI -- Playing with application actions; converted to table builder; added selCB support. by Thomas Vachuska · 9 years ago
  17. 864cdd6 GUI -- Created Table Builder Service that builds a controller for tabular views. by Bri Prebilic Cole · 9 years ago