1. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  2. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  5. 78acc44 GUI: Deleted deprecated code. by Simon Hunt · 8 years ago
  6. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  7. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  8. 522e756 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
  9. 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  10. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  11. 3b9ad04d GUI -- Added websock open listeners mechanism. by Simon Hunt · 9 years ago
  12. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  13. 8b6d2d4 GUI -- Continued work on supporting GUI failover. WIP - Thomas to complete. by Simon Hunt · 9 years ago
  14. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  15. 2d16fc8 GUI -- Fixed broken unit tests; augmented error logging. by Simon Hunt · 9 years ago
  16. 20207df GUI -- Cleaned up websocket code. by Simon Hunt · 9 years ago
  17. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago
  18. bc76fb1 GUI -- Added VeilService.lostServer() function to only invoke the veil if the calling controller is the current controller. by Simon Hunt · 9 years ago
  19. 3b0916b GUI -- Implemented sendEvent() in WsEventService. by Simon Hunt · 9 years ago
  20. acf410b GUI -- Cleaned up websocket callback wrapping and beefed up unit tests. by Simon Hunt · 9 years ago
  21. 970e7fd GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer. by Simon Hunt · 9 years ago
  22. 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
  23. a25cdcd GUI -- Created Mock WebSocket Server (runs with node.js) by Simon Hunt · 9 years ago
  24. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  25. 1e4a001 GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService. by Simon Hunt · 9 years ago
  26. aa26adf GUI -- Corrected path prefix for ui/rs calls. - fixed broken unit tests. by Simon Hunt · 9 years ago
  27. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  28. 9722538 GUI -- Completed icon directive definition, and wired up device view. by Simon Hunt · 9 years ago
  29. 4fab8af GUI -- Added mechanism to test device view. Themed device view. by Bri Prebilic Cole · 9 years ago
  30. eb28b0b GUI -- Created UrlFunction service Commented out broken device code WIP by Bri Prebilic Cole · 9 years ago
  31. e672044 GUI -- Created the RestService in the Remote module. by Simon Hunt · 9 years ago