1. ac829e4 ONOS-1820 - GUI -- Base port stats view created. Navigate to it using device or topo view. by Bri Prebilic Cole · 9 years ago
  2. 1002cd8 GUI -- Added UiViewHidden subclass of UiView to allow for views that do not have an entry in the navigation panel. by Simon Hunt · 9 years ago
  3. 07ee46e GUI -- Removed Sample View, now that we have plenty others. by Simon Hunt · 9 years ago
  4. 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 9 years ago
  5. 9fb594a GUI -- Base Link View added -- WIP. by Bri Prebilic Cole · 9 years ago
  6. 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 9 years ago
  7. 384e8dc GUI -- Base Cluster View implemented. Bug fixed of table bodies not being wide enough. by Bri Prebilic Cole · 9 years ago
  8. c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 9 years ago
  9. 36a58c6 GUI -- First cut at persisting user settings (on topology view). by Simon Hunt · 9 years ago
  10. 264c5ec GUI -- Adjusted height of tables in tabular views, added new and removed columns in Device View. Removed rounded bottom corners of tabular views, created table.css instead of using common.css by Bri Prebilic Cole · 9 years ago
  11. 864cdd6 GUI -- Created Table Builder Service that builds a controller for tabular views. by Bri Prebilic Cole · 9 years ago
  12. 20cfb87 GUI -- Cleaned up user agent data injection by Simon Hunt · 9 years ago
  13. 83785e2 GUI -- Added apple touch icon and a few apple-related meta-tags into index.html. by Thomas Vachuska · 9 years ago
  14. 96f2647 GUI -- Basic Intent View implemented. Includes app id, key, type, and priority. Details / resources to be added later. by Bri Prebilic Cole · 9 years ago
  15. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  16. e586b79 GUI -- Preliminary work for converting tabular views to use the shared web-socket rather than via REST. WIP. by Thomas Vachuska · 9 years ago
  17. 4c2fa06 GUI -- Fixed topology view failover. by Thomas Vachuska · 9 years ago
  18. 54d0938 GUI --Base Tooltip Service created. by Bri Prebilic Cole · 9 years ago
  19. 4db8dce GUI -- TopoToolbarService created, working first set of toggles added. by Bri Prebilic Cole · 9 years ago
  20. 20207df GUI -- Cleaned up websocket code. by Simon Hunt · 9 years ago
  21. 7442d21 GUI -- Removed 'Angular' from the index.html title element. (Ready for release) by Simon Hunt · 9 years ago
  22. fb8ea1f GUI -- TopoView - Initial work for implementing link selection. by Simon Hunt · 9 years ago
  23. a4242de GUI -- TopoView - Refactored a bunch of functions out of topoForce into topoD3. by Simon Hunt · 9 years ago
  24. 5000a75 GUI -- ToolbarService - showing and hiding the toolbar panel - WIP. by Bri Prebilic Cole · 9 years ago
  25. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago
  26. 5f39965 Migrated legacy GUI resources out of the way for the new GUI. by Thomas Vachuska · 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. b33b40b GUI -- fixed bug where host (endstation) glyph was not showing up in details pane. by Simon Hunt · 9 years ago
  29. e5ab138 GUI -- Dropped the '2' in filenames. by Simon Hunt · 9 years ago[Renamed (83%) from web/gui/src/main/webapp/index2.html]
  30. 5cef906 GUI -- [ONOS-265] - fixed quick help: by Simon Hunt · 9 years ago
  31. 352be5f GUI - Cleanup of old files. by Simon Hunt · 9 years ago
  32. 988c6fc GUI -- Adding Key Bindings cheat sheet... WIP. by Simon Hunt · 9 years ago
  33. a3dd957 GUI -- Added user feedback "flash" message function. by Simon Hunt · 9 years ago
  34. ece59ee Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 9 years ago
  35. 8954329 Reverting the theme to light for the demo and switching icons set. by Thomas Vachuska · 9 years ago
  36. 29cd58f First pass at svg icons and dark theme for topo Have not addressed top bar etc by Paul Greyson · 9 years ago
  37. 12ce12e GUI -- Added shadow of ONOS logo to death mask. by Simon Hunt · 9 years ago
  38. 6cb8ca0 implement topojson based map rendering by Paul Greyson · 9 years ago
  39. 61d0404 GUI -- Added onos.ui.addFloatingPanel() function. by Simon Hunt · 9 years ago
  40. bb282f5 GUI -- Added updateDevice event handling. by Simon Hunt · 9 years ago
  41. f67722a GUI -- tweaked couple of topo force layout parameters. by Simon Hunt · 9 years ago
  42. 56d5185 GUI -- augmented hash parsing to include flags (after '?'), which are passed into view callbacks as a boolean map. by Simon Hunt · 9 years ago
  43. 65368e3 GUI -- Added global key bindings mechanism by Thomas Vachuska · 9 years ago
  44. 1a9eff9 GUI -- Test events: unpinned the first node; increased a few link widths. by Simon Hunt · 9 years ago
  45. 0df1b1d GUI -- Added key handler mechanism. by Simon Hunt · 9 years ago
  46. 142d003 GUI -- Starting migration of topology view to the updated framework. WIP. by Simon Hunt · 9 years ago
  47. db9eb07 GUI -- Added sample view to demonstrate radio buttons. by Simon Hunt · 9 years ago
  48. 2524891 Restructuring GUI code - implementing view life-cycles. by Simon Hunt · 9 years ago
  49. 195cb38 Restructuring GUI code - first pass - WIP. by Simon Hunt · 9 years ago