bcgov / fwben

Apache License 2.0
1 stars 0 forks source link

Functionality - Annual Report Date #37

Open sienna-oldaccountdontuse opened 5 years ago

sienna-oldaccountdontuse commented 5 years ago

As a user, I want to see the "date of my annual report" and "filing date".

Description:

Acceptance Criteria:

Dev notes

Wireframes https://invis.io/MHTDPV2Z4GS#/382807258_AR_Date_V3-01

Definition of Ready:

Definition of Done:

ghost commented 5 years ago

This introduces a method to actually fetch the date from the DB and display it in the date component.

ghost commented 5 years ago

QA Comments: Testing the Acceptance criteria in chrome and safari browser

Review: works fine.

Visual Reference: Screen Shot 2019-09-26 at 11.38.39 AM.png

Issue 1. Does not as per the description below: Description: Filing Date field- It cannot be in the past. Actual Result: If I change my system date and set it it past and refresh the AR screen, the filing date is displayed in past Expected Result: Filing date displayed in the Annual report cannot be in past

Visual Reference: Screen Shot 2018-12-30 at 12.40.56 PM.png Screen Shot 2018-12-30 at 12.41.16 PM.png

Issue 2. Also, if I change the system date again, the dashboard screen displays "you don't have anything to do yet" Visual Reference: Screen Shot 2019-01-10 at 12.43.59 PM.png Screen Shot 2019-01-10 at 12.44.47 PM.png

@cameron-freshworks