Commit Graph

10 Commits

Author SHA1 Message Date
mpl ee29f1f8e7 Make newui ready to dev on with closure compiler, plus misc cleanup.
Added env var in dev-server and rules in Makefile to build
all.js with the closure compiler from the js files in newui.

Misc related changes:
-fixed a few closure annotations and added a few as well.
-added missing options to dev-server usage.
-renamed CAM_HTTP_DEBUG into CAMLI_HTTP_DEBUG for consistency.

Change-Id: Ica2c12358150aec24147628201e6f7a5852f9383
2013-02-07 15:25:10 +01:00
mpl d429186441 newui: wip on making new ui work with closure compiler
Still does not work with ADVANCED_OPTIMIZATIONS. The
code to load the generated all.js is commented out in
index.html.

Change-Id: I6a2ec7b3b6226214e85cbf76b2a8f2ab4d9160cc
2013-01-26 22:38:33 +01:00
Brett Slatkin 447355ca7d newui: Create set from selection working; cleaning up various JSdocs 2013-01-20 16:18:22 -08:00
Brett Slatkin 13b844cc3e newui: First attempt to add drag/drop upload to blob item container 2013-01-20 13:56:13 -08:00
Brett Slatkin 45f54ffb1f newui: Cleaning up TODOs in comments 2013-01-20 11:13:20 -08:00
Brad Fitzpatrick 3ecd83ba7d newui: wrap camli.js; make permanode creation work again
Change-Id: Ia4ef0428e905006402cd2ef34b819b6584ed8f23
2012-12-23 17:52:23 -08:00
Brett Slatkin 511eb7c6d4 newui: Links to permanodes working
Change-Id: Iaaf9ca22dbd401d5c0b2e75d0349358f8282ca68
2012-12-23 16:47:03 -08:00
Brett Slatkin b2885cedfa newui: Cleaning up styling of create item
Change-Id: Ie35684c4efba4ce4cec777537b8a0783b51b311f
2012-12-23 16:32:30 -08:00
Brett Slatkin 0c02bc194a newui: Server connection mock getting recent blob list, but not hooked into ui
Change-Id: I85952ae039d80d6a8796f0108e080a5d14c56010
2012-12-23 15:18:09 -08:00
Brett Slatkin 0e24b6b25b newui: Adds ServerConnection; basic plumbing through to BlobItemContainer
Change-Id: I86f50c860bbebc1dc1790378cd23b7ae4b286398
2012-12-23 14:36:59 -08:00