Closed LuisTejedaS closed 2 years ago
Adds the possibility of sorting the projects by tier on the home page. The sort by tier will be the default one Add Tier information to the project card (and a link to the confluence page)
app/pages/projects/search.tsx app/projects/queries/searchProjects.ts
Verify that sort by tier works and other filters too
Before
After
Also removed projects page as it is not used.
What does this PR do?
Adds the possibility of sorting the projects by tier on the home page. The sort by tier will be the default one Add Tier information to the project card (and a link to the confluence page)
Where should the reviewer start?
app/pages/projects/search.tsx app/projects/queries/searchProjects.ts
How should this be manually tested?
Verify that sort by tier works and other filters too
What are the relevant tickets?
362
Screenshots
Before
After
Also removed projects page as it is not used.