Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
659421090b226a1b9978962a4db03d5d179f2104
/
web
/
gui
/
src
/
main
/
java
8a0429a
Remove deprecated "sid" parameter in UI events.
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
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
5361221
Working on Bay-Area-Region Demo.
by Simon Hunt
· 8 years ago
116f0c1
Added changes for ONOS-5652
by Viswanath KSP
· 8 years ago
99849dc
[ONOS-4992] Modify the return signature for FlowRuleService for consistent return object
by Bharath Thiruveedula
· 8 years ago
d0fa284
Layout and Region configs.
by Simon Hunt
· 8 years ago
583f4be
Topo2: ONOS Build Paris Demo tweaks
by Steven Burrows
· 8 years ago
15079bb
Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager.
by Jonathan Hart
· 8 years ago
386620e
[ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button
by chengfan
· 8 years ago
1e20dae
Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View.
by Simon Hunt
· 8 years ago
70e0d14
Added changes for onos-5523 Fixed code as per review
by Viswanath KSP
· 8 years ago
8f45ce2
Fixing reconciling hosts to regions
by Steven Burrows
· 8 years ago
cd508a6
Removed redundant checks from Topo2Jsonifier.
by Simon Hunt
· 8 years ago
b7fd080
Implement host-device synthetic links.
by Simon Hunt
· 8 years ago
a271e0a
Fixed cluster details panel - renaming; data watch.
by Simon Hunt
· 8 years ago
df11ea8
Pathset-1 pushing changes for onos-5472
by Viswanath KSP
· 8 years ago
45cd726
Removing classic-topo-view heartbeat event.
by Simon Hunt
· 8 years ago
d1212c7
Adding changes for [onos-5525]
by Viswanath KSP
· 8 years ago
d7395c8
Added UiTopoLayoutId network config to BasicNetworkConfigs.
by Simon Hunt
· 8 years ago
1bee529
Partial revert of hosts/regions work to fix NPE with null provider.
by Simon Hunt
· 8 years ago
19e6e4f
Implementing region hosts for topology 2
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
482d950
Topo2 Fixed device positions
by Steven Burrows
· 8 years ago
e7cc308
Topo2 Fixed device positions
by Steven Burrows
· 8 years ago
8add9ee
Cleaning up Javadocs in core-ui classes.
by Simon Hunt
· 8 years ago
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
813a20d
[onos-5251] This changeset contains implementation of purging intents from ONOS UI
by Viswanath KSP
· 8 years ago
e43cccebf
Fix peer data (never include root region). - Display peer data on temp view.
by Simon Hunt
· 8 years ago
377f5d2
Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise.
by Simon Hunt
· 8 years ago
0f29770
Adding first set of changes for bug onos-5071
by Viswanath KSP
· 8 years ago
3d71252
Added endPortA/B to UiLink class.
by Simon Hunt
· 8 years ago
f836a87
Added breadcrumbs array to topo2CurrentLayout response.
by Simon Hunt
· 8 years ago
f4fd2a2
Clean up handling of lat/long geo-coordinates.
by Simon Hunt
· 8 years ago
6a8cb4f
ONOS-4970: Device data for topology view -- WIP.
by Simon Hunt
· 8 years ago
c13082f
ONOS-4971: Synthetic Link Data -- WIP
by Simon Hunt
· 8 years ago
4f4ffc3
ONOS-4971: Synthetic Link Data -- WIP
by Simon Hunt
· 8 years ago
4854f3d
ONOS-4971: Synthetic Link Data -- WIP
by Simon Hunt
· 8 years ago
9818919
ONOS-4971: Synthetic Link Data -- WIP, merge anyway
by Simon Hunt
· 8 years ago
10973dd
Added ui-cache-regions CLI command.
by Simon Hunt
· 8 years ago
b1ce260
ONOS-4326: Working on topology topo2start processing.
by Simon Hunt
· 8 years ago
c553c95
[ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI
by chengfan
· 8 years ago
1624df1
Assigning names to various threads
by Yuta HIGUCHI
· 8 years ago
eb851cd
Adding commands for managing layouts.
by Thomas Vachuska
· 8 years ago
977aa05
ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event.
by Simon Hunt
· 8 years ago
d5b9673
TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology.
by Simon Hunt
· 8 years ago
cc0b7d6
Adding support for topology recipes and cleaning up topologies.
by Thomas Vachuska
· 8 years ago
018110c
GUI - Adding display of attached hosts (in addition to showing egress links) in device details.
by Thomas Vachuska
· 8 years ago
28ad09a
Lowering log level
by Yuta HIGUCHI
· 8 years ago
50e80ea
Properties need to be unique, even when they have the same name..
by Simon Hunt
· 8 years ago
d721f29
ONOS-4733: Simplified Settings Table view (removed redundant data)
by Simon Hunt
· 8 years ago
986b92f
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
fb35b83
LnF updates to navigation menu.
by Simon Hunt
· 8 years ago
fa4bb3b
Fixing Europe map scale.
by Thomas Vachuska
· 8 years ago
492526a
Move cluster event handling off of event dispatcher thread to a background thread
by Madan Jampani
· 8 years ago
5c1a938
ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data.
by Simon Hunt
· 8 years ago
3a9a644
Topojsons have all been formatted with jsonlint
by Steven Burrows
· 8 years ago
92b016b
Enhanced layout service and hooked-in the ui topo session.
by Thomas Vachuska
· 8 years ago
58a0dd0
Included connect point port number in definition of UiLinkId.
by Simon Hunt
· 8 years ago
318cd58
Fixing GUI to bypass the new UiTopoSession code which is not ready.
by Thomas Vachuska
· 8 years ago
c0f20c1
Implemented initial loading of ModelCache.
by Simon Hunt
· 8 years ago
642bc45
ONOS-4326: Focusing on add/remove cluster member. (WIP).
by Simon Hunt
· 8 years ago
23f21e3
GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html.
by Simon Hunt
· 9 years ago
170fe4e
Removing GUI hang bypass.
by Thomas Vachuska
· 9 years ago
bf8ee80
Move map event handling onto a background thread to unblock even dispatch loop
by Madan Jampani
· 9 years ago
d710d8c
Temporary GUI fix.
by Thomas Vachuska
· 9 years ago
7b93ceb
Replace ECMap with ConsistentMap in UiExtensionManager
by Madan Jampani
· 9 years ago
4d66d0a
Implementing the UiLayoutManager.
by Thomas Vachuska
· 9 years ago
44b3d2d
Clean up ECMap on deactivate
by HIGUCHI Yuta
· 9 years ago
338a3b4
Starting implementation of UI topo modeling. WIP.
by Simon Hunt
· 9 years ago
7715e89
Web UI - reflect logged-in-username back to UI in the bootstrap event.
by Simon Hunt
· 9 years ago
a7592bc
Show meter and/or table transition in GUI even if flow entry has no other treatment instructions.
by Konstantinos Kanonakis
· 9 years ago
ea32708
Temporary patch around unavailable username during websocket failover.
by Simon Hunt
· 9 years ago
23fb135
Started fleshing out the UI topo model classes.
by Simon Hunt
· 9 years ago
cda9c03
Converted UiSharedTopologyModel to be a @Service.
by Simon Hunt
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
7092cc4
UI topo model - Started fleshing out the UiSharedTopologyModel
by Simon Hunt
· 9 years ago
90053ed
UI topo - remove 'world' from map options (creates sluggish response)
by Simon Hunt
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
845c328
Added meter and table transition following other treatment instructions in FlowViewMessageHandler.
by Konstantinos Kanonakis
· 9 years ago
f679c4e
You've been checkstyled!
by Simon Hunt
· 9 years ago
26be4f3
Adding ability to select geo map from the GUI.
by Thomas Vachuska
· 9 years ago
ed804d5
Initial cut for UI topo model implementation.
by Simon Hunt
· 9 years ago
3678c2a
Remove magic numbers and in-line string constants in UiExtensionManager.
by Simon Hunt
· 9 years ago
9d61649
[ONOS-4042] Bump up Jersey from 1.19 to 2.22.2
by Jian Li
· 9 years ago
fba7f3d
ONOS-4137 Adding a "ready" check-mark glyph to the node instances.
by Thomas Vachuska
· 9 years ago
7a8de84
Added ability to track whether or not node has all components running fully.
by Thomas Vachuska
· 9 years ago
0af2691
Adding server-side user preferences.
by Thomas Vachuska
· 9 years ago
a42ce0b
Adding ability to drop OAR files to install apps.
by Thomas Vachuska
· 9 years ago
fa74dd7
Adding ability for the server to notify clients about GUI additions/removals.
by Thomas Vachuska
· 9 years ago
4a47a30
More APIs permission for new ONOS APIs
by Heedo Kang
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
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
da0665b
Fixing GUI to work with the new flow objective intents.
by Thomas Vachuska
· 9 years ago
a78aeb8
Fix NPE in LinkViewMessageHandler
by Charles Chan
· 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
Next »