1. 25ffa03 Minor GUi tweak. by Thomas Vachuska · 6 years ago
  2. 9ad6260 GUI tweak for release. by Thomas Vachuska · 6 years ago
  3. bea68cf GUI fix by Thomas Vachuska · 7 years ago
  4. caed041 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. 9e4bf03 Minor GUI clean-up. by Thomas Vachuska · 7 years ago
  8. 5c3ed73 Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script" by Simon Hunt · 7 years ago
  9. 46c5f10 GUI: Added ESLint to gulp tasks by Steven Burrows · 7 years ago
  10. a6ab9f0 ONOS-6726: UI-Lion: Quick Help. by Simon Hunt · 7 years ago
  11. 1f4365d UI-Lion: A little more client-side logging. by Simon Hunt · 7 years ago
  12. c1656ed UI-Lion: Final piece to the POC puzzle !!! by Simon Hunt · 7 years ago
  13. e556e94 UI-Lion: by Simon Hunt · 7 years ago
  14. 083e6fb UI-Lion: Cluster View localized (to English). by Simon Hunt · 7 years ago
  15. 94104e7 Lion Utilities: by Simon Hunt · 7 years ago
  16. 239f09e Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  17. 4a8de82 Web UI: augment sanitize() function by Simon Hunt · 7 years ago
  18. 0fe05d6 Web UI: add sanitize() function to fn.js library. by Simon Hunt · 7 years ago
  19. 54462eb Fixed the Theme Service removeListener method by Steven Burrows · 7 years ago
  20. 6985517 Cleaned out deadwood, now that bit rate link styles are processed server-side. by Simon Hunt · 7 years ago
  21. a6ae121 Topo2: sprites now use logical colors. by Simon Hunt · 7 years ago
  22. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  23. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  24. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  25. 0cf084b Added changes for ONOS-5661 by Viswanath KSP · 8 years ago
  26. 86af435 Topo2: ONOS-5640, ONOS-5641 ONOS-5645 Show details for Hosts, Links, Sub-Regions by Steven Burrows · 8 years ago
  27. 1c5c861 Topo2: Reset node position and unpin by Steven Burrows · 8 years ago
  28. d189b92 Re-instate SHIFT as a valid keystroke. by Simon Hunt · 8 years ago
  29. 8dab1c7 Shorted if statements Fixed keybinding for use of modifiers by Steven Burrows · 8 years ago
  30. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  31. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  32. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  33. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  34. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  35. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  36. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  37. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  38. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  39. 341310c Adding a listener mechanism for updated preferences. by Thomas Vachuska · 8 years ago
  40. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  41. c4f320a Expanded bean varieties. by Simon Hunt · 8 years ago
  42. 5198f08 ONOS-3741: Bind Escape to Cancel and Enter to OK in dialog service. by Simon Hunt · 8 years ago
  43. f4ef6dd GUI: Javascript cleanup and additional utility functions. by Simon Hunt · 8 years ago
  44. 8b28c6b GUI: trie utility operations, and test code. by Simon Hunt · 8 years ago
  45. 737ba48 GUI: util... added createTrie() function to fn.js by Simon Hunt · 8 years ago
  46. a834660 foo servlet by Simon Hunt · 8 years ago
  47. f0eb217 efunc: generate map data by Simon Hunt · 8 years ago
  48. b1d35e8 ee: added coding function. by Simon Hunt · 8 years ago
  49. f90c18b Web UI -- added fs.debug(...) function for conditional debug messages to console by Simon Hunt · 8 years ago
  50. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  51. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  52. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  53. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  54. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  55. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  56. 55ee09b GUI -- Strange Device View Table layout fixed in Safari. by Bri Prebilic Cole · 9 years ago
  57. 70aacc4 ONOS-2325 - GUI -- Rewrite / bug fix for table row flashing. Multi-rows act like a unit and row flashes when a single new element is added. by Bri Prebilic Cole · 9 years ago
  58. 9dcaea5 ONOS-1865 - GUI -- Keys from Topo View are deregistered once view is navigated away from. Device and App View 'esc' key registration added. by Bri Prebilic Cole · 9 years ago
  59. 0bc4de2 ONOS-2325 - GUI -- Table View rows now flash yellow when their information updates. Minor device details panel bug fix. by Bri Prebilic Cole · 9 years ago
  60. 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  61. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  62. fcbde89 GUI -- Persisted state of hosts/offline-devices/port-hilite; and a little refactoring to boot. by Simon Hunt · 9 years ago
  63. 0feedc0 GUI -- WIP Device View details panel. Egress Links backend added, updated FnService, added CSS for panel, populates panel with properties and a close button. by Bri Prebilic Cole · 9 years ago
  64. c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 9 years ago
  65. 1bf1e8c GUI -- keys.js - use 'keyev' as first argument to callback to indicate key event. by Simon Hunt · 9 years ago
  66. 08d08d4 GUI -- Allows for col-width="_px" to be specified in the html of table headers. by Bri Prebilic Cole · 9 years ago
  67. 31bb01f GUI -- Added isMobile() predicate to FnService. by Simon Hunt · 9 years ago
  68. 19a32dd GUI -- Host view implemented on client and server side. by Bri Prebilic Cole · 9 years ago
  69. 90dcc3e GUI -- Added hotkeys (in parentheses) to the tooltips of the topology toolbar buttons. by Simon Hunt · 9 years ago
  70. 0906014 GUI -- Fixed topo toolbar button synchronization with keystroke commands. by Simon Hunt · 9 years ago
  71. 9d28656 GUI -- Navigation Pane canceled with Escape key. by Simon Hunt · 9 years ago
  72. 27a5cc8 GUI -- Moved cap() utility function into FnService. by Simon Hunt · 9 years ago
  73. 639dc66 GUI -- TopoView - re-implemented Quick Help panel. by Simon Hunt · 9 years ago
  74. 36fc15c GUI -- WebSocket close now invokes the Veil Service. by Simon Hunt · 9 years ago
  75. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  76. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  77. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  78. 245a88e GUI -- Added theme listeners, so the instance panel can update the instances on a theme change. by Simon Hunt · 9 years ago
  79. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  80. a11b4eb GUI -- Continued porting topology behavior over to the new codebase. WIP. by Simon Hunt · 9 years ago
  81. 404f6b2 GUI -- Removed dependence on jQuery -- it turns out that angular implements extend(). by Simon Hunt · 9 years ago
  82. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  83. 51fc40b GUI -- Sketching out GlyphService. by Simon Hunt · 9 years ago
  84. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  85. 7256d08 GUI -- removed commented out tests. by Simon Hunt · 9 years ago
  86. 4f39bcd GUI -- implemented Theme Service. by Yuta HIGUCHI · 9 years ago
  87. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago