Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e97f483c3dd56de483c79500cadf07dfda5fa70e
/
web
/
gui
/
src
/
main
/
webapp
/
app
/
fw
/
remote
759f0d3
[ONOS-6958] Add glyph registration java code
by Laszlo Papp
· 7 years ago
1c2a968
GUI: Added ESLint to gulp tasks. ONOS-6521
by Steven Burrows
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
5c3ed73
Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script"
by Simon Hunt
· 7 years ago
46c5f10
GUI: Added ESLint to gulp tasks
by Steven Burrows
· 7 years ago
1169c95
OS-1 : insecure UI websocket.
by Simon Hunt
· 7 years ago
8a0429a
Remove deprecated "sid" parameter in UI events.
by Simon Hunt
· 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
d5b9673
TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology.
by Simon Hunt
· 8 years ago
530cf46
Used the onosAuth global variable to get the username rather than the websocket service.
by Steven Burrows
· 9 years ago
7715e89
Web UI - reflect logged-in-username back to UI in the bootstrap event.
by Simon Hunt
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
0af2691
Adding server-side user preferences.
by Thomas Vachuska
· 9 years ago
78acc44
GUI: Deleted deprecated code.
by Simon Hunt
· 9 years ago
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
522e756
ONOS-2074 - GUI -- Refactor Application view to use directives. WIP.
by Bri Prebilic Cole
· 9 years ago
4deb0e8
GUI -- added 'debug' query param and cut out noisy debug console messages by default.
by Simon Hunt
· 9 years ago
6ed04eb
ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements.
by Bri Prebilic Cole
· 10 years ago
3b9ad04d
GUI -- Added websock open listeners mechanism.
by Simon Hunt
· 10 years ago
20084b7
Testing & fixing GUI fail-over code.
by Thomas Vachuska
· 10 years ago
8b6d2d4
GUI -- Continued work on supporting GUI failover. WIP - Thomas to complete.
by Simon Hunt
· 10 years ago
b6acc7b
Adding code to enable GUI failover.
by Thomas Vachuska
· 10 years ago
2d16fc8
GUI -- Fixed broken unit tests; augmented error logging.
by Simon Hunt
· 10 years ago
20207df
GUI -- Cleaned up websocket code.
by Simon Hunt
· 10 years ago
329af53
Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks.
by Thomas Vachuska
· 10 years ago
bc76fb1
GUI -- Added VeilService.lostServer() function to only invoke the veil if the calling controller is the current controller.
by Simon Hunt
· 10 years ago
3b0916b
GUI -- Implemented sendEvent() in WsEventService.
by Simon Hunt
· 10 years ago
acf410b
GUI -- Cleaned up websocket callback wrapping and beefed up unit tests.
by Simon Hunt
· 10 years ago
970e7fd
GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer.
by Simon Hunt
· 10 years ago
bb920fd
GUI -- Added ability to define an alternate port for WS - used to connect to mock web-socket server. Topo view can use query string '?wsport=8123' for example.
by Simon Hunt
· 10 years ago
a25cdcd
GUI -- Created Mock WebSocket Server (runs with node.js)
by Simon Hunt
· 10 years ago
584122a
GUI -- Further work on web socket service. Still WIP.
by Simon Hunt
· 10 years ago
1e4a001
GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService.
by Simon Hunt
· 10 years ago
aa26adf
GUI -- Corrected path prefix for ui/rs calls. - fixed broken unit tests.
by Simon Hunt
· 10 years ago
d169deb
GUI -- Removed @author tags from all .js/.css etc. to match our code style choice.
by Simon Hunt
· 10 years ago
9722538
GUI -- Completed icon directive definition, and wired up device view.
by Simon Hunt
· 10 years ago
4fab8af
GUI -- Added mechanism to test device view. Themed device view.
by Bri Prebilic Cole
· 10 years ago
eb28b0b
GUI -- Created UrlFunction service Commented out broken device code WIP
by Bri Prebilic Cole
· 10 years ago
e672044
GUI -- Created the RestService in the Remote module.
by Simon Hunt
· 10 years ago