Flagsmith / Flagsmith/flagsmith
Display the billing period dates on the dashboard
Open
front-end
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
**Goal.** Someone can see which billing period they are in, when their allowance resets, and how long is left.
Three things on the usage page describe the period itself, and none can be read from the API today:
- the period's date range
- when the allowance resets
- days remaining
Needs #8257. Free plans have no period, so they show nothing in their place, which the page already handles.
**Done when** someone on a paid plan can see all three, and someone on a rolling window sees none of them.
Contributor guide
Assessment
This issue has not been assessed yet.