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