-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding latest version of the web-app (from http://github.com/tobywest…
…on/temperature-machine-ui) fixes #32
- Loading branch information
1 parent
15e46c9
commit 868a20e
Showing
18 changed files
with
3,030 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"main.css": "static/css/main.b58db282.css", | ||
"main.css.map": "static/css/main.b58db282.css.map", | ||
"main.js": "static/js/main.ad1feb78.js", | ||
"main.js.map": "static/js/main.ad1feb78.js.map", | ||
"static/media/fontawesome-webfont.eot?v=4.7.0": "static/media/fontawesome-webfont.674f50d2.eot", | ||
"static/media/fontawesome-webfont.svg?v=4.7.0": "static/media/fontawesome-webfont.912ec66d.svg", | ||
"static/media/fontawesome-webfont.ttf?v=4.7.0": "static/media/fontawesome-webfont.b06871f2.ttf", | ||
"static/media/fontawesome-webfont.woff2?v=4.7.0": "static/media/fontawesome-webfont.af7ae505.woff2", | ||
"static/media/fontawesome-webfont.woff?v=4.7.0": "static/media/fontawesome-webfont.fee66e71.woff", | ||
"static/media/glyphicons-halflings-regular.eot": "static/media/glyphicons-halflings-regular.f4769f9b.eot", | ||
"static/media/glyphicons-halflings-regular.svg": "static/media/glyphicons-halflings-regular.89889688.svg", | ||
"static/media/glyphicons-halflings-regular.ttf": "static/media/glyphicons-halflings-regular.e18bbf61.ttf", | ||
"static/media/glyphicons-halflings-regular.woff": "static/media/glyphicons-halflings-regular.fa277232.woff", | ||
"static/media/glyphicons-halflings-regular.woff2": "static/media/glyphicons-halflings-regular.448c34a5.woff2" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="shortcut icon" href="/favicon.png"><title>temperature-machine™</title><link href="/static/css/main.b58db282.css" rel="stylesheet"></head><body><div id="root"></div><script type="text/javascript" src="/static/js/main.ad1feb78.js"></script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions
2,671
src/main/resources/static/media/fontawesome-webfont.912ec66d.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+17.6 KB
src/main/resources/static/media/glyphicons-halflings-regular.448c34a5.woff2
Binary file not shown.
288 changes: 288 additions & 0 deletions
288
src/main/resources/static/media/glyphicons-halflings-regular.89889688.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.3 KB
src/main/resources/static/media/glyphicons-halflings-regular.e18bbf61.ttf
Binary file not shown.
Binary file added
BIN
+19.7 KB
src/main/resources/static/media/glyphicons-halflings-regular.f4769f9b.eot
Binary file not shown.
Binary file added
BIN
+22.9 KB
src/main/resources/static/media/glyphicons-halflings-regular.fa277232.woff
Binary file not shown.