diff --git a/Documentation/documentation.html b/Documentation/documentation.html index 77c0fd19..390617d8 100644 --- a/Documentation/documentation.html +++ b/Documentation/documentation.html @@ -1,3 +1,22 @@ + diff --git a/public/index.html b/public/index.html index c62dbb29..94165760 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,22 @@ +
diff --git a/src/assets/css/black-dashboard-react.css b/src/assets/css/black-dashboard-react.css index 1fbc27a1..32c88ea4 100644 --- a/src/assets/css/black-dashboard-react.css +++ b/src/assets/css/black-dashboard-react.css @@ -4,8 +4,10 @@ ========================================================= * Product Page: https://www.creative-tim.com/product/black-dashboard-react - * Copyright 2018 Creative Tim (http://www.creative-tim.com) + * Copyright 2019 Creative Tim (https://www.creative-tim.com) + * Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + * Coded by Creative Tim ========================================================= diff --git a/src/assets/demo/demo.css b/src/assets/demo/demo.css index b9dfd94c..e43c58da 100755 --- a/src/assets/demo/demo.css +++ b/src/assets/demo/demo.css @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ .tim-row { margin-bottom: 20px; } diff --git a/src/assets/scss/black-dashboard-react.scss b/src/assets/scss/black-dashboard-react.scss index 4d6e57c8..3c4c1b13 100755 --- a/src/assets/scss/black-dashboard-react.scss +++ b/src/assets/scss/black-dashboard-react.scss @@ -5,8 +5,10 @@ ========================================================= * Product Page: https://www.creative-tim.com/product/black-dashboard-react - * Copyright 2018 Creative Tim (http://www.creative-tim.com) + * Copyright 2019 Creative Tim (https://www.creative-tim.com) + * Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + * Coded by Creative Tim ========================================================= diff --git a/src/components/FixedPlugin/FixedPlugin.jsx b/src/components/FixedPlugin/FixedPlugin.jsx index c19d5f05..8ae4e043 100755 --- a/src/components/FixedPlugin/FixedPlugin.jsx +++ b/src/components/FixedPlugin/FixedPlugin.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React, { Component } from "react"; // reactstrap components diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index ce44d0f6..d9afc799 100755 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ /*eslint-disable*/ import React from "react"; // used for making the prop types of this component diff --git a/src/components/Navbars/AdminNavbar.jsx b/src/components/Navbars/AdminNavbar.jsx index fd3f2a2f..681e4ce3 100755 --- a/src/components/Navbars/AdminNavbar.jsx +++ b/src/components/Navbars/AdminNavbar.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // nodejs library that concatenates classes import classNames from "classnames"; diff --git a/src/components/Navbars/RTLNavbar.jsx b/src/components/Navbars/RTLNavbar.jsx index 78227c45..d3953d59 100755 --- a/src/components/Navbars/RTLNavbar.jsx +++ b/src/components/Navbars/RTLNavbar.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // nodejs library that concatenates classes import classNames from "classnames"; diff --git a/src/components/Sidebar/Sidebar.jsx b/src/components/Sidebar/Sidebar.jsx index 86d3c8a4..5eb6dcd7 100755 --- a/src/components/Sidebar/Sidebar.jsx +++ b/src/components/Sidebar/Sidebar.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ /*eslint-disable*/ import React from "react"; import { NavLink, Link } from "react-router-dom"; diff --git a/src/index.js b/src/index.js index af014f4d..9274ed20 100755 --- a/src/index.js +++ b/src/index.js @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; import ReactDOM from "react-dom"; import { createBrowserHistory } from "history"; diff --git a/src/layouts/Admin/Admin.jsx b/src/layouts/Admin/Admin.jsx index 57ae5437..b36f4cd1 100755 --- a/src/layouts/Admin/Admin.jsx +++ b/src/layouts/Admin/Admin.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; import { Route, Switch } from "react-router-dom"; // javascript plugin used to create scrollbars on windows diff --git a/src/layouts/RTL/RTL.jsx b/src/layouts/RTL/RTL.jsx index 1eaf84ed..a8c75789 100755 --- a/src/layouts/RTL/RTL.jsx +++ b/src/layouts/RTL/RTL.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; import { Route, Switch } from "react-router-dom"; // javascript plugin used to create scrollbars on windows diff --git a/src/routes.js b/src/routes.js index eec60004..7d51e399 100755 --- a/src/routes.js +++ b/src/routes.js @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import Dashboard from "views/Dashboard.jsx"; import Icons from "views/Icons.jsx"; import Map from "views/Map.jsx"; diff --git a/src/variables/charts.jsx b/src/variables/charts.jsx index e38b0c13..d2fd1f92 100755 --- a/src/variables/charts.jsx +++ b/src/variables/charts.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ // ############################## // // // Chart variables // ############################# diff --git a/src/views/Dashboard.jsx b/src/views/Dashboard.jsx index 61c3076f..949eac9d 100755 --- a/src/views/Dashboard.jsx +++ b/src/views/Dashboard.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // nodejs library that concatenates classes import classNames from "classnames"; diff --git a/src/views/Icons.jsx b/src/views/Icons.jsx index bc3ab2f0..47dca8de 100755 --- a/src/views/Icons.jsx +++ b/src/views/Icons.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // reactstrap components diff --git a/src/views/Map.jsx b/src/views/Map.jsx index 1555564e..44380f51 100755 --- a/src/views/Map.jsx +++ b/src/views/Map.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // react plugin used to create google maps import { diff --git a/src/views/Notifications.jsx b/src/views/Notifications.jsx index cd9d0975..b583ddb4 100755 --- a/src/views/Notifications.jsx +++ b/src/views/Notifications.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // react plugin for creating notifications over the dashboard import NotificationAlert from "react-notification-alert"; diff --git a/src/views/Rtl.jsx b/src/views/Rtl.jsx index ec8d9b59..ba4ea59d 100755 --- a/src/views/Rtl.jsx +++ b/src/views/Rtl.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // nodejs library that concatenates classes import classNames from "classnames"; diff --git a/src/views/TableList.jsx b/src/views/TableList.jsx index 1db6a17f..5eb09e7d 100755 --- a/src/views/TableList.jsx +++ b/src/views/TableList.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // reactstrap components diff --git a/src/views/Typography.jsx b/src/views/Typography.jsx index 97c5b2ac..51c32710 100755 --- a/src/views/Typography.jsx +++ b/src/views/Typography.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // reactstrap components diff --git a/src/views/UserProfile.jsx b/src/views/UserProfile.jsx index 19990e26..39a3cbd9 100755 --- a/src/views/UserProfile.jsx +++ b/src/views/UserProfile.jsx @@ -1,3 +1,20 @@ +/*! + +========================================================= +* Black Dashboard React v1.0.0 +========================================================= + +* Product Page: https://www.creative-tim.com/product/black-dashboard-react +* Copyright 2019 Creative Tim (https://www.creative-tim.com) +* Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md) + +* Coded by Creative Tim + +========================================================= + +* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +*/ import React from "react"; // reactstrap components