Commit Graph

21 Commits

Author SHA1 Message Date
uttamthummala 6e95741397 added auto clean test files and test objects 2023-11-13 23:43:12 +05:30
karthikmurakonda 2b734012ce change email template and email backend 2023-08-02 23:29:04 +05:30
karthikmurakonda 5a51147f31 changed admins email. 2023-06-06 23:07:24 +05:30
Jaya Surya 196dec66ee autoFill JNF draft 2023-06-02 22:44:07 +05:30
karthik mv 65fc6face4
Merge branch 'main' into gowtham/send-reminder-mails 2023-05-30 15:06:54 +05:30
Gowtham Sai f41a0e85e9 Adding Email Notifications to ADMINS for Warning Logs or Above 2022-12-06 16:18:23 +05:30
Gowtham Sai 36a2f8c200
Adding an api call and service for Contributors page (#148) 2022-11-03 16:46:56 +05:30
Gowtham Sai 52b74e2e9f Send reminder mails service 2022-10-13 16:22:22 +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
karthikmurakonda 004773f3ce fixed google outh error 2022-09-11 23:59:14 +05:30
karthik mv 081a51c5ed
import export for data models in django admin (#138)
* import export for User and Student model

* export feature for placement, placementapplication, ppo.
2022-08-11 13:02:26 +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 c270e5b5b6 Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
gowtham 589f02f575 Changes for Deadline changes and email sending 2022-04-30 22:27:49 +05:30
karthik mv 5450273a67
added recaptcha verification (#79) 2022-04-10 23:12:02 +05:30
karthikmv 90b2a56819 Revert "added recaptcha verification"
This reverts commit 7d8fe03b1a.
2022-04-09 22:12:34 +05:30
karthikmv 7d8fe03b1a added recaptcha verification 2022-04-07 17:04:57 +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