UI - Annual Report Date
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### As a user, I want to see the "date of my annual report".
**Acceptance Criteria:**
* Given I am logged in as a Bcorp entity, when I file my annual report, then I should see the `Annual Report Date` and `Filing Date` in my filing.
**Dev notes**
* `Annual Report Date` is a static date, calculated by `Recognition Date`
* ` Filing Date` is the date they submitted the filing. This will always be the current day.
**Wireframes**
https://invis.io/V8TY0GA5RBU
**Definition of Ready:**
* [ ] All dependencies resolved
* [ ] AC is defined
* [ ] Estimated
* [ ] Estimation is small enough to be completed in a sprint
* [ ] Approved by SMEs / PO
**Definition of Done:**
* [ ] AC is met
* [ ] The value shown on screen is not pulled from the API yet
* [ ] Unit tests created and passing
~~* [ ] E2E tests created and passing~~
* [ ] Code review completed
* [ ] Test cases created and passing
* [ ] Regression tests passing
* [ ] All bugs/dependencies resolved
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.