Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
acc9e36c8f14009ade15e36feae2d71bfd76a43e
/
web
/
gui
« Previous
c43a59d
Topo2: Added zoom callback to map service, to allow for adjusting map stroke-width on-the-fly.
by Simon Hunt
· 8 years ago
6e6e80b
Dark theme for topo2 - and temp code cleanup.
by Simon Hunt
· 8 years ago
605134d
Adding provisional coloring thresholds for packet-per-sec visualization.
by Thomas Vachuska
· 8 years ago
e093e78
Minor stylistic fixes to topoD3.js label function.
by Simon Hunt
· 8 years ago
6985517
Cleaned out deadwood, now that bit rate link styles are processed server-side.
by Simon Hunt
· 8 years ago
21281fd
Refactored Traffic Monitor code to display packets / second.
by Simon Hunt
· 8 years ago
3d8d933
Topo2: Improved the force layout implementation
by Steven Burrows
· 8 years ago
0932ac5
Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats.
by Thomas Vachuska
· 8 years ago
247ab15
Topo2: Updated selection model
by Steven Burrows
· 8 years ago
9f7a2d7
Topo2: corrected the highlighting of the bg icon in the toolbar
by Steven Burrows
· 8 years ago
bb0f267
Re-instating the DARK theme.
by Simon Hunt
· 8 years ago
e4fdebb
Avoid high-lighting wrong link
by Yuta HIGUCHI
· 8 years ago
e9e4571
Topo2: Reset Pan and zoom to user defined or configured location
by Steven Burrows
· 8 years ago
7d1efef
Topo2: Fixed a map scaling errors causing nodes to appera like they were incorrectly positioned
by Steven Burrows
· 8 years ago
f7e7d4a
Remove unnecessary parameter (region id) when layout already encapsulates that data.
by Simon Hunt
· 8 years ago
f0c6f54
Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences).
by Simon Hunt
· 8 years ago
be0a265
Cleaning up app categories.
by Thomas Vachuska
· 8 years ago
2521d5f
Topo2: Correctly track location of nodes PER Region.
by Simon Hunt
· 8 years ago
e0a98f5
Topo2: remove unused "dir" parameter on navTo commands.
by Simon Hunt
· 8 years ago
a6ae121
Topo2: sprites now use logical colors.
by Simon Hunt
· 8 years ago
f4e06a4
Make it slightly easier to uncomment includes in index.html
by Simon Hunt
· 8 years ago
c846893
Topo2: Initial re-implementation of the toolbar
by Steven Burrows
· 8 years ago
e8a455a
Topo2: Handle regions without a map/sprite
by Steven Burrows
· 8 years ago
3bbd9af
Topo2: Reset zoom shortcut is now handled by the Background Service
by Steven Burrows
· 8 years ago
5fa057e
Topo2: Topo2SelectService now maintains de/selecting nodes and displaying the details panel
by Steven Burrows
· 8 years ago
68d6f95
Topo2: Adding peer region node to the topology
by Steven Burrows
· 8 years ago
b11a8b8
Topo2: unpin nodes when a node is hovered and 'U' us pressed
by Steven Burrows
· 8 years ago
f303c1e
Topo2: Fixing the incorrectly merged patch (13089)
by Steven Burrows
· 8 years ago
892cba6
Topo2: Reset node position when hovered and 'R' is pressed
by Steven Burrows
· 8 years ago
9edd172
Topo2: fix incorrectly patched review (sorry Steven).
by Simon Hunt
· 8 years ago
a10c363
Topo2: Added bookmarks to the URL when navigating regions
by Simon Hunt
· 8 years ago
56be910
Topo2: Created a new Bayarea topojson
by Steven Burrows
· 8 years ago
0aba3e8
Topo2 - Bug fix: Error in the breadcrumb service when navigating to a previous layer
by Steven Burrows
· 8 years ago
bd40284
Topo2: Bug fixes
by Steven Burrows
· 8 years ago
b43c1a9
Topo2: Refactored Maps and Sprites to be managed by a BackgroundService
by Steven Burrows
· 8 years ago
af93468
ONOS-6071 adding Mods for protection links
by Andrea Campanella
· 8 years ago
95f4b42
Clean up topo2 initialization. (WIP)
by Simon Hunt
· 8 years ago
1116254
Topo2: Added debug grid and amended node positioning
by Steven Burrows
· 8 years ago
ea1d1ec
Topo2: Refactored Hide, Show and Toggle methods to the ViewController
by Steven Burrows
· 8 years ago
7d5e984
YANG GUI - fixed incorrect event/variable naming.
by Simon Hunt
· 8 years ago
cc035c5
Yang Model Table View: skeleton code in place.
by Simon Hunt
· 8 years ago
5881be8
Oops - checked in exposed Topo2 Dev by mistake; fixing...
by Simon Hunt
· 8 years ago
86b74fc
Topo2: Change the map background according to the current layout payload
by Steven Burrows
· 8 years ago
f3932c0
Fix for ONOS-3750
by Deepa Vaddireddy
· 8 years ago
3db5ddb
Topo2: position grid nodes it relation to the sprite layer size
by Steven Burrows
· 8 years ago
8d85875
ONOS-5976 Added CodecContext service to UiMessageHandler to allow
by Alan Deikman
· 8 years ago
3a9b01c
Fix error when remove non-numeric key intent from UI
by Yi Tseng
· 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
eb3cf54
Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config).
by Simon Hunt
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
3cc0c37
Topo2: initial service to add sprites to topology
by Steven Burrows
· 8 years ago
a1028c4
ONOS-1904 : Initial patchset for defining the Sprite Service.
by Simon Hunt
· 8 years ago
42eb9e2
Topo2 - Update device model on status change
by Steven Burrows
· 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
b15a394
Topo2: Update links on websocket events
by Steven Burrows
· 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
8eac4ae
ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject.
by Simon Hunt
· 8 years ago
6334092
Fix for ONOS-5406
by Deepa Vaddireddy
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
af96a21
Topo2 Uses multiple ForceG layers for region animations
by Steven Burrows
· 8 years ago
a36f10b
Remove executable bit from source files, etc.
by Yuta HIGUCHI
· 8 years ago
3232286
[onos-5822] Added changes Addressed check-style issues Addressed review comments
by Viswanath KSP
· 8 years ago
8ea5dea
Topo2: Hide Breadcrumbs if there are no subregions configured in root
by Steven Burrows
· 8 years ago
8419efd
ONOS-5726: Route "show-intent" request through a topo-overlay hook.
by Simon Hunt
· 8 years ago
5328f79
Fixed HostToHost intent highlighting on topology view.
by Simon Hunt
· 8 years ago
7ee9f08
Remove obsolete harness code (TopoX)
by Simon Hunt
· 8 years ago
bbd0f46
Prevent unwanted events transmitted to UI (while T2 under development).
by Simon Hunt
· 8 years ago
c536818
More removal of deprecated sid.
by Simon Hunt
· 8 years ago
c5a99dc
[ONOS-4136] Implement Partitions View.
by chengfan
· 8 years ago
400ebbf
Skeleton implementation of TableDetailService, to house common code for creating detail panels for table item selection.
by Simon Hunt
· 8 years ago
8a0429a
Remove deprecated "sid" parameter in UI events.
by Simon Hunt
· 8 years ago
c714661
Topo2: Use the prefs state to display or hide the map on page load
by Steven Burrows
· 8 years ago
25e2166
Fix for ONOS-5719:First App upload via ONOS GUI fails
by Jayasree Ghosh
· 8 years ago
7016ea3
ONOS-5773 Issue solved.
by Ching-Ting Sun
· 8 years ago
e9062fc
Update topo devices / hosts to new glyphs (mojo designs)
by Simon Hunt
· 8 years ago
ed55ecf
Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error
by Viswanath KSP
· 8 years ago
1101dbb
Fix For ONOS-4657
by kalagesa
· 8 years ago
539427f
Added changes for onos-5738
by Viswanath KSP
· 8 years ago
8043876
Minor simplification.
by Simon Hunt
· 8 years ago
0b5e2f7
Topo2: Prevent ws evet for summary panel if closed
by Steven Burrows
· 8 years ago
537bc76
Pushing UiModelEvents up to the client...
by Simon Hunt
· 8 years ago
512b627
Topo2: Update UI on UiModelCache changes
by Steven Burrows
· 8 years ago
ad75aa2
Topo2: Fixed instance device count and mastership
by Steven Burrows
· 8 years ago
1aa4f58
Topo2: Compute nearest link by mouse position
by Steven Burrows
· 8 years ago
7656b19
Topo2: Close details panel when navigating regions
by Steven Burrows
· 8 years ago
2d1f5ea
Topo2: Added method to display multiple devices in the details panel
by Steven Burrows
· 8 years ago
5361221
Working on Bay-Area-Region Demo.
by Simon Hunt
· 8 years ago
72bcefe
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
e7b5f18
Added changes for onos-5661
by Viswanath KSP
· 8 years ago
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
116f0c1
Added changes for ONOS-5652
by Viswanath KSP
· 8 years ago
Next »