1. 737ba48 GUI: util... added createTrie() function to fn.js by Simon Hunt · 8 years ago
  2. a834660 foo servlet by Simon Hunt · 8 years ago
  3. 8744ee5 raw: first bin file. by Simon Hunt · 8 years ago
  4. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  5. 15813b2 Remove unnecessary parentheses (but keep some for clarity). by Simon Hunt · 8 years ago
  6. cc90490 Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online. by Simon Hunt · 8 years ago
  7. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  8. f0eb217 efunc: generate map data by Simon Hunt · 8 years ago
  9. b1d35e8 ee: added coding function. by Simon Hunt · 8 years ago
  10. be6de22 Enhance the detection of meter table supportability in meter GUI by Jian Li · 8 years ago
  11. f90c18b Web UI -- added fs.debug(...) function for conditional debug messages to console by Simon Hunt · 8 years ago
  12. a50540f ONOS-3747: Delayed start refactored into LoadingService. by Simon Hunt · 8 years ago
  13. 590cca6 [ONOS-3635] Remove URL column from application table view by Jian Li · 8 years ago
  14. 3164293 GUI -- Application View Details Panel - by Simon Hunt · 8 years ago
  15. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  16. 8948fa9 GUI -- App view - - fix dialog button colors - Capitalize action word by Simon Hunt · 8 years ago
  17. a477b60 GUI -- App view - by Simon Hunt · 8 years ago
  18. da253e0 [ONOS-3635] Add more information to Application panel view by Jian Li · 8 years ago
  19. a54de5a [ONOS-3635] Implement detail panel view for extended app properties by Jian Li · 8 years ago
  20. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  21. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  22. 7c630c6 GUI- factored out common table frame SVG commands in *table glyph definitions. by Simon Hunt · 8 years ago
  23. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  24. d0f063a ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables. by Simon Hunt · 8 years ago
  25. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  26. 111bc59 Format string should use %n rather than \n by Phil Huang · 8 years ago
  27. 4cc4b95 Delete unused jquery libs. by Simon Hunt · 8 years ago
  28. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  29. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  30. 3f92c43 ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers. by Simon Hunt · 8 years ago
  31. a678b84 ONOS-2849: Pre-populate sort so active apps are at the top of the list. by Simon Hunt · 8 years ago
  32. a003d8a ONOS-2849: Given app dialog opaque background. by Simon Hunt · 8 years ago
  33. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  34. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  35. 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
  36. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  37. 99b3d22 ONOS-3642 -- GUI: New Meter Table glyph added. by Simon Hunt · 8 years ago
  38. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  39. 78acc44 GUI: Deleted deprecated code. by Simon Hunt · 8 years ago
  40. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  41. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  42. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  43. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  44. 6babd05 GUI: New "loading..." animation frames for dark and light themes. by Simon Hunt · 8 years ago
  45. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  46. e26a1b5 Web UI: Delete obsolete sample event files. by Simon Hunt · 8 years ago
  47. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  48. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  49. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  50. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  51. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  52. 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
  53. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  54. 0c17a0a ONOS-3182 added swap functionality by Andrea Campanella · 8 years ago
  55. 02183be Reference table of country codes (useful when defining map filters for topology view). by Simon Hunt · 8 years ago
  56. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  57. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  58. 864333a ONOS-3265: Re-used device glyph for deviceTable icon. by Simon Hunt · 8 years ago
  59. 20856ec ONOS-3265: Added navigation button / logic for devices/flows/ports/groups views. by Simon Hunt · 8 years ago
  60. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  61. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 8 years ago
  62. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 8 years ago
  63. 75c2568 ONOS-2850 : Continuing Topology Programmable Dialog box --- WIP. by Simon Hunt · 8 years ago
  64. 8d55808 ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP. by Simon Hunt · 8 years ago
  65. 144bd79 ONOS-3129 : GUI Intents to Topo :: part the third -- (bug fix) only navigate if a table row is selected. by Simon Hunt · 8 years ago
  66. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 8 years ago
  67. 4e41273 ONOS-3129 : GUI Intents to Topo :: part 1 - making intent table rows selectable; adding topo button. by Simon Hunt · 9 years ago
  68. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  69. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 9 years ago
  70. 5674db9 GUI Topo -- Badges - WIP. by Simon Hunt · 9 years ago
  71. 13cc083 GUI Topo -- Added missing glyphs by Simon Hunt · 9 years ago
  72. 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
  73. 53ec73f GUI -- added topo test scenario skeleton for showHighlights. by Simon Hunt · 9 years ago
  74. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  75. 0929125 GUI -- Topology Overlay - removed dead code. by Simon Hunt · 9 years ago
  76. 044f2807 GUI -- Added "devices" scenario to display all device types. by Simon Hunt · 9 years ago
  77. b691f0a ONOS-2798 - GUI -- added microwave dish to glyph library. by Simon Hunt · 9 years ago
  78. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  79. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  80. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  81. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  82. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  83. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  84. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  85. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  86. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  87. 1178d5b ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's. by Simon Hunt · 9 years ago
  88. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  89. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  90. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  91. 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  92. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  93. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  94. 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  95. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  96. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  97. 584e92d ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  98. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  99. b466a7e [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  100. 4fc8685 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago