UNCLASSIFIED - NO CUI

Skip to content

Resolve "Migrate AgileBoardReport to TypeScript"

abhayashrestha requested to merge 21-migrate-agileboardreport-to-typescript into master

Closes #21 (closed), #20 (closed), #6 (closed)

  • Changed the columns of the table headers ui so it is more intuitive.
  • Removed navigation bar and routes because they didn't make sense for something basic.
  • Adding repositories reports as well.
  • Simplified code using YAGNI.
  • Removing cypress test now that it is no longer needed since our coverage in this case is 100%
  • Changed the loading screen for report by default using HOC Screen_Shot_2023-08-17_at_11.23.57_AM
Edited by abhayashrestha

Merge request reports