1. f976145 ONOS-5403: cleaned up code change to match coding style. by Simon Hunt · 7 years ago
  2. 0cf084b Added changes for ONOS-5661 by Viswanath KSP · 7 years ago
  3. fc72e2e Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments by Jayasree Ghosh · 7 years ago
  4. 21314f0 Fix for ONOS-5403 by Kavitha Alagesan · 7 years ago
  5. 49a2af1 Added PathPainter related glyphs to glyph library. by Simon Hunt · 7 years ago
  6. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  7. 86af435 Topo2: ONOS-5640, ONOS-5641 ONOS-5645 Show details for Hosts, Links, Sub-Regions by Steven Burrows · 7 years ago
  8. 7313d1f ONOS-5404: Clean up webapp/_dev directory. by Simon Hunt · 7 years ago
  9. c0efbf0 Topo2: Added Esc Handlers to close Details, Summary and Instance Panels by Steven Burrows · 7 years ago
  10. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 7 years ago
  11. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  12. 50d68b9 ONOS-5509: Import new Mojo Icons. by Simon Hunt · 7 years ago
  13. 15079bb Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager. by Jonathan Hart · 7 years ago
  14. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  15. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  16. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 7 years ago
  17. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 7 years ago
  18. 6009339 5546 by Kavitha Alagesan · 7 years ago
  19. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  20. 70e0d14 Added changes for onos-5523 Fixed code as per review by Viswanath KSP · 7 years ago
  21. e6840cf ONOS-5545 by Kavitha Alagesan · 7 years ago
  22. 8f45ce2 Fixing reconciling hosts to regions by Steven Burrows · 7 years ago
  23. 1742bb8 FOR DEMO PURPOSES: Zoom and pan to regions when navigating by Steven Burrows · 7 years ago
  24. cd508a6 Removed redundant checks from Topo2Jsonifier. by Simon Hunt · 7 years ago
  25. 8601627 [onos-5470] Added esc key handlers for cluster details panel by Viswanath KSP · 7 years ago
  26. b7fd080 Implement host-device synthetic links. by Simon Hunt · 7 years ago
  27. 6b5a941 ONOS-5470: Cluster Details panel added node properties, fixed icon and style. by Simon Hunt · 7 years ago
  28. a271e0a Fixed cluster details panel - renaming; data watch. by Simon Hunt · 7 years ago
  29. 7bdc917 Pushing changes for story/subtask onos-5522 by Viswanath KSP · 7 years ago
  30. df11ea8 Pathset-1 pushing changes for onos-5472 by Viswanath KSP · 7 years ago
  31. 9fcf970 Pushing changes for [ONOS-5469] : Add detail panel infrastructure by Viswanath KSP · 7 years ago
  32. 45cd726 Removing classic-topo-view heartbeat event. by Simon Hunt · 7 years ago
  33. d1212c7 Adding changes for [onos-5525] by Viswanath KSP · 7 years ago
  34. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 7 years ago
  35. beef935 Topo2: Implemented host icons by Steven Burrows · 7 years ago
  36. e2d77d6 Topo2: Multi Details panel by Steven Burrows · 7 years ago
  37. aa57d93 Topo2: Single panel details panel by Steven Burrows · 7 years ago
  38. 79b7067 Updating buck plugin to track web resources by Brian O'Connor · 7 years ago
  39. a9301bb Device Details Panel -- Remove old code by Simon Hunt · 7 years ago
  40. aefd586 ONOS-5531: Port Label bug by Steven Burrows · 7 years ago
  41. a3fca81 Topo2: Fix layout issues by Steven Burrows · 7 years ago
  42. 131c068 Fix NPE when a POST operation is done for multiple flows and there is no flows array specified by Ray Milkey · 7 years ago
  43. 7f6d0e9e Bump up swagger ui from 2.1.5 to 2.2.5 by Jian Li · 8 years ago
  44. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  45. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 7 years ago
  46. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  47. 1c5c861 Topo2: Reset node position and unpin by Steven Burrows · 7 years ago
  48. 0616e80 Topo2: Scale links when zooming in and out Topo2: Limit icon scaling by Steven Burrows · 7 years ago
  49. 72a354f Updated Karma and PhantomJS to fix npm run test by Steven Burrows · 7 years ago
  50. e6213cf Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name} by Jayasree Ghosh · 8 years ago
  51. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 7 years ago
  52. 14aee09 [onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2 by Viswanath KSP · 7 years ago
  53. 28e1b3e Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS by Jayasree Ghosh · 8 years ago
  54. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  55. a3e2e87 Comment out development script references. by Simon Hunt · 8 years ago
  56. d189b92 Re-instate SHIFT as a valid keystroke. by Simon Hunt · 8 years ago
  57. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  58. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  59. 5570d1b Added Flash info for toggle summary keycommand by Steven Burrows · 8 years ago
  60. 482d950 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  61. c8f06d9 Clean up location and formatting of table filtering on flow table view. by Simon Hunt · 8 years ago
  62. f83c3e9 fix for displaying toolbar icons in dark theme by Steven Burrows · 8 years ago
  63. 01ddf60 Added keyboard shortcut to show/hide instance panel by Steven Burrows · 8 years ago
  64. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  65. 2d4aab7 Made the last item in the list non-click by Steven Burrows · 8 years ago
  66. 8dab1c7 Shorted if statements Fixed keybinding for use of modifiers by Steven Burrows · 8 years ago
  67. d8e6c33 Styled the breadcrumbs bar by Steven Burrows · 8 years ago
  68. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  69. 9ada8d7 onos-1818-search by tableid in Flow table by sisubram · 8 years ago
  70. 7a9d04e Close the topo2 instance panel on navigation by Steven Burrows · 8 years ago
  71. bbe3dda Removed blank lines by Steven Burrows · 8 years ago
  72. d576f64 Removed dialog logic from the Topo2Map Class by Steven Burrows · 8 years ago
  73. cfcf52c FIX for ONOS-5296:Wrong MetricName throwing NPE by Jayasree Ghosh · 8 years ago
  74. e3a1884 Added Map Dialog Added Map Background Prevent click on node drag event by Steven Burrows · 8 years ago
  75. 37549ee Added Key Commands to topo2 by Steven Burrows · 8 years ago
  76. a299ffc Fix broken reference in uitopo archetype. by Simon Hunt · 8 years ago
  77. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  78. dfa52b0 CSS Added fill-mode for nodes by Steven Burrows · 8 years ago
  79. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  80. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  81. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  82. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  83. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  84. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  85. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  86. 64f2d58 Removing old code from ui/_dev by Brian O'Connor · 8 years ago
  87. 317f329 [onos-5204] This commit contains fix for bug onos-5204 by Viswanath KSP · 8 years ago
  88. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  89. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  90. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  91. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  92. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  93. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  94. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  95. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  96. 33ab2692 Fix glyph names. by Simon Hunt · 8 years ago
  97. 0e6c214 Updating / Adding mojo icons to Glyph Library. by Simon Hunt · 8 years ago
  98. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  99. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  100. 36dd8f1 Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail by Simon Hunt · 8 years ago