Student And Exams List and Filter

Issue #318 closed
Ghislain Hachey created an issue

This will also sort out the reports issues with Exams and Student in the latest code base as observed in RMI.

Comments (2)

  1. Ghislain Hachey reporter

    feat(Student/Exam Module): basic support

    • Fixes issue with reports not working in newer code base unless there is a entity "Filter"
    • Support for basic Exam and Student list/filter in Web UI
    • Refactoring filterCmd
    • Refactoring all the entities filter (e.g. SchoolFilter, etc.)
    • Refactoring teacher qualifications into a component
    • Migrate some UI to material design (e.g. login form, dialogs)
    • Replace edit-ui-buttons from angular-bootstrap with material component
    • Display reports for individual entities only under their own item page

    BROKEN CHANGES:

    • This upgrade requires a schema sync with pineapples_develop
    • This upgrade requires adding the menu items Exams-List, Exams-Reports, Students-List, Students-Reports

    Closes #318

    → <<cset e3c8fcdd4733>>

  2. Ghislain Hachey reporter

    feat(Student/Exam Module): basic support

    • Fixes issue with reports not working in newer code base unless there is a entity "Filter"
    • Support for basic Exam and Student list/filter in Web UI
    • Refactoring filterCmd
    • Refactoring all the entities filter (e.g. SchoolFilter, etc.)
    • Refactoring teacher qualifications into a component
    • Migrate some UI to material design (e.g. login form, dialogs)
    • Replace edit-ui-buttons from angular-bootstrap with material component
    • Display reports for individual entities only under their own item page

    BROKEN CHANGES:

    • This upgrade requires a schema sync with pineapples_develop
    • This upgrade requires adding the menu items Exams-List, Exams-Reports, Students-List, Students-Reports

    Closes #318

    → <<cset 850c2eb82576>>

  3. Log in to comment