lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Add results paging and search to all listing pages #17

Open juliencruz opened 9 years ago

juliencruz commented 9 years ago

Add support for paging and text search for all pages in the user interface which provide a list of results. This change will better support long lists and allow for search when the lists get too long to manage. The paged results should be sortable by name or last modified date.