1. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  2. 94a856e GUI -- Added new icons to glyphs library. by Bri Prebilic Cole · 9 years ago
  3. 64b60cd GUI -- Do not display IconLibDefs SVG element. by Simon Hunt · 9 years ago
  4. 9722538 GUI -- Completed icon directive definition, and wired up device view. by Simon Hunt · 9 years ago
  5. 7f172cc GUI -- Implemented loadIcon() in the IconService. by Simon Hunt · 9 years ago
  6. 58f23bb GUI -- Working towards embedding icons in tables. WIP. by Simon Hunt · 9 years ago
  7. 4fab8af GUI -- Added mechanism to test device view. Themed device view. by Bri Prebilic Cole · 9 years ago
  8. eb28b0b GUI -- Created UrlFunction service Commented out broken device code WIP by Bri Prebilic Cole · 9 years ago
  9. e672044 GUI -- Created the RestService in the Remote module. by Simon Hunt · 9 years ago
  10. 5ee36e0 GUI -- Added dark theming for the topology view. by Simon Hunt · 9 years ago
  11. 0541fb8 GUI -- Finally got map resize working correctly, including the resized callback in topo code. by Simon Hunt · 9 years ago
  12. 426bd86 GUI -- Further tweaking of the background map loading code, to properly align the map in the view. by Simon Hunt · 9 years ago
  13. a7b6a6b GUI -- Further work on MapService and GeoDataService. Still WIP. by Simon Hunt · 9 years ago
  14. f817338 GUI -- Split MapService into GeoDataService and MapService. WIP. by Simon Hunt · 9 years ago
  15. 7c92a3d GUI -- Created initial device view by Bri Prebilic Cole · 9 years ago
  16. 86388b1 GUI -- Created NavService and implemented simple navigation (click on the bird!) by Simon Hunt · 9 years ago
  17. 404e54c GUI -- MapService: rework API and internal code for loading map. WIP. by Simon Hunt · 9 years ago
  18. 1e8eff4 GUI -- MapService: changed to cache promises with attached meta data. by Simon Hunt · 9 years ago
  19. f044d8a GUI -- Sketched out MapService. by Simon Hunt · 9 years ago
  20. cacce34 GUI -- Implemented ZoomService, with unit tests. by Simon Hunt · 9 years ago
  21. 6cc5369 GUI -- Topo View: define SVG layer; inject (sample) key bindings and install glyph definitions. by Simon Hunt · 9 years ago
  22. 670e825 GUI -- implemeted GlyphService.loadDefs(). by Simon Hunt · 9 years ago
  23. bc39f6d GUI -- implemeted GlyphService.register(). by Simon Hunt · 9 years ago
  24. 6e45980 GUI -- implementation and unit test for loading base set of glyphs into GlyphService. by Simon Hunt · 9 years ago
  25. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  26. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  27. 7ac7be9 GUI -- Added skeleton factories for SVG module. by Simon Hunt · 9 years ago
  28. 5d12dc2 GUI -- Added missing dependency to karma.conf.js by Simon Hunt · 9 years ago
  29. ef31fb2 GUI -- Sketched out structure for multi-views; each with own controller, template html and css. by Simon Hunt · 9 years ago
  30. 7256d08 GUI -- removed commented out tests. by Simon Hunt · 9 years ago
  31. 4f39bcd GUI -- implemented Theme Service. by Yuta HIGUCHI · 9 years ago
  32. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago
  33. af32207 GUI -- augmented Key Service unit tests to include masked key test, and gesture notes test. by Simon Hunt · 9 years ago
  34. 59df0b2 GUI -- Added keyBindings() and gestureNotes() to Key Service. by Simon Hunt · 9 years ago
  35. 420691a GUI -- Initial unit tests for Key Handler service. Still more to be done here. by Simon Hunt · 9 years ago
  36. 1eecfa2 GUI -- Added KeyService and FnService; implemented 'T' key for toggle theme. by Simon Hunt · 9 years ago
  37. c2202d5 GUI -- Beginnings of new file structure / Angular implementation. WIP. by Simon Hunt · 9 years ago