From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- .../admin-lte/pages/UI/buttons.html | 1713 +++++++++++ .../admin-lte/pages/UI/general.html | 1661 +++++++++++ .../bower_components/admin-lte/pages/UI/icons.html | 3035 ++++++++++++++++++++ .../admin-lte/pages/UI/modals.html | 911 ++++++ .../admin-lte/pages/UI/sliders.html | 821 ++++++ .../admin-lte/pages/UI/timeline.html | 913 ++++++ .../bower_components/admin-lte/pages/calendar.html | 983 +++++++ .../admin-lte/pages/charts/chartjs.html | 922 ++++++ .../admin-lte/pages/charts/flot.html | 1132 ++++++++ .../admin-lte/pages/charts/inline.html | 1306 +++++++++ .../admin-lte/pages/charts/morris.html | 911 ++++++ .../admin-lte/pages/examples/404.html | 759 +++++ .../admin-lte/pages/examples/500.html | 760 +++++ .../admin-lte/pages/examples/blank.html | 664 +++++ .../admin-lte/pages/examples/invoice-print.html | 173 ++ .../admin-lte/pages/examples/invoice.html | 889 ++++++ .../admin-lte/pages/examples/lockscreen.html | 77 + .../admin-lte/pages/examples/login.html | 97 + .../admin-lte/pages/examples/pace.html | 689 +++++ .../admin-lte/pages/examples/profile.html | 1088 +++++++ .../admin-lte/pages/examples/register.html | 102 + .../admin-lte/pages/forms/advanced.html | 1230 ++++++++ .../admin-lte/pages/forms/editors.html | 811 ++++++ .../admin-lte/pages/forms/general.html | 1119 ++++++++ .../admin-lte/pages/layout/boxed.html | 657 +++++ .../admin-lte/pages/layout/collapsed-sidebar.html | 663 +++++ .../admin-lte/pages/layout/fixed.html | 663 +++++ .../admin-lte/pages/layout/top-nav.html | 293 ++ .../admin-lte/pages/mailbox/compose.html | 760 +++++ .../admin-lte/pages/mailbox/mailbox.html | 940 ++++++ .../admin-lte/pages/mailbox/read-mail.html | 815 ++++++ .../admin-lte/pages/tables/data.html | 1646 +++++++++++ .../admin-lte/pages/tables/simple.html | 1059 +++++++ .../bower_components/admin-lte/pages/widgets.html | 1791 ++++++++++++ 34 files changed, 32053 insertions(+) create mode 100644 public/bower_components/admin-lte/pages/UI/buttons.html create mode 100644 public/bower_components/admin-lte/pages/UI/general.html create mode 100644 public/bower_components/admin-lte/pages/UI/icons.html create mode 100644 public/bower_components/admin-lte/pages/UI/modals.html create mode 100644 public/bower_components/admin-lte/pages/UI/sliders.html create mode 100644 public/bower_components/admin-lte/pages/UI/timeline.html create mode 100644 public/bower_components/admin-lte/pages/calendar.html create mode 100644 public/bower_components/admin-lte/pages/charts/chartjs.html create mode 100644 public/bower_components/admin-lte/pages/charts/flot.html create mode 100644 public/bower_components/admin-lte/pages/charts/inline.html create mode 100644 public/bower_components/admin-lte/pages/charts/morris.html create mode 100644 public/bower_components/admin-lte/pages/examples/404.html create mode 100644 public/bower_components/admin-lte/pages/examples/500.html create mode 100644 public/bower_components/admin-lte/pages/examples/blank.html create mode 100644 public/bower_components/admin-lte/pages/examples/invoice-print.html create mode 100644 public/bower_components/admin-lte/pages/examples/invoice.html create mode 100644 public/bower_components/admin-lte/pages/examples/lockscreen.html create mode 100644 public/bower_components/admin-lte/pages/examples/login.html create mode 100644 public/bower_components/admin-lte/pages/examples/pace.html create mode 100644 public/bower_components/admin-lte/pages/examples/profile.html create mode 100644 public/bower_components/admin-lte/pages/examples/register.html create mode 100644 public/bower_components/admin-lte/pages/forms/advanced.html create mode 100644 public/bower_components/admin-lte/pages/forms/editors.html create mode 100644 public/bower_components/admin-lte/pages/forms/general.html create mode 100644 public/bower_components/admin-lte/pages/layout/boxed.html create mode 100644 public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html create mode 100644 public/bower_components/admin-lte/pages/layout/fixed.html create mode 100644 public/bower_components/admin-lte/pages/layout/top-nav.html create mode 100644 public/bower_components/admin-lte/pages/mailbox/compose.html create mode 100644 public/bower_components/admin-lte/pages/mailbox/mailbox.html create mode 100644 public/bower_components/admin-lte/pages/mailbox/read-mail.html create mode 100644 public/bower_components/admin-lte/pages/tables/data.html create mode 100644 public/bower_components/admin-lte/pages/tables/simple.html create mode 100644 public/bower_components/admin-lte/pages/widgets.html (limited to 'public/bower_components/admin-lte/pages') diff --git a/public/bower_components/admin-lte/pages/UI/buttons.html b/public/bower_components/admin-lte/pages/UI/buttons.html new file mode 100644 index 0000000..3aa572a --- /dev/null +++ b/public/bower_components/admin-lte/pages/UI/buttons.html @@ -0,0 +1,1713 @@ + + + + + + AdminLTE 2 | Buttons + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Buttons + Control panel +

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

Buttons

+
+
+

Various types of buttons. Using the base class .btn

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NormalLarge .btn-lgSmall .btn-smX-Small .btn-xsFlat .btn-flatDisabled .disabled
+ + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + +
+
+ +
+
+ +
+ +
+
+ +
+
+

Block Buttons

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

Horizontal Button Group

+
+
+

+ Horizontal button groups are easy to create with bootstrap. Just add your buttons + inside <div class="btn-group"></div> +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ButtonIconsFlatDropdown
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+
+ + +
+
+

Button Addon

+
+
+

With dropdown

+ +
+ + + +
+ +

Normal

+ +
+
+ +
+ + +
+ +

Flat

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

Split buttons

+
+
+ +

Normal split buttons:

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

Flat split buttons:

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

Application Buttons

+
+ + +
+ + +
+
+

Different colors

+
+
+

Mix and match with various background colors. Use base class .btn and add any available + .bg-* class

+ +

+ + + + + +

+ +

+ + + + + +

+
+
+ + + +
+
+

Vertical Button Group

+
+
+ +

+ Vertical button groups are easy to create with bootstrap. Just add your buttons + inside <div class="btn-group-vertical"></div> +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ButtonIconsFlatDropdown
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+ + +
+
+
+
+ +
+ +
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/UI/general.html b/public/bower_components/admin-lte/pages/UI/general.html new file mode 100644 index 0000000..e6d6695 --- /dev/null +++ b/public/bower_components/admin-lte/pages/UI/general.html @@ -0,0 +1,1661 @@ + + + + + + AdminLTE 2 | General UI + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ General UI + Preview of UI elements +

+ +
+ + +
+ +
+
+

Color Palette

+
+
+
+
+

Primary

+ +
+
Disabled
+
#3c8dbc
+
Active
+
+
+ +
+

Info

+ +
+
Disabled
+
#00c0ef
+
Active
+
+
+ +
+

Success

+ +
+
Disabled
+
#00a65a
+
Active
+
+
+ +
+

Warning

+ +
+
Disabled
+
#f39c12
+
Active
+
+
+ +
+

Danger

+ +
+
Disabled
+
#f56954
+
Active
+
+
+ +
+

Gray

+ +
+
Disabled
+
#d2d6de
+
Active
+
+
+ +
+ +
+
+

Navy

+ +
+
Disabled
+
#001F3F
+
Active
+
+
+ +
+

Teal

+ +
+
Disabled
+
#39CCCC
+
Active
+
+
+ +
+

Purple

+ +
+
Disabled
+
#605ca8
+
Active
+
+
+ +
+

Orange

+ +
+
Disabled
+
#ff851b
+
Active
+
+
+ +
+

Maroon

+ +
+
Disabled
+
#D81B60
+
Active
+
+
+ +
+

Black

+ +
+
Disabled
+
#111111
+
Active
+
+
+ +
+ +
+ +
+ + + + +
+
+
+
+ + +

Alerts

+
+ +
+
+ +

Alert!

+ Danger alert preview. This alert is dismissable. A wonderful serenity has taken possession of my entire + soul, like these sweet mornings of spring which I enjoy with my whole heart. +
+
+ +

Alert!

+ Info alert preview. This alert is dismissable. +
+
+ +

Alert!

+ Warning alert preview. This alert is dismissable. +
+
+ +

Alert!

+ Success alert preview. This alert is dismissable. +
+
+ +
+ +
+ + +
+
+
+ + +

Callouts

+
+ +
+
+

I am a danger callout!

+ +

There is a problem that we need to fix. A wonderful serenity has taken possession of my entire soul, + like these sweet mornings of spring which I enjoy with my whole heart.

+
+
+

I am an info callout!

+ +

Follow the steps to continue to payment.

+
+
+

I am a warning callout!

+ +

This is a yellow callout.

+
+
+

I am a success callout!

+ +

This is a green callout.

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

Progress Bars Different Sizes

+
+ +
+

.progress

+ +
+
+ 40% Complete (success) +
+
+

Class: .sm

+ +
+
+ 20% Complete +
+
+

Class: .xs

+ +
+
+ 60% Complete (warning) +
+
+

Class: .xxs

+ +
+
+ 60% Complete (warning) +
+
+
+ +
+ +
+ +
+
+
+

Progress bars

+
+ +
+
+
+ 40% Complete (success) +
+
+
+
+ 20% Complete +
+
+
+
+ 60% Complete (warning) +
+
+
+
+ 80% Complete +
+
+
+ +
+ +
+ +
+ +
+
+
+
+

Vertical Progress Bars Different Sizes

+
+ +
+

By adding the class .vertical and .progress-sm, .progress-xs or + .progress-xxs we achieve:

+ +
+
+ 40% +
+
+
+
+ 100% +
+
+
+
+ 60% +
+
+
+
+ 60% +
+
+
+ +
+ +
+ +
+
+
+

Vertical Progress bars

+
+ +
+

By adding the class .vertical we achieve:

+ +
+
+ 40% +
+
+
+
+ 20% +
+
+
+
+ 60% +
+
+
+
+ 80% +
+
+
+ +
+ +
+ +
+ + + + + + +
+
+
+
+

Collapsible Accordion

+
+ +
+
+ +
+ +
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 + wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum + eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla + assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred + nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer + farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus + labore sustainable VHS. +
+
+
+
+ +
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 + wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum + eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla + assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred + nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer + farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus + labore sustainable VHS. +
+
+
+
+ +
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 + wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum + eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla + assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred + nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer + farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus + labore sustainable VHS. +
+
+
+
+
+ +
+ +
+ +
+
+
+

Carousel

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

Headlines

+
+ +
+

h1. Bootstrap heading

+ +

h2. Bootstrap heading

+ +

h3. Bootstrap heading

+

h4. Bootstrap heading

+
h5. Bootstrap heading
+
h6. Bootstrap heading
+
+ +
+ +
+ +
+
+
+ + +

Text Emphasis

+
+ +
+

Lead to emphasize importance

+ +

Text green to emphasize success

+ +

Text aqua to emphasize info

+ +

Text light blue to emphasize info (2)

+ +

Text red to emphasize danger

+ +

Text yellow to emphasize warning

+ +

Text muted to emphasize general

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

Block Quotes

+
+ +
+
+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

+ Someone famous in Source Title +
+
+ +
+ +
+ +
+
+
+ + +

Block Quotes Pulled Right

+
+ +
+
+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

+ Someone famous in Source Title +
+
+ +
+ +
+ +
+ + +
+
+
+
+ + +

Unordered List

+
+ +
+
    +
  • Lorem ipsum dolor sit amet
  • +
  • Consectetur adipiscing elit
  • +
  • Integer molestie lorem at massa
  • +
  • Facilisis in pretium nisl aliquet
  • +
  • Nulla volutpat aliquam velit +
      +
    • Phasellus iaculis neque
    • +
    • Purus sodales ultricies
    • +
    • Vestibulum laoreet porttitor sem
    • +
    • Ac tristique libero volutpat at
    • +
    +
  • +
  • Faucibus porta lacus fringilla vel
  • +
  • Aenean sit amet erat nunc
  • +
  • Eget porttitor lorem
  • +
+
+ +
+ +
+ +
+
+
+ + +

Ordered Lists

+
+ +
+
    +
  1. Lorem ipsum dolor sit amet
  2. +
  3. Consectetur adipiscing elit
  4. +
  5. Integer molestie lorem at massa
  6. +
  7. Facilisis in pretium nisl aliquet
  8. +
  9. Nulla volutpat aliquam velit +
      +
    1. Phasellus iaculis neque
    2. +
    3. Purus sodales ultricies
    4. +
    5. Vestibulum laoreet porttitor sem
    6. +
    7. Ac tristique libero volutpat at
    8. +
    +
  10. +
  11. Faucibus porta lacus fringilla vel
  12. +
  13. Aenean sit amet erat nunc
  14. +
  15. Eget porttitor lorem
  16. +
+
+ +
+ +
+ +
+
+
+ + +

Unstyled List

+
+ +
+
    +
  • Lorem ipsum dolor sit amet
  • +
  • Consectetur adipiscing elit
  • +
  • Integer molestie lorem at massa
  • +
  • Facilisis in pretium nisl aliquet
  • +
  • Nulla volutpat aliquam velit +
      +
    • Phasellus iaculis neque
    • +
    • Purus sodales ultricies
    • +
    • Vestibulum laoreet porttitor sem
    • +
    • Ac tristique libero volutpat at
    • +
    +
  • +
  • Faucibus porta lacus fringilla vel
  • +
  • Aenean sit amet erat nunc
  • +
  • Eget porttitor lorem
  • +
+
+ +
+ +
+ +
+ + +
+
+
+
+ + +

Description

+
+ +
+
+
Description lists
+
A description list is perfect for defining terms.
+
Euismod
+
Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.
+
Donec id elit non mi porta gravida at eget metus.
+
Malesuada porta
+
Etiam porta sem malesuada magna mollis euismod.
+
+
+ +
+ +
+ +
+
+
+ + +

Description Horizontal

+
+ +
+
+
Description lists
+
A description list is perfect for defining terms.
+
Euismod
+
Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.
+
Donec id elit non mi porta gravida at eget metus.
+
Malesuada porta
+
Etiam porta sem malesuada magna mollis euismod.
+
Felis euismod semper eget lacinia
+
Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo + sit amet risus. +
+
+
+ +
+ +
+ +
+ + + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/UI/icons.html b/public/bower_components/admin-lte/pages/UI/icons.html new file mode 100644 index 0000000..c66881d --- /dev/null +++ b/public/bower_components/admin-lte/pages/UI/icons.html @@ -0,0 +1,3035 @@ + + + + + + AdminLTE 2 | Icons + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Icons + a set of beautiful icons +

+ +
+ + +
+
+
+ + +
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/UI/modals.html b/public/bower_components/admin-lte/pages/UI/modals.html new file mode 100644 index 0000000..faa87ec --- /dev/null +++ b/public/bower_components/admin-lte/pages/UI/modals.html @@ -0,0 +1,911 @@ + + + + + + AdminLTE 2 | Modals + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Modals + new +

+ +
+ + +
+
+

Reminder!

+ Instructions for how to use modals are available on the + Bootstrap documentation +
+ +
+
+
+
+

Modal Examples

+
+
+ + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/UI/sliders.html b/public/bower_components/admin-lte/pages/UI/sliders.html new file mode 100644 index 0000000..a7265b8 --- /dev/null +++ b/public/bower_components/admin-lte/pages/UI/sliders.html @@ -0,0 +1,821 @@ + + + + + + AdminLTE 2 | UI Sliders + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Sliders + range sliders +

+ +
+ + +
+
+
+
+
+

Bootstrap Slider

+
+ +
+
+
+ + +

data-slider-id="red"

+ + +

data-slider-id="blue"

+ + +

data-slider-id="green"

+ + +

data-slider-id="yellow"

+ + +

data-slider-id="aqua"

+ + +

data-slider-id="purple"

+
+
+ + + + + + +
+
+
+ +
+ +
+ +
+ +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/UI/timeline.html b/public/bower_components/admin-lte/pages/UI/timeline.html new file mode 100644 index 0000000..a669da6 --- /dev/null +++ b/public/bower_components/admin-lte/pages/UI/timeline.html @@ -0,0 +1,913 @@ + + + + + + AdminLTE 2 | Timeline + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Timeline + example +

+ +
+ + +
+ + +
+
+ +
    + +
  • + + 10 Feb. 2014 + +
  • + + +
  • + + +
    + 12:05 + +

    Support Team sent you an email

    + +
    + Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, + weebly ning heekya handango imeem plugg dopplr jibjab, movity + jajah plickers sifteo edmodo ifttt zimbra. Babblely odeo kaboodle + quora plaxo ideeli hulu weebly balihoo... +
    + +
    +
  • + + +
  • + + +
    + 5 mins ago + +

    Sarah Young accepted your friend request

    +
    +
  • + + +
  • + + +
    + 27 mins ago + +

    Jay White commented on your post

    + +
    + Take me to your leader! + Switzerland is small and neutral! + We are more like Germany, ambitious and misunderstood! +
    + +
    +
  • + + +
  • + + 3 Jan. 2014 + +
  • + + +
  • + + +
    + 2 days ago + +

    Mina Lee uploaded new photos

    + +
    + ... + ... + ... + ... +
    +
    +
  • + + +
  • + + +
    + 5 days ago + +

    Mr. Doe shared a video

    + +
    +
    + +
    +
    + +
    +
  • + +
  • + +
  • +
+
+ +
+ + +
+
+
+
+

Timeline Markup

+
+
+
+<ul class="timeline">
+
+    <!-- timeline time label -->
+    <li class="time-label">
+        <span class="bg-red">
+            10 Feb. 2014
+        </span>
+    </li>
+    <!-- /.timeline-label -->
+
+    <!-- timeline item -->
+    <li>
+        <!-- timeline icon -->
+        <i class="fa fa-envelope bg-blue"></i>
+        <div class="timeline-item">
+            <span class="time"><i class="fa fa-clock-o"></i> 12:05</span>
+
+            <h3 class="timeline-header"><a href="#">Support Team</a> ...</h3>
+
+            <div class="timeline-body">
+                ...
+                Content goes here
+            </div>
+
+            <div class="timeline-footer">
+                <a class="btn btn-primary btn-xs">...</a>
+            </div>
+        </div>
+    </li>
+    <!-- END timeline item -->
+
+    ...
+
+</ul>
+                  
+
+ +
+ +
+ +
+ + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/calendar.html b/public/bower_components/admin-lte/pages/calendar.html new file mode 100644 index 0000000..fe09416 --- /dev/null +++ b/public/bower_components/admin-lte/pages/calendar.html @@ -0,0 +1,983 @@ + + + + + + AdminLTE 2 | Calendar + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Calendar + Control panel +

+ +
+ + +
+
+
+
+
+

Draggable Events

+
+
+ +
+
Lunch
+
Go home
+
Do homework
+
Work on UI design
+
Sleep tight
+
+ +
+
+
+ +
+ +
+
+

Create Event

+
+
+
+ +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
+
+ +
+ + +
+ +
+ +
+ +
+
+
+ +
+
+
+ +
+
+ +
+ +
+ +
+ +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/charts/chartjs.html b/public/bower_components/admin-lte/pages/charts/chartjs.html new file mode 100644 index 0000000..ade25b8 --- /dev/null +++ b/public/bower_components/admin-lte/pages/charts/chartjs.html @@ -0,0 +1,922 @@ + + + + + + AdminLTE 2 | ChartJS + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ ChartJS + Preview sample +

+ +
+ + +
+
+
+ +
+
+

Area Chart

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

Donut Chart

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

Line Chart

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

Bar Chart

+ +
+ + +
+
+
+
+ +
+
+ +
+ + +
+ +
+ + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/charts/flot.html b/public/bower_components/admin-lte/pages/charts/flot.html new file mode 100644 index 0000000..68398c6 --- /dev/null +++ b/public/bower_components/admin-lte/pages/charts/flot.html @@ -0,0 +1,1132 @@ + + + + + + AdminLTE 2 | Flot Charts + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Flot Charts + preview sample +

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

Interactive Area Chart

+ +
+ Real time +
+ + +
+
+
+
+
+
+ +
+ + +
+ +
+ + +
+
+ +
+
+ + +

Line Chart

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

Full Width Area Chart

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

Bar Chart

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

Donut Chart

+ +
+ + +
+
+
+
+
+ +
+ +
+ +
+ +
+ + +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/charts/inline.html b/public/bower_components/admin-lte/pages/charts/inline.html new file mode 100644 index 0000000..f3dfd8d --- /dev/null +++ b/public/bower_components/admin-lte/pages/charts/inline.html @@ -0,0 +1,1306 @@ + + + + + + AdminLTE 2 | Inline Charts + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Inline Charts + multiple types of charts +

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

jQuery Knob

+ +
+ + +
+
+ +
+
+
+ + +
New Visitors
+
+ +
+ + +
Bounce Rate
+
+ +
+ + +
Server Load
+
+ +
+ + +
Disk Space
+
+ +
+ + +
+
+ + +
Bandwidth
+
+ +
+ + +
CPU
+
+ +
+ +
+ +
+ +
+ +
+ + +
+
+
+
+ + +

jQuery Knob Different Sizes

