-
- Downloads
adding QueryOutputTiles
Showing
- package-lock.json 22 additions, 0 deletionspackage-lock.json
- src/components/Main.js 1 addition, 1 deletionsrc/components/Main.js
- src/components/NavigationBar.js 3 additions, 2 deletionssrc/components/NavigationBar.js
- src/components/Tiles.js 33 additions, 0 deletionssrc/components/Tiles.js
- src/components/buttons/RunQueriesButton.js 2 additions, 1 deletionsrc/components/buttons/RunQueriesButton.js
- src/components/cards/DataProductImageCard.js 3 additions, 2 deletionssrc/components/cards/DataProductImageCard.js
- src/components/cards/QueryResultsCard.js 1 addition, 11 deletionssrc/components/cards/QueryResultsCard.js
- src/routes/query/QueryArchives.js 13 additions, 1 deletionsrc/routes/query/QueryArchives.js
- src/routes/query/QueryInputResultsGrid.js 4 additions, 2 deletionssrc/routes/query/QueryInputResultsGrid.js
- src/routes/query/QueryOutputResultList.js 0 additions, 26 deletionssrc/routes/query/QueryOutputResultList.js
- src/routes/query/QueryOutputResultsGrid.js 10 additions, 5 deletionssrc/routes/query/QueryOutputResultsGrid.js
- src/routes/query/QueryOutputResultsTiles.js 73 additions, 0 deletionssrc/routes/query/QueryOutputResultsTiles.js
- src/routes/query/QueryPage.js 14 additions, 12 deletionssrc/routes/query/QueryPage.js
- src/routes/query/QueryResultsPage.js 61 additions, 0 deletionssrc/routes/query/QueryResultsPage.js
src/components/Tiles.js
0 → 100644
src/routes/query/QueryOutputResultsTiles.js
0 → 100644
src/routes/query/QueryResultsPage.js
0 → 100644
Please register or sign in to comment