Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
acc9e36c8f14009ade15e36feae2d71bfd76a43e
/
web
/
gui
/
src
« Previous
37549ee
Added Key Commands to topo2
by Steven Burrows
· 8 years ago
a299ffc
Fix broken reference in uitopo archetype.
by Simon Hunt
· 8 years ago
8add9ee
Cleaning up Javadocs in core-ui classes.
by Simon Hunt
· 8 years ago
dfa52b0
CSS Added fill-mode for nodes
by Steven Burrows
· 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
64f2d58
Removing old code from ui/_dev
by Brian O'Connor
· 8 years ago
317f329
[onos-5204] This commit contains fix for bug onos-5204
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
06e08c5
Update simon-single cell; make topoX view scrollable.
by Simon Hunt
· 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
33ab2692
Fix glyph names.
by Simon Hunt
· 8 years ago
0e6c214
Updating / Adding mojo icons to Glyph Library.
by Simon Hunt
· 8 years ago
36dd8f1
Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail
by Simon Hunt
· 8 years ago
9a4b96d
Added mojo icons: map and selectMap.
by Simon Hunt
· 8 years ago
5a6c60c
Enhanced "Show-Glyphs" development web page to show zoomed icons.
by Simon Hunt
· 8 years ago
6deb4ce
Grouped injected vars and shortened findNodeById
by Steven Burrows
· 8 years ago
3304169
Fix for ONOS-3428 - remove width constraint to intent view control buttons.
by Simon Hunt
· 8 years ago
98c0006
fix for ONOS-3428
by Kavitha Alagesan
· 8 years ago
c087453
Fix for ONOS-3677
by Kavitha Alagesan
· 8 years ago
eaf614c
Fix for ONOS-3678
by Kavitha Alagesan
· 8 years ago
af3159d
Added Breadcrumbs module
by Steven Burrows
· 8 years ago
fa875bb
Cleaned up urlBase() readability.
by Simon Hunt
· 8 years ago
8ba356c
updated the base url handler to extract any app prefix from the absUrl in case onos is behind an app prefix
by David K. Bainbridge
· 8 years ago
8e98f2f
Widening column for device master to prevent text wrap.
by Thomas Vachuska
· 8 years ago
b8d3798
EE unit test and h-bird.
by Simon Hunt
· 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
df2a4e6
Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey.
by Simon Hunt
· 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
d01eda6
Prevent overlap of link labels in WEB UI
by Carmelo Cascone
· 8 years ago
c9306e4
Enabling UI live-reload for apps not in the ONOS source code
by Matteo Scandolo
· 8 years ago
c13082f
ONOS-4971: Synthetic Link Data -- WIP
by Simon Hunt
· 8 years ago
57e24e9
Added Collections and Models for a Region.
by Steven Burrows
· 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
46770fc
Bump up ChartJs to 2.2.1 and AngularChart to 1.0
by Jian Li
· 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
61419e7
ONOS-4326: TopoRegions: MockServer scenario with skeleton events.
by Simon Hunt
· 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
5ab45e1
ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions.
by Simon Hunt
· 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
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
28ad09a
Lowering log level
by Yuta HIGUCHI
· 8 years ago
3be2994
WEB UI -- Cleaned up mast.js
by Simon Hunt
· 8 years ago
120904e
ONOS-4745: Fixed device rename Enter/Esc bug.
by Simon Hunt
· 8 years ago
a758f6d
Change Settings nav item icon from 'chain' to 'cog'.
by Simon Hunt
· 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
12ed9af
[ONOS-4624]keybindings are not disabled when dialog panel is in use
by Fan Cheng
· 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
1e44e08
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
0991b34
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
e6e0984
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
5487ce7
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
a42c4dc
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
986b92f
ONOS-4359: continued work on theming UI
by Simon Hunt
· 8 years ago
5fdba20
ONOS-4359: continued work on theming UI (app control buttons).
by Simon Hunt
· 8 years ago
811d857
ONOS-4359: continued work on theming UI (app details panel)
by Simon Hunt
· 8 years ago
0f8d7e9
Fixed broken mast-spec test.
by Simon Hunt
· 8 years ago
f3fd4ed
ONOS-4359: New UI look and feel : table views - base table. (WIP)
by Simon Hunt
· 8 years ago
b940d69
LnF updates to navigation menu. (reduce size of font).
by Simon Hunt
· 8 years ago
fb35b83
LnF updates to navigation menu.
by Simon Hunt
· 8 years ago
d42e5d1
LnF updates to masthead.
by Simon Hunt
· 8 years ago
58894c8
Separating theme from layout for CSS files.
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
bee7bb1
Use SPDX license identifier
by HIGUCHI Yuta
· 8 years ago
5c1a938
ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data.
by Simon Hunt
· 8 years ago
b1ced8e
ONOS-4619: Web UI -- Support for chained dialog operations.
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
· 8 years ago
e614e3f
Fixing a GUI unit test syntax error.
by Thomas Vachuska
· 8 years ago
209c6c6
[WEB GUI] Fixed tests: (345 test passing, 21 skipped).
by Matteo Scandolo
· 8 years ago
fa0548b
WEB GUI: livereload enabled for applications
by Matteo Scandolo
· 8 years ago
231c754
[WEB-GUI Tests] Fixing UI unit tests
by Matteo Scandolo
· 8 years ago
92b016b
Enhanced layout service and hooked-in the ui topo session.
by Thomas Vachuska
· 8 years ago
cf06077
WEB GUI: Live-reloading development environment
by Matteo Scandolo
· 8 years ago
Next »