1. 72e44bf ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  2. aa8b0eb GUI -- Added Settings view by Thomas Vachuska · 9 years ago
  3. 068814d GUI -- Resize and table directives clean up. Veil service given init function and unit tests. by Bri Prebilic Cole · 9 years ago
  4. ff3dc67 ONOS-1819 - GUI -- Group view added (WIP). Enum Cell Formatter created. by Bri Prebilic Cole · 9 years ago
  5. ac829e4 ONOS-1820 - GUI -- Base port stats view created. Navigate to it using device or topo view. by Bri Prebilic Cole · 9 years ago
  6. 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
  7. 07ee46e GUI -- Removed Sample View, now that we have plenty others. by Simon Hunt · 9 years ago
  8. 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 9 years ago
  9. 9fb594a GUI -- Base Link View added -- WIP. by Bri Prebilic Cole · 9 years ago
  10. 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 9 years ago
  11. 384e8dc GUI -- Base Cluster View implemented. Bug fixed of table bodies not being wide enough. by Bri Prebilic Cole · 9 years ago
  12. c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 9 years ago
  13. 36a58c6 GUI -- First cut at persisting user settings (on topology view). by Simon Hunt · 9 years ago
  14. 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
  15. 864cdd6 GUI -- Created Table Builder Service that builds a controller for tabular views. by Bri Prebilic Cole · 9 years ago
  16. 20cfb87 GUI -- Cleaned up user agent data injection by Simon Hunt · 9 years ago
  17. 83785e2 GUI -- Added apple touch icon and a few apple-related meta-tags into index.html. by Thomas Vachuska · 9 years ago
  18. 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
  19. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  20. 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
  21. 4c2fa06 GUI -- Fixed topology view failover. by Thomas Vachuska · 9 years ago
  22. 54d0938 GUI --Base Tooltip Service created. by Bri Prebilic Cole · 9 years ago
  23. 4db8dce GUI -- TopoToolbarService created, working first set of toggles added. by Bri Prebilic Cole · 9 years ago
  24. 20207df GUI -- Cleaned up websocket code. by Simon Hunt · 9 years ago
  25. 7442d21 GUI -- Removed 'Angular' from the index.html title element. (Ready for release) by Simon Hunt · 9 years ago
  26. fb8ea1f GUI -- TopoView - Initial work for implementing link selection. by Simon Hunt · 9 years ago
  27. a4242de GUI -- TopoView - Refactored a bunch of functions out of topoForce into topoD3. by Simon Hunt · 9 years ago
  28. 5000a75 GUI -- ToolbarService - showing and hiding the toolbar panel - WIP. by Bri Prebilic Cole · 9 years ago
  29. e95da77 Promoting new GUI resources into place; still hidden behind legacy redirect though. by Thomas Vachuska · 9 years ago
  30. 5f39965 Migrated legacy GUI resources out of the way for the new GUI. by Thomas Vachuska · 9 years ago
  31. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  32. b33b40b GUI -- fixed bug where host (endstation) glyph was not showing up in details pane. by Simon Hunt · 9 years ago
  33. e5ab138 GUI -- Dropped the '2' in filenames. by Simon Hunt · 9 years ago[Renamed (83%) from web/gui/src/main/webapp/index2.html]
  34. 5cef906 GUI -- [ONOS-265] - fixed quick help: by Simon Hunt · 9 years ago
  35. 352be5f GUI - Cleanup of old files. by Simon Hunt · 9 years ago
  36. 988c6fc GUI -- Adding Key Bindings cheat sheet... WIP. by Simon Hunt · 9 years ago
  37. a3dd957 GUI -- Added user feedback "flash" message function. by Simon Hunt · 9 years ago
  38. ece59ee Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 9 years ago
  39. 8954329 Reverting the theme to light for the demo and switching icons set. by Thomas Vachuska · 9 years ago
  40. 29cd58f First pass at svg icons and dark theme for topo Have not addressed top bar etc by Paul Greyson · 9 years ago
  41. 12ce12e GUI -- Added shadow of ONOS logo to death mask. by Simon Hunt · 9 years ago
  42. 6cb8ca0 implement topojson based map rendering by Paul Greyson · 9 years ago
  43. 61d0404 GUI -- Added onos.ui.addFloatingPanel() function. by Simon Hunt · 9 years ago
  44. bb282f5 GUI -- Added updateDevice event handling. by Simon Hunt · 9 years ago
  45. f67722a GUI -- tweaked couple of topo force layout parameters. by Simon Hunt · 9 years ago
  46. 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
  47. 65368e3 GUI -- Added global key bindings mechanism by Thomas Vachuska · 9 years ago
  48. 1a9eff9 GUI -- Test events: unpinned the first node; increased a few link widths. by Simon Hunt · 9 years ago
  49. 0df1b1d GUI -- Added key handler mechanism. by Simon Hunt · 9 years ago
  50. 142d003 GUI -- Starting migration of topology view to the updated framework. WIP. by Simon Hunt · 9 years ago
  51. db9eb07 GUI -- Added sample view to demonstrate radio buttons. by Simon Hunt · 9 years ago
  52. 2524891 Restructuring GUI code - implementing view life-cycles. by Simon Hunt · 9 years ago
  53. 195cb38 Restructuring GUI code - first pass - WIP. by Simon Hunt · 9 years ago