1. 0fe05d6 Web UI: add sanitize() function to fn.js library. by Simon Hunt · 7 years ago
  2. 6985517 Cleaned out deadwood, now that bit rate link styles are processed server-side. by Simon Hunt · 7 years ago
  3. 86af435 Topo2: ONOS-5640, ONOS-5641 ONOS-5645 Show details for Hosts, Links, Sub-Regions by Steven Burrows · 7 years ago
  4. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  5. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. 8b28c6b GUI: trie utility operations, and test code. by Simon Hunt · 8 years ago
  8. 737ba48 GUI: util... added createTrie() function to fn.js by Simon Hunt · 8 years ago
  9. b1d35e8 ee: added coding function. by Simon Hunt · 8 years ago
  10. f90c18b Web UI -- added fs.debug(...) function for conditional debug messages to console by Simon Hunt · 8 years ago
  11. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  12. 55ee09b GUI -- Strange Device View Table layout fixed in Safari. by Bri Prebilic Cole · 9 years ago
  13. 70aacc4 ONOS-2325 - GUI -- Rewrite / bug fix for table row flashing. Multi-rows act like a unit and row flashes when a single new element is added. by Bri Prebilic Cole · 9 years ago
  14. 0bc4de2 ONOS-2325 - GUI -- Table View rows now flash yellow when their information updates. Minor device details panel bug fix. by Bri Prebilic Cole · 9 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. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  17. 0feedc0 GUI -- WIP Device View details panel. Egress Links backend added, updated FnService, added CSS for panel, populates panel with properties and a close button. by Bri Prebilic Cole · 9 years ago
  18. 08d08d4 GUI -- Allows for col-width="_px" to be specified in the html of table headers. by Bri Prebilic Cole · 9 years ago
  19. 31bb01f GUI -- Added isMobile() predicate to FnService. by Simon Hunt · 9 years ago
  20. 19a32dd GUI -- Host view implemented on client and server side. by Bri Prebilic Cole · 9 years ago
  21. 27a5cc8 GUI -- Moved cap() utility function into FnService. by Simon Hunt · 9 years ago
  22. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  23. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  24. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  25. 404f6b2 GUI -- Removed dependence on jQuery -- it turns out that angular implements extend(). by Simon Hunt · 9 years ago
  26. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  27. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  28. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  29. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago[Renamed (76%) from web/gui/src/main/webapp/app/fw/lib/fn.js]
  30. 59df0b2 GUI -- Added keyBindings() and gestureNotes() to Key Service. by Simon Hunt · 9 years ago
  31. 1eecfa2 GUI -- Added KeyService and FnService; implemented 'T' key for toggle theme. by Simon Hunt · 9 years ago