1. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 8 years ago
  2. d189b92 Re-instate SHIFT as a valid keystroke. by Simon Hunt · 8 years ago
  3. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  4. 5570d1b Added Flash info for toggle summary keycommand by Steven Burrows · 8 years ago
  5. 482d950 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  6. c8f06d9 Clean up location and formatting of table filtering on flow table view. by Simon Hunt · 8 years ago
  7. f83c3e9 fix for displaying toolbar icons in dark theme by Steven Burrows · 8 years ago
  8. 01ddf60 Added keyboard shortcut to show/hide instance panel by Steven Burrows · 8 years ago
  9. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  10. 2d4aab7 Made the last item in the list non-click by Steven Burrows · 8 years ago
  11. 8dab1c7 Shorted if statements Fixed keybinding for use of modifiers by Steven Burrows · 8 years ago
  12. d8e6c33 Styled the breadcrumbs bar by Steven Burrows · 8 years ago
  13. 9ada8d7 onos-1818-search by tableid in Flow table by sisubram · 8 years ago
  14. 7a9d04e Close the topo2 instance panel on navigation by Steven Burrows · 8 years ago
  15. bbe3dda Removed blank lines by Steven Burrows · 8 years ago
  16. d576f64 Removed dialog logic from the Topo2Map Class by Steven Burrows · 8 years ago
  17. e3a1884 Added Map Dialog Added Map Background Prevent click on node drag event by Steven Burrows · 8 years ago
  18. 37549ee Added Key Commands to topo2 by Steven Burrows · 8 years ago
  19. a299ffc Fix broken reference in uitopo archetype. by Simon Hunt · 8 years ago
  20. dfa52b0 CSS Added fill-mode for nodes by Steven Burrows · 8 years ago
  21. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  22. 317f329 [onos-5204] This commit contains fix for bug onos-5204 by Viswanath KSP · 8 years ago
  23. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  24. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  25. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  26. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  27. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  28. 33ab2692 Fix glyph names. by Simon Hunt · 8 years ago
  29. 0e6c214 Updating / Adding mojo icons to Glyph Library. by Simon Hunt · 8 years ago
  30. 36dd8f1 Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail by Simon Hunt · 8 years ago
  31. 9a4b96d Added mojo icons: map and selectMap. by Simon Hunt · 8 years ago
  32. 5a6c60c Enhanced "Show-Glyphs" development web page to show zoomed icons. by Simon Hunt · 8 years ago
  33. 6deb4ce Grouped injected vars and shortened findNodeById by Steven Burrows · 8 years ago
  34. 3304169 Fix for ONOS-3428 - remove width constraint to intent view control buttons. by Simon Hunt · 8 years ago
  35. 98c0006 fix for ONOS-3428 by Kavitha Alagesan · 8 years ago
  36. c087453 Fix for ONOS-3677 by Kavitha Alagesan · 8 years ago
  37. eaf614c Fix for ONOS-3678 by Kavitha Alagesan · 8 years ago
  38. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  39. fa875bb Cleaned up urlBase() readability. by Simon Hunt · 8 years ago
  40. 8ba356c updated the base url handler to extract any app prefix from the absUrl in case onos is behind an app prefix by David K. Bainbridge · 8 years ago
  41. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  42. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  43. 54f420d fix: router devices to packet layer by Michele Santuari · 8 years ago
  44. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  45. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  46. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  47. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  48. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  49. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  50. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  51. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  52. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  53. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  54. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  55. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  56. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  57. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  58. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  59. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  60. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  61. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  62. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  63. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  64. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  65. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  66. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  67. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  68. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  69. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  70. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  71. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  72. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  73. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  74. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  75. 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
  76. 811d857 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
  77. f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  78. b940d69 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  79. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  80. d42e5d1 LnF updates to masthead. by Simon Hunt · 8 years ago
  81. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  82. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  83. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  84. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  85. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  86. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  87. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  88. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  89. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  90. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  91. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  92. 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
  93. ebf3be0 Adding drag-n-drop feedback to app install. by Thomas Vachuska · 8 years ago
  94. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  95. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  96. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  97. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  98. 341310c Adding a listener mechanism for updated preferences. by Thomas Vachuska · 8 years ago
  99. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  100. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago