* Prod Changes (#135)
* bug fixes
* merge conlicts resolve
* minor bug fixes
* Send email to cdc on new opening.
* added email option while jnf submission error
* Send alert email to cdc when error while submitting jnf by company
* fixing debug issue in setting
* setting offerAccepted to only superAdmins
* remove dev.env from git
* changed role to su
-cant give a person 3 roles (student,super_admin,admin) because of varchar(10) given earlier
* changing to s_admin
* added admin view for User modal
Co-authored-by: karthik mv <karthik.murakonda14@gmail.com>
* added getstudentapplication and editstudentapplication endpoints
- for admin views
* added student data to send
* format placement added.
* changed submitApplication
* merge fixes
* made refractorings
* minor changes in placement model
* Added updated at for applications
* removed log
Co-authored-by: gowtham <gowthamsai.workspace@gmail.com>
- Placement Modal Resolved
- Add Placement API Resolved
- Update Deadline API
- Update Offer Accepted API
- Update Email Verified API
- Update Additional Info API
- Profile API Changes: Added Offers
- Serializers are tested and changed to fit the new modals
- Latest Documentation
-All APIs Tested and Checked