-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Code Base to Remove Getters and Setters (#20)
* Create View, Delete, Edit Course Run Pages * Add configs * Add pages for Add Course and View Course Sessions * Fix wrong HTTP request type * Fix checkstyle * Add READMEs * Implement Attendance Pages * Implement Assessment Pages * Update Assessment pages * Change spelling of enrolment * Implement Enrolment pages * Update Enrolment Page * Update HTTP and Verification utils * Improve optional parameter verification * Update Enrolment Page * Update Enrolment pages * Implement Encryption/Decryption Page * Implement Enrolment Test Cases * Update encryption/decryption page * Delete unused configuration files * Fix bug with en-decryption page * Refactor attendance-related classes * Update test cases * Refactor assessment-related classes * Refactor enrolment-related classes * Refactor courses-related classes and enums * Implement email validation * Update sidebar * Update type annotations * Fix bug with outputs for courses * Implement email validation on frontend UI * Fix bug with updating enrolment records * Fix bug with logger file * Fix bug with logger * Rename application root folder * Revert "Rename application root folder" This reverts commit ce0e605.
- Loading branch information
1 parent
3d45acf
commit 5769827
Showing
29 changed files
with
8,057 additions
and
4,807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.