1. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  2. 1c2a968 GUI: Added ESLint to gulp tasks. ONOS-6521 by Steven Burrows · 7 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. 5c3ed73 Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script" by Simon Hunt · 7 years ago
  5. 46c5f10 GUI: Added ESLint to gulp tasks by Steven Burrows · 7 years ago
  6. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  7. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  8. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  9. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  10. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  13. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  14. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  15. 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  16. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  17. 3b9ad04d GUI -- Added websock open listeners mechanism. by Simon Hunt · 9 years ago
  18. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  19. 8b6d2d4 GUI -- Continued work on supporting GUI failover. WIP - Thomas to complete. by Simon Hunt · 9 years ago
  20. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  21. 2d16fc8 GUI -- Fixed broken unit tests; augmented error logging. by Simon Hunt · 9 years ago
  22. 20207df GUI -- Cleaned up websocket code. by Simon Hunt · 9 years ago
  23. 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
  24. acf410b GUI -- Cleaned up websocket callback wrapping and beefed up unit tests. by Simon Hunt · 9 years ago
  25. 970e7fd GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer. by Simon Hunt · 9 years ago
  26. 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
  27. a25cdcd GUI -- Created Mock WebSocket Server (runs with node.js) by Simon Hunt · 9 years ago
  28. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  29. 1e4a001 GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService. by Simon Hunt · 9 years ago