mkozhukharenko / ums-frontend

ums-frontend
MIT License
1 stars 1 forks source link

Table, Filter, Pagination components #5

Open mkozhukharenko opened 8 years ago

mkozhukharenko commented 8 years ago

Table, Filter, Pagination components

This story can be splitted into three parts:

All of this part can be done separately. This is true for table component. (I'm sure)

Table component

schema for header can be found here

show/hide columns

After this SIRTING (orderBy) need to be implemented

Filter component

{ type: "PAGE_CHANGED", payload: {count, currentPage }

pagin