From 6b72ea474c4b7454f740ef540588418679ad22e2 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 29 Oct 2014 18:01:02 -0400 Subject: [PATCH] improve user view images --- dashboard-ui/library.html | 20 ++- dashboard-ui/scripts/backdrops.js | 42 +++--- dashboard-ui/scripts/connectlogin.js | 23 +--- dashboard-ui/scripts/librarybrowser.js | 8 +- dashboard-ui/scripts/medialibrarypage.js | 25 +++- dashboard-ui/scripts/myprofile.js | 15 ++- dashboard-ui/scripts/site.js | 10 +- dashboard-ui/scripts/useredit.js | 125 +++--------------- dashboard-ui/scripts/usernew.js | 54 ++++++++ dashboard-ui/scripts/userpassword.js | 33 +++++ .../thirdparty/apiclient/connectionmanager.js | 56 +++----- .../apiclient/mediabrowser.apiclient.js | 35 ++++- dashboard-ui/useredit.html | 9 +- dashboard-ui/userlibraryaccess.html | 1 + dashboard-ui/usernew.html | 38 ++++++ dashboard-ui/userparentalcontrol.html | 3 +- dashboard-ui/userpassword.html | 28 ++++ dashboard-ui/userprofiles.html | 2 +- dashboard-ui/wizardlibrary.html | 22 +-- 19 files changed, 325 insertions(+), 224 deletions(-) create mode 100644 dashboard-ui/scripts/usernew.js create mode 100644 dashboard-ui/scripts/userpassword.js create mode 100644 dashboard-ui/usernew.html create mode 100644 dashboard-ui/userpassword.html diff --git a/dashboard-ui/library.html b/dashboard-ui/library.html index 13a317a158..2ae1751a64 100644 --- a/dashboard-ui/library.html +++ b/dashboard-ui/library.html @@ -40,20 +40,18 @@
+
+ + +
+ ${MediaFolderHelpPluginRequired} +
+

- +

- -

- - -

- -

- ${MediaFolderHelpPluginRequired} -

- +

+ + + +

+
+ + + + + diff --git a/dashboard-ui/userparentalcontrol.html b/dashboard-ui/userparentalcontrol.html index 621d629c90..2dee9746f8 100644 --- a/dashboard-ui/userparentalcontrol.html +++ b/dashboard-ui/userparentalcontrol.html @@ -12,6 +12,7 @@ ${TabProfile} ${TabLibraryAccess} ${TabParentalControl} + ${TabPassword}
@@ -80,7 +81,7 @@ - +
  • diff --git a/dashboard-ui/userpassword.html b/dashboard-ui/userpassword.html new file mode 100644 index 0000000000..71c9214ad6 --- /dev/null +++ b/dashboard-ui/userpassword.html @@ -0,0 +1,28 @@ + + + + + + +
    + +
    +
    + + +
    +

    ${HeaderDashboardUserPassword}

    +

    + ${ButtonConfigurePassword} +

    +
    +
    +
    +
    + + diff --git a/dashboard-ui/userprofiles.html b/dashboard-ui/userprofiles.html index df01f06042..60abb7b2fb 100644 --- a/dashboard-ui/userprofiles.html +++ b/dashboard-ui/userprofiles.html @@ -16,7 +16,7 @@

    ${HeaderUsers} - + ${ButtonAddUser}

    diff --git a/dashboard-ui/wizardlibrary.html b/dashboard-ui/wizardlibrary.html index 951bf554ca..de88c7d10f 100644 --- a/dashboard-ui/wizardlibrary.html +++ b/dashboard-ui/wizardlibrary.html @@ -29,20 +29,22 @@
    +
    + + +
    + ${MediaFolderHelpPluginRequired} +
    +

    - +

    - -

    - - -

    - -

    ${MediaFolderHelpPluginRequired}

    - +

    - +