Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a5224f9ff62bd3f6f51f59d703492709f05abcef
/
web
/
gui
« Previous
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
8948fa9
GUI -- App view - - fix dialog button colors - Capitalize action word
by Simon Hunt
· 9 years ago
a477b60
GUI -- App view -
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
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
051e9fa
ONOS-3780: Table model now handles two column sorts.
by Simon Hunt
· 9 years ago
7c630c6
GUI- factored out common table frame SVG commands in *table glyph definitions.
by Simon Hunt
· 9 years ago
8baf447
[ONOS-3722] Augment TableModel to support annotations
by Jian Li
· 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
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
4cc4b95
Delete unused jquery libs.
by Simon Hunt
· 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
3f92c43
ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers.
by Simon Hunt
· 9 years ago
a678b84
ONOS-2849: Pre-populate sort so active apps are at the top of the list.
by Simon Hunt
· 9 years ago
a003d8a
ONOS-2849: Given app dialog opaque background.
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
18d4bc8
ONOS-3548: GUI - additional logical keys now recognized by KeyService.
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
99b3d22
ONOS-3642 -- GUI: New Meter Table glyph added.
by Simon Hunt
· 9 years ago
1f54473
[ONOS-3642] Add GUI Meter View
by Jian Li
· 9 years ago
78acc44
GUI: Deleted deprecated code.
by Simon Hunt
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
412adc8
GUI: Migrated table views to use the new custom "ONOS Loading..." animation.
by Simon Hunt
· 9 years ago
ab34ecb
GUI: adding LoadingService module.
by Simon Hunt
· 9 years ago
9f5e97d
GUI: clean up coding style.
by Simon Hunt
· 9 years ago
fe1f01a
"Fixing" GUI key handling.
by Thomas Vachuska
· 9 years ago
6babd05
GUI: New "loading..." animation frames for dark and light themes.
by Simon Hunt
· 9 years ago
c4178cc
Adding protection against UI extension failures crashing the whole UI.
by Thomas Vachuska
· 9 years ago
e26a1b5
Web UI: Delete obsolete sample event files.
by Simon Hunt
· 9 years ago
2dc91dc
ONOS-3539 Insert optional delay for showing highlights
by Andrea Campanella
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
297907a
ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count.
by Thomas Vachuska
· 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
02183be
Reference table of country codes (useful when defining map filters for topology view).
by Simon Hunt
· 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
864333a
ONOS-3265: Re-used device glyph for deviceTable icon.
by Simon Hunt
· 9 years ago
20856ec
ONOS-3265: Added navigation button / logic for devices/flows/ports/groups views.
by Simon Hunt
· 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
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
144bd79
ONOS-3129 : GUI Intents to Topo :: part the third -- (bug fix) only navigate if a table row is selected.
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
4e41273
ONOS-3129 : GUI Intents to Topo :: part 1 - making intent table rows selectable; adding topo button.
by Simon Hunt
· 9 years ago
de99e0b
GUI Topo -- Badges - Enhanced uitopo archetype to also use badges.
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
13cc083
GUI Topo -- Added missing glyphs
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
53ec73f
GUI -- added topo test scenario skeleton for showHighlights.
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
044f2807
GUI -- Added "devices" scenario to display all device types.
by Simon Hunt
· 9 years ago
b691f0a
ONOS-2798 - GUI -- added microwave dish to glyph library.
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
7189222
ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay.
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
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
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
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
1178d5b
ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's.
by Simon Hunt
· 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
584e92d
ONOS-2186 - GUI Topo Overlay - (WIP)
by Simon Hunt
· 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
Next »