From 8d988f9582c4935e257e96a930ff7ea8beb0bba4 Mon Sep 17 00:00:00 2001 From: Matt Toback Date: Wed, 25 May 2016 06:30:27 -0400 Subject: [PATCH] Export dashboard bulletfactory (#5160) * create descriptions and styles for share dropdown * Updating actual modal layout for Sharing * Updated the modals to follow the new styles, fixed the wrapping issue on the main menu. Standardized buttons. --- .../features/dashboard/dashnav/dashnav.html | 3 + .../dashboard/export/export_modal.html | 100 +++++----- .../dashboard/partials/shareModal.html | 186 +++++++++--------- public/sass/components/_dropdown.scss | 10 + public/sass/components/_modals.scss | 21 +- 5 files changed, 170 insertions(+), 150 deletions(-) diff --git a/public/app/features/dashboard/dashnav/dashnav.html b/public/app/features/dashboard/dashnav/dashnav.html index 74080a68cd1..cc8878163af 100644 --- a/public/app/features/dashboard/dashnav/dashnav.html +++ b/public/app/features/dashboard/dashnav/dashnav.html @@ -26,16 +26,19 @@
  • Link to Dashboard +
  • Snapshot +
  • Export +
  • diff --git a/public/app/features/dashboard/export/export_modal.html b/public/app/features/dashboard/export/export_modal.html index d2643eb934d..2d7c1c1c3d5 100644 --- a/public/app/features/dashboard/export/export_modal.html +++ b/public/app/features/dashboard/export/export_modal.html @@ -4,56 +4,56 @@ -
    - -
    - -
    - -
    - -
    -
    - - - + diff --git a/public/app/features/dashboard/partials/shareModal.html b/public/app/features/dashboard/partials/shareModal.html index 2a0dbfbe5b4..f06d9065c48 100644 --- a/public/app/features/dashboard/partials/shareModal.html +++ b/public/app/features/dashboard/partials/shareModal.html @@ -25,22 +25,23 @@
    @@ -69,91 +70,98 @@