1. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  2. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  3. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  4. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  5. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  6. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  7. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  8. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  9. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  10. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  11. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  12. 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
  13. ebf3be0 Adding drag-n-drop feedback to app install. by Thomas Vachuska · 8 years ago
  14. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  15. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  16. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  17. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  18. 341310c Adding a listener mechanism for updated preferences. by Thomas Vachuska · 8 years ago
  19. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  20. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  21. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  22. a42ce0b Adding ability to drop OAR files to install apps. by Thomas Vachuska · 8 years ago
  23. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  24. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  25. 1849136 GUI- topo : added debug log of map settings. by Simon Hunt · 8 years ago
  26. 3077df5 Add background (map of Taiwan) to WEB UI by zylin · 8 years ago
  27. b344248 GUI- topo : added warning logs showing a race condition by Simon Hunt · 8 years ago
  28. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  29. 24d0c5c Web UI -- Added cog as nav icon for driver matrix view. by Simon Hunt · 8 years ago
  30. 69d820c Added 'cog' glyph. by Simon Hunt · 8 years ago
  31. 842283b Web UI: ports view - simplify page title. by Simon Hunt · 8 years ago
  32. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  33. 1eee51d GUI - added remapping of device type to glyph ID. by Simon Hunt · 8 years ago
  34. 0f8c505 GUI - added CORD logo to glyph library. by Simon Hunt · 8 years ago
  35. b07f6b5 GUI -updated "OTN" design with "laser" idiom. by Simon Hunt · 8 years ago
  36. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  37. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  38. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  39. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  40. d0949d2 ONOS-3864 : glyohs for OTN and FIBER_SWITCH. by Simon Hunt · 8 years ago
  41. 4afa61d GUI -- separated glyph data from glyph code. by Simon Hunt · 8 years ago
  42. c4f320a Expanded bean varieties. by Simon Hunt · 8 years ago
  43. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  44. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  45. 219f077 ONOS-3922: added missing expected() function to (synthesized) host links. by Simon Hunt · 8 years ago
  46. bada076 Adjusted dialog button styling. by Thomas Vachuska · 8 years ago
  47. e75cf18 ONOS-3741: Dialog Service - allow alternate text to be specified with addOk() and addCancel(). by Simon Hunt · 8 years ago
  48. 5198f08 ONOS-3741: Bind Escape to Cancel and Enter to OK in dialog service. by Simon Hunt · 8 years ago
  49. f4ef6dd GUI: Javascript cleanup and additional utility functions. by Simon Hunt · 8 years ago
  50. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  51. 8b28c6b GUI: trie utility operations, and test code. by Simon Hunt · 8 years ago
  52. 6f7668c GUI : Icon Service -- added registerIconMapping() call. by Simon Hunt · 8 years ago
  53. 737ba48 GUI: util... added createTrie() function to fn.js by Simon Hunt · 8 years ago
  54. a834660 foo servlet by Simon Hunt · 8 years ago
  55. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  56. 15813b2 Remove unnecessary parentheses (but keep some for clarity). by Simon Hunt · 8 years ago
  57. cc90490 Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online. by Simon Hunt · 8 years ago
  58. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  59. f0eb217 efunc: generate map data by Simon Hunt · 8 years ago
  60. b1d35e8 ee: added coding function. by Simon Hunt · 8 years ago
  61. f90c18b Web UI -- added fs.debug(...) function for conditional debug messages to console by Simon Hunt · 8 years ago
  62. a50540f ONOS-3747: Delayed start refactored into LoadingService. by Simon Hunt · 8 years ago
  63. 590cca6 [ONOS-3635] Remove URL column from application table view by Jian Li · 8 years ago
  64. 3164293 GUI -- Application View Details Panel - by Simon Hunt · 8 years ago
  65. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  66. 8948fa9 GUI -- App view - - fix dialog button colors - Capitalize action word by Simon Hunt · 8 years ago
  67. a477b60 GUI -- App view - by Simon Hunt · 8 years ago
  68. da253e0 [ONOS-3635] Add more information to Application panel view by Jian Li · 8 years ago
  69. a54de5a [ONOS-3635] Implement detail panel view for extended app properties by Jian Li · 8 years ago
  70. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  71. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  72. 7c630c6 GUI- factored out common table frame SVG commands in *table glyph definitions. by Simon Hunt · 8 years ago
  73. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  74. d0f063a ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables. by Simon Hunt · 8 years ago
  75. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  76. 3f92c43 ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers. by Simon Hunt · 8 years ago
  77. a678b84 ONOS-2849: Pre-populate sort so active apps are at the top of the list. by Simon Hunt · 8 years ago
  78. a003d8a ONOS-2849: Given app dialog opaque background. by Simon Hunt · 8 years ago
  79. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  80. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  81. 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
  82. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  83. 99b3d22 ONOS-3642 -- GUI: New Meter Table glyph added. by Simon Hunt · 8 years ago
  84. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  85. 78acc44 GUI: Deleted deprecated code. by Simon Hunt · 8 years ago
  86. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  87. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  88. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  89. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  90. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  91. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  92. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  93. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  94. 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
  95. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  96. 0c17a0a ONOS-3182 added swap functionality by Andrea Campanella · 8 years ago
  97. 864333a ONOS-3265: Re-used device glyph for deviceTable icon. by Simon Hunt · 8 years ago
  98. 20856ec ONOS-3265: Added navigation button / logic for devices/flows/ports/groups views. by Simon Hunt · 8 years ago
  99. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  100. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 9 years ago