+ +
+ + +
+
+ +
+
+
+ + +
data-width="90"
+
+ +
+ + +
data-width="120"
+
+ +
+ + +
data-thickness="0.1"
+
+ +
+ + +
data-angleArc="250"
+
+ +
+ +
+ +
+ +
+ +
+ + +
+
+
+
+ + +

jQuery Knob Tron Style

+ +
+ + +
+
+ +
+
+
+ + +
data-width="90"
+
+ +
+ + +
data-width="120"
+
+ +
+ + +
data-thickness="0.1"
+
+ +
+ + +
data-angleArc="250"
+
+ +
+ +
+ +
+ +
+ +
+ + + +
+

The following was created using data tags

+ +

The following three inline (sparkline) chart have been initialized to read and interpret data tags

+
+ + +
+
+
+
+

Sparkline Pie

+ +
+ +
+
+ +
+
+ 6,4,8 +
+
+ +
+ +
+ + +
+
+
+

Sparkline line

+ +
+ +
+
+ +
+
+ 6,4,7,8,4,3,2,2,5,6,7,4,1,5,7,9,9,8,7,6 +
+
+ +
+ +
+ + +
+
+
+

Sparkline Bar

+ +
+ +
+
+ +
+
+ 6,4,8, 9, 10, 5, 13, 18, 21, 7, 9 +
+
+ +
+ +
+ +
+ + +
+
+
+
+

Sparkline examples

+ +
+ + +
+
+ +
+
+
+

+ Mouse speed Loading.. +

+ +

+ Inline 10,8,9,3,5,8,5 + line graphs + 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 +

+ +

+ Bar charts 10,8,9,3,5,8,5 + negative values: -3,1,2,0,3,-1 + stacked: 0:2,2:4,4:2,4:1 +

+ +

+ Composite inline + 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 +

+ +

+ Inline with normal range + 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 +

+ +

+ Composite bar + 4,6,7,7,4,3,2,1,4 +

+ +

+ Discrete + 4,6,7,7,4,3,2,1,4,4,5,6,7,6,6,2,4,5
+ + Discrete with threshold + 4,6,7,7,4,3,2,1,4 +

+ +

+ Bullet charts
+ 10,12,12,9,7
+ 14,12,12,9,7
+ 10,12,14,9,7
+

+
+ +
+

+ Customize size and colours + 10,8,9,3,5,8,5,7 +

+ +

+ Tristate charts + 1,1,0,1,-1,-1,1,-1,0,0,1,1
+ (think games won, lost or drawn) +

+ +

+ Tristate chart using a colour map: + 1,2,0,2,-1,-2,1,-2,0,0,1,1 +

+ +

+ Box Plot: 4,27,34,52,54,59,61,68,78,82,85,87,91,93,100
+ Pre-computed box plot Loading.. +

+ +

+ Pie charts + 1,1,2 + 1,5 + 20,50,80 +

+
+ +
+ +
+ +
+ +
+ +
+ + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/charts/morris.html b/public/bower_components/admin-lte/pages/charts/morris.html new file mode 100644 index 0000000..0bcae19 --- /dev/null +++ b/public/bower_components/admin-lte/pages/charts/morris.html @@ -0,0 +1,911 @@ + + + + + + AdminLTE 2 | Morris.js Charts + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Morris Charts + Preview sample +

+ +
+ + +
+
+

Warning!

+ +

Morris.js charts are no longer maintained by its author. We would recommend using any of the other + charts that come with the template.

+
+
+
+ +
+
+

Area Chart

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

Donut Chart

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

Line Chart

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

Bar Chart

+ +
+ + +
+
+
+
+
+ +
+ + +
+ +
+ + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/404.html b/public/bower_components/admin-lte/pages/examples/404.html new file mode 100644 index 0000000..7ea2c12 --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/404.html @@ -0,0 +1,759 @@ + + + + + + AdminLTE 2 | 404 Page not found + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ 404 Error Page +

+ +
+ + +
+
+

404

+ +
+

Oops! Page not found.

+ +

+ We could not find the page you were looking for. + Meanwhile, you may return to dashboard or try using the search form. +

+ +
+
+ + +
+ +
+
+ +
+
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/500.html b/public/bower_components/admin-lte/pages/examples/500.html new file mode 100644 index 0000000..620f95d --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/500.html @@ -0,0 +1,760 @@ + + + + + + AdminLTE 2 | 500 Error + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ 500 Error Page +

+ +
+ + +
+ +
+

500

+ +
+

Oops! Something went wrong.

+ +

+ We will work on fixing that right away. + Meanwhile, you may return to dashboard or try using the search form. +

+ +
+
+ + +
+ +
+
+ +
+
+
+ + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/blank.html b/public/bower_components/admin-lte/pages/examples/blank.html new file mode 100644 index 0000000..700b53e --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/blank.html @@ -0,0 +1,664 @@ + + + + + + AdminLTE 2 | Blank Page + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + +
+ +
+

+ Blank page + it all starts here +

+ +
+ + +
+ + +
+
+

Title

+ +
+ + +
+
+
+ Start creating your amazing application! +
+ + + +
+ + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/invoice-print.html b/public/bower_components/admin-lte/pages/examples/invoice-print.html new file mode 100644 index 0000000..ee095c8 --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/invoice-print.html @@ -0,0 +1,173 @@ + + + + + + AdminLTE 2 | Invoice + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+ +
+ +
+
+ From +
+ Admin, Inc.
+ 795 Folsom Ave, Suite 600
+ San Francisco, CA 94107
+ Phone: (804) 123-5432
+ Email: info@almasaeedstudio.com +
+
+ +
+ To +
+ John Doe
+ 795 Folsom Ave, Suite 600
+ San Francisco, CA 94107
+ Phone: (555) 539-1037
+ Email: john.doe@example.com +
+
+ +
+ Invoice #007612
+
+ Order ID: 4F3S8J
+ Payment Due: 2/22/2014
+ Account: 968-34567 +
+ +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
QtyProductSerial #DescriptionSubtotal
1Call of Duty455-981-221El snort testosterone trophy driving gloves handsome$64.50
1Need for Speed IV247-925-726Wes Anderson umami biodiesel$50.00
1Monsters DVD735-845-642Terry Richardson helvetica tousled street art master$10.70
1Grown Ups Blue Ray422-568-642Tousled lomo letterpress$25.99
+
+ +
+ + +
+ +
+

Payment Methods:

+ Visa + Mastercard + American Express + Paypal + +

+ Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg dopplr + jibjab, movity jajah plickers sifteo edmodo ifttt zimbra. +

+
+ +
+

Amount Due 2/22/2014

+ +
+ + + + + + + + + + + + + + + + + +
Subtotal:$250.30
Tax (9.3%)$10.34
Shipping:$5.80
Total:$265.24
+
+
+ +
+ +
+ +
+ + + diff --git a/public/bower_components/admin-lte/pages/examples/invoice.html b/public/bower_components/admin-lte/pages/examples/invoice.html new file mode 100644 index 0000000..8b04410 --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/invoice.html @@ -0,0 +1,889 @@ + + + + + + AdminLTE 2 | Invoice + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Invoice + #007612 +

+ +
+ +
+
+

Note:

