bcgov / cas-cif

CleanBC Industry Fund project
Apache License 2.0
6 stars 2 forks source link

As a cif user, I want to see the list of existing projects, so that I can find a project of interest #63

Closed Sriram-pc closed 2 years ago

Sriram-pc commented 2 years ago

Description:

As a project coordinator, I want to be able to see the list of existing projects, so that I can find a project of interest. The table filtering, sorting and pagination will be added in #64 The table components developed for CIIP should be reused (and adapted to move away from bootstrap)

Acceptance Criteria:

Given that I am logged in as a cif_internal or cif_admin user, When I go to the /cif/projects page Then I see a table displaying the existing projects

Given that a project was created When it is displayed in the projects table Then I can see the following project information:

Given that a project is displayed in the table When I click on the button to view the project Then I am redirected to a /cif/project/[projectRelayId] page

Given that a project is displayed in the table When the project name, trade name, or project manager length exceeds Xpx (tbd) Then it should wrap on a new line

Given that a project is displayed in the table When the project status is displayed Then it should have a fixed width

Development Checklist:

Personas:

Notes:

rajpersram commented 2 years ago

Wireframe after CIF feedback (Updated Dec 15) CIF Workflow Co-Design - Existing Projects List.jpg

Notes:

rajpersram commented 2 years ago

I think we should also add a dropdown above the table to select the Reporting Year, as we have in CIIP. If devs are in agreement, I'll update the wireframe above to reflect that.

rajpersram commented 2 years ago

Updated Dec 15 Project - List.png

matthieu-foucault commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @dleard @pbastia

LindsayMacfarlane commented 2 years ago

Thank you @matthieu-foucault ! This project lists looks great! I have a couple of questions:

matthieu-foucault commented 2 years ago