-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Angular calendar * Update the timepicker * fix linting * Build successfully * Remove amazing time picker since it has problems
- Loading branch information
Showing
17 changed files
with
13,889 additions
and
183 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Iot Dashboard | Cloud-Hosted Realtime Dashboard | Angular 5 Monitoring Dashboard</title><meta name="description" content="Connect your IoT devices, temperature, humidity and other to your cloud based dashboard. Zero configuration"><!-- we have disabled html5 routing because of github pages. You can enable it | ||
and remove useHash param in the routes --><!-- <base href="/"> --><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><link href="styles.351942f94d26118e7b0e.bundle.css" rel="stylesheet"/></head><body><app-root><div id="preloader" class="preloader"><div class="loader"><div class="bar1"></div><div class="bar2"></div><div class="bar3"></div><div class="bar4"></div><div class="bar5"></div><div class="bar6"></div></div></div></app-root><script type="text/javascript" src="inline.318b50c57b4eba3d437b.bundle.js"></script><script type="text/javascript" src="polyfills.6d78ded5571f04aefe71.bundle.js"></script><script type="text/javascript" src="scripts.e519ef3666a8a65c1b79.bundle.js"></script><script type="text/javascript" src="main.62a419b6fc6aef4e2c8d.bundle.js"></script></body></html> | ||
and remove useHash param in the routes --><!-- <base href="/"> --><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><link href="styles.9c2b95b3841237efe9ac.bundle.css" rel="stylesheet"/></head><body><app-root><div id="preloader" class="preloader"><div class="loader"><div class="bar1"></div><div class="bar2"></div><div class="bar3"></div><div class="bar4"></div><div class="bar5"></div><div class="bar6"></div></div></div></app-root><script type="text/javascript" src="inline.318b50c57b4eba3d437b.bundle.js"></script><script type="text/javascript" src="polyfills.08adf8592adf2f218662.bundle.js"></script><script type="text/javascript" src="scripts.e519ef3666a8a65c1b79.bundle.js"></script><script type="text/javascript" src="main.9730589ef5805535a95d.bundle.js"></script></body></html> |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../polyfills.6d78ded5571f04aefe71.bundle.js → .../polyfills.08adf8592adf2f218662.bundle.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.