1. f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. 17c6d0a ONOS-1749, ONOS-2386 - GUI -- Can jump to selected device in Device View from Topo View by clicking on Detail Panel title or action button. Bug fix for deselecting action buttons on Device View upon details panel close. by Bri Prebilic Cole · 9 years ago
  4. 41d6765 GUI -- Table views' auto refresh can be toggled on or off. by Bri Prebilic Cole · 9 years ago
  5. 3d4d01c ONOS-1783 - GUI -- Refresh buttons for tabular views added. Minor table.js refactor. by Bri Prebilic Cole · 9 years ago
  6. 4506938 GUI -- Tabular views have divs that encapsulate the header to make math easier for calculating table height. - fixed bug in Device Details Panel where Ports table wouldn't scroll. - Minor refactoring by Bri Prebilic Cole · 9 years ago
  7. 264c5ec GUI -- Adjusted height of tables in tabular views, added new and removed columns in Device View. Removed rounded bottom corners of tabular views, created table.css instead of using common.css by Bri Prebilic Cole · 9 years ago
  8. 619c538 GUI -- Playing with application actions; converted to table builder; added selCB support. by Thomas Vachuska · 9 years ago
  9. 0c2c4c5 GUI -- Empty table now has a "no items found" row, and table width set to track window width. by Simon Hunt · 9 years ago
  10. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  11. db49800 GUI -- Minor CSS edits to host view. by Bri Prebilic Cole · 9 years ago
  12. 95aadff Added GUI to intent perf app to monitor performance stats in real-time. by Thomas Vachuska · 9 years ago
  13. 357f7fd GUI -- Formatted styling for summary-list table and Switch Icons. by Bri Prebilic Cole · 9 years ago
  14. e4d5c6c GUI -- Tables with the "onos-fixed-header" directive automatically resize to fit the window (as well as having a fixed header row with scrolling body). by Bri Prebilic Cole · 9 years ago
  15. 9ca0f9c GUI -- Tables with the "fixed-header" directive using ng-repeat will have fixed headers while the body will scroll. by Bri Prebilic Cole · 9 years ago
  16. 1598301 GUI -- summary-list table CSS edited to look cleaner. by Bri Prebilic Cole · 9 years ago
  17. 4f0d977 GUI -- Device table now scrolls with a fixed height. by Bri Prebilic Cole · 9 years ago
  18. c006eef GUI -- Finished icons test page. Displays all icons and glyphs using Angular constructs. by Bri Prebilic Cole · 9 years ago
  19. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  20. 58f23bb GUI -- Working towards embedding icons in tables. WIP. by Simon Hunt · 9 years ago
  21. 4fab8af GUI -- Added mechanism to test device view. Themed device view. by Bri Prebilic Cole · 9 years ago