summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs/ui.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor base Javascript and CSS utilities and support server-side ↵jsdelfino2013-08-261-206/+707
| | | | | | aggregation of HTML and Javascript. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1517415 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to the app management UI.jsdelfino2013-02-111-14/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1444660 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428206 13f79535-47bb-0310-9956-ffa450edef68
* Improve app hosting management app, restructure UI and refactor REST ↵jsdelfino2013-01-031-40/+289
| | | | | | services and data model to use an SQL database. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428193 13f79535-47bb-0310-9956-ffa450edef68
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-161-42/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361914 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to the hosted composite management app. Simplify and optimize ↵jsdelfino2012-05-281-117/+52
| | | | | | the Web UI a bit. Add test cases and fix some of the logic in the management components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343316 13f79535-47bb-0310-9956-ffa450edef68
* Support multiple Auth modules in a single server or proxy config. Minor ↵jsdelfino2012-04-021-7/+0
| | | | | | fixes to the OAuth2 module to comply with the spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308244 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to the auth implementation. Refactor logout page, handle auth ↵jsdelfino2011-11-211-0/+15
| | | | | | redirects in XHR responses and allow auth to work off an OpenID AX attribute or OAuth resource attribute. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204401 13f79535-47bb-0310-9956-ffa450edef68
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201614 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino2011-10-241-275/+268
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1188045 13f79535-47bb-0310-9956-ffa450edef68
* Javascript improvements: add local storage, improve caching using URI ↵jsdelfino2011-08-061-27/+145
| | | | | | fragments instead of query strings, simplify component layout and optimize some of the Javascript functions, and add the ability to clone components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154447 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to configure page headers and footers.jsdelfino2011-06-131-49/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135049 13f79535-47bb-0310-9956-ffa450edef68
* Some Javascript cleanup, now working across all browsers including IE9.jsdelfino2011-05-231-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126329 13f79535-47bb-0310-9956-ffa450edef68
* Simplify HTML and Javascript to improve UI and performance on iOS devices. ↵jsdelfino2011-05-021-9/+19
| | | | | | Fix offline cache manifest. Add an app clone page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098489 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup HTML pages. Improvements and a few fixes to get consistent behavior ↵jsdelfino2011-04-171-9/+59
| | | | | | across browsers including Safari/iOS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094209 13f79535-47bb-0310-9956-ffa450edef68
* HTML cleanup, improve layout on different browsers, iOS and android devices ↵jsdelfino2011-03-271-8/+15
| | | | | | and add robots.txt and some icons. Support execution and preview of components from the edit pages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086046 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and cleanup edit module, add text components, store page and app ↵jsdelfino2011-03-211-4/+53
| | | | | | run page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083694 13f79535-47bb-0310-9956-ffa450edef68
* Minor stylesheet changes.jsdelfino2011-01-311-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065479 13f79535-47bb-0310-9956-ffa450edef68
* Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino2011-01-301-2/+2
| | | | | | documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
* Add sample widget components and a page to edit them, plus minor user ↵jsdelfino2011-01-161-1/+4
| | | | | | interaction fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059710 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and minor improvements of the edit module. Add a palette of sample ↵jsdelfino2011-01-131-1/+25
| | | | | | components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058487 13f79535-47bb-0310-9956-ffa450edef68
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-061-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055767 13f79535-47bb-0310-9956-ffa450edef68
* Skeleton of a composite app editor module.jsdelfino2010-12-291-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053560 13f79535-47bb-0310-9956-ffa450edef68
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-31/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044875 13f79535-47bb-0310-9956-ffa450edef68
* Create a js module for client side javascripts. Move client component script ↵jsdelfino2010-12-061-0/+232
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