+ This page has been enhanced for printing. Click the print button at the bottom of the invoice to test. +
+
+ + +
+ +
+
+ +
+ +
+ +
+
+ From +
+ Admin, Inc.
+ 795 Folsom Ave, Suite 600
+ San Francisco, CA 94107
+ Phone: (804) 123-5432
+ Email: info@almasaeedstudio.com +
+
+ +
+ To +
+ John Doe
+ 795 Folsom Ave, Suite 600
+ San Francisco, CA 94107
+ Phone: (555) 539-1037
+ Email: john.doe@example.com +
+
+ +
+ Invoice #007612
+
+ Order ID: 4F3S8J
+ Payment Due: 2/22/2014
+ Account: 968-34567 +
+ +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
QtyProductSerial #DescriptionSubtotal
1Call of Duty455-981-221El snort testosterone trophy driving gloves handsome$64.50
1Need for Speed IV247-925-726Wes Anderson umami biodiesel$50.00
1Monsters DVD735-845-642Terry Richardson helvetica tousled street art master$10.70
1Grown Ups Blue Ray422-568-642Tousled lomo letterpress$25.99
+
+ +
+ + +
+ +
+

Payment Methods:

+ Visa + Mastercard + American Express + Paypal + +

+ Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg + dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra. +

+
+ +
+

Amount Due 2/22/2014

+ +
+ + + + + + + + + + + + + + + + + +
Subtotal:$250.30
Tax (9.3%)$10.34
Shipping:$5.80
Total:$265.24
+
+
+ +
+ + + +
+
+ Print + + +
+
+
+ +
+
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/lockscreen.html b/public/bower_components/admin-lte/pages/examples/lockscreen.html new file mode 100644 index 0000000..a7f7424 --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/lockscreen.html @@ -0,0 +1,77 @@ + + + + + + AdminLTE 2 | Lockscreen + + + + + + + + + + + + + + + + + + + + +
+ + +
John Doe
+ + +
+ +
+ User Image +
+ + + +
+
+ + +
+ +
+
+
+ + +
+ +
+ Enter your password to retrieve your session +
+
+ Or sign in as a different user +
+ +
+ + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/login.html b/public/bower_components/admin-lte/pages/examples/login.html new file mode 100644 index 0000000..1e47e84 --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/login.html @@ -0,0 +1,97 @@ + + + + + + AdminLTE 2 | Log in + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+
+ +
+ +
+ +
+
+ + + + + I forgot my password
+ Register a new membership + +
+ +
+ + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/pace.html b/public/bower_components/admin-lte/pages/examples/pace.html new file mode 100644 index 0000000..0f2eaf8 --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/pace.html @@ -0,0 +1,689 @@ + + + + + + AdminLTE 2 | Pace Page + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + +
+ +
+

+ Pace page + Loading example +

+ +
+ + +
+ + +
+
+

Title

+ +
+ + +
+
+
+ Pace loading works automatically on page. You can still implement it with ajax requests by adding this js: +
$(document).ajaxStart(function() { Pace.restart(); }); +
+
+
+ +
+
+
+
+
+ + + +
+ + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/profile.html b/public/bower_components/admin-lte/pages/examples/profile.html new file mode 100644 index 0000000..af61d0a --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/profile.html @@ -0,0 +1,1088 @@ + + + + + + AdminLTE 2 | User Profile + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ User Profile +

+ +
+ + +
+ +
+
+ + +
+
+ User profile picture + +

Nina Mcintire

+ +

Software Engineer

+ + + + Follow +
+ +
+ + + +
+
+

About Me

+
+ +
+ Education + +

+ B.S. in Computer Science from the University of Tennessee at Knoxville +

+ +
+ + Location + +

Malibu, California

+ +
+ + Skills + +

+ UI Design + Coding + Javascript + PHP + Node.js +

+ +
+ + Notes + +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam fermentum enim neque.

+
+ +
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/examples/register.html b/public/bower_components/admin-lte/pages/examples/register.html new file mode 100644 index 0000000..29d8ccf --- /dev/null +++ b/public/bower_components/admin-lte/pages/examples/register.html @@ -0,0 +1,102 @@ + + + + + + AdminLTE 2 | Registration Page + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+
+ +
+ +
+ +
+
+ + + + I already have a membership +
+ +
+ + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/forms/advanced.html b/public/bower_components/admin-lte/pages/forms/advanced.html new file mode 100644 index 0000000..dc7f8d5 --- /dev/null +++ b/public/bower_components/admin-lte/pages/forms/advanced.html @@ -0,0 +1,1230 @@ + + + + + + AdminLTE 2 | Advanced form elements + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Advanced Form Elements + Preview +

+ +
+ + +
+ + +
+
+

Select2

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

Input masks

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

Color & Time Picker

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

Date picker

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

iCheck - Checkbox & Radio Inputs

+
+
+ + + +
+ + + +
+ + +
+ + + +
+ + + + +
+ + + +
+ + +
+ + + +
+ + + + +
+ + + +
+ + +
+ + + +
+
+ + +
+ +
+ +
+ + +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/forms/editors.html b/public/bower_components/admin-lte/pages/forms/editors.html new file mode 100644 index 0000000..bedf07b --- /dev/null +++ b/public/bower_components/admin-lte/pages/forms/editors.html @@ -0,0 +1,811 @@ + + + + + + AdminLTE 2 | Editors + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Text Editors + Advanced form element +

+ +
+ + +
+
+
+
+
+

CK Editor + Advanced and full of features +

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

Bootstrap WYSIHTML5 + Simple and fast +

+ +
+ + +
+ +
+ +
+
+ +
+
+
+
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/forms/general.html b/public/bower_components/admin-lte/pages/forms/general.html new file mode 100644 index 0000000..4ff53b5 --- /dev/null +++ b/public/bower_components/admin-lte/pages/forms/general.html @@ -0,0 +1,1119 @@ + + + + + + AdminLTE 2 | General Form Elements + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ General Form Elements + Preview +

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

Quick Example

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

Example block-level help text here.

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

Different Height

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

Different Width

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

Input Addon

+
+
+
+ @ + +
+
+ +
+ + .00 +
+
+ +
+ $ + + .00 +
+ +

With icons

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

With checkbox and radio inputs

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

With buttons

+ +

Large: .input-group.input-group-lg

+ +
+ + + +
+ +

Normal

+ +
+
+ +
+ + +
+ +

Small .input-group.input-group-sm

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

Horizontal Form

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

General Elements

+
+ +
+
+ +
+ + +
+
+ + +
+ + +
+ + +
+
+ + +
+ + +
+ + + Help block with success +
+
+ + + Help block with warning +
+
+ + + Help block with error +
+ + +
+
+ +
+ +
+ +
+ +
+ +
+
+ + +
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
+
+ + +
+ + +
+ + +
+
+ + +
+ +
+
+ +
+ +
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/layout/boxed.html b/public/bower_components/admin-lte/pages/layout/boxed.html new file mode 100644 index 0000000..d02e250 --- /dev/null +++ b/public/bower_components/admin-lte/pages/layout/boxed.html @@ -0,0 +1,657 @@ + + + + + + AdminLTE 2 | Boxed Layout + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + +
+ +
+

+ Boxed Layout + Blank example to the boxed layout +

+ +
+ + +
+
+

Tip!

+ +

Add the layout-boxed class to the body tag to get this layout. The boxed layout is helpful when working on + large screens because it prevents the site from stretching very wide.

+
+ +
+
+

Title

