CDC
bd4fbdc49a
resolved merge conflicts
2024-08-06 15:16:09 +05:30
NitinVangipuram
18c3d9b046
changes to eligibility filter
2024-08-04 17:25:53 +05:30
NitinVangipuram
93b716ec90
changes to templates
2024-07-25 12:25:49 +05:30
NitinVangipuram
6e68db7760
changes to fields
2024-07-24 23:27:27 +05:30
NitinVangipuram
727c53ef85
changes to models
2024-07-21 21:53:34 +05:30
NitinVangipuram
32a52f9567
changes
2024-07-19 11:56:33 +05:30
NitinVangipuram
6cf27e52a4
Added New fields to Models
2024-06-21 00:15:00 +05:30
uttamthummala
6e95741397
added auto clean test files and test objects
2023-11-13 23:43:12 +05:30
karthik mv
9b14023f35
Merge pull request #190 from CDC-IITDH:fixing-inf
...
remove json dumps
2023-11-11 03:38:56 +05:30
karthikmurakonda
7c3d4f9e4d
remove json dumps
2023-11-11 03:35:29 +05:30
karthik mv
72c6187d0d
Update companyViews.py
2023-11-09 19:44:57 +05:30
uttamthummala
1c3103ed4a
fixed typo
2023-11-09 18:37:36 +05:30
uttamthummala
8fe297c490
fixed typo
2023-11-09 18:26:06 +05:30
karthikmurakonda
cdf1e7bf19
fixed inf validation and logs every inf and jnf request
2023-11-09 17:45:29 +05:30
karthikmurakonda
41adfa3796
fix token errors
2023-10-11 07:18:28 +05:30
karthikmurakonda
e09273d008
print systrace
2023-10-11 05:54:21 +05:30
uttamthummala
95e6b0c2f3
added tests
2023-10-09 01:25:25 +05:30
uttamthummala
1378898d37
Updated Backend To Accomodate Internships
2023-10-03 01:47:26 +05:30
karthikmurakonda
2b734012ce
change email template and email backend
2023-08-02 23:29:04 +05:30
Jaya Surya
67994a5429
email verification
2023-07-29 17:39:34 +05:30
karthikmurakonda
7baa25f152
fixed optional companydescription field
2023-07-26 22:32:15 +05:30
karthikmurakonda
d94257a53e
fix internapis
2023-07-25 09:47:59 +05:30
karthikmurakonda
c408eb4d0f
remove print statements
2023-07-25 02:02:39 +05:30
karthikmurakonda
e3d111e8d5
added internship view
2023-07-25 00:34:39 +05:30
karthikmurakonda
47be3b8190
init interns support
2023-07-24 19:00:52 +05:30
karthik mv
93da7aeeae
Merge branch 'main' into intern_models
2023-07-11 19:31:39 +05:30
Kovilapu Karthik Karthik
fecb2f3593
added field for offer acceptance
2023-06-11 00:06:36 +05:30
Jaya Surya
196dec66ee
autoFill JNF draft
2023-06-02 22:44:07 +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
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
karthik murakonda
8c474e5c45
Bug fix:sending pdf attachments
...
- bool variable is_pdf is now initialized.
2022-05-03 01:26:25 +05:30
gowtham
c270e5b5b6
Reformatted Code and Optimized Imports
2022-05-02 17:16:56 +05:30
karthik mv
f38f013cee
Send jnf response as pdf attachment ( #107 )
...
* Attach jnf response pdf after verifying email.
* add pdfkit to requirments.txt
2022-05-02 12:43:26 +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
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 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
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
ed0577a6ef
Constants Update
2021-10-22 20:37:15 +05:30
gowtham3105
2e11681173
Initial Commit
2021-10-15 20:47:23 +05:30