1. 1c5c861 Topo2: Reset node position and unpin by Steven Burrows · 8 years ago
  2. 0616e80 Topo2: Scale links when zooming in and out Topo2: Limit icon scaling by Steven Burrows · 8 years ago
  3. 72a354f Updated Karma and PhantomJS to fix npm run test by Steven Burrows · 8 years ago
  4. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  5. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 8 years ago
  6. a3e2e87 Comment out development script references. by Simon Hunt · 8 years ago
  7. d189b92 Re-instate SHIFT as a valid keystroke. by Simon Hunt · 8 years ago
  8. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  9. 5570d1b Added Flash info for toggle summary keycommand by Steven Burrows · 8 years ago
  10. 482d950 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  11. c8f06d9 Clean up location and formatting of table filtering on flow table view. by Simon Hunt · 8 years ago
  12. f83c3e9 fix for displaying toolbar icons in dark theme by Steven Burrows · 8 years ago
  13. 01ddf60 Added keyboard shortcut to show/hide instance panel by Steven Burrows · 8 years ago
  14. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  15. 2d4aab7 Made the last item in the list non-click by Steven Burrows · 8 years ago
  16. 8dab1c7 Shorted if statements Fixed keybinding for use of modifiers by Steven Burrows · 8 years ago
  17. d8e6c33 Styled the breadcrumbs bar by Steven Burrows · 8 years ago
  18. 9ada8d7 onos-1818-search by tableid in Flow table by sisubram · 8 years ago
  19. 7a9d04e Close the topo2 instance panel on navigation by Steven Burrows · 8 years ago
  20. bbe3dda Removed blank lines by Steven Burrows · 8 years ago
  21. d576f64 Removed dialog logic from the Topo2Map Class by Steven Burrows · 8 years ago
  22. e3a1884 Added Map Dialog Added Map Background Prevent click on node drag event by Steven Burrows · 8 years ago
  23. 37549ee Added Key Commands to topo2 by Steven Burrows · 8 years ago
  24. a299ffc Fix broken reference in uitopo archetype. by Simon Hunt · 8 years ago
  25. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  26. dfa52b0 CSS Added fill-mode for nodes by Steven Burrows · 8 years ago
  27. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  28. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  29. 64f2d58 Removing old code from ui/_dev by Brian O'Connor · 8 years ago
  30. 317f329 [onos-5204] This commit contains fix for bug onos-5204 by Viswanath KSP · 8 years ago
  31. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  32. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  33. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  34. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  35. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  36. 33ab2692 Fix glyph names. by Simon Hunt · 8 years ago
  37. 0e6c214 Updating / Adding mojo icons to Glyph Library. by Simon Hunt · 8 years ago
  38. 36dd8f1 Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail by Simon Hunt · 8 years ago
  39. 9a4b96d Added mojo icons: map and selectMap. by Simon Hunt · 8 years ago
  40. 5a6c60c Enhanced "Show-Glyphs" development web page to show zoomed icons. by Simon Hunt · 8 years ago
  41. 6deb4ce Grouped injected vars and shortened findNodeById by Steven Burrows · 8 years ago
  42. 3304169 Fix for ONOS-3428 - remove width constraint to intent view control buttons. by Simon Hunt · 8 years ago
  43. 98c0006 fix for ONOS-3428 by Kavitha Alagesan · 8 years ago
  44. c087453 Fix for ONOS-3677 by Kavitha Alagesan · 8 years ago
  45. eaf614c Fix for ONOS-3678 by Kavitha Alagesan · 8 years ago
  46. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  47. fa875bb Cleaned up urlBase() readability. by Simon Hunt · 8 years ago
  48. 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
  49. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  50. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  51. 54f420d fix: router devices to packet layer by Michele Santuari · 8 years ago
  52. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  53. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  54. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  55. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  56. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  57. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  58. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  59. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  60. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  61. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  62. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  63. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  64. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  65. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  66. 46770fc Bump up ChartJs to 2.2.1 and AngularChart to 1.0 by Jian Li · 8 years ago
  67. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  68. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  69. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  70. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  71. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  72. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  73. 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
  74. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  75. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  76. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  77. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  78. 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
  79. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  80. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  81. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  82. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  83. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  84. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  85. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  86. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  87. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  88. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  89. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  90. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  91. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  92. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  93. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  94. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  95. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  96. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  97. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  98. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  99. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  100. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago