Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
92b016b1c047904261e8572819aa5e74ddc44ee7
/
web
/
gui
/
src
/
main
/
java
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
· 9 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
b7f0f64
ONOS-3460 - Link provider that enforces strict configuration
by Ray Milkey
· 9 years ago
a834660
foo servlet
by Simon Hunt
· 9 years ago
be6de22
Enhance the detection of meter table supportability in meter GUI
by Jian Li
· 9 years ago
3164293
GUI -- Application View Details Panel -
by Simon Hunt
· 9 years ago
4092733
GUI -- Clean up of index.html and onos.js generation.
by Simon Hunt
· 9 years ago
da253e0
[ONOS-3635] Add more information to Application panel view
by Jian Li
· 9 years ago
a54de5a
[ONOS-3635] Implement detail panel view for extended app properties
by Jian Li
· 9 years ago
97d6b2d
[ONOS-3635] Implement List view for extended application properties
by Jian Li
· 9 years ago
8baf447
[ONOS-3722] Augment TableModel to support annotations
by Jian Li
· 9 years ago
69f6663
[WIP][ONOS-3722] Augment TableModel with Annotations Mechanism
by Jian Li
· 9 years ago
111bc59
Format string should use %n rather than \n
by Phil Huang
· 9 years ago
be60dde
ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified).
by Simon Hunt
· 9 years ago
3e4ccaf
ONOS-3749: Show Flow ID and group ID in the flow table as hex values.
by Simon Hunt
· 9 years ago
79f6732
[ONOS-3642] Add missing meter icon in topology view
by Jian Li
· 9 years ago
1f54473
[ONOS-3642] Add GUI Meter View
by Jian Li
· 9 years ago
c4178cc
Adding protection against UI extension failures crashing the whole UI.
by Thomas Vachuska
· 9 years ago
297907a
ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count.
by Thomas Vachuska
· 9 years ago
e50b621
Tweaked summary panel on the GUI to place version information at the top.
by Thomas Vachuska
· 9 years ago
598c28d
Inconsistent synchronization fix for UiWebSocket.connection
by Satish K
· 9 years ago
33f28a9
Carry previous host subject in HostEvent
by Charles Chan
· 9 years ago
95d56fd
ONOS-3347 - HostMoved event now processed correctly.
by Simon Hunt
· 9 years ago
1ad5927
ONOS-1864 -- Topology view sending events after view changed
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
de99e0b
GUI Topo -- Badges - Enhanced uitopo archetype to also use badges.
by Simon Hunt
· 9 years ago
d557925
ONOS-2876 -- GUI - Setting friendly device names.
by Simon Hunt
· 9 years ago
8f62f57
Sketched out server-side GUI code for setting/getting device friendly name.
by Thomas Vachuska
· 9 years ago
d766c31
ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP).
by Simon Hunt
· 9 years ago
347cc87
Fixed a few blemishes in the packet processor GUI view code.
by Thomas Vachuska
· 9 years ago
3ece373
Added a new GUI view for packet processors.
by Thomas Vachuska
· 9 years ago
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
f58a888
Fill in some missing package info files.
by Ray Milkey
· 9 years ago
9b36d81
Javadoc fixes
by Ray Milkey
· 9 years ago
5256066
ONOS-2186 - GUI Topo Overlay - (WIP)
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
7229721
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
392e8f9
[ONOS-2096] Let GUI support tunnel
by chengfan
· 9 years ago
191c84a
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
b466a7e
[ONOS-2096] Let GUI support tunnel
by chengfan
· 9 years ago
4fc8685
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 9 years ago
5f31a02
GUI - Topo Overlay - restore BPS threshold to 4K.
by Simon Hunt
· 9 years ago
a17fa67
ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP.
by Simon Hunt
· 9 years ago
0fa2aa1
ONOS-2486 Adding swagger-based REST API documentation.
by Thomas Vachuska
· 9 years ago
eff0e4e
Adding GUI login/logout capability using form-based login.
by Thomas Vachuska
· 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
fb94011
ONOS-1479 -- GUI - augmenting topology view for extensibility:
by Simon Hunt
· 9 years ago
00a27ff
ONOS-1479 -- GUI - augmenting topology view for extensibility:
by Simon Hunt
· 9 years ago
b745ca6
ONOS-1479 -- GUI - augmenting topology view for extensibility:
by Simon Hunt
· 9 years ago
93735af
GUI -- deleting experimental code for topo refactoring.
by Simon Hunt
· 9 years ago
629b99e
ONOS-1479 - GUI Topology Overlay Work - (WIP)
by Simon Hunt
· 9 years ago
0af1ec3
ONOS-1479 - GUI Topology Overlay Work - (WIP)
by Simon Hunt
· 9 years ago
4e0e093
GUI -- Preventing UI web-socket from attempting to re-open when shutdown.
by Thomas Vachuska
· 9 years ago
e05cae4
ONOS-1479 - GUI Topology Overlay Work - (WIP)
by Simon Hunt
· 9 years ago
a02fc81
Fixing & enhancing STC test scenarios.
by Thomas Vachuska
· 9 years ago
be63b23
Regard the release when the APIs became deprecated as Cardinal
by Sho SHIMIZU
· 9 years ago
Next »