JamesPartsafas / ConcordiaCurriculumManager

The current Concordia University Curriculum Management System (CCMS) has a few limitations and missing functionalities. The goal is to create a new optimized, user-friendly and cost-effective CCMS.
MIT License
3 stars 1 forks source link

Add Difference for course grouping to dossier report #579

Closed rogersi9 closed 5 months ago

rogersi9 commented 5 months ago

Feature added:

  1. Added the difference viewer to the dossier report for the course groupings modification requests, to compare the old version and new version of the modified course grouping

To test:

  1. Go to Manage Dossier
  2. Click on the view dossier report of the desired dossier
  3. Scroll down to the course grouping modification requests

This PR closes #578

JamesPartsafas commented 5 months ago

Looks good but for some reason when I run it, I get the modifications requests duplicated on the report page, even though there's only 1 in the JSON returned by the backend. image