1. 4b4d2b4 [onos-3264]: Close the gap between summary and details panel by Steven Burrows · 7 years ago
  2. 8032d8b ONOS-6730: Topo View i18n: - Completed last section of topoPanel.js by Simon Hunt · 7 years ago
  3. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  4. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  5. 1c2a968 GUI: Added ESLint to gulp tasks. ONOS-6521 by Steven Burrows · 7 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 5c3ed73 Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script" by Simon Hunt · 7 years ago
  8. 46c5f10 GUI: Added ESLint to gulp tasks by Steven Burrows · 7 years ago
  9. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  10. 239f09e Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  11. cdf6b33 Topo: Suppress lat and long in details panel if null JIRA Tasks; ONOS-6328 by Steven Burrows · 7 years ago
  12. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  13. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  14. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  15. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  16. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  17. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  18. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  19. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  20. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  21. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  22. 06909ef ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row. by Simon Hunt · 8 years ago
  23. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  24. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  25. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  26. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  27. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  28. 17c6d0a ONOS-1749, ONOS-2386 - GUI -- Can jump to selected device in Device View from Topo View by clicking on Detail Panel title or action button. Bug fix for deselecting action buttons on Device View upon details panel close. by Bri Prebilic Cole · 9 years ago
  29. 7b41c4a GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
  30. 0a6ffb6 GUI -- Bug fixes - Scroll bar doesn't appear on topo panels or table views, adjustHeight for topo panels no longer called after view is changed. by Bri Prebilic Cole · 9 years ago
  31. d874546 GUI -- Mobile GUI work. Disabled port highlighting, suppressed port highlighting/sprite layer toolbar buttons, adjusted panel and navigation/mast heights. by Bri Prebilic Cole · 9 years ago
  32. 69d5f4e ONOS-1928 - GUI -- Topo panels now resize when window resizes. by Bri Prebilic Cole · 9 years ago
  33. 8d3de3d GUI -- Titles on topo panels overflow to the next line instead of going off of the screen. by Bri Prebilic Cole · 9 years ago
  34. 35d2971 GUI -- Fixed warning about undefined panel, added topoPanel destroy, added unit tests for topoPanel. by Bri Prebilic Cole · 9 years ago
  35. 684bcb7 GUI -- Topo Panels now dynamically adjust their height to fit in the whole window. Topo panel structure changed to have api for dynamic content to be added later. by Bri Prebilic Cole · 9 years ago
  36. 239e588 ONOS-1678 - Detail Panel issue - Actually FIXED it this time. by Simon Hunt · 9 years ago
  37. f5e48b1 GUI -- Action buttons changed to glyphs, tooltip and multiselect nodes bugs fixed by Bri Prebilic Cole · 9 years ago
  38. ee7a3ce GUI -- toggle state for some of the topo buttons, now persisted via cookie. by Simon Hunt · 9 years ago
  39. 36a58c6 GUI -- First cut at persisting user settings (on topology view). by Simon Hunt · 9 years ago
  40. e25c5a2 GUI -- Adjusted link details display to suppress nonsensical line items for edge-links. by Simon Hunt · 9 years ago
  41. a36f03b GUI -- Augmented the link details display. by Simon Hunt · 9 years ago
  42. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  43. 237676b5 GUI -- Topo - rewired modules to call wss.sendEvent(...) directly. by Simon Hunt · 9 years ago
  44. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  45. 6036b19 GUI -- TopoView - Fixed dynamic repositioning of Details Panel. by Simon Hunt · 9 years ago
  46. c252aa6 GUI -- TopoView - Implemented show/hide summary 'O' keystroke. by Simon Hunt · 9 years ago
  47. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  48. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  49. edf5c0e GUI -- Topology view... Minor cleanup. by Simon Hunt · 9 years ago
  50. c9b7316 GUI -- Completed Show Summary panel. by Simon Hunt · 9 years ago
  51. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  52. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago