1. 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
  2. 7c98051 GUI -- Created the rest of the icons for Topo Toolbar. by Bri Prebilic Cole · 9 years ago
  3. 812f6c0 GUI -- Modified Toolbar service to have multiple rows of buttons. Added more buttons in topoToolbar - WIP. by Bri Prebilic Cole · 9 years ago
  4. deca6e9 GUI -- Created new glyphs (with unit tests) for toolbar. by Bri Prebilic Cole · 9 years ago
  5. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago
  6. 40be6b2 GUI -- ButtonService - modified IconService to load glyphs without icon mapping by Bri Prebilic Cole · 9 years ago
  7. 56004a8 GUI -- SvgUtil- added scale, skewX and rotate functions. by Simon Hunt · 9 years ago
  8. 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
  9. 0ee2868 GUI -- TopoView - re-instated selection "glow" - themed (blue for light theme, yellow for dark theme). by Simon Hunt · 9 years ago
  10. 18bf982 GUI -- TopoView - implemented show/hide background map ('B' keystroke) by Simon Hunt · 9 years ago
  11. 357f7fd GUI -- Formatted styling for summary-list table and Switch Icons. by Bri Prebilic Cole · 9 years ago
  12. dea0974 GUI -- Refactored DeviceTableRow to use abstract super class. by Bri Prebilic Cole · 9 years ago
  13. 1f93be2 GUI -- Table headers can dynamically display with an icon which sorting direction the table is currently sorted as. by Bri Prebilic Cole · 9 years ago
  14. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  15. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  16. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  17. aa0f088 GUI -- Cycling through icons in table headers: by Bri Prebilic Cole · 9 years ago
  18. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  19. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  20. dee4662 GUI -- Icon service work: by Bri Prebilic Cole · 9 years ago
  21. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  22. 1dc32e6 GUI -- Created new icon badges of up and down arrows for tables, and edited tests to account for new glyphs. by Bri Prebilic Cole · 9 years ago
  23. 27e153a GUI -- Fixed broken unit test, and amended case of color specs. by Simon Hunt · 9 years ago
  24. a57d681 GUI -- Instance Colors tuned for dark theme. by Simon Hunt · 9 years ago
  25. 245a88e GUI -- Added theme listeners, so the instance panel can update the instances on a theme change. by Simon Hunt · 9 years ago
  26. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  27. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  28. edf5c0e GUI -- Topology view... Minor cleanup. by Simon Hunt · 9 years ago
  29. c9b7316 GUI -- Completed Show Summary panel. by Simon Hunt · 9 years ago
  30. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  31. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago
  32. 404f6b2 GUI -- Removed dependence on jQuery -- it turns out that angular implements extend(). by Simon Hunt · 9 years ago
  33. 66f9e6e GUI -- glyph.js - removed unnecessary precision from path data. by Simon Hunt · 9 years ago
  34. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  35. 94a856e GUI -- Added new icons to glyphs library. by Bri Prebilic Cole · 9 years ago
  36. 64b60cd GUI -- Do not display IconLibDefs SVG element. by Simon Hunt · 9 years ago
  37. 9722538 GUI -- Completed icon directive definition, and wired up device view. by Simon Hunt · 9 years ago
  38. 7f172cc GUI -- Implemented loadIcon() in the IconService. by Simon Hunt · 9 years ago
  39. 58f23bb GUI -- Working towards embedding icons in tables. WIP. by Simon Hunt · 9 years ago
  40. 426bd86 GUI -- Further tweaking of the background map loading code, to properly align the map in the view. by Simon Hunt · 9 years ago
  41. a7b6a6b GUI -- Further work on MapService and GeoDataService. Still WIP. by Simon Hunt · 9 years ago
  42. f817338 GUI -- Split MapService into GeoDataService and MapService. WIP. by Simon Hunt · 9 years ago
  43. 404e54c GUI -- MapService: rework API and internal code for loading map. WIP. by Simon Hunt · 9 years ago
  44. 1e8eff4 GUI -- MapService: changed to cache promises with attached meta data. by Simon Hunt · 9 years ago
  45. f044d8a GUI -- Sketched out MapService. by Simon Hunt · 9 years ago
  46. cacce34 GUI -- Implemented ZoomService, with unit tests. by Simon Hunt · 9 years ago
  47. 670e825 GUI -- implemeted GlyphService.loadDefs(). by Simon Hunt · 9 years ago
  48. bc39f6d GUI -- implemeted GlyphService.register(). by Simon Hunt · 9 years ago
  49. 6e45980 GUI -- implementation and unit test for loading base set of glyphs into GlyphService. by Simon Hunt · 9 years ago
  50. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  51. 7ac7be9 GUI -- Added skeleton factories for SVG module. by Simon Hunt · 9 years ago