bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

List operations/facilities that the user has access to #123

Closed pbastia closed 1 month ago

pbastia commented 5 months ago

Description:

In order for an external user to file a report, they need to be able to tell us which operation they will be filing for, and we will need the list of facilities associated with the operations. Operations can consist of 1 (SFO) or more (LFO) facilities. We must only fetch the operations & facilities that the user has permission to see, which at least for now means they belong to the users operator. This information is entered in registration and we need to fetch it.

Acceptance Criteria:

Given I am logged in as an external user, When I start to file a report, Then I am presented with a list of my operations and their associated facilities

Development Checklist:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

Definition of Done (Note: If any of these points are not applicable, mark N/A)

Blocked By

This ticket is blocked by #163

Notes:

-

mikevespi commented 4 months ago

I've left the visual representation quite vague for now. I interpreted the main goal of the card to be fetching the relevant data.

pbastia commented 4 months ago

I'll remove the blocking tag, this can live in a public space for now and be brought behind the login at a later point

patriciarussellCAS commented 2 months ago

@BallardRobinett how close are we to having this ticket complete. I see that it's blocking 217 so would be good to get this done quickly.