Group F - Sprint 3 - Token Expiry, Notifications & Renewal#134
Group F - Sprint 3 - Token Expiry, Notifications & Renewal#134Charan-Nimmagadda merged 31 commits intomainfrom
Conversation
…ing-notification-system Group f/token expiry monitoring notification system
This reverts commit 05a2bd3.
This reverts commit fbd3186.
…and removed renew-token logic
…and removed renew-token logic
…IPMS into GroupF/studentDashboard
Implemented student dashboard with conditional UI and navigation
…IPMS into GroupF/tokenrenewal
Group f/tokenrenewal
…IPMS into GroupF/development
…IPMS into GroupF/development
| }); | ||
|
|
||
| // Redirect user based on role | ||
| if (role === "coordinator") { |
There was a problem hiding this comment.
Please do not remove the coordinator and supervisor-based navigation.
If any logic needs to be updated, adapt it accordingly without breaking role-based routing.
Alternatively, inform the respective team about the changes so they can adjust on their end.
There was a problem hiding this comment.
The coordinator and supervisor-based navigation was never added from this side, I think it was a merge issue cause when I worked on student-dashboard navigation, there was no navigation logic for other roles
There was a problem hiding this comment.
I understand that this wasn’t added from your side, but I just want to clarify that this is not a merge issue. The coordinator and supervisor-based navigation was added by Team A (I believe), and the logic does exist. So please either add the necessary navigation logic accordingly or inform the respective team, so they can make the required adjustments
| }); | ||
|
|
||
| // Redirect user based on role | ||
| if (role === "coordinator") { |
There was a problem hiding this comment.
I understand that this wasn’t added from your side, but I just want to clarify that this is not a merge issue. The coordinator and supervisor-based navigation was added by Team A (I believe), and the logic does exist. So please either add the necessary navigation logic accordingly or inform the respective team, so they can make the required adjustments
Sprint 3 Scope and Deliverables: