1. c4ae830 GUI -- Fixed broken table-spec unit tests. by Simon Hunt · 9 years ago
  2. 54442fa GUI -- Implemented Panel Service. by Simon Hunt · 9 years ago
  3. 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
  4. 988934e GUI -- Start of implementation of Panel Service. by Simon Hunt · 9 years ago
  5. 3b0916b GUI -- Implemented sendEvent() in WsEventService. by Simon Hunt · 9 years ago
  6. 093739a GUI -- Created onosWidget module and TableService with respective Karma Test file. by Bri Prebilic Cole · 9 years ago
  7. acf410b GUI -- Cleaned up websocket callback wrapping and beefed up unit tests. by Simon Hunt · 9 years ago
  8. 970e7fd GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer. by Simon Hunt · 9 years ago
  9. bb920fd GUI -- Added ability to define an alternate port for WS - used to connect to mock web-socket server. Topo view can use query string '?wsport=8123' for example. by Simon Hunt · 9 years ago
  10. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  11. 1e4a001 GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService. by Simon Hunt · 9 years ago
  12. aa26adf GUI -- Corrected path prefix for ui/rs calls. - fixed broken unit tests. by Simon Hunt · 9 years ago
  13. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  14. 94a856e GUI -- Added new icons to glyphs library. by Bri Prebilic Cole · 9 years ago
  15. 9722538 GUI -- Completed icon directive definition, and wired up device view. by Simon Hunt · 9 years ago
  16. 7f172cc GUI -- Implemented loadIcon() in the IconService. by Simon Hunt · 9 years ago
  17. 58f23bb GUI -- Working towards embedding icons in tables. WIP. by Simon Hunt · 9 years ago
  18. 4fab8af GUI -- Added mechanism to test device view. Themed device view. by Bri Prebilic Cole · 9 years ago
  19. eb28b0b GUI -- Created UrlFunction service Commented out broken device code WIP by Bri Prebilic Cole · 9 years ago
  20. e672044 GUI -- Created the RestService in the Remote module. by Simon Hunt · 9 years ago
  21. a7b6a6b GUI -- Further work on MapService and GeoDataService. Still WIP. by Simon Hunt · 9 years ago
  22. f817338 GUI -- Split MapService into GeoDataService and MapService. WIP. by Simon Hunt · 9 years ago
  23. 7c92a3d GUI -- Created initial device view by Bri Prebilic Cole · 9 years ago
  24. 404e54c GUI -- MapService: rework API and internal code for loading map. WIP. by Simon Hunt · 9 years ago
  25. 1e8eff4 GUI -- MapService: changed to cache promises with attached meta data. by Simon Hunt · 9 years ago
  26. f044d8a GUI -- Sketched out MapService. by Simon Hunt · 9 years ago
  27. cacce34 GUI -- Implemented ZoomService, with unit tests. by Simon Hunt · 9 years ago
  28. 670e825 GUI -- implemeted GlyphService.loadDefs(). by Simon Hunt · 9 years ago
  29. bc39f6d GUI -- implemeted GlyphService.register(). by Simon Hunt · 9 years ago
  30. 6e45980 GUI -- implementation and unit test for loading base set of glyphs into GlyphService. by Simon Hunt · 9 years ago
  31. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  32. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  33. 7ac7be9 GUI -- Added skeleton factories for SVG module. by Simon Hunt · 9 years ago
  34. 5d12dc2 GUI -- Added missing dependency to karma.conf.js by Simon Hunt · 9 years ago
  35. 7256d08 GUI -- removed commented out tests. by Simon Hunt · 9 years ago
  36. 4f39bcd GUI -- implemented Theme Service. by Yuta HIGUCHI · 9 years ago
  37. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago