1. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  2. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  3. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  4. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  5. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  6. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  7. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  8. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  9. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  10. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  11. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  12. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  13. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  14. 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
  15. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  16. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  17. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  18. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  19. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  20. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  21. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  22. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  23. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  24. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  25. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  26. 1eee51d GUI - added remapping of device type to glyph ID. by Simon Hunt · 8 years ago
  27. 1bb87e2 Updated linkupdate test scenario to include 'expected' attribute. by Simon Hunt · 8 years ago
  28. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  29. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  30. e26a1b5 Web UI: Delete obsolete sample event files. by Simon Hunt · 8 years ago
  31. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  32. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 8 years ago
  33. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  34. 53ec73f GUI -- added topo test scenario skeleton for showHighlights. by Simon Hunt · 9 years ago
  35. 044f2807 GUI -- Added "devices" scenario to display all device types. by Simon Hunt · 9 years ago
  36. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  37. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  38. 236ef68 ONOS-2101 - GUI -- CSS for marching ants added. Node.js server now takes -v and -v! command line arguments. by Bri Prebilic Cole · 9 years ago
  39. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  40. d4749ea GUI -- Minor update to multiHomed test scenario. by Simon Hunt · 9 years ago
  41. ab130524 GUI -- Added routerId to AnnotationKeys; added test scenario for multi-homed hosts (routers). by Simon Hunt · 9 years ago
  42. 78f6598 GUI -- TopoView - Corrected trafic data to match updated port numbers. by Simon Hunt · 9 years ago
  43. 5f36108 GUI -- TopoView - capture source and target port numbers on link models. by Simon Hunt · 9 years ago
  44. 4d4996e GUI -- TopoView - Fixed problem of labels on hostlinks not being positioned correctly. by Simon Hunt · 9 years ago
  45. 8eb4d3a GUI -- TopoView - Labels on host links now hidden when hosts are hidden. by Simon Hunt · 9 years ago
  46. d450da9 GUI -- TopoView - mockserver.js -- re-instated the "auto-advance" feature. by Simon Hunt · 9 years ago
  47. 142166b GUI -- TopoView - Updated "traffic" test scenario. by Simon Hunt · 9 years ago
  48. fe8c98a Adding support for user interface extensions. by Thomas Vachuska · 9 years ago
  49. 96f88c6 GUI -- TopoView - Linking Oblique module in. by Simon Hunt · 9 years ago
  50. dc6adea GUI -- TopoView - Migrated more helper functions to topoModel.js. by Simon Hunt · 9 years ago
  51. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  52. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  53. 45c9fe5 GUI -- Updated 'simple' scenario, and minor enhancement to mock server. by Simon Hunt · 9 years ago
  54. 245a88e GUI -- Added theme listeners, so the instance panel can update the instances on a theme change. by Simon Hunt · 9 years ago
  55. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  56. 7492830 GUI -- Augmented mock server to allow descriptive names for events. by Simon Hunt · 9 years ago
  57. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  58. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  59. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago
  60. 354c8c9 GUI -- Mock WebSocket server : fixed bug where args were not repeated. by Simon Hunt · 9 years ago
  61. 711ee24 GUI -- Mock WebSocket server now serves up scenario events. by Simon Hunt · 9 years ago
  62. a25cdcd GUI -- Created Mock WebSocket Server (runs with node.js) by Simon Hunt · 9 years ago
  63. 09e464b Starting GUI server-side code by Bri Prebilic Cole · 9 years ago
  64. 5d12dc2 GUI -- Added missing dependency to karma.conf.js by Simon Hunt · 9 years ago
  65. f306972 GUI -- Jasmine Unit Tests for fn.js. by Simon Hunt · 9 years ago
  66. 3ddb2e5 GUI - Angular:: Example unit test for custom filter. by Simon Hunt · 9 years ago
  67. 449630f GUI - Angular:: added angular-mocks.js to tp lib. by Simon Hunt · 9 years ago
  68. 8492d97 GUI - create test branch directories, in preparation for actually writing unit tests... by Simon Hunt · 9 years ago