-
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.
fix: enrollment crud operations working correctly (#15)
* fix: crud saving information and allowing to modify it * fix: checking the POST variables exist in the form * fix: all enrollment form fields can be changed * refactor: api code cleanup * fix: deleted email form field * fix: update request title when updating name, course id or mode * fix: update post method name updated based on its functionality * fix: revert email field and remove username field * fix: phpcs requirements in admin file * fix: fixed number of characters and deleted unused line
- Loading branch information
1 parent
80b95a1
commit ab972ec
Showing
3 changed files
with
83 additions
and
395 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
Oops, something went wrong.