summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/domain-manager/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved the Domain Manager widgets to use HTML divs for presentation and ↵jsdelfino2008-07-3113-267/+363
| | | | | | iframes for script isolation. This provides better control and performance of the layout while preserving isolation between the scripts of the individual widgets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681295 13f79535-47bb-0310-9956-ffa450edef68
* Switch to SCANode2 APIrfeng2008-07-301-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681196 13f79535-47bb-0310-9956-ffa450edef68
* Simplified how widgets get loaded in the domain manager UI iframes. Moved ↵jsdelfino2008-07-3011-243/+51
| | | | | | some of the header text from the widgets to the main pages, as in a mashup you don't need these headers in each widget. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681176 13f79535-47bb-0310-9956-ffa450edef68
* Started to refactor the domain manager UI into smaller independently ↵jsdelfino2008-07-3014-809/+1228
| | | | | | reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68
* Fixed mouse event handling in suggest popup list, now selecting list items ↵jsdelfino2008-07-291-1/+1
| | | | | | on mousedown event as some browsers do not correctly handle the onclick event. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680621 13f79535-47bb-0310-9956-ffa450edef68
* Moved node management code to a separate module to keep dependencies of ↵jsdelfino2008-06-301-2/+2
| | | | | | implementation-node-runtime minimal. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672835 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1730-0/+5637
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68