1. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  2. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  3. 7c630c6 GUI- factored out common table frame SVG commands in *table glyph definitions. by Simon Hunt · 8 years ago
  4. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  5. d0f063a ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables. by Simon Hunt · 8 years ago
  6. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  7. 3f92c43 ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers. by Simon Hunt · 8 years ago
  8. a678b84 ONOS-2849: Pre-populate sort so active apps are at the top of the list. by Simon Hunt · 8 years ago
  9. a003d8a ONOS-2849: Given app dialog opaque background. by Simon Hunt · 8 years ago
  10. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  11. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  12. 06909ef ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row. by Simon Hunt · 8 years ago
  13. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  14. 99b3d22 ONOS-3642 -- GUI: New Meter Table glyph added. by Simon Hunt · 8 years ago
  15. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  16. 78acc44 GUI: Deleted deprecated code. by Simon Hunt · 8 years ago
  17. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  18. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  19. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  20. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  21. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  22. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  23. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  24. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  25. 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
  26. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  27. 0c17a0a ONOS-3182 added swap functionality by Andrea Campanella · 8 years ago
  28. 864333a ONOS-3265: Re-used device glyph for deviceTable icon. by Simon Hunt · 8 years ago
  29. 20856ec ONOS-3265: Added navigation button / logic for devices/flows/ports/groups views. by Simon Hunt · 8 years ago
  30. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  31. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 9 years ago
  32. 75c2568 ONOS-2850 : Continuing Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  33. 8d55808 ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  34. 144bd79 ONOS-3129 : GUI Intents to Topo :: part the third -- (bug fix) only navigate if a table row is selected. by Simon Hunt · 9 years ago
  35. 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
  36. 4e41273 ONOS-3129 : GUI Intents to Topo :: part 1 - making intent table rows selectable; adding topo button. by Simon Hunt · 9 years ago
  37. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 9 years ago
  38. 5674db9 GUI Topo -- Badges - WIP. by Simon Hunt · 9 years ago
  39. 13cc083 GUI Topo -- Added missing glyphs by Simon Hunt · 9 years ago
  40. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  41. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  42. 0929125 GUI -- Topology Overlay - removed dead code. by Simon Hunt · 9 years ago
  43. 044f2807 GUI -- Added "devices" scenario to display all device types. by Simon Hunt · 9 years ago
  44. b691f0a ONOS-2798 - GUI -- added microwave dish to glyph library. by Simon Hunt · 9 years ago
  45. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  46. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  47. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  48. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  49. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  50. 1178d5b ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's. by Simon Hunt · 9 years ago
  51. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  52. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  53. 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  54. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  55. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  56. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  57. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  58. 584e92d ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  59. b466a7e [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  60. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  61. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  62. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  63. 6c82ade GUI -- Fixed Firefox bug - can now upload application on App View. by Bri Prebilic Cole · 9 years ago
  64. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  65. dd80557 ONOS-1412 - GUI -- Selected items no longer disappear in Firefox, height adjustment for toolbar arrow in Safari. by Bri Prebilic Cole · 9 years ago
  66. 55ee09b GUI -- Strange Device View Table layout fixed in Safari. by Bri Prebilic Cole · 9 years ago
  67. 6e1b4a5 ONOS-2143 - GUI -- Tabular views display a loading wheel while waiting for a server response. by Bri Prebilic Cole · 9 years ago
  68. ae85fb3 ONOS-2149 - GUI -- App control button actions now take into account sort direction for refresh. by Bri Prebilic Cole · 9 years ago
  69. 9b80ca0 ONOS-1753, ONOS-2138 - GUI -- Now all topo preferences are persisted. by Bri Prebilic Cole · 9 years ago
  70. 8d00378 GUI -- Topo force layout bug fixes. ONOS-2398 investigated and partially fixed, but also discovered there is a problem in the d3 library. by Bri Prebilic Cole · 9 years ago
  71. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  72. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  73. 236ef68 ONOS-2101 - GUI -- CSS for marching ants added. Node.js server now takes -v and -v! command line arguments. by Bri Prebilic Cole · 9 years ago
  74. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  75. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  76. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  77. 68844ba ONOS-2422 - GUI -- Sample client side code for maven archetypes updated. by Bri Prebilic Cole · 9 years ago
  78. 70aacc4 ONOS-2325 - GUI -- Rewrite / bug fix for table row flashing. Multi-rows act like a unit and row flashes when a single new element is added. by Bri Prebilic Cole · 9 years ago
  79. 72e44bf ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  80. 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
  81. 0e7a1bd ONOS-2325 - GUI -- Multiple row highlighting minor bug fixed. by Bri Prebilic Cole · 9 years ago
  82. 0bc4de2 ONOS-2325 - GUI -- Table View rows now flash yellow when their information updates. Minor device details panel bug fix. by Bri Prebilic Cole · 9 years ago
  83. 17c6d0a ONOS-1749, ONOS-2386 - GUI -- Can jump to selected device in Device View from Topo View by clicking on Detail Panel title or action button. Bug fix for deselecting action buttons on Device View upon details panel close. by Bri Prebilic Cole · 9 years ago
  84. 8040176 ONOS-2385 -- Bug fixes for removing individual links on the Topo View. 5 or more links between devices have a label indicating how many there are between each one. by Bri Prebilic Cole · 9 years ago
  85. 038aedd ONOS-2328 GUI -- Enhanced Topology View to show multiple links individually between devices (1 - 4). 5 or more is a thick line. by Bri Prebilic Cole · 9 years ago
  86. aeeb33e ONOS-2328 GUI -- Started work on seeing multiple links between devices on the topology view. Device links are now grouped based on what device they are between. Also minor bug fixes and investigations into other bugs. WIP. by Bri Prebilic Cole · 9 years ago
  87. 0c41ba2 GUI -- Cleaned up directives - onos-sortable-header and icon no longer use isolate scope. Icon directive moved to icon.js. Deleted unneeded TableService. by Bri Prebilic Cole · 9 years ago
  88. eef67ae GUI -- Directive for tooltips on icon elements created. Control buttons on table views now have tooltips. by Bri Prebilic Cole · 9 years ago
  89. 9b1fb9a ONOS-2202 - GUI -- Moved flow, port, and group navigation buttons out of device details panel. Created tab-like behavior to switch between the three views when viewing any of them. by Bri Prebilic Cole · 9 years ago
  90. b3a6afe GUI -- Resizing tabular view refactor and minor CSS edits. App View auto-refreshes by default again. by Bri Prebilic Cole · 9 years ago
  91. 0d3c61f GUI -- App View no longer auto refreshes by default. by Bri Prebilic Cole · 9 years ago
  92. a7f81e5 ONOS-2074, ONOS-2075 - GUI -- App View Control Button state and icon bug fixes. by Bri Prebilic Cole · 9 years ago
  93. 522e756 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
  94. f65c378 GUI -- Topo View - change default map to be continental US. by Simon Hunt · 9 years ago
  95. 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
  96. 2362b07 GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
  97. 6b95a3f GUI -- Bug fixing and refactoring app view - WIP. by Bri Prebilic Cole · 9 years ago
  98. 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  99. 7b41c4a GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
  100. d0fe66c GUI -- topo view - background map is now OFF by default, and toolbar is now HIDDEN by default. by Simon Hunt · 9 years ago