Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
912bdd5450978c7656ebe46881ed944f355a2b9c
/
web
/
gui
/
src
/
main
/
webapp
/
topo2.js
1712ed8
GUI - Added more events to 'links' scenario, so we can use it as a basis for testing showPath/showTraffic.
by Simon Hunt
· 10 years ago
82f2c62
Fixed a defect in client/server interaction when creating host intent.
by Thomas Vachuska
· 10 years ago
cb56cff
GUI - Added example requestTraffic and showTraffic events; updated test addLink events.
by Simon Hunt
· 10 years ago
8257f4c
GUI -- Major rework to link processing so that we consolidate links A->B and B->A into a single backing object.
by Simon Hunt
· 10 years ago
badb93f
Fixing optical link state issues; a few still remain.
by Thomas Vachuska
· 10 years ago
12ce12e
GUI -- Added shadow of ONOS logo to death mask.
by Simon Hunt
· 10 years ago
e4cebaf
Adding support for link state to GUI.
by Thomas Vachuska
· 10 years ago
9c15eca
GUI -- Reduced size of onos-logo to be 41x38 pixels.
by Simon Hunt
· 10 years ago
9462e8c
GUI -- implemented ONOS instance affinity display.
by Simon Hunt
· 10 years ago
a5e8914
GUI -- Re-instated Packet / Optical Layer filters.
by Simon Hunt
· 10 years ago
a255a2c
GUI -- Added CSS classes for primary, secondary, animated, and optical links
by Simon Hunt
· 10 years ago
deab432
GUI -- Relabeled "Meta to select" button to "Pan/Zoom" -- makes more sense to me.
by Simon Hunt
· 10 years ago
d72bc70
GUI -- Reworked selection logic to populate fly-in detail pane with action items.
by Simon Hunt
· 10 years ago
01095ff
GUI -- Augmented pan/zoom & select/drag integration by having a toggle button for whether meta needs to be pressed for panning (default) or selecting.
by Simon Hunt
· 10 years ago
fcba0e8
better readme, do scaling properly
by Paul Greyson
· 10 years ago
6ac93f3
GUI --Cleaned up mouse-over/out in preparation for 'show-traffic' behavior.
by Simon Hunt
· 10 years ago
f8e5b4e0
GUI -- Implemented "Show Traffic on hover" toggle button in masthead.
by Simon Hunt
· 10 years ago
3266abf
Prototyping mouse-over behaviour for path/traffic selection; needs re-work.
by Thomas Vachuska
· 10 years ago
dea45ff
Adding enhancements to the GUI server-side.
by Thomas Vachuska
· 10 years ago
6cb8ca0
implement topojson based map rendering
by Paul Greyson
· 10 years ago
d3b7d51
GUI -- Modified loading of background to occur asynchronously, after attempting to load Geo data from JSON file.
by Simon Hunt
· 10 years ago
b53e068
GUI --Handle multi-selections (re-purpose the details pane);
by Simon Hunt
· 10 years ago
c31d569
GUI -- mulitselect WIP.
by Simon Hunt
· 10 years ago
0c6d419
GUI -- Added 'mask' layer to alert user of loss of websocket connection.
by Simon Hunt
· 10 years ago
ac9e24f
GUI -- Fixed turbulent behavior of incoming nodes with no fixed position.
by Simon Hunt
· 10 years ago
61d0404
GUI -- Added onos.ui.addFloatingPanel() function.
by Simon Hunt
· 10 years ago
ea80eb4
GUI -- Fixed host node exit animation.
by Simon Hunt
· 10 years ago
4403110
GUI -- added removeHost code; augmented 'simple' scenario to include removeHost.
by Simon Hunt
· 10 years ago
902c992
GUI -- Update to memento format.
by Simon Hunt
· 10 years ago
fc274c9
GUI -- Fixed link lookup bug when removing links.
by Simon Hunt
· 10 years ago
3f03d4a
GUI -- Added updateLink and removeLink event handling.
by Simon Hunt
· 10 years ago
bb282f5
GUI -- Added updateDevice event handling.
by Simon Hunt
· 10 years ago
f67722a
GUI -- tweaked couple of topo force layout parameters.
by Simon Hunt
· 10 years ago
7cd48f3
GUI -- store ref to node/link selection in backing data.
by Simon Hunt
· 10 years ago
4830d39
Added server-side code to create host-to-host intent. Still WIP.
by Thomas Vachuska
· 10 years ago
56d5185
GUI -- augmented hash parsing to include flags (after '?'), which are passed into view callbacks as a boolean map.
by Simon Hunt
· 10 years ago
5f36d34
GUI -- Fixed empty or null label issue (cycle labels)
by Simon Hunt
· 10 years ago
65368e3
GUI -- Added global key bindings mechanism
by Thomas Vachuska
· 10 years ago
d1be50d
Adding multi-selection to the GUI and sketching out GUI/Server interactions.
by Thomas Vachuska
· 10 years ago
50128c0
GUI -- Some cleanup in topo.js
by Simon Hunt
· 10 years ago
d472c6e
Hooking up GUI server & client via web-socket.
by Thomas Vachuska
· 10 years ago
7d638d3
Initial sketch of the GUI web-socket mechanics.
by Thomas Vachuska
· 10 years ago
1a9eff9
GUI -- Test events: unpinned the first node; increased a few link widths.
by Simon Hunt
· 10 years ago
99c1384
GUI - reworked to allow for event-based topology building, in preparation for web-socket connection to the server.
by Simon Hunt
· 10 years ago
929f77b
Set boolean to true for live data.
by Simon Hunt
· 10 years ago
c7ee066
GUI -- Major Work-In-Progress
by Simon Hunt
· 10 years ago
934c3ce
GUI -- Simplified setRadio() api. Other minor cleanup. Added test topology data files.
by Simon Hunt
· 10 years ago
142d003
GUI -- Starting migration of topology view to the updated framework. WIP.
by Simon Hunt
· 10 years ago
2524891
Restructuring GUI code - implementing view life-cycles.
by Simon Hunt
· 10 years ago
195cb38
Restructuring GUI code - first pass - WIP.
by Simon Hunt
· 10 years ago