Isabel Costa
Isabel Costa
### Describe the bug There is a typo in the description of archived projects ### To Reproduce Steps to reproduce the behavior: 1. Go to https://anitab-org.github.io/ 2. Click on Projects...
## Description This ticket is to clean up the root folder of this project. There are 2 files on the root folder that don't need to be there: `Wiki.md` and...
## Description On the **Programs** page, you can find the projects for each GSoC we participated in. The idea is to make the text that has the title of the...
## Description This is the same as #294 where we want to enable routes on the website. As of now, when you click a menu option it will change the...
## Description The medium icon is not showing up on Footer from Docusaurus, even though it was set to show up via https://github.com/anitab-org/mentorship-backend/pull/1146 mentorship-backend docusaurus: https://anitab-org.github.io/mentorship-backend/ ## Acceptance Criteria ###...
## Description As a developer, I need type hints to be added to the code, so that I can improve developers' experience. Some type hints were added in this PR...
## Description As a developer, I need a filter feature on the Users listing endpoint, so that I can reuse `GET /users` API to filter users who have the email...
## Description As a frontend developer, I need to have more information about the user who commented on a task, so that I can display information as the user's name....
## Description As a developer, I need to remove the limit for password_hash, so that I can fix the registration endpoint, that is erroring 500 INTERNAL SERVER ERROR, because of...
## Description As a user of the app, I need to have ordering capabilities, so that I can order the users by certain attributes. APIs used to fetch Users, don't...