Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bd40284e481bb748ed46951bde1ceb05202e60ea
/
web
/
gui
/
src
/
main
/
webapp
/
app
/
view
/
topo
af93468
ONOS-6071 adding Mods for protection links
by Andrea Campanella
· 8 years ago
bc30e68
More plumbing of grid coordinates vs. geo coordinates.
by Simon Hunt
· 8 years ago
732ea83
[ONOS-5523]ProtectedIntentsOverlay
by Andrea Campanella
· 8 years ago
441c9ae
ONOS-5726: augmented implementation of "showIntent" overlay support.
by Simon Hunt
· 8 years ago
fc5c584
ONOS-5726: completed implementation of "showIntent" overlay support.
by Simon Hunt
· 8 years ago
c5489c9
ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view.
by Simon Hunt
· 8 years ago
6334092
Fix for ONOS-5406
by Deepa Vaddireddy
· 8 years ago
8419efd
ONOS-5726: Route "show-intent" request through a topo-overlay hook.
by Simon Hunt
· 8 years ago
e9062fc
Update topo devices / hosts to new glyphs (mojo designs)
by Simon Hunt
· 8 years ago
fdd497c
ONOS-5622 fix the map Map selection dialog style problem
by chengfan
· 8 years ago
f976145
ONOS-5403: cleaned up code change to match coding style.
by Simon Hunt
· 8 years ago
21314f0
Fix for ONOS-5403
by Kavitha Alagesan
· 8 years ago
45cd726
Removing classic-topo-view heartbeat event.
by Simon Hunt
· 8 years ago
aefd586
ONOS-5531: Port Label bug
by Steven Burrows
· 8 years ago
a3fca81
Topo2: Fix layout issues
by Steven Burrows
· 8 years ago
14aee09
[onos-5262] Adding patchset 1 [onos-5262] Adding patchset 2
by Viswanath KSP
· 8 years ago
46c82d4
Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links.
by Prince Pereira
· 8 years ago
bbe3dda
Removed blank lines
by Steven Burrows
· 8 years ago
37549ee
Added Key Commands to topo2
by Steven Burrows
· 8 years ago
813a20d
[onos-5251] This changeset contains implementation of purging intents from ONOS UI
by Viswanath KSP
· 8 years ago
c217cb9
Updated topo toolbar to use mojo glyphs and give it a cleaner look.
by Simon Hunt
· 8 years ago
9edc7e0
Topo2Link - Fixed width of rectangle and centered text
by Steven Burrows
· 8 years ago
54f420d
fix: router devices to packet layer
by Michele Santuari
· 8 years ago
7faabd5
ONOS-2582 : fix for reselecting previously selected nodes in the topology view.
by Simon Hunt
· 8 years ago
0f29770
Adding first set of changes for bug onos-5071
by Viswanath KSP
· 8 years ago
ec1f45c
Updated fn-spec to include classNames
by Steven Burrows
· 8 years ago
d01eda6
Prevent overlap of link labels in WEB UI
by Carmelo Cascone
· 8 years ago
5ab45e1
ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions.
by Simon Hunt
· 8 years ago
93c8f9e
Changing label from Switches to Devices
by Thomas Vachuska
· 8 years ago
f51bf46
WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js
by Simon Hunt
· 8 years ago
f29d8e6
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
a5487ad
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
8f907cc
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
8d47a5c
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
4766dfb
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
f44d726
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
a976134
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
047f405
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
58894c8
Separating theme from layout for CSS files.
by Simon Hunt
· 8 years ago
5c1a938
ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data.
by Simon Hunt
· 8 years ago
356da76
GUI -- topo - fix incorrect function reference.
by Simon Hunt
· 8 years ago
3a9a644
Topojsons have all been formatted with jsonlint
by Steven Burrows
· 9 years ago
cf06077
WEB GUI: Live-reloading development environment
by Matteo Scandolo
· 9 years ago
041c1aa
Fixed the issue when the details panel would remain visible after navigating away from the topo page and back
by Steven Burrows
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
90053ed
UI topo - remove 'world' from map options (creates sluggish response)
by Simon Hunt
· 9 years ago
26be4f3
Adding ability to select geo map from the GUI.
by Thomas Vachuska
· 9 years ago
8a119b0
ONOS-4217: WebUI -- fix broken preferences / querystring precedence.
by Simon Hunt
· 9 years ago
fba7f3d
ONOS-4137 Adding a "ready" check-mark glyph to the node instances.
by Thomas Vachuska
· 9 years ago
0af2691
Adding server-side user preferences.
by Thomas Vachuska
· 9 years ago
1849136
GUI- topo : added debug log of map settings.
by Simon Hunt
· 9 years ago
3077df5
Add background (map of Taiwan) to WEB UI
by zylin
· 9 years ago
b344248
GUI- topo : added warning logs showing a race condition
by Simon Hunt
· 9 years ago
a1f1c02
GUI- poke the traffic monitor to resend highlight data, on topology event.
by Simon Hunt
· 9 years ago
a428124
GUI - Fixed a timing issue with topology event handler binding.
by Simon Hunt
· 9 years ago
1eee51d
GUI - added remapping of device type to glyph ID.
by Simon Hunt
· 9 years ago
a34fcb5
GUI - topo view: enhancements to provide tinting of maps.
by Simon Hunt
· 9 years ago
facad99
GUI - topo view: enhancements to allow scaling of bay area map.
by Simon Hunt
· 9 years ago
e1bef6e
GUI - Added bay area topojson.
by Simon Hunt
· 9 years ago
fd7106c
ONOS-2470: Implement "Reset Node Locations" function in topology view.
by Simon Hunt
· 9 years ago
8ebfff0
Add OTN device and ports
by Rimon Ashkenazy
· 9 years ago
219f077
ONOS-3922: added missing expected() function to (synthesized) host links.
by Simon Hunt
· 9 years ago
b7f0f64
ONOS-3460 - Link provider that enforces strict configuration
by Ray Milkey
· 9 years ago
5b024d7
ONOS-3738: implemented F1..F5 key bindings to topology overlay selection.
by Simon Hunt
· 9 years ago
15813b2
Remove unnecessary parentheses (but keep some for clarity).
by Simon Hunt
· 9 years ago
cc90490
Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online.
by Simon Hunt
· 9 years ago
eb18f52
Oops! Fix updateLink() function in topology view.
by Simon Hunt
· 9 years ago
d0f063a
ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables.
by Simon Hunt
· 9 years ago
8d28a55
ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view.
by Simon Hunt
· 9 years ago
06909ef
ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row.
by Simon Hunt
· 9 years ago
79f6732
[ONOS-3642] Add missing meter icon in topology view
by Jian Li
· 9 years ago
2dc91dc
ONOS-3539 Insert optional delay for showing highlights
by Andrea Campanella
· 9 years ago
c2bfe33
ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario.
by Simon Hunt
· 9 years ago
5212541
Add GUI badging to hosts
by Andrea Campanella
· 9 years ago
ac099e8
ONOS-3353: Map for Continental US, Central America and South America.
by Simon Hunt
· 9 years ago
d471262
ONOS-3353: WIP -- USA, Central America and SouthAmerica ... but need to remove Alaska and Hawaii from USA data, for cleaner visualization.
by Simon Hunt
· 9 years ago
e50b621
Tweaked summary panel on the GUI to place version information at the top.
by Thomas Vachuska
· 9 years ago
0c17a0a
ONOS-3182 added swap functionality
by Andrea Campanella
· 9 years ago
95d56fd
ONOS-3347 - HostMoved event now processed correctly.
by Simon Hunt
· 9 years ago
a211f7f
GUI -- Ensure that topology view dialog is closed if we navigate away from the view,
by Simon Hunt
· 9 years ago
75c2568
ONOS-2850 : Continuing Topology Programmable Dialog box --- WIP.
by Simon Hunt
· 9 years ago
8d55808
ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP.
by Simon Hunt
· 9 years ago
4a6b54b
ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up.
by Simon Hunt
· 9 years ago
004fc2c
GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses.
by Simon Hunt
· 9 years ago
5674db9
GUI Topo -- Badges - WIP.
by Simon Hunt
· 9 years ago
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
a5b53af
ONOS-3128 : Web UI - Traffic overlay as default overlay.
by Simon Hunt
· 9 years ago
0929125
GUI -- Topology Overlay - removed dead code.
by Simon Hunt
· 9 years ago
7189222
ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay.
by Simon Hunt
· 9 years ago
1178d5b
ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's.
by Simon Hunt
· 9 years ago
5b3ff90
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
94f7dae
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
5783017
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
743a849
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
d3ceffa
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
d2862c3
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
584e92d
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
a17fa67
ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP.
by Simon Hunt
· 9 years ago
8d22c4b
ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP.
by Simon Hunt
· 9 years ago
3a0598f
ONOS-1479 -- GUI - augmenting topology view for extensibility:
by Simon Hunt
· 9 years ago
Next »