1. 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
  2. 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
  3. 1598301 GUI -- summary-list table CSS edited to look cleaner. by Bri Prebilic Cole · 9 years ago
  4. 4c89177 GUI -- Updated TableService to use d3 table creation methods. by Bri Prebilic Cole · 9 years ago
  5. 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
  6. 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
  7. e7399f3 GUI -- Cleaned up code for practice scrollable table, added tableHeight as a parameter to the directive. by Bri Prebilic Cole · 9 years ago
  8. d36a90f GUI -- Scrollable table working! by Bri Prebilic Cole · 9 years ago
  9. 4f0d977 GUI -- Device table now scrolls with a fixed height. by Bri Prebilic Cole · 9 years ago