62 Commits

Author SHA1 Message Date
Simon Hunt
1c5f8b6a58 Added code to adjust node rectangle size based on text label size, plus a little more for the icon. 2014-10-22 14:43:01 -07:00
Simon Hunt
68ae665ef3 Added 32x32 icons to nodes (place holder images for now).
Made 'layering' layout choice a config option.
Switched sample data to use full length dpids.
2014-10-22 13:58:07 -07:00
Simon Hunt
3ab76a84f0 Added basic drag and select behavior to nodes.
Changed base colors and added .pkt and .opt classes to differentiate nodes.
2014-10-22 13:07:32 -07:00
Simon Hunt
0b05d4a9b2 Initial (v.rough) draft of ONOS UI.
Finally got something working, and need to check it in.
2014-10-21 21:51:18 -07:00
Simon Hunt
8bca74ff3f Added d3 and jquery libs to index.html 2014-10-15 16:56:55 -07:00
tom
1f601248d5 Preparing gui module. 2014-10-13 11:10:40 -07:00
tom
202175ad4a Renaming all Simple*Manager to just *Manager. 2014-09-19 19:00:11 -07:00
tom
82e725763b Converted all package.html files to package-info.java for easier package documentation. 2014-09-13 13:08:40 -07:00
tom
94bb4a4103 Added onlab-misc module and renamed onos-util-* modules to onlab-*. 2014-08-27 22:12:02 -07:00
tom
5ac5188d08 Moved the samples to a separate package. 2014-08-27 18:10:33 -07:00
tom
b1260e4946 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. 2014-08-26 18:39:57 -07:00
tom
0eb04ca683 Added cubby-holes for new projects. 2014-08-25 14:35:27 -07:00