342 lines
17 KiB
HTML
342 lines
17 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<!-- Head -->
|
||
<head>
|
||
{% include 'head.html' %}
|
||
</head>
|
||
<!-- End of Head -->
|
||
|
||
<body id="page-top">
|
||
|
||
<!-- Page Wrapper -->
|
||
<div id="wrapper">
|
||
|
||
<!-- Sidebar -->
|
||
{% include 'sidebar.html' %}
|
||
<!-- End of Sidebar -->
|
||
|
||
<!-- Content Wrapper -->
|
||
<div id="content-wrapper" class="d-flex flex-column">
|
||
|
||
<!-- Main Content -->
|
||
<div id="content">
|
||
|
||
<!-- Topbar -->
|
||
<nav class="navbar navbar-expand navbar-light bg-white topbar mb-4 static-top shadow">
|
||
|
||
<!-- Sidebar Toggle (Topbar) -->
|
||
<button id="sidebarToggleTop" class="btn btn-link d-md-none rounded-circle mr-3">
|
||
<i class="fa fa-bars"></i>
|
||
</button>
|
||
|
||
<!-- Topbar Search -->
|
||
<form class="d-none d-sm-inline-block form-inline mr-auto ml-md-3 my-2 my-md-0 mw-100 navbar-search">
|
||
<div class="input-group">
|
||
<input type="text" class="form-control bg-light border-0 small" placeholder="Search for..."
|
||
aria-label="Search" aria-describedby="basic-addon2">
|
||
<div class="input-group-append">
|
||
<button class="btn btn-primary" type="button">
|
||
<i class="fas fa-search fa-sm"></i>
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
|
||
<!-- Topbar Navbar -->
|
||
<ul class="navbar-nav ml-auto">
|
||
|
||
<!-- Nav Item - Search Dropdown (Visible Only XS) -->
|
||
<li class="nav-item dropdown no-arrow d-sm-none">
|
||
<a class="nav-link dropdown-toggle" href="#" id="searchDropdown" role="button"
|
||
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
<i class="fas fa-search fa-fw"></i>
|
||
</a>
|
||
<!-- Dropdown - Messages -->
|
||
<div class="dropdown-menu dropdown-menu-right p-3 shadow animated--grow-in"
|
||
aria-labelledby="searchDropdown">
|
||
<form class="form-inline mr-auto w-100 navbar-search">
|
||
<div class="input-group">
|
||
<input type="text" class="form-control bg-light border-0 small"
|
||
placeholder="Search for..." aria-label="Search"
|
||
aria-describedby="basic-addon2">
|
||
<div class="input-group-append">
|
||
<button class="btn btn-primary" type="button">
|
||
<i class="fas fa-search fa-sm"></i>
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
</div>
|
||
</li>
|
||
|
||
<!-- Nav Item - Alerts -->
|
||
<li class="nav-item dropdown no-arrow mx-1">
|
||
<a class="nav-link dropdown-toggle" href="#" id="alertsDropdown" role="button"
|
||
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
<i class="fas fa-bell fa-fw"></i>
|
||
<!-- Counter - Alerts -->
|
||
<span class="badge badge-danger badge-counter">3+</span>
|
||
</a>
|
||
<!-- Dropdown - Alerts -->
|
||
<div class="dropdown-list dropdown-menu dropdown-menu-right shadow animated--grow-in"
|
||
aria-labelledby="alertsDropdown">
|
||
<h6 class="dropdown-header">
|
||
Alerts Center
|
||
</h6>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="mr-3">
|
||
<div class="icon-circle bg-primary">
|
||
<i class="fas fa-file-alt text-white"></i>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="small text-gray-500">December 12, 2019</div>
|
||
<span class="font-weight-bold">A new monthly report is ready to download!</span>
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="mr-3">
|
||
<div class="icon-circle bg-success">
|
||
<i class="fas fa-donate text-white"></i>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="small text-gray-500">December 7, 2019</div>
|
||
$290.29 has been deposited into your account!
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="mr-3">
|
||
<div class="icon-circle bg-warning">
|
||
<i class="fas fa-exclamation-triangle text-white"></i>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="small text-gray-500">December 2, 2019</div>
|
||
Spending Alert: We've noticed unusually high spending for your account.
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item text-center small text-gray-500" href="#">Show All Alerts</a>
|
||
</div>
|
||
</li>
|
||
|
||
<!-- Nav Item - Messages -->
|
||
<li class="nav-item dropdown no-arrow mx-1">
|
||
<a class="nav-link dropdown-toggle" href="#" id="messagesDropdown" role="button"
|
||
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
<i class="fas fa-envelope fa-fw"></i>
|
||
<!-- Counter - Messages -->
|
||
<span class="badge badge-danger badge-counter">7</span>
|
||
</a>
|
||
<!-- Dropdown - Messages -->
|
||
<div class="dropdown-list dropdown-menu dropdown-menu-right shadow animated--grow-in"
|
||
aria-labelledby="messagesDropdown">
|
||
<h6 class="dropdown-header">
|
||
Message Center
|
||
</h6>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="dropdown-list-image mr-3">
|
||
<img class="rounded-circle" src="https://source.unsplash.com/fn_BT9fwg_E/60x60"
|
||
alt="">
|
||
<div class="status-indicator bg-success"></div>
|
||
</div>
|
||
<div class="font-weight-bold">
|
||
<div class="text-truncate">Hi there! I am wondering if you can help me with a
|
||
problem I've been having.
|
||
</div>
|
||
<div class="small text-gray-500">Emily Fowler · 58m</div>
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="dropdown-list-image mr-3">
|
||
<img class="rounded-circle" src="https://source.unsplash.com/AU4VPcFN4LE/60x60"
|
||
alt="">
|
||
<div class="status-indicator"></div>
|
||
</div>
|
||
<div>
|
||
<div class="text-truncate">I have the photos that you ordered last month, how would
|
||
you like them sent to you?
|
||
</div>
|
||
<div class="small text-gray-500">Jae Chun · 1d</div>
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="dropdown-list-image mr-3">
|
||
<img class="rounded-circle" src="https://source.unsplash.com/CS2uCrpNzJY/60x60"
|
||
alt="">
|
||
<div class="status-indicator bg-warning"></div>
|
||
</div>
|
||
<div>
|
||
<div class="text-truncate">Last month's report looks great, I am very happy with the
|
||
progress so far, keep up the good work!
|
||
</div>
|
||
<div class="small text-gray-500">Morgan Alvarez · 2d</div>
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item d-flex align-items-center" href="#">
|
||
<div class="dropdown-list-image mr-3">
|
||
<img class="rounded-circle" src="https://source.unsplash.com/Mv9hjnEUHR4/60x60"
|
||
alt="">
|
||
<div class="status-indicator bg-success"></div>
|
||
</div>
|
||
<div>
|
||
<div class="text-truncate">Am I a good boy? The reason I ask is because someone told
|
||
me that people say this to all dogs, even if they aren't good...
|
||
</div>
|
||
<div class="small text-gray-500">Chicken the Dog · 2w</div>
|
||
</div>
|
||
</a>
|
||
<a class="dropdown-item text-center small text-gray-500" href="#">Read More Messages</a>
|
||
</div>
|
||
</li>
|
||
|
||
<div class="topbar-divider d-none d-sm-block"></div>
|
||
|
||
<!-- Nav Item - User Information -->
|
||
<li class="nav-item dropdown no-arrow">
|
||
<a class="nav-link dropdown-toggle" href="#" id="userDropdown" role="button"
|
||
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
<span class="mr-2 d-none d-lg-inline text-gray-600 small">Valerie Luna</span>
|
||
<img class="img-profile rounded-circle" src="https://source.unsplash.com/QAB-WJcbgJk/60x60">
|
||
</a>
|
||
<!-- Dropdown - User Information -->
|
||
<div class="dropdown-menu dropdown-menu-right shadow animated--grow-in"
|
||
aria-labelledby="userDropdown">
|
||
<a class="dropdown-item" href="#">
|
||
<i class="fas fa-user fa-sm fa-fw mr-2 text-gray-400"></i>
|
||
Profile
|
||
</a>
|
||
<a class="dropdown-item" href="#">
|
||
<i class="fas fa-cogs fa-sm fa-fw mr-2 text-gray-400"></i>
|
||
Settings
|
||
</a>
|
||
<a class="dropdown-item" href="#">
|
||
<i class="fas fa-list fa-sm fa-fw mr-2 text-gray-400"></i>
|
||
Activity Log
|
||
</a>
|
||
<div class="dropdown-divider"></div>
|
||
<a class="dropdown-item" href="#" data-toggle="modal" data-target="#logoutModal">
|
||
<i class="fas fa-sign-out-alt fa-sm fa-fw mr-2 text-gray-400"></i>
|
||
Logout
|
||
</a>
|
||
</div>
|
||
</li>
|
||
|
||
</ul>
|
||
|
||
</nav>
|
||
<!-- End of Topbar -->
|
||
|
||
<!-- Begin Page Content -->
|
||
<div class="container-fluid">
|
||
|
||
<!-- Page Heading -->
|
||
<h1 class="h3 mb-2 text-gray-800">Charts</h1>
|
||
<p class="mb-4">Chart.js is a third party plugin that is used to generate the charts in this theme. The
|
||
charts below have been customized - for further customization options, please visit the <a
|
||
target="_blank" href="https://www.chartjs.org/docs/latest/">official Chart.js
|
||
documentation</a>.</p>
|
||
|
||
<!-- Content Row -->
|
||
<div class="row">
|
||
|
||
<div class="col-xl-8 col-lg-7">
|
||
|
||
<!-- Area Chart -->
|
||
<div class="card shadow mb-4">
|
||
<div class="card-header py-3">
|
||
<h6 class="m-0 font-weight-bold text-primary">Area Chart</h6>
|
||
</div>
|
||
<div class="card-body">
|
||
<div class="chart-area">
|
||
<canvas id="myAreaChart"></canvas>
|
||
</div>
|
||
<hr>
|
||
Styling for the area chart can be found in the <code>/js/demo/chart-area-demo.js</code>
|
||
file.
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Bar Chart -->
|
||
<div class="card shadow mb-4">
|
||
<div class="card-header py-3">
|
||
<h6 class="m-0 font-weight-bold text-primary">Bar Chart</h6>
|
||
</div>
|
||
<div class="card-body">
|
||
<div class="chart-bar">
|
||
<canvas id="myBarChart"></canvas>
|
||
</div>
|
||
<hr>
|
||
Styling for the bar chart can be found in the <code>/js/demo/chart-bar-demo.js</code>
|
||
file.
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- Donut Chart -->
|
||
<div class="col-xl-4 col-lg-5">
|
||
<div class="card shadow mb-4">
|
||
<!-- Card Header - Dropdown -->
|
||
<div class="card-header py-3">
|
||
<h6 class="m-0 font-weight-bold text-primary">Donut Chart</h6>
|
||
</div>
|
||
<!-- Card Body -->
|
||
<div class="card-body">
|
||
<div class="chart-pie pt-4">
|
||
<canvas id="myPieChart"></canvas>
|
||
</div>
|
||
<hr>
|
||
Styling for the donut chart can be found in the <code>/js/demo/chart-pie-demo.js</code>
|
||
file.
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
<!-- /.container-fluid -->
|
||
|
||
</div>
|
||
<!-- End of Main Content -->
|
||
|
||
<!-- Footer -->
|
||
{% include 'footer.html' %}
|
||
<!-- End of Footer -->
|
||
|
||
</div>
|
||
<!-- End of Content Wrapper -->
|
||
|
||
</div>
|
||
<!-- End of Page Wrapper -->
|
||
|
||
<!-- Scroll to Top Button-->
|
||
<a class="scroll-to-top rounded" href="#page-top">
|
||
<i class="fas fa-angle-up"></i>
|
||
</a>
|
||
|
||
<!-- Logout Modal-->
|
||
<div class="modal fade" id="logoutModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
|
||
aria-hidden="true">
|
||
<div class="modal-dialog" role="document">
|
||
<div class="modal-content">
|
||
<div class="modal-header">
|
||
<h5 class="modal-title" id="exampleModalLabel">Êtes-vous sûr de quitter ?</h5>
|
||
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">Si vous cliquez sur déconnexion, votre session actuelle sera mis hors-ligne</div>
|
||
<div class="modal-footer">
|
||
<button class="btn btn-secondary" type="button" data-dismiss="modal">Annuler</button>
|
||
<a class="btn btn-primary" href="logout">Déconnexion</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</body>
|
||
|
||
</html>
|