1. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  2. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  3. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  4. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  5. 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
  6. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  7. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  8. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  9. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  10. 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
  11. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  12. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  13. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  14. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  15. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  16. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  17. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  18. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  19. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  20. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  21. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  22. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  23. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  24. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  25. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  26. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  27. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  28. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  29. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  30. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  31. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  32. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  33. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  34. 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
  35. 811d857 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
  36. 0f8d7e9 Fixed broken mast-spec test. by Simon Hunt · 8 years ago
  37. f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  38. b940d69 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  39. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  40. d42e5d1 LnF updates to masthead. by Simon Hunt · 8 years ago
  41. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  42. fa4bb3b Fixing Europe map scale. by Thomas Vachuska · 8 years ago
  43. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  44. 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  45. bee7bb1 Use SPDX license identifier by HIGUCHI Yuta · 8 years ago
  46. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  47. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  48. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  49. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  50. e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  51. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  52. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  53. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  54. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  55. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  56. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  57. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  58. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  59. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  60. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  61. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  62. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  63. 82101d9 Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2 by Jian Li · 8 years ago
  64. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  65. 23f21e3 GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html. by Simon Hunt · 8 years ago
  66. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  67. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  68. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  69. 6602db8 Improved test environment by Matteo Scandolo · 8 years ago
  70. 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 8 years ago
  71. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  72. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  73. 0c2a28f Add dependency to BUCK build by Ray Milkey · 8 years ago
  74. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  75. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  76. cb1592d Bugfix: fix legend text overlapping issue in Chart.js by Jian Li · 8 years ago
  77. 44b3d2d Clean up ECMap on deactivate by HIGUCHI Yuta · 8 years ago
  78. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  79. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  80. a7592bc Show meter and/or table transition in GUI even if flow entry has no other treatment instructions. by Konstantinos Kanonakis · 8 years ago
  81. 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
  82. ea32708 Temporary patch around unavailable username during websocket failover. by Simon Hunt · 8 years ago
  83. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  84. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  85. ebf3be0 Adding drag-n-drop feedback to app install. by Thomas Vachuska · 8 years ago
  86. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  87. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  88. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  89. e5817c9 Adding src/main/webapp resources to WARs by Brian O'Connor · 8 years ago
  90. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  91. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  92. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  93. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  94. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  95. 845c328 Added meter and table transition following other treatment instructions in FlowViewMessageHandler. by Konstantinos Kanonakis · 8 years ago
  96. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  97. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  98. ed804d5 Initial cut for UI topo model implementation. by Simon Hunt · 8 years ago
  99. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  100. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago