You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A list of mentoring centers with the following details will be made available at the /api/v1/centers endpoint:
center name
country
manager name
status (In progress or Up to date)
If the logged in user is an admin, the centers for all organizations will be retrieved. If the user is an organization manager, only the centers for his/her organization will be retrieved. If the user is a center manager, only his/her center will be retrieved.
The status will be Up to date if the total of the respective center's expenses is less than or equal to the total amount of expenses paid. Otherwise, the status will be In progress.
The information displayed will take into consideration the search term (applicable to any of the columns).
The text was updated successfully, but these errors were encountered:
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=4408-1388&mode=design&t=lQZVre3AbqQ1hwyy-4
A list of mentoring centers with the following details will be made available at the
/api/v1/centers
endpoint:If the logged in user is an admin, the centers for all organizations will be retrieved. If the user is an organization manager, only the centers for his/her organization will be retrieved. If the user is a center manager, only his/her center will be retrieved.
The status will be Up to date if the total of the respective center's expenses is less than or equal to the total amount of expenses paid. Otherwise, the status will be In progress.
The information displayed will take into consideration the search term (applicable to any of the columns).
The text was updated successfully, but these errors were encountered: