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. a1f54d5 GUI -- SVG example view files complete. SVG filter added, cleaned up code. by Bri Prebilic Cole · 9 years ago
  3. 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
  4. c4c5a07 GUI -- Augmented Bri's show-icons html page to label the glyphs. by Simon Hunt · 9 years ago
  5. 4db8dce GUI -- TopoToolbarService created, working first set of toggles added. by Bri Prebilic Cole · 9 years ago
  6. 91425fb GUI -- SVG practice (button that moves when you try to mouseover) created. WIP by Bri Prebilic Cole · 9 years ago
  7. 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
  8. 1598301 GUI -- summary-list table CSS edited to look cleaner. by Bri Prebilic Cole · 9 years ago
  9. 4c89177 GUI -- Updated TableService to use d3 table creation methods. by Bri Prebilic Cole · 9 years ago
  10. 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
  11. 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
  12. e7399f3 GUI -- Cleaned up code for practice scrollable table, added tableHeight as a parameter to the directive. by Bri Prebilic Cole · 9 years ago
  13. d36a90f GUI -- Scrollable table working! by Bri Prebilic Cole · 9 years ago
  14. 4f0d977 GUI -- Device table now scrolls with a fixed height. by Bri Prebilic Cole · 9 years ago
  15. c006eef GUI -- Finished icons test page. Displays all icons and glyphs using Angular constructs. by Bri Prebilic Cole · 9 years ago
  16. b07c279 GUI -- show-icons.html test file is successfully linked with its module and controller by Bri Prebilic Cole · 9 years ago
  17. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  18. 17a18b2 GUI -- Added some test files to practice Angular and link with the IconService. WIP by Bri Prebilic Cole · 9 years ago