1. c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 9 years ago
  2. 1bf1e8c GUI -- keys.js - use 'keyev' as first argument to callback to indicate key event. by Simon Hunt · 9 years ago
  3. 08d08d4 GUI -- Allows for col-width="_px" to be specified in the html of table headers. by Bri Prebilic Cole · 9 years ago
  4. 31bb01f GUI -- Added isMobile() predicate to FnService. by Simon Hunt · 9 years ago
  5. 19a32dd GUI -- Host view implemented on client and server side. by Bri Prebilic Cole · 9 years ago
  6. 90dcc3e GUI -- Added hotkeys (in parentheses) to the tooltips of the topology toolbar buttons. by Simon Hunt · 9 years ago
  7. 0906014 GUI -- Fixed topo toolbar button synchronization with keystroke commands. by Simon Hunt · 9 years ago
  8. 9d28656 GUI -- Navigation Pane canceled with Escape key. by Simon Hunt · 9 years ago
  9. 27a5cc8 GUI -- Moved cap() utility function into FnService. by Simon Hunt · 9 years ago
  10. 639dc66 GUI -- TopoView - re-implemented Quick Help panel. by Simon Hunt · 9 years ago
  11. 36fc15c GUI -- WebSocket close now invokes the Veil Service. by Simon Hunt · 9 years ago
  12. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  13. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  14. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  15. 245a88e GUI -- Added theme listeners, so the instance panel can update the instances on a theme change. by Simon Hunt · 9 years ago
  16. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  17. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  18. 404f6b2 GUI -- Removed dependence on jQuery -- it turns out that angular implements extend(). by Simon Hunt · 9 years ago
  19. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  20. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  21. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  22. 7256d08 GUI -- removed commented out tests. by Simon Hunt · 9 years ago
  23. 4f39bcd GUI -- implemented Theme Service. by Yuta HIGUCHI · 9 years ago
  24. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago