Commit Graph

24 Commits

Author SHA1 Message Date
Gowtham Sai cece6155cd
Sorting students by roll No by default (#150) 2022-12-06 16:22:27 +05:30
Gowtham Sai 3f526a6850
Adding Stats API (#147) 2022-11-08 21:57:51 +05:30
Gowtham Sai bcab2f9371 Only sending mails for accepted offers 2022-09-20 15:49:20 +05:30
Gowtham Sai 75f7afd151 fixing issues related to datatypes 2022-09-20 01:34:27 +05:30
Gowtham Sai c4e33e5eeb
Prod (#141)
* 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>
2022-09-12 11:24:50 +05:30
Gowtham Sai ce0f45d2bf removing prints 2022-07-28 18:06:05 +05:30
Gowtham Sai 756dd5ae61 notify new opening to students 2022-07-28 18:01:55 +05:30
Abhishek28112002 fa737c5978
Email notification from applications edits (#125)
* updater

* send email when application is created/edited by admin

* send email when application is created/edited by admin

* fixed: email not sending when application is edit

- indexed id for student.

* changing subject

* minor change

Co-authored-by: karthikmurakonda <karthik.murakonda14@gmail.com>
Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-07-28 14:37:41 +05:30
karthik mv 4f18d2d540
Tracking object changes (#132)
* track history using simple django history

* tracking changes in model and saving api request sender

* minor fixes

* correcting requirements.txt

Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-07-21 16:41:31 +05:30
gowtham 8b7d78a67f Aditional Info complete 2022-06-06 11:55:56 +05:30
gowtham 32395e17f6 Aditional Info Setup 2022-06-06 11:07:41 +05:30
karthik mv db025d0259
new endpoints (#109)
* 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>
2022-05-24 15:07:32 +05:30
gowtham 6df1d3571a Admin Description only gives email_verified ones 2022-05-23 00:21:47 +05:30
gowtham 2dbef1c1d0 selection api updated 2022-05-19 19:10:58 +05:30
gowtham c270e5b5b6 Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
gowtham 40e2075617 AddPPO Api added
serializers.py updated
Modified Template with IF Cond
2022-05-01 22:51:14 +05:30
gowtham 2f7aa91c95 Few Changes Done 2022-05-01 14:56:46 +05:30
gowtham 589f02f575 Changes for Deadline changes and email sending 2022-04-30 22:27:49 +05:30
Gowtham Sai d3183db59f Fixed Bugs 2021-12-17 19:23:32 +05:30
Gowtham Sai 364a66be30 Added Verify Email Functionality 2021-12-17 17:15:56 +05:30
Gowtham 95fd24a776 Modified APIs 2021-12-16 23:05:04 +05:30
gowtham 5201df7e90 Added Few More Apis and corrected a view 2021-12-12 19:14:27 +05:30
gowtham3105 57071ff29f Many Issues Resolved
- 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
2021-12-03 01:04:49 +05:30
gowtham3105 2e11681173 Initial Commit 2021-10-15 20:47:23 +05:30