1. 1849136 GUI- topo : added debug log of map settings. by Simon Hunt · 8 years ago
  2. 3077df5 Add background (map of Taiwan) to WEB UI by zylin · 8 years ago
  3. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  4. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  5. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  6. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  7. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  8. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  9. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  10. 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
  11. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 8 years ago
  12. 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
  13. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  14. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  15. 1178d5b ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's. by Simon Hunt · 9 years ago
  16. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  17. 9b80ca0 ONOS-1753, ONOS-2138 - GUI -- Now all topo preferences are persisted. by Bri Prebilic Cole · 9 years ago
  18. 72e44bf ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  19. 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
  20. f65c378 GUI -- Topo View - change default map to be continental US. by Simon Hunt · 9 years ago
  21. 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
  22. 2362b07 GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
  23. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  24. 068814d GUI -- Resize and table directives clean up. Veil service given init function and unit tests. by Bri Prebilic Cole · 9 years ago
  25. 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
  26. 2efc715 ONOS-1722 - GUI -- QuickHelp unit tests written, minor other user input precautions added. by Bri Prebilic Cole · 9 years ago
  27. 239e588 ONOS-1678 - Detail Panel issue - Actually FIXED it this time. by Simon Hunt · 9 years ago
  28. 0e644a4 ONOS-1678 - TopoView - empty detail panel when navigating away and back. FIXED. by Simon Hunt · 9 years ago
  29. 8f07f0d GUI -- Buttons added to topo and device views that navigate to new flows table view. by Bri Prebilic Cole · 9 years ago
  30. 9cf1a8d GUI -- Flash messages appear for every toolbar button. Unit tests written for TableBuilderService by Bri Prebilic Cole · 9 years ago
  31. f9fc0e7 GUI -- TopoView : Remember the chosen sprite layer. by Simon Hunt · 9 years ago
  32. bb5e0d8 GUI -- TopoView : Remember the zoom level.. by Simon Hunt · 9 years ago
  33. fcbde89 GUI -- Persisted state of hosts/offline-devices/port-hilite; and a little refactoring to boot. by Simon Hunt · 9 years ago
  34. 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
  35. abf66d9 GUI -- Augmented sprite JSON definition. by Simon Hunt · 9 years ago
  36. fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 9 years ago
  37. 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 9 years ago
  38. 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
  39. ee7a3ce GUI -- toggle state for some of the topo buttons, now persisted via cookie. by Simon Hunt · 9 years ago
  40. c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 9 years ago
  41. 36a58c6 GUI -- First cut at persisting user settings (on topology view). by Simon Hunt · 9 years ago
  42. 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
  43. 86b7c88 GUI -- ONOS-1172 - Added 'dash' keystroke to report on bad links. by Simon Hunt · 9 years ago
  44. d552ee9 GUI -- Enhancements for mobile devices: by Simon Hunt · 9 years ago
  45. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  46. 90dcc3e GUI -- Added hotkeys (in parentheses) to the tooltips of the topology toolbar buttons. by Simon Hunt · 9 years ago
  47. da2f3cc GUI -- Switched order of Instances and Summary buttons on the toolbar. by Simon Hunt · 9 years ago
  48. d621905 GUI -- Topo Toolbar is destroyed after view is rerouted. by Bri Prebilic Cole · 9 years ago
  49. 0906014 GUI -- Fixed topo toolbar button synchronization with keystroke commands. by Simon Hunt · 9 years ago
  50. 4db8dce GUI -- TopoToolbarService created, working first set of toggles added. by Bri Prebilic Cole · 9 years ago
  51. 237676b5 GUI -- Topo - rewired modules to call wss.sendEvent(...) directly. by Simon Hunt · 9 years ago
  52. 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
  53. 9e2104c GUI -- TopoView - Added Toggle Port Highlighting enable/disable with 'P' key. by Simon Hunt · 9 years ago
  54. fb8ea1f GUI -- TopoView - Initial work for implementing link selection. by Simon Hunt · 9 years ago
  55. c3c5b67 GUI -- TopoView - Re-instated the oblique view function. (Keystroke 'Z'). by Simon Hunt · 9 years ago
  56. 96f88c6 GUI -- TopoView - Linking Oblique module in. by Simon Hunt · 9 years ago
  57. 0e48c29 GUI -- TopoView - re-instated Equalize Mastership Roles. by Simon Hunt · 9 years ago
  58. 62c2f8f GUI -- Removed dead code from topo view. by Simon Hunt · 9 years ago
  59. 639dc66 GUI -- TopoView - re-implemented Quick Help panel. by Simon Hunt · 9 years ago
  60. a142dd2 GUI -- TopoView - re-instated Instance selection showing mastership of switches. by Simon Hunt · 9 years ago
  61. 0ee2868 GUI -- TopoView - re-instated selection "glow" - themed (blue for light theme, yellow for dark theme). by Simon Hunt · 9 years ago
  62. 18bf982 GUI -- TopoView - implemented show/hide background map ('B' keystroke) by Simon Hunt · 9 years ago
  63. 75ec969 GUI -- TopoView - Minor formatting changes. by Simon Hunt · 9 years ago
  64. f542d84 GUI -- TopoView - Reimplemented 'traffic' related functionality. by Simon Hunt · 9 years ago
  65. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  66. 6036b19 GUI -- TopoView - Fixed dynamic repositioning of Details Panel. by Simon Hunt · 9 years ago
  67. c252aa6 GUI -- TopoView - Implemented show/hide summary 'O' keystroke. by Simon Hunt · 9 years ago
  68. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  69. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  70. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  71. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  72. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  73. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  74. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  75. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  76. edf5c0e GUI -- Topology view... Minor cleanup. by Simon Hunt · 9 years ago
  77. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  78. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago
  79. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  80. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago
  81. fd1231a GUI -- Refactored Topo View to move websocket code into TopoEventService. by Simon Hunt · 9 years ago
  82. bb59636 GUI -- First pass at TopoEventService - to encapsulate sending/receiving events from server. by Simon Hunt · 9 years ago
  83. 54442fa GUI -- Implemented Panel Service. by Simon Hunt · 9 years ago
  84. acf410b GUI -- Cleaned up websocket callback wrapping and beefed up unit tests. by Simon Hunt · 9 years ago
  85. 970e7fd GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer. by Simon Hunt · 9 years ago
  86. 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
  87. 711ee24 GUI -- Mock WebSocket server now serves up scenario events. by Simon Hunt · 9 years ago
  88. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  89. 1e4a001 GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService. by Simon Hunt · 9 years ago
  90. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  91. 0541fb8 GUI -- Finally got map resize working correctly, including the resized callback in topo code. by Simon Hunt · 9 years ago
  92. 426bd86 GUI -- Further tweaking of the background map loading code, to properly align the map in the view. by Simon Hunt · 9 years ago
  93. a7b6a6b GUI -- Further work on MapService and GeoDataService. Still WIP. by Simon Hunt · 9 years ago
  94. 1e8eff4 GUI -- MapService: changed to cache promises with attached meta data. by Simon Hunt · 9 years ago
  95. cacce34 GUI -- Implemented ZoomService, with unit tests. by Simon Hunt · 9 years ago
  96. 6cc5369 GUI -- Topo View: define SVG layer; inject (sample) key bindings and install glyph definitions. by Simon Hunt · 9 years ago
  97. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  98. ef31fb2 GUI -- Sketched out structure for multi-views; each with own controller, template html and css. by Simon Hunt · 9 years ago