Task #2319
closedAdd suffix to ProgressReport as an attribute and document it
100%
Description
The progress library supports very nice syntax[0] for the suffix of progress bars. We should add a suffix attribute to a ProgressReport and encourage plugin writers to provide a suffix string. This way each progress report can be rendered exactly how they want their progress to be shown. This field should default to None.
The ProgressReport class docstring should be updated with examples. I think copying the table from the progress documentation would be good, but maybe we should just link to the documentation[0].
Updated by ipanova@redhat.com about 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Updated by ipanova@redhat.com almost 8 years ago
- Subject changed from Add suffix to ProgressBar as an attribute and document it to Add suffix to ProgressReport as an attribute and document it
Updated by ipanova@redhat.com almost 8 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com almost 8 years ago
Added by ipanova@redhat.com almost 8 years ago
Revision fa6c0057 | View on GitHub
Add a suffix attribute to the ProgressReport model.
Updated by ipanova@redhat.com almost 8 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|fa6c0057c0c931e57ff1e913c53288278473d20d.
Added by bmbouter almost 8 years ago
Revision a42a3dba | View on GitHub
re #2319: Fixes 3.0-dev docs error
The external link was not formatted correctly.
Added by bmbouter almost 8 years ago
Revision a42a3dba | View on GitHub
re #2319: Fixes 3.0-dev docs error
The external link was not formatted correctly.
Added by bmbouter almost 8 years ago
Added by bmbouter almost 8 years ago
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Add a suffix attribute to the ProgressReport model.
closes #2319 https://pulp.plan.io/issues/2319