From 028dfca8591c3024037ee3ae0113ec852b840e29 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Sun, 3 Jun 2012 09:50:47 +0100 Subject: [PATCH] [#110,app,load,ux][s]: refactor import/load menu to be called load, to support DataHub directly, and have better UX. * List options to load from in dropdown menu rather than modal dialog * Provide some help info in load dialog * Support DataHub (including auto-guessing of Data API) - fixes #110. --- app/index.html | 52 ++++++++++++++++++++++++-------------------------- app/js/app.js | 40 ++++++++++++++++++++++++++++---------- 2 files changed, 55 insertions(+), 37 deletions(-) diff --git a/app/index.html b/app/index.html index 6fd4dc9a..2b355186 100644 --- a/app/index.html +++ b/app/index.html @@ -84,13 +84,23 @@