Skip to content

Commit

Permalink
adding latest version of the web-app (from http://github.com/tobywest…
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyweston committed Jan 16, 2018
1 parent 15e46c9 commit 868a20e
Show file tree
Hide file tree
Showing 18 changed files with 3,030 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/main/resources/asset-manifest.json
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"
}
Binary file added src/main/resources/favicon.png
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 src/main/resources/images/spinner.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/main/resources/index.html
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>
11 changes: 11 additions & 0 deletions src/main/resources/static/css/main.b58db282.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/main/resources/static/css/main.b58db282.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 41 additions & 0 deletions src/main/resources/static/js/main.ad1feb78.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/main/resources/static/js/main.ad1feb78.js.map

Large diffs are not rendered by default.

Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions 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 not shown.
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.

0 comments on commit 868a20e

Please sign in to comment.