- e73a727 [SDFAB-753] Optimize several ONOS components by pierventre · 3 years ago
- 55a5f39 [SDFAB-753] Improve ONOS cluster event by pierventre · 3 years ago
- dfb3ceb Return intent collection with details by David Glantz · 3 years, 1 month ago
- 57f7bbb [SDFAB-705] Fix GUI for the control and data plane resiliency by pierventre · 3 years, 1 month ago
- cf6ff90 [SDFAB-713] Ensure TrafficMonitor is properly shutdown by pierventre · 3 years ago
- 8f6594c [ONOS-8150][VOL-4414] Fix for NPE in rest API after app gets uninstalled by Andrea Campanella · 3 years ago
- 4ceeae7 ensure that the tests for forcesvg can be run by inlining JSON by Sean Condon · 3 years ago
- 26ac151 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 3 years, 2 months ago
- c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 3 years, 2 months ago
- 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years, 6 months ago
- e7c0bd1 [AETHER-1529] Nodes not READY due to gui/gui2 bundles being in WAITING by pierventre · 3 years, 7 months ago
- 4c02a94 Disable SampleHighlighterFactory by Charles Chan · 3 years, 7 months ago
- a5e986d Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years, 7 months ago
- 2b4de87 Added mechanism for apps to easily add their own custom link/node/host highlighting wihout having to create a new UI extensions by Thomas Vachuska · 3 years, 7 months ago
- a0410b8 Fixed a connectionType glitch by Thomas Vachuska · 3 years, 7 months ago
- f06f5d6 [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 8 months ago
- 13b9017 [AETHER-1243] Adding more host icons and changing the default icon. by Thomas Vachuska · 3 years, 8 months ago
- a4eac6a [AETHER-1211] Allowing toggling of link labels via Alt-L by Thomas Vachuska · 3 years, 8 months ago
- c8c8f46 [AETHER-1213] GUI1 enhanced to allow scaling host icons and host text. by Thomas Vachuska · 3 years, 8 months ago
- 436c60a Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 10 months ago
- de3e6f5 Implemented HttpResponseHeadersFilter to set the CSP frame ancestors header to prevent iframe embedding by Lakshya Thakur · 4 years ago
- f111f57 Added CSP to prevent iframe embedding of gui2 and swagger ui by Lakshya Thakur · 4 years ago
- 416ef14 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 4 years, 3 months ago
- a1b624e Removing the host drop-shadow from the topo GUI2 by Thomas Vachuska · 4 years, 3 months ago
- 95e691a Fix for secure boolean inside matchSecure method of UrlFnService by Lakshya Thakur · 4 years, 3 months ago
- 0ab52ba [ONOS-8102] Moving get(MeterService.class) into each MetersWebResource Method to avoid startup race condition between Web resource and meter service class creation. by Andrea Campanella · 4 years, 5 months ago
- 555617a INT app gui2 by Davide Scano · 4 years, 5 months ago
- 4de9b92 [ONOS-8094] GUI2 Topo details fails to show localized messages for English by Sean Condon · 4 years, 5 months ago
- ff5bb45 GUI2 fixed some unit tests by Sean Condon · 4 years, 5 months ago
- d3d4ac1 [ONOS-8095] GUI2 Adjusted the width of columns in the flow table view by Sean Condon · 4 years, 5 months ago
- 97aa670 [ONOS-8097] Pipeconf table top header misaligned by Sean Condon · 4 years, 6 months ago
- 8a8bc4b [ONOS-8096] In GUI2 device panel space before colon creates unnecessary wrap by Sean Condon · 4 years, 6 months ago
- f86cfc9 GUI2 add a karma.conf.js for unit tests by Sean Condon · 4 years, 7 months ago
- 3dd062f GUI2 Change gui2-fw-lib refs to abs paths by Sean Condon · 4 years, 7 months ago
- e4e8f6a Upgraded to Angular 9.1.0 and rules_nodejs to 1.6 by Sean Condon · 4 years, 7 months ago
- 9ceeacb Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 8 months ago
- 8188da1 Found a few codec inconsistencies between JSON encoders and decoders by Seyeon Jeong · 4 years, 8 months ago
- f9ff66a Display host names given in netcfg by Sean Condon · 4 years, 8 months ago
- ed77aeb Upgraded some components for GUI2 by Sean Condon · 4 years, 8 months ago
- 00e56d0 Changed how link highlight text is updated by Sean Condon · 4 years, 8 months ago
- edb437a Minor GUI tweaks: by Thomas Vachuska · 4 years, 8 months ago
- bb93b6e Add missing route to Roadm UI by Yi Tseng · 4 years, 9 months ago
- 6ceebf0 GUI2 Upgraded Angular to 9rc10 and rules_nodejs to 1.10 by Sean Condon · 4 years, 10 months ago
- 5c1c3a8 GUI2 changed web socket port to follow main window port rather than hardcode by Sean Condon · 4 years, 10 months ago
- d6f95bf Added the Yang GUI to GUI2 by Sean Condon · 4 years, 10 months ago
- 5425aae Supported recently introduced fields in HostsWebResource by Charles Chan · 4 years, 10 months ago
- 0fa8787 Commenting the GUI2 Bazel files browsers sections to avoid issues with mac by Andrea Campanella · 4 years, 10 months ago
- eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 11 months ago
- a3ad779 Added back in Bazel tests for gui2-fw-lib and gui2-topo-lib by Sean Condon · 4 years, 10 months ago
- 4fff373 Updating the README to test the build process by Sean Condon · 4 years, 10 months ago
- b1177cc Add new rest api to get ports for all devices by DongRyeol Cha · 5 years ago
- 98b6ddb Added native Bazel build to GUI2. Reduced a lot of the unused Angular CLI structures by Sean Condon · 4 years, 11 months ago
- afe47c2 Added a Pipeconf View to GUI2 including Table Statistics by Sean Condon · 4 years, 11 months ago
- 0ad0c55 Bump up jackson deps version to 2.10.0 with updated snakeyaml deps by Jian Li · 4 years, 11 months ago
- 14d442f Moved ZoomDirective to gui2-fw-lib (from gui2-topo-lib) by Sean Condon · 5 years ago
- 590b34b Addded alarm highlight on Topo View and link to Alarm View by Sean Condon · 5 years ago
- 35fd94c BER Driver Implementation by Rohit Singh · 5 years ago
- 4e55c80 Added in support for navigating to Topo View from Intent View by Sean Condon · 5 years ago
- cf156cd Fixing bazel hide files tool versions by Andrea Campanella · 5 years ago
- dfc6dba Added BUILD file for gui2-fw-lib bazel build by Sean Condon · 5 years ago
- 0a884ad Upgrading NodeJS to 10.16 and GUI2 to Angular 8 by Sean Condon · 5 years ago
- c687ccb [ONOS-8033] No Visible Indication for Active Applications in ONOS by Sean Condon · 5 years ago
- f20b8ef Updated ROADM UI with Current Input Power by Sean Condon · 5 years ago
- bdeeda1 Adding Modulation to UI by Andrea Campanella · 5 years ago
- 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 5 years ago
- 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 5 years ago
- 5edc84a useStaleLinkAge for VanishStaleLink by Ravi Dewangan · 5 years ago
- d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 5 years ago
- 6b23b38 [ONOS-7995] upgrade roadm custom view from GUI to GUI2 by Boyuan Yan · 5 years ago
- 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 5 years ago
- b77768e [ONOS-7981] GUI2 Topo View Link handling fails WIP by Sean Condon · 6 years ago
- 64060ff GUI2 Updated unit tests for errors relating to topojson testing by Sean Condon · 5 years ago
- 27f06da Added a README for the UI2 archetype by Sean Condon · 5 years ago
- 4b7818d Prepared GUI2 FW lib for publishing on npmjs.org by Sean Condon · 5 years ago
- 4747ece [ONOS-7967] GUI2 Device icon not shown on an Firewall, Optical_amplifier etc device in Topo view by Sean Condon · 6 years ago
- b0a196a GUI2 bug fix for Hosts hidden command by Sean Condon · 6 years ago
- c13d956 GUI2 bug fix for Force graph by Sean Condon · 6 years ago
- bed2e03 GUI2 fixed Quickhelp to use LionService by Sean Condon · 6 years ago
- 6eb2cb8 GUI2 update Angular component versions to 2.1.0 by Sean Condon · 6 years ago
- d131d1f GUI2 ModelCache bug fix for NPE by Sean Condon · 6 years ago
- 058804c GUI2 Display of mastership for devices by Sean Condon · 6 years ago
- 5f7d3bc GUI2 Fixed bug of edge link not being added dynamically by Sean Condon · 6 years ago
- adeb716 GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase by Sean Condon · 6 years ago
- 19e8367 GUI2 Added intents to Traffic2 Monitor by Sean Condon · 6 years ago
- 64ea7d2 GUI2 Bug fixes to Topo view by Sean Condon · 6 years ago
- 2b299d2 Fix incorect string comparison by Ray Milkey · 6 years ago
- a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 6 years ago
- 9de2135 GUI2 Command to Unpin or Freeze selected or all nodes by Sean Condon · 6 years ago
- d88f366 GUI2 Topo Allow selection of multiple nodes at once by Sean Condon · 6 years ago
- 95fb574 GUI2 Changed loading screen display to be a component by Sean Condon · 6 years ago
- 2888433 GUI2 added in the layout topo overlay by Sean Condon · 6 years ago
- ff85fbe GUI2 Extract Topology view in to its own library by Sean Condon · 6 years ago
- bf7ff4f Change GUI and GUI2 to be apps rather than core features by Sean Condon · 6 years ago
- ee5d4b9 GUI2 Minor bug fixes to position of devices by Sean Condon · 6 years ago
- addf634 Added capture of errors during server-side websocket handling. by Thomas Vachuska · 6 years ago
- ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 6 years ago
- b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 6 years ago
- 584fa13 REST specific provider is not ancillary, it should be a primary by Ray Milkey · 6 years ago
- 1ae1580 GUI2 added method to zoom to map size by Sean Condon · 6 years ago
- 40b62fd upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 6 years ago