-
- Downloads
Merge branch 'feature/COMP-116_initial_filter_mechanism' into 'develop'
Feature/comp 116 initial filter mechanism See merge request !2
No related branches found
No related tags found
Showing
- compendium_v2/static/bundle.js 1 addition, 1 deletioncompendium_v2/static/bundle.js
- webapp/src/App.tsx 13 additions, 3 deletionswebapp/src/App.tsx
- webapp/src/Schema.tsx 11 additions, 0 deletionswebapp/src/Schema.tsx
- webapp/src/components/graphing/Filter.tsx 89 additions, 0 deletionswebapp/src/components/graphing/Filter.tsx
- webapp/src/components/graphing/LineGraph.tsx 1 addition, 0 deletionswebapp/src/components/graphing/LineGraph.tsx
- webapp/src/helpers/dataconversion.tsx 2 additions, 1 deletionwebapp/src/helpers/dataconversion.tsx
- webapp/src/pages/CompendiumData.tsx 3 additions, 3 deletionswebapp/src/pages/CompendiumData.tsx
- webapp/src/pages/DataAnalysis.tsx 49 additions, 44 deletionswebapp/src/pages/DataAnalysis.tsx
- webapp/src/pages/FundingSource.tsx 80 additions, 42 deletionswebapp/src/pages/FundingSource.tsx
Loading
Please register or sign in to comment