Commit Graph

4 Commits

Author SHA1 Message Date
Sai Raj
b26fb83057
Renamed applications to request 2020-06-11 02:46:26 +05:30
Sai Raj
f6481b5868
Improvement for applications (backend script)
- Improved generalData fetch (ie, non subAdmin users will not request generalData that are required only by subAdmins).
- Moved getTaskApplication to manage (as it is a subAdmin-only feature).
- Added applyForIntern feature to allow non-intern users to apply as intern.
- Added application status feature to allow subAdmins to coordinate among the applications. (setApplicationStatus and getApplicationStatus).
- Added getInternApplications to view the intern applications
- Improved getInternApplications and getTaskApplications to filter out processed (i.e, applications that have status set)
- Renamed putTaskDetails to editTaskDetails
2020-06-11 02:37:58 +05:30
Sai Raj
605a631b16
bug fix: SignIn button not enabled on copy paste 2020-06-08 11:08:31 +05:30
Vivek Teega
90a66410b7
renaming to index.html 2020-04-17 15:01:35 +05:30