1. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  2. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  3. 54f420d fix: router devices to packet layer by Michele Santuari · 8 years ago
  4. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  5. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  6. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  7. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  8. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  9. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  10. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  11. 46770fc Bump up ChartJs to 2.2.1 and AngularChart to 1.0 by Jian Li · 8 years ago
  12. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  13. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  14. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  15. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  16. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  17. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  18. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  19. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  20. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  21. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  22. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  23. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  24. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  25. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  26. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  27. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  28. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  29. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  30. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  31. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  32. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  33. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  34. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  35. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  36. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  37. 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
  38. 811d857 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
  39. 0f8d7e9 Fixed broken mast-spec test. by Simon Hunt · 8 years ago
  40. f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  41. b940d69 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  42. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  43. d42e5d1 LnF updates to masthead. by Simon Hunt · 8 years ago
  44. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  45. bee7bb1 Use SPDX license identifier by HIGUCHI Yuta · 8 years ago
  46. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  47. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  48. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  49. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  50. e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  51. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  52. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  53. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  54. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  55. 82101d9 Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2 by Jian Li · 8 years ago
  56. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  57. 6602db8 Improved test environment by Matteo Scandolo · 8 years ago
  58. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  59. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  60. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  61. cb1592d Bugfix: fix legend text overlapping issue in Chart.js by Jian Li · 8 years ago
  62. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  63. 041c1aa Fixed the issue when the details panel would remain visible after navigating away from the topo page and back by Steven Burrows · 8 years ago
  64. ebf3be0 Adding drag-n-drop feedback to app install. by Thomas Vachuska · 8 years ago
  65. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  66. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  67. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  68. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  69. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  70. 341310c Adding a listener mechanism for updated preferences. by Thomas Vachuska · 8 years ago
  71. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  72. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  73. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  74. a42ce0b Adding ability to drop OAR files to install apps. by Thomas Vachuska · 8 years ago
  75. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  76. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  77. 1849136 GUI- topo : added debug log of map settings. by Simon Hunt · 8 years ago
  78. 3077df5 Add background (map of Taiwan) to WEB UI by zylin · 8 years ago
  79. b344248 GUI- topo : added warning logs showing a race condition by Simon Hunt · 8 years ago
  80. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  81. 24d0c5c Web UI -- Added cog as nav icon for driver matrix view. by Simon Hunt · 8 years ago
  82. 69d820c Added 'cog' glyph. by Simon Hunt · 8 years ago
  83. 842283b Web UI: ports view - simplify page title. by Simon Hunt · 8 years ago
  84. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  85. 1eee51d GUI - added remapping of device type to glyph ID. by Simon Hunt · 8 years ago
  86. 0f8c505 GUI - added CORD logo to glyph library. by Simon Hunt · 8 years ago
  87. b07f6b5 GUI -updated "OTN" design with "laser" idiom. by Simon Hunt · 8 years ago
  88. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  89. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  90. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  91. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  92. d0949d2 ONOS-3864 : glyohs for OTN and FIBER_SWITCH. by Simon Hunt · 8 years ago
  93. 4afa61d GUI -- separated glyph data from glyph code. by Simon Hunt · 8 years ago
  94. f715cdb Updated big-icon test page to all built-in glyphs to be accessed also. by Simon Hunt · 8 years ago
  95. d7a5a74 Add Chart.js and angular-chart.js libraries for Web GUI by Jian Li · 8 years ago
  96. 8dfd3dd Resizing rack diagrams. by Thomas Vachuska · 8 years ago
  97. fedd175 Augment sauce-code. by Simon Hunt · 8 years ago
  98. 7414ae9 Adding rack diagrams. by Thomas Vachuska · 8 years ago
  99. c4f320a Expanded bean varieties. by Simon Hunt · 8 years ago
  100. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago