Commit Graph

8 Commits

Author SHA1 Message Date
sairaj mote
73b23101a4 UI/UX and functionality changes
-- moving object data fetching to mid startup
-- adding more fields to task creation
-- code refactoring
2022-10-10 19:12:36 +05:30
sairaj mote
055c40a281 Code refactoring and UI improvements 2022-10-05 18:48:32 +05:30
sairaj mote
c3424d1801 Feature update, UI/UX improvements and bug fixes
-- added option to send link related to work in internship application and intern updates
-- added option to view project specific updates when views project details
-- when assigning interns only un-assigned interns will show up in intern selection popup
-- filtering updates now has proper routing
2022-09-14 18:30:19 +05:30
sairajzero
95a279fc44 Minor fix
getTaskRequests and getInternRequests moved to RIBC (ie, not inside admin now)
2022-09-08 18:11:58 +05:30
sairaj mote
a069e1f79d Bug fixes 2022-09-08 17:55:28 +05:30
sairajzero
83fdfda70d Update ribc.js
- Added processInternRequest: Intern Request accept/reject
- Added processTaskRequest: Task Request accept/reject
- Removed setRequestStatus and getRequestStatus: status is now in note field of the request itself
- Updated addProjectDetails: now can also be used to update details
- TaskRequests and InternRequests are requested from cloud for all users (only sent by self)
- Minor fixes
2022-09-07 03:48:35 +05:30
sairajzero
d119d40432 Move to new cloud 2022-09-04 04:04:39 +05:30
sairajzero
fe9f501cd8 Update stdops 2022-09-04 04:04:32 +05:30