Feature #3744
when viewing collections, have the ability to show more
Description
it would be nice to let the user know that he is watching only a subset of entries when watching a collection.
a few ideas:
displaying only the first <XX> records
and when the api would support it
displaying <XX> out of <YY> records
in shell mode
More records<y|n>
and potentially in the normal listing, auto create the same command with the next page.
e.g.
to see more records type: $0 -per_page #{page +1}
Associated revisions
History
#1
Updated by Tomáš Strachota over 9 years ago
- Status changed from New to Assigned
- Target version set to 1.10.0
#2
Updated by Tomáš Strachota over 9 years ago
- Assignee set to Tomáš Strachota
#3
Updated by Dominic Cleal over 9 years ago
- Target version changed from 1.10.0 to 1.9.3
#4
Updated by Tomáš Strachota over 9 years ago
- Status changed from Assigned to Ready For Testing
#5
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli-foreman|commit:4554eaa7d661280e1b4a6f4683a12b3c96112b7b.
fixes #3743, #3744 - see more when listing collections and per_page settings
offer next pages on listing