Skip to content

Commit

Permalink
feat: add additional stats to summary report before submission
Browse files Browse the repository at this point in the history
Closes #69
Fixes #77
  • Loading branch information
stdavis committed Feb 27, 2023
1 parent d031467 commit a6fbb96
Show file tree
Hide file tree
Showing 16 changed files with 739 additions and 416 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"autogen",
"autoheight",
"autoplay",
"BHBK",
"BWID",
"canoebarge",
"CARTOCODE",
Expand All @@ -19,6 +20,7 @@
"fishsample",
"flowtype",
"fullscreen",
"Fultons",
"geodef",
"geodefs",
"GNIS",
Expand Down
174 changes: 0 additions & 174 deletions _src/app/SummaryReport.js

This file was deleted.

1 change: 0 additions & 1 deletion _src/app/resources/SummaryReport.styl

This file was deleted.

28 changes: 0 additions & 28 deletions _src/app/templates/SummaryReport.html

This file was deleted.

21 changes: 0 additions & 21 deletions _src/app/templates/SummaryReportTemplate.html

This file was deleted.

32 changes: 0 additions & 32 deletions _src/app/tests/SummaryReportTemplateTests.html

This file was deleted.

42 changes: 0 additions & 42 deletions _src/app/tests/SummaryReportTests.html

This file was deleted.

24 changes: 0 additions & 24 deletions _src/app/tests/data/SummaryReport.json

This file was deleted.

49 changes: 0 additions & 49 deletions _src/app/tests/spec/SpecSummaryReport.js

This file was deleted.

Loading

0 comments on commit a6fbb96

Please sign in to comment.