Richard Zang created AMBARI-8993:
------------------------------------
Summary: Admin View: Repo version pagination adjustment
Key: AMBARI-8993
URL: https://issues.apache.org/jira/browse/AMBARI-8993
Project: Ambari
Issue Type: Bug
Components: ambari-admin
Affects Versions: 2.0.0
Reporter: Richard Zang
Assignee: Richard Zang
Fix For: 2.0.0
Currently we are using client side pagination for repo version listing. It's
better to use server side pagination which is consistent to all other listing
page implementation.
To do this, we also need server side to support url like
"/stacks/repository_versions" for use to get all repo versions at a time and
add pagination predicates to the url.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)