From a7ade97b44dee348b85de6e5b12c3cec078d7909 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 14 Jul 2015 16:29:51 -0400 Subject: [PATCH] rework metadata manager tabs --- .../bower_components/font-roboto/roboto.html | 2 +- .../bower_components/paper-styles/.bower.json | 8 +- .../bower_components/paper-styles/bower.json | 2 +- .../paper-styles/classes/typography.html | 2 +- dashboard-ui/css/metadataeditor.css | 8 +- dashboard-ui/editcollectionitems.html | 73 -- dashboard-ui/edititemimages.html | 143 --- dashboard-ui/edititemmetadata.html | 919 +++++++++++------- dashboard-ui/edititemsubtitles.html | 54 - dashboard-ui/scripts/editcollectionitems.js | 46 +- dashboard-ui/scripts/edititemimages.js | 59 +- dashboard-ui/scripts/edititemmetadata.js | 91 +- dashboard-ui/scripts/edititemsubtitles.js | 67 +- dashboard-ui/scripts/homeupcoming.js | 3 +- dashboard-ui/scripts/indexpage.js | 6 +- dashboard-ui/scripts/itembynamedetailpage.js | 2 +- dashboard-ui/scripts/itemdetailpage.js | 4 +- dashboard-ui/scripts/reports.js | 6 +- dashboard-ui/vulcanize-out.html | 1 - 19 files changed, 672 insertions(+), 824 deletions(-) delete mode 100644 dashboard-ui/editcollectionitems.html delete mode 100644 dashboard-ui/edititemimages.html delete mode 100644 dashboard-ui/edititemsubtitles.html diff --git a/dashboard-ui/bower_components/font-roboto/roboto.html b/dashboard-ui/bower_components/font-roboto/roboto.html index 7a24999fff..e73ba34772 100644 --- a/dashboard-ui/bower_components/font-roboto/roboto.html +++ b/dashboard-ui/bower_components/font-roboto/roboto.html @@ -7,5 +7,5 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> - + diff --git a/dashboard-ui/bower_components/paper-styles/.bower.json b/dashboard-ui/bower_components/paper-styles/.bower.json index 05c9c40788..7765e262a2 100644 --- a/dashboard-ui/bower_components/paper-styles/.bower.json +++ b/dashboard-ui/bower_components/paper-styles/.bower.json @@ -1,6 +1,6 @@ { "name": "paper-styles", - "version": "1.0.9", + "version": "1.0.10", "description": "Common (global) styles for Material Design elements.", "authors": [ "The Polymer Authors" @@ -28,11 +28,11 @@ "devDependencies": { "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" }, - "_release": "1.0.9", + "_release": "1.0.10", "_resolution": { "type": "version", - "tag": "v1.0.9", - "commit": "cb73f4d677c1bb64342263956a0592a2936922d2" + "tag": "v1.0.10", + "commit": "f1a79cd7916f7870a59918911062007bbc07867e" }, "_source": "git://github.com/PolymerElements/paper-styles.git", "_target": "^1.0.0", diff --git a/dashboard-ui/bower_components/paper-styles/bower.json b/dashboard-ui/bower_components/paper-styles/bower.json index 536eafef15..4f7e0ede0d 100644 --- a/dashboard-ui/bower_components/paper-styles/bower.json +++ b/dashboard-ui/bower_components/paper-styles/bower.json @@ -1,6 +1,6 @@ { "name": "paper-styles", - "version": "1.0.9", + "version": "1.0.10", "description": "Common (global) styles for Material Design elements.", "authors": [ "The Polymer Authors" diff --git a/dashboard-ui/bower_components/paper-styles/classes/typography.html b/dashboard-ui/bower_components/paper-styles/classes/typography.html index 9a73e3df27..14e2744749 100644 --- a/dashboard-ui/bower_components/paper-styles/classes/typography.html +++ b/dashboard-ui/bower_components/paper-styles/classes/typography.html @@ -7,7 +7,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> - +