Skip to content

Commit

Permalink
Merge pull request #18 from FACG4/components
Browse files Browse the repository at this point in the history
Components
  • Loading branch information
NouraldinS authored Jul 29, 2018
2 parents f6f203a + 261e0a3 commit 6b14352
Show file tree
Hide file tree
Showing 53 changed files with 3,595 additions and 3,461 deletions.
10 changes: 8 additions & 2 deletions client/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"main.js": "static/js/main.98050911.js",
"main.js.map": "static/js/main.98050911.js.map"
"main.css": "static/css/main.782201bd.css",
"main.css.map": "static/css/main.782201bd.css.map",
"main.js": "static/js/main.efc82072.js",
"main.js.map": "static/js/main.efc82072.js.map",
"static/media/addtable.png": "static/media/addtable.b769bea8.png",
"static/media/edittable.png": "static/media/edittable.c8947392.png",
"static/media/tables.png": "static/media/tables.8159e396.png",
"static/media/time.png": "static/media/time.9e880f5e.png"
}
2 changes: 1 addition & 1 deletion client/build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/favicon.ico"><title>React App</title></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script type="text/javascript" src="/static/js/main.98050911.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.1/css/all.css" integrity="sha384-O8whS3fhG2OnA5Kas0Y9l3cfpmYjapjI0E4theH4iuMD+pLhbf6JI0jIMfYcK3yZ" crossorigin="anonymous"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Volkhov"><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/favicon.ico"><title>React App</title><link href="/static/css/main.782201bd.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script type="text/javascript" src="/static/js/main.efc82072.js"></script></body></html>
2 changes: 1 addition & 1 deletion client/build/service-worker.js

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

2 changes: 2 additions & 0 deletions client/build/static/css/main.782201bd.css

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

1 change: 1 addition & 0 deletions client/build/static/css/main.782201bd.css.map

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

2 changes: 0 additions & 2 deletions client/build/static/js/main.98050911.js

This file was deleted.

1 change: 0 additions & 1 deletion client/build/static/js/main.98050911.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions client/build/static/js/main.efc82072.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions client/build/static/js/main.efc82072.js.map

Large diffs are not rendered by default.

Binary file added client/build/static/media/addtable.b769bea8.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 client/build/static/media/edittable.c8947392.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 client/build/static/media/tables.8159e396.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 client/build/static/media/time.9e880f5e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6b14352

Please sign in to comment.