From db42a8de55a7d1a31e207e2bf90474eabbeef707 Mon Sep 17 00:00:00 2001 From: Ryan Scherf Date: Tue, 16 May 2017 12:54:55 -0500 Subject: [PATCH 1/7] String together flows --- analytics/building_view.html | 2 +- analytics/profile.html | 23 ------------- buildings/project_details.html | 2 +- buildings/show_blank.html | 8 ++--- email/signup.html | 2 +- index.html | 61 ++++++++++++++++++++++++++++++++++ 6 files changed, 68 insertions(+), 30 deletions(-) create mode 100644 index.html diff --git a/analytics/building_view.html b/analytics/building_view.html index 0e8f081..85737a8 100644 --- a/analytics/building_view.html +++ b/analytics/building_view.html @@ -234,7 +234,7 @@ -
+
diff --git a/analytics/profile.html b/analytics/profile.html index 771ed14..66285f5 100644 --- a/analytics/profile.html +++ b/analytics/profile.html @@ -51,12 +51,6 @@
Address
-
@@ -103,23 +97,6 @@ -
- -
- -
Some error
-
Some success
You have a pending building waiting for an account number.
diff --git a/buildings/project_details.html b/buildings/project_details.html index 913c7b0..752e7e7 100644 --- a/buildings/project_details.html +++ b/buildings/project_details.html @@ -137,7 +137,7 @@ 12 -
  • +
  • diff --git a/buildings/show_blank.html b/buildings/show_blank.html index a3921be..266b74b 100644 --- a/buildings/show_blank.html +++ b/buildings/show_blank.html @@ -121,7 +121,7 @@ - Finalize + Finalize

    or you can paste this link into your web browser diff --git a/index.html b/index.html new file mode 100644 index 0000000..1da0edd --- /dev/null +++ b/index.html @@ -0,0 +1,61 @@ + + + + + + Blocpower BPL + + + + + + + + +

    + +

    Analytics

    + + +

    Buildings

    + + +

    Email

    + + +
    + + + + \ No newline at end of file -- GitLab From 8e109cbc622a033b6cabb44cdb32d013fbc2dc91 Mon Sep 17 00:00:00 2001 From: Ryan Scherf Date: Tue, 16 May 2017 12:59:33 -0500 Subject: [PATCH 2/7] Sync up non-cbra profile design. --- analytics/profile.html | 92 +++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 55 deletions(-) diff --git a/analytics/profile.html b/analytics/profile.html index 66285f5..4b95482 100644 --- a/analytics/profile.html +++ b/analytics/profile.html @@ -51,6 +51,12 @@
    Address
    +
    @@ -97,13 +103,42 @@
  • -
    You have a pending building waiting for an account number.
    +
    You successfully claimed your building at 104 Green St
    -
    +
    +

    We need your utility bill info for next steps!

    +

    + Providing us with your utility account numbers is optional, but doing so allows us to provide you with more customized recommendations based on your actual energy consumption. All information shared is secure, private and confidential. +

    + +
    +
    +
    +

    + 104 Green St. Brooklyn, NY 10122 Pending +

    +

    + 34,234 sq. ft. • 3 stories • Built in 1945 (71 years old) +

    +
    +
    +
    + + +
    +
    +
    +
    + +
    +

    User Information

    +

    + Please finalize your profile so we can get you entered into the program. +

    @@ -137,59 +172,6 @@ -
    -
    - -

    Buildings

    - -
    -
    - Pending -

    - 104 Green St. -
    - Brooklyn, NY 10122 -

    -

    - 34,234 sq. ft. • 3 stories -
    - Built in 1945 (71 years old) -

    -
    - -
    - - - We need to verify you are the building owner before making energy conservation suggestions. - - -
    - - -
    -
    -
    - -
    -
    - Claimed -

    - 350 5th Ave. -
    - New York, NY 10118 -

    -

    - 2.73M sq. ft. • 103 stories -
    - Built in 1931 (85 years old) -

    -
    - - -
    - EdCon #982374987-11 -
    -
    -- GitLab From c51910f63a9900c88f3bcbf8633270d07d82a50f Mon Sep 17 00:00:00 2001 From: Ryan Scherf Date: Thu, 18 May 2017 14:24:55 -0500 Subject: [PATCH 3/7] List style CBRA ECMs --- analytics/profile_cbra.html | 786 +++++++++++++++++++++++++++++--- js/header.js | 6 + scss/common/_typography.scss | 23 + scss/properties/_analytics.scss | 92 +++- 4 files changed, 828 insertions(+), 79 deletions(-) diff --git a/analytics/profile_cbra.html b/analytics/profile_cbra.html index 2345f18..2efc4f5 100644 --- a/analytics/profile_cbra.html +++ b/analytics/profile_cbra.html @@ -16,8 +16,6 @@