+ +
+ + +
+
+
+ Start creating your amazing application! +
+ + + +
+ +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html b/public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html new file mode 100644 index 0000000..aa68c7a --- /dev/null +++ b/public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html @@ -0,0 +1,663 @@ + + + + + + AdminLTE 2 | Collapsed Sidebar Layout + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + +
+ +
+

+ Sidebar Collapsed + Layout with collapsed sidebar on load +

+ +
+ + +
+
+

Tip!

+ +

Add the sidebar-collapse class to the body tag to get this layout. You should combine this option with a + fixed layout if you have a long sidebar. Doing that will prevent your page content from getting stretched + vertically.

+
+ +
+
+

Title

+ +
+ + +
+
+
+ Start creating your amazing application! +
+ + + +
+ +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/layout/fixed.html b/public/bower_components/admin-lte/pages/layout/fixed.html new file mode 100644 index 0000000..ad8ff0d --- /dev/null +++ b/public/bower_components/admin-lte/pages/layout/fixed.html @@ -0,0 +1,663 @@ + + + + + + AdminLTE 2 | Fixed Layout + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + +
+ +
+

+ Fixed Layout + Blank example to the fixed layout +

+ +
+ + +
+
+

Tip!

+ +

Add the fixed class to the body tag to get this layout. The fixed layout is your best option if your sidebar + is bigger than your content because it prevents extra unwanted scrolling.

+
+ +
+
+

Title

+ +
+ + +
+
+
+ Start creating your amazing application! +
+ + + +
+ + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/layout/top-nav.html b/public/bower_components/admin-lte/pages/layout/top-nav.html new file mode 100644 index 0000000..d933173 --- /dev/null +++ b/public/bower_components/admin-lte/pages/layout/top-nav.html @@ -0,0 +1,293 @@ + + + + + + AdminLTE 2 | Top Navigation + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
+ +
+

+ Top Navigation + Example 2.0 +

+ +
+ + +
+
+

Tip!

+ +

Add the layout-top-nav class to the body tag to get this layout. This feature can also be used with a + sidebar! So use this class if you want to remove the custom dropdown menus from the navbar and use regular + links instead.

+
+
+

Warning!

+ +

The construction of this layout differs from the normal one. In other words, the HTML markup of the navbar + and the content will slightly differ than that of the normal layout.

+
+
+
+

Blank Box

+
+
+ The great content goes here +
+ +
+ +
+ +
+ +
+ + +
+ + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/mailbox/compose.html b/public/bower_components/admin-lte/pages/mailbox/compose.html new file mode 100644 index 0000000..f0a787d --- /dev/null +++ b/public/bower_components/admin-lte/pages/mailbox/compose.html @@ -0,0 +1,760 @@ + + + + + + AdminLTE 2 | Compose Message + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Mailbox + 13 new messages +

+ +
+ + +
+
+
+ Back to Inbox + +
+
+

Folders

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

Labels

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

Compose New Message

+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ Attachment + +
+

Max. 32MB

+
+
+ + + +
+ +
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/mailbox/mailbox.html b/public/bower_components/admin-lte/pages/mailbox/mailbox.html new file mode 100644 index 0000000..8f5dbbd --- /dev/null +++ b/public/bower_components/admin-lte/pages/mailbox/mailbox.html @@ -0,0 +1,940 @@ + + + + + + AdminLTE 2 | Mailbox + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Mailbox + 13 new messages +

+ +
+ + +
+
+
+ Compose + +
+
+

Folders

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

Labels

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

Inbox

+ +
+
+ + +
+
+ +
+ +
+
+ + +
+ + + +
+ + +
+ 1-50/200 +
+ + +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 5 mins ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 28 mins ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 11 hours ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 15 hours ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + Yesterday
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 2 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 2 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 2 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 2 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 2 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 4 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 12 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 12 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 14 days ago
Alexander PierceAdminLTE 2.0 Issue - Trying to find a solution to this problem... + 15 days ago
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/mailbox/read-mail.html b/public/bower_components/admin-lte/pages/mailbox/read-mail.html new file mode 100644 index 0000000..6593780 --- /dev/null +++ b/public/bower_components/admin-lte/pages/mailbox/read-mail.html @@ -0,0 +1,815 @@ + + + + + + AdminLTE 2 | Read Mail + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Read Mail +

+ +
+ + +
+
+
+ Compose + +
+
+

Folders

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

Labels

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

Read Mail

+ +
+ + +
+
+ +
+
+

Message Subject Is Placed Here

+
From: help@example.com + 15 Feb. 2016 11:03 PM
+
+ +
+
+ + + +
+ + +
+ +
+

Hello John,

+ +

Keffiyeh blog actually fashion axe vegan, irony biodiesel. Cold-pressed hoodie chillwave put a bird + on it aesthetic, bitters brunch meggings vegan iPhone. Dreamcatcher vegan scenester mlkshk. Ethical + master cleanse Bushwick, occupy Thundercats banjo cliche ennui farm-to-table mlkshk fanny pack + gluten-free. Marfa butcher vegan quinoa, bicycle rights disrupt tofu scenester chillwave 3 wolf moon + asymmetrical taxidermy pour-over. Quinoa tote bag fashion axe, Godard disrupt migas church-key tofu + blog locavore. Thundercats cronut polaroid Neutra tousled, meh food truck selfies narwhal American + Apparel.

+ +

Raw denim McSweeney's bicycle rights, iPhone trust fund quinoa Neutra VHS kale chips vegan PBR&B + literally Thundercats +1. Forage tilde four dollar toast, banjo health goth paleo butcher. Four dollar + toast Brooklyn pour-over American Apparel sustainable, lumbersexual listicle gluten-free health goth + umami hoodie. Synth Echo Park bicycle rights DIY farm-to-table, retro kogi sriracha dreamcatcher PBR&B + flannel hashtag irony Wes Anderson. Lumbersexual Williamsburg Helvetica next level. Cold-pressed + slow-carb pop-up normcore Thundercats Portland, cardigan literally meditation lumbersexual crucifix. + Wayfarers raw denim paleo Bushwick, keytar Helvetica scenester keffiyeh 8-bit irony mumblecore + whatever viral Truffaut.

+ +

Post-ironic shabby chic VHS, Marfa keytar flannel lomo try-hard keffiyeh cray. Actually fap fanny + pack yr artisan trust fund. High Life dreamcatcher church-key gentrify. Tumblr stumptown four dollar + toast vinyl, cold-pressed try-hard blog authentic keffiyeh Helvetica lo-fi tilde Intelligentsia. Lomo + locavore salvia bespoke, twee fixie paleo cliche brunch Schlitz blog McSweeney's messenger bag swag + slow-carb. Odd Future photo booth pork belly, you probably haven't heard of them actually tofu ennui + keffiyeh lo-fi Truffaut health goth. Narwhal sustainable retro disrupt.

+ +

Skateboard artisan letterpress before they sold out High Life messenger bag. Bitters chambray + leggings listicle, drinking vinegar chillwave synth. Fanny pack hoodie American Apparel twee. American + Apparel PBR listicle, salvia aesthetic occupy sustainable Neutra kogi. Organic synth Tumblr viral + plaid, shabby chic single-origin coffee Etsy 3 wolf moon slow-carb Schlitz roof party tousled squid + vinyl. Readymade next level literally trust fund. Distillery master cleanse migas, Vice sriracha + flannel chambray chia cronut.

+ +

Thanks,
Jane

+
+ +
+ + + + + +
+ +
+ +
+ +
+ +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/tables/data.html b/public/bower_components/admin-lte/pages/tables/data.html new file mode 100644 index 0000000..6ca57c4 --- /dev/null +++ b/public/bower_components/admin-lte/pages/tables/data.html @@ -0,0 +1,1646 @@ + + + + + + AdminLTE 2 | Data Tables + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Data Tables + advanced tables +

+ +
+ + +
+
+
+
+
+

Hover Data Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Rendering engineBrowserPlatform(s)Engine versionCSS grade
TridentInternet + Explorer 4.0 + Win 95+ 4X
TridentInternet + Explorer 5.0 + Win 95+5C
TridentInternet + Explorer 5.5 + Win 95+5.5A
TridentInternet + Explorer 6 + Win 98+6A
TridentInternet Explorer 7Win XP SP2+7A
TridentAOL browser (AOL desktop)Win XP6A
GeckoFirefox 1.0Win 98+ / OSX.2+1.7A
GeckoFirefox 1.5Win 98+ / OSX.2+1.8A
GeckoFirefox 2.0Win 98+ / OSX.2+1.8A
GeckoFirefox 3.0Win 2k+ / OSX.3+1.9A
GeckoCamino 1.0OSX.2+1.8A
GeckoCamino 1.5OSX.3+1.8A
GeckoNetscape 7.2Win 95+ / Mac OS 8.6-9.21.7A
GeckoNetscape Browser 8Win 98SE+1.7A
GeckoNetscape Navigator 9Win 98+ / OSX.2+1.8A
GeckoMozilla 1.0Win 95+ / OSX.1+1A
GeckoMozilla 1.1Win 95+ / OSX.1+1.1A
GeckoMozilla 1.2Win 95+ / OSX.1+1.2A
GeckoMozilla 1.3Win 95+ / OSX.1+1.3A
GeckoMozilla 1.4Win 95+ / OSX.1+1.4A
GeckoMozilla 1.5Win 95+ / OSX.1+1.5A
GeckoMozilla 1.6Win 95+ / OSX.1+1.6A
GeckoMozilla 1.7Win 98+ / OSX.1+1.7A
GeckoMozilla 1.8Win 98+ / OSX.1+1.8A
GeckoSeamonkey 1.1Win 98+ / OSX.2+1.8A
GeckoEpiphany 2.20Gnome1.8A
WebkitSafari 1.2OSX.3125.5A
WebkitSafari 1.3OSX.3312.8A
WebkitSafari 2.0OSX.4+419.3A
WebkitSafari 3.0OSX.4+522.1A
WebkitOmniWeb 5.5OSX.4+420A
WebkitiPod Touch / iPhoneiPod420.1A
WebkitS60S60413A
PrestoOpera 7.0Win 95+ / OSX.1+-A
PrestoOpera 7.5Win 95+ / OSX.2+-A
PrestoOpera 8.0Win 95+ / OSX.2+-A
PrestoOpera 8.5Win 95+ / OSX.2+-A
PrestoOpera 9.0Win 95+ / OSX.3+-A
PrestoOpera 9.2Win 88+ / OSX.3+-A
PrestoOpera 9.5Win 88+ / OSX.3+-A
PrestoOpera for WiiWii-A
PrestoNokia N800N800-A
PrestoNintendo DS browserNintendo DS8.5C/A1
KHTMLKonqureror 3.1KDE 3.13.1C
KHTMLKonqureror 3.3KDE 3.33.3A
KHTMLKonqureror 3.5KDE 3.53.5A
TasmanInternet Explorer 4.5Mac OS 8-9-X
TasmanInternet Explorer 5.1Mac OS 7.6-91C
TasmanInternet Explorer 5.2Mac OS 8-X1C
MiscNetFront 3.1Embedded devices-C
MiscNetFront 3.4Embedded devices-A
MiscDillo 0.8Embedded devices-X
MiscLinksText only-X
MiscLynxText only-X
MiscIE MobileWindows Mobile 6-C
MiscPSP browserPSP-C
Other browsersAll others--U
Rendering engineBrowserPlatform(s)Engine versionCSS grade
+
+ +
+ + +
+
+

Data Table With Full Features

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Rendering engineBrowserPlatform(s)Engine versionCSS grade
TridentInternet + Explorer 4.0 + Win 95+ 4X
TridentInternet + Explorer 5.0 + Win 95+5C
TridentInternet + Explorer 5.5 + Win 95+5.5A
TridentInternet + Explorer 6 + Win 98+6A
TridentInternet Explorer 7Win XP SP2+7A
TridentAOL browser (AOL desktop)Win XP6A
GeckoFirefox 1.0Win 98+ / OSX.2+1.7A
GeckoFirefox 1.5Win 98+ / OSX.2+1.8A
GeckoFirefox 2.0Win 98+ / OSX.2+1.8A
GeckoFirefox 3.0Win 2k+ / OSX.3+1.9A
GeckoCamino 1.0OSX.2+1.8A
GeckoCamino 1.5OSX.3+1.8A
GeckoNetscape 7.2Win 95+ / Mac OS 8.6-9.21.7A
GeckoNetscape Browser 8Win 98SE+1.7A
GeckoNetscape Navigator 9Win 98+ / OSX.2+1.8A
GeckoMozilla 1.0Win 95+ / OSX.1+1A
GeckoMozilla 1.1Win 95+ / OSX.1+1.1A
GeckoMozilla 1.2Win 95+ / OSX.1+1.2A
GeckoMozilla 1.3Win 95+ / OSX.1+1.3A
GeckoMozilla 1.4Win 95+ / OSX.1+1.4A
GeckoMozilla 1.5Win 95+ / OSX.1+1.5A
GeckoMozilla 1.6Win 95+ / OSX.1+1.6A
GeckoMozilla 1.7Win 98+ / OSX.1+1.7A
GeckoMozilla 1.8Win 98+ / OSX.1+1.8A
GeckoSeamonkey 1.1Win 98+ / OSX.2+1.8A
GeckoEpiphany 2.20Gnome1.8A
WebkitSafari 1.2OSX.3125.5A
WebkitSafari 1.3OSX.3312.8A
WebkitSafari 2.0OSX.4+419.3A
WebkitSafari 3.0OSX.4+522.1A
WebkitOmniWeb 5.5OSX.4+420A
WebkitiPod Touch / iPhoneiPod420.1A
WebkitS60S60413A
PrestoOpera 7.0Win 95+ / OSX.1+-A
PrestoOpera 7.5Win 95+ / OSX.2+-A
PrestoOpera 8.0Win 95+ / OSX.2+-A
PrestoOpera 8.5Win 95+ / OSX.2+-A
PrestoOpera 9.0Win 95+ / OSX.3+-A
PrestoOpera 9.2Win 88+ / OSX.3+-A
PrestoOpera 9.5Win 88+ / OSX.3+-A
PrestoOpera for WiiWii-A
PrestoNokia N800N800-A
PrestoNintendo DS browserNintendo DS8.5C/A1
KHTMLKonqureror 3.1KDE 3.13.1C
KHTMLKonqureror 3.3KDE 3.33.3A
KHTMLKonqureror 3.5KDE 3.53.5A
TasmanInternet Explorer 4.5Mac OS 8-9-X
TasmanInternet Explorer 5.1Mac OS 7.6-91C
TasmanInternet Explorer 5.2Mac OS 8-X1C
MiscNetFront 3.1Embedded devices-C
MiscNetFront 3.4Embedded devices-A
MiscDillo 0.8Embedded devices-X
MiscLinksText only-X
MiscLynxText only-X
MiscIE MobileWindows Mobile 6-C
MiscPSP browserPSP-C
Other browsersAll others--U
Rendering engineBrowserPlatform(s)Engine versionCSS grade
+
+ +
+ +
+ +
+ +
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/tables/simple.html b/public/bower_components/admin-lte/pages/tables/simple.html new file mode 100644 index 0000000..6b18550 --- /dev/null +++ b/public/bower_components/admin-lte/pages/tables/simple.html @@ -0,0 +1,1059 @@ + + + + + + AdminLTE 2 | Simple Tables + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Simple Tables + preview of simple tables +

+ +
+ + +
+
+
+
+
+

Bordered Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ + +
+ + +
+
+

Condensed Full Width Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ +
+ +
+ +
+
+
+

Simple Full Width Table

+ +
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ +
+ + +
+
+

Striped Full Width Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ +
+ +
+ +
+ +
+
+
+
+

Responsive Hover Table

+ +
+
+ + +
+ +
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IDUserDateStatusReason
183John Doe11-7-2014ApprovedBacon ipsum dolor sit amet salami venison chicken flank fatback doner.
219Alexander Pierce11-7-2014PendingBacon ipsum dolor sit amet salami venison chicken flank fatback doner.
657Bob Doe11-7-2014ApprovedBacon ipsum dolor sit amet salami venison chicken flank fatback doner.
175Mike Doe11-7-2014DeniedBacon ipsum dolor sit amet salami venison chicken flank fatback doner.
+
+ +
+ +
+
+
+ +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + diff --git a/public/bower_components/admin-lte/pages/widgets.html b/public/bower_components/admin-lte/pages/widgets.html new file mode 100644 index 0000000..2bfe69b --- /dev/null +++ b/public/bower_components/admin-lte/pages/widgets.html @@ -0,0 +1,1791 @@ + + + + + + AdminLTE 2 | Widgets + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + +
+ +
+

+ Widgets + Preview page +

+ +
+ + +
+ +
+
+
+ + +
+ Messages + 1,410 +
+ +
+ +
+ +
+
+ + +
+ Bookmarks + 410 +
+ +
+ +
+ +
+
+ + +
+ Uploads + 13,648 +
+ +
+ +
+ +
+
+ + +
+ Likes + 93,139 +
+ +
+ +
+ +
+ + + + +
+
+
+ + +
+ Bookmarks + 41,410 + +
+
+
+ + 70% Increase in 30 Days + +
+ +
+ +
+ +
+
+ + +
+ Likes + 41,410 + +
+
+
+ + 70% Increase in 30 Days + +
+ +
+ +
+ +
+
+ + +
+ Events + 41,410 + +
+
+
+ + 70% Increase in 30 Days + +
+ +
+ +
+ +
+
+ + +
+ Comments + 41,410 + +
+
+
+ + 70% Increase in 30 Days + +
+ +
+ +
+ +
+ + + + + +
+
+ +
+
+

150

+ +

New Orders

+
+
+ +
+ + More info + +
+
+ +
+ +
+
+

53%

+ +

Bounce Rate

+
+
+ +
+ + More info + +
+
+ +
+ +
+
+

44

+ +

User Registrations

+
+
+ +
+ + More info + +
+
+ +
+ +
+
+

65

+ +

Unique Visitors

+
+
+ +
+ + More info + +
+
+ +
+ + + + +
+
+
+
+

Expandable

+ +
+ +
+ +
+ +
+ The body of the box +
+ +
+ +
+ +
+
+
+

Removable

+ +
+ +
+ +
+ +
+ The body of the box +
+ +
+ +
+ +
+
+
+

Collapsable

+ +
+ +
+ +
+ +
+ The body of the box +
+ +
+ +
+ +
+
+
+

Loading state

+
+
+ The body of the box +
+ + +
+ +
+ +
+ +
+ +
+ + + + +
+
+
+
+

Expandable

+ +
+ +
+ +
+ +
+ The body of the box +
+ +
+ +
+ +
+
+
+

Removable

+ +
+ +
+ +
+ +
+ The body of the box +
+ +
+ +
+ +
+
+
+

Collapsable

+ +
+ +
+ +
+ +
+ The body of the box +
+ +
+ +
+ +
+
+
+

Loading state

+
+
+ The body of the box +
+ + +
+ +
+ +
+ +
+ +
+ + + + + +
+
+ +
+
+

Direct Chat

+ +
+ 3 + + + +
+
+ +
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ + Message User Image +
+ Is this template really for free? That's unbelievable! +
+ +
+ + + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ + Message User Image +
+ You better believe it! +
+ +
+ +
+ + + + + +
+ + + +
+ +
+ + +
+ +
+
+

Direct Chat

+ +
+ 3 + + + +
+
+ +
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ + Message User Image +
+ Is this template really for free? That's unbelievable! +
+ +
+ + + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ + Message User Image +
+ You better believe it! +
+ +
+ +
+ + + + + +
+ + + +
+ +
+ + +
+ +
+
+

Direct Chat

+ +
+ 3 + + + +
+
+ +
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ + Message User Image +
+ Is this template really for free? That's unbelievable! +
+ +
+ + + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ + Message User Image +
+ You better believe it! +
+ +
+ +
+ + + + + +
+ + + +
+ +
+ + +
+ +
+
+

Direct Chat

+ +
+ 3 + + + +
+
+ +
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ + Message User Image +
+ Is this template really for free? That's unbelievable! +
+ +
+ + + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ + Message User Image +
+ You better believe it! +
+ +
+ +
+ + + + + +
+ + + +
+ +
+ +
+ + + + +
+
+ +
+ +
+
+ User Avatar +
+ +

Nadia Carmichael

+
Lead Developer
+
+ +
+ +
+ +
+ +
+ +
+

Alexander Pierce

+
Founder & CEO
+
+
+ User Avatar +
+ +
+ +
+ +
+ +
+ +
+

Elizabeth Pierce

+
Web Designer
+
+
+ User Avatar +
+ +
+ +
+ +
+ + +
+
+ +
+
+
+ User Image + Jonathan Burke Jr. + Shared publicly - 7:30 PM Today +
+ +
+ + + +
+ +
+ +
+ Photo + +

I took this photo this morning. What do you guys think?

+ + + 127 likes - 3 comments +
+ + + + + +
+ +
+ +
+ +
+
+
+ User Image + Jonathan Burke Jr. + Shared publicly - 7:30 PM Today +
+ +
+ + + +
+ +
+ +
+ +

Far far away, behind the word mountains, far from the + countries Vokalia and Consonantia, there live the blind + texts. Separated they live in Bookmarksgrove right at

+ +

the coast of the Semantics, a large language ocean. + A small river named Duden flows by their place and supplies + it with the necessary regelialia. It is a paradisematic + country, in which roasted parts of sentences fly into + your mouth.

+ + +
+ Attachment Image + +
+

Lorem ipsum text generator

+ +
+ Description about the attachment can be placed here. + Lorem Ipsum is simply dummy text of the printing and typesetting industry... more +
+ +
+ +
+ + + + + + 45 likes - 2 comments +
+ + + + + +
+ +
+ +
+ + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + -- cgit v1.2.3