1. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  2. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  3. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  4. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  5. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  6. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  9. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  10. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  11. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  12. 1849136 GUI- topo : added debug log of map settings. by Simon Hunt · 8 years ago
  13. 3077df5 Add background (map of Taiwan) to WEB UI by zylin · 8 years ago
  14. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  15. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  16. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  17. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  18. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  19. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  20. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  21. d471262 ONOS-3353: WIP -- USA, Central America and SouthAmerica ... but need to remove Alaska and Hawaii from USA data, for cleaner visualization. by Simon Hunt · 8 years ago
  22. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 9 years ago
  23. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 9 years ago
  24. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  25. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  26. 1178d5b ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's. by Simon Hunt · 9 years ago
  27. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  28. 9b80ca0 ONOS-1753, ONOS-2138 - GUI -- Now all topo preferences are persisted. by Bri Prebilic Cole · 9 years ago
  29. 72e44bf ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  30. 9dcaea5 ONOS-1865 - GUI -- Keys from Topo View are deregistered once view is navigated away from. Device and App View 'esc' key registration added. by Bri Prebilic Cole · 9 years ago
  31. f65c378 GUI -- Topo View - change default map to be continental US. by Simon Hunt · 9 years ago
  32. e1ce429 ONOS-2109: Fix for (0,0) coords bug - delay opening web socket until we have loaded the map projection. by Simon Hunt · 9 years ago
  33. 2362b07 GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
  34. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  35. 068814d GUI -- Resize and table directives clean up. Veil service given init function and unit tests. by Bri Prebilic Cole · 9 years ago
  36. 9a5e006 ONOS-1768 - GUI -- Tooltip doesn't appear on new view if switching by button, minor table height bug fix. by Bri Prebilic Cole · 9 years ago
  37. 2efc715 ONOS-1722 - GUI -- QuickHelp unit tests written, minor other user input precautions added. by Bri Prebilic Cole · 9 years ago
  38. 239e588 ONOS-1678 - Detail Panel issue - Actually FIXED it this time. by Simon Hunt · 9 years ago
  39. 0e644a4 ONOS-1678 - TopoView - empty detail panel when navigating away and back. FIXED. by Simon Hunt · 9 years ago
  40. 8f07f0d GUI -- Buttons added to topo and device views that navigate to new flows table view. by Bri Prebilic Cole · 9 years ago
  41. 9cf1a8d GUI -- Flash messages appear for every toolbar button. Unit tests written for TableBuilderService by Bri Prebilic Cole · 9 years ago
  42. f9fc0e7 GUI -- TopoView : Remember the chosen sprite layer. by Simon Hunt · 9 years ago
  43. bb5e0d8 GUI -- TopoView : Remember the zoom level.. by Simon Hunt · 9 years ago
  44. fcbde89 GUI -- Persisted state of hosts/offline-devices/port-hilite; and a little refactoring to boot. by Simon Hunt · 9 years ago
  45. f41f309 GUI -- Added enable() function to flash service, to allow topo view to disable flash messages while restoring state.. by Simon Hunt · 9 years ago
  46. abf66d9 GUI -- Augmented sprite JSON definition. by Simon Hunt · 9 years ago
  47. fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 9 years ago
  48. 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 9 years ago
  49. 9c1c45e GUI -- Revamp of the Glyph Service to allow for custom viewboxes to be defined for registered glyphs/sprites. by Simon Hunt · 9 years ago
  50. ee7a3ce GUI -- toggle state for some of the topo buttons, now persisted via cookie. by Simon Hunt · 9 years ago
  51. c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 9 years ago
  52. 36a58c6 GUI -- First cut at persisting user settings (on topology view). by Simon Hunt · 9 years ago
  53. b5f2b15 GUI -- Topology View all, packet, and optical layer radio buttons are now part of the topology view toolbar, instead of being in the masthead. Keystroke 'N' for cycle node layers added. Button glyph added. Fixed previously unseen broken unit tests for table.js. by Bri Prebilic Cole · 9 years ago
  54. 86b7c88 GUI -- ONOS-1172 - Added 'dash' keystroke to report on bad links. by Simon Hunt · 9 years ago
  55. d552ee9 GUI -- Enhancements for mobile devices: by Simon Hunt · 9 years ago
  56. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  57. 90dcc3e GUI -- Added hotkeys (in parentheses) to the tooltips of the topology toolbar buttons. by Simon Hunt · 9 years ago
  58. da2f3cc GUI -- Switched order of Instances and Summary buttons on the toolbar. by Simon Hunt · 9 years ago
  59. d621905 GUI -- Topo Toolbar is destroyed after view is rerouted. by Bri Prebilic Cole · 9 years ago
  60. 0906014 GUI -- Fixed topo toolbar button synchronization with keystroke commands. by Simon Hunt · 9 years ago
  61. 4db8dce GUI -- TopoToolbarService created, working first set of toggles added. by Bri Prebilic Cole · 9 years ago
  62. 237676b5 GUI -- Topo - rewired modules to call wss.sendEvent(...) directly. by Simon Hunt · 9 years ago
  63. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago
  64. 9e2104c GUI -- TopoView - Added Toggle Port Highlighting enable/disable with 'P' key. by Simon Hunt · 9 years ago
  65. fb8ea1f GUI -- TopoView - Initial work for implementing link selection. by Simon Hunt · 9 years ago
  66. c3c5b67 GUI -- TopoView - Re-instated the oblique view function. (Keystroke 'Z'). by Simon Hunt · 9 years ago
  67. 96f88c6 GUI -- TopoView - Linking Oblique module in. by Simon Hunt · 9 years ago
  68. 0e48c29 GUI -- TopoView - re-instated Equalize Mastership Roles. by Simon Hunt · 9 years ago
  69. 62c2f8f GUI -- Removed dead code from topo view. by Simon Hunt · 9 years ago
  70. 639dc66 GUI -- TopoView - re-implemented Quick Help panel. by Simon Hunt · 9 years ago
  71. a142dd2 GUI -- TopoView - re-instated Instance selection showing mastership of switches. by Simon Hunt · 9 years ago
  72. 0ee2868 GUI -- TopoView - re-instated selection "glow" - themed (blue for light theme, yellow for dark theme). by Simon Hunt · 9 years ago
  73. 18bf982 GUI -- TopoView - implemented show/hide background map ('B' keystroke) by Simon Hunt · 9 years ago
  74. 75ec969 GUI -- TopoView - Minor formatting changes. by Simon Hunt · 9 years ago
  75. f542d84 GUI -- TopoView - Reimplemented 'traffic' related functionality. by Simon Hunt · 9 years ago
  76. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  77. 6036b19 GUI -- TopoView - Fixed dynamic repositioning of Details Panel. by Simon Hunt · 9 years ago
  78. c252aa6 GUI -- TopoView - Implemented show/hide summary 'O' keystroke. by Simon Hunt · 9 years ago
  79. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  80. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  81. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  82. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  83. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  84. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  85. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  86. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  87. edf5c0e GUI -- Topology view... Minor cleanup. by Simon Hunt · 9 years ago
  88. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  89. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago
  90. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  91. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago
  92. fd1231a GUI -- Refactored Topo View to move websocket code into TopoEventService. by Simon Hunt · 9 years ago
  93. bb59636 GUI -- First pass at TopoEventService - to encapsulate sending/receiving events from server. by Simon Hunt · 9 years ago
  94. 54442fa GUI -- Implemented Panel Service. by Simon Hunt · 9 years ago
  95. acf410b GUI -- Cleaned up websocket callback wrapping and beefed up unit tests. by Simon Hunt · 9 years ago
  96. 970e7fd GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer. by Simon Hunt · 9 years ago
  97. bb920fd GUI -- Added ability to define an alternate port for WS - used to connect to mock web-socket server. Topo view can use query string '?wsport=8123' for example. by Simon Hunt · 9 years ago
  98. 711ee24 GUI -- Mock WebSocket server now serves up scenario events. by Simon Hunt · 9 years ago
  99. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  100. 1e4a001 GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService. by Simon Hunt · 9 years ago