dotCDN plugin: UI enchancments
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
User Story
As a Cloud customer,
I want tidier dotCDN UI,
so I can quickly digest dashboard info
Acceptance Criteria
Human-friendly numbers
- Bandwidth Used doesn't need to be a float
- for large numbers - add commas:
2871835 -> 2,871,835or convert to human-friendly units2.8M
Both at the top of the screen and on the graph Y coordinates
Better error for missing app config
If you click on the dotCDN Portlet and there is no dotCDN App config, the error could be more clear: "The URL does not exist." This is a lower priority than improving the dashboard's handling of large numbers.
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dotCDN Portlet and the dashboard code that renders the top-level bandwidth value and graph Y coordinates. Review how the missing dotCDN App configuration is handled. Done means large numbers are human-friendly in both locations and the missing-configuration error is clearer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100