Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
988934ec2d9c0fa4c31febccb57ef215bee5b217
/
web
/
gui
/
src
/
main
/
webapp
/
app
/
fw
988934e
GUI -- Start of implementation of Panel Service.
by Simon Hunt
· 10 years ago
3b0916b
GUI -- Implemented sendEvent() in WsEventService.
by Simon Hunt
· 10 years ago
093739a
GUI -- Created onosWidget module and TableService with respective Karma Test file.
by Bri Prebilic Cole
· 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
404f6b2
GUI -- Removed dependence on jQuery -- it turns out that angular implements extend().
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
66f9e6e
GUI -- glyph.js - removed unnecessary precision from path data.
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
94a856e
GUI -- Added new icons to glyphs library.
by Bri Prebilic Cole
· 10 years ago
64b60cd
GUI -- Do not display IconLibDefs SVG element.
by Simon Hunt
· 10 years ago
9722538
GUI -- Completed icon directive definition, and wired up device view.
by Simon Hunt
· 10 years ago
7f172cc
GUI -- Implemented loadIcon() in the IconService.
by Simon Hunt
· 10 years ago
58f23bb
GUI -- Working towards embedding icons in tables. WIP.
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
5ee36e0
GUI -- Added dark theming for the topology view.
by Simon Hunt
· 10 years ago
426bd86
GUI -- Further tweaking of the background map loading code, to properly align the map in the view.
by Simon Hunt
· 10 years ago
a7b6a6b
GUI -- Further work on MapService and GeoDataService. Still WIP.
by Simon Hunt
· 10 years ago
f817338
GUI -- Split MapService into GeoDataService and MapService. WIP.
by Simon Hunt
· 10 years ago
7c92a3d
GUI -- Created initial device view
by Bri Prebilic Cole
· 10 years ago
86388b1
GUI -- Created NavService and implemented simple navigation (click on the bird!)
by Simon Hunt
· 10 years ago
404e54c
GUI -- MapService: rework API and internal code for loading map. WIP.
by Simon Hunt
· 10 years ago
1e8eff4
GUI -- MapService: changed to cache promises with attached meta data.
by Simon Hunt
· 10 years ago
f044d8a
GUI -- Sketched out MapService.
by Simon Hunt
· 10 years ago
cacce34
GUI -- Implemented ZoomService, with unit tests.
by Simon Hunt
· 10 years ago
670e825
GUI -- implemeted GlyphService.loadDefs().
by Simon Hunt
· 10 years ago
bc39f6d
GUI -- implemeted GlyphService.register().
by Simon Hunt
· 10 years ago
6e45980
GUI -- implementation and unit test for loading base set of glyphs into GlyphService.
by Simon Hunt
· 10 years ago
51fc40b
GUI -- Sketching out GlyphService.
by Simon Hunt
· 10 years ago
8ead3a2
GUI -- Updated copyright year for GUI source files.
by Simon Hunt
· 10 years ago
7ac7be9
GUI -- Added skeleton factories for SVG module.
by Simon Hunt
· 10 years ago
7256d08
GUI -- removed commented out tests.
by Simon Hunt
· 10 years ago
4f39bcd
GUI -- implemented Theme Service.
by Yuta HIGUCHI
· 10 years ago
dc6362a
GUI -- reworking code to eliminate unnecessary 'ONOS' global.
by Simon Hunt
· 10 years ago
af32207
GUI -- augmented Key Service unit tests to include masked key test, and gesture notes test.
by Simon Hunt
· 10 years ago
59df0b2
GUI -- Added keyBindings() and gestureNotes() to Key Service.
by Simon Hunt
· 10 years ago
420691a
GUI -- Initial unit tests for Key Handler service. Still more to be done here.
by Simon Hunt
· 10 years ago
1eecfa2
GUI -- Added KeyService and FnService; implemented 'T' key for toggle theme.
by Simon Hunt
· 10 years ago
c2202d5
GUI -- Beginnings of new file structure / Angular implementation. WIP.
by Simon Hunt
· 10 years ago