Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mentoring centers table - data #95

Open
edmondpr opened this issue Feb 2, 2024 · 0 comments
Open

Mentoring centers table - data #95

edmondpr opened this issue Feb 2, 2024 · 0 comments
Assignees
Labels

Comments

@edmondpr
Copy link
Member

edmondpr commented Feb 2, 2024

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:

  • 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).

@edmondpr edmondpr moved this to Todo in MWB partners admin Feb 2, 2024
@2yk 2yk moved this from Todo to In Progress in MWB partners admin Feb 22, 2024
@edmondpr edmondpr unassigned 2yk Mar 5, 2024
@edmondpr edmondpr moved this from In Progress to Todo in MWB partners admin Mar 5, 2024
@marinaluiza marinaluiza moved this from Todo to In Progress in MWB partners admin Mar 12, 2024
@edmondpr edmondpr moved this from In Progress to Done in MWB partners admin Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants