Skip to content

Commit

Permalink
Deploy hubmapconsortium/ccf-ui to github.com/hubmapconsortium/ccf-ui.…
Browse files Browse the repository at this point in the history
…git:staging
  • Loading branch information
traviscibot committed Aug 14, 2020
0 parents commit 6cb414a
Show file tree
Hide file tree
Showing 399 changed files with 132,601 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions 0-es2015.worker.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 0-es5.worker.js

Large diffs are not rendered by default.

3,996 changes: 3,996 additions & 0 deletions 3rdpartylicenses.txt

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!doctype html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136932895-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-136932895-2');
</script>
<meta charset="utf-8">
<title>HuBMAP CCF Exploration User Interface (CCF-EUI)</title>
<base href="/"> <script>
// window.dbOptions = {
// hubmapDataService: 'search-api',
// hubmapPortalUrl: 'https://portal.test.hubmapconsortium.org/',
// hubmapDataUrl: 'https://search-api.test.hubmapconsortium.org/entities/search',
// hubmapAssetsUrl: 'https://assets.test.hubmapconsortium.org',
// hubmapToken: ''
// };
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="styles.css"></head>
<body class="mat-typography">
<ccf-root></ccf-root>
<script src="runtime-es2015.js" type="module"></script><script src="runtime-es5.js" nomodule defer></script><script src="polyfills-es5.js" nomodule defer></script><script src="polyfills-es2015.js" type="module"></script><script src="main-es2015.js" type="module"></script><script src="main-es5.js" nomodule defer></script></body>
</html>
Binary file added assets/histology3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions assets/icons/app/hubmap-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/icons/filter.svg
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 assets/icons/ico-bulk-10x.svg
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 assets/icons/ico-bulk-lc.svg
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 6cb414a

Please sign in to comment.