summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs/scdl.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-08Simplified list component by using a reference per element. Automatically ↵jsdelfino1-0/+7
setup app links and garbage collect unused components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079291 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12Add a few sample composites and a few fixes to the existing ones.jsdelfino1-4/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070123 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino1-1/+1
documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16Add sample widget components and a page to edit them, plus minor user ↵jsdelfino1-0/+7
interaction fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059710 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample ↵jsdelfino1-0/+27
components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058487 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, ↵jsdelfino1-8/+22
and login over HTTPS. Improved vertical layout of components a bit and added two sample composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056190 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino1-1/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055767 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Improve component and reference rendering and layout. Recurse over wired ↵jsdelfino1-12/+27
references to calculate correct dimensions of each component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052446 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino1-25/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044875 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal ↵jsdelfino1-0/+109
component rendering functions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044594 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Create a js module for client side javascripts. Move client component script ↵jsdelfino1-0/+24
to that module and add a few utility scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042535 13f79535-47bb-0310-9956-ffa450edef68