Skip to content

Commit

Permalink
[feat] handle multi-get hgwood#31
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebulis committed Mar 28, 2016
1 parent 009fcaf commit 6a86c80
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 69 deletions.
1 change: 1 addition & 0 deletions client/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<link href="node_modules/dashboard.css" rel="stylesheet" type="text/css">
<link href="node_modules/metric/metric.css" rel="stylesheet" type="text/css">
<link href="node_modules/cards.css" rel="stylesheet" type="text/css">
<link href="node_modules/falcorClient/falcorClient.css" rel="stylesheet" type="text/css">
</head>
<body>
<div ng-app="falcorception">
Expand Down
3 changes: 3 additions & 0 deletions client/src/node_modules/falcorClient/falcorClient.css

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

147 changes: 80 additions & 67 deletions client/src/node_modules/falcorClient/falcorClient.html

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

13 changes: 11 additions & 2 deletions client/src/node_modules/falcorClient/falcorClient.js

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

0 comments on commit 6a86c80

Please sign in to comment.