minio/browser/app
Kanagaraj M cb3818be27
adding local pagination to bucket list (#5684)
* adding local pagination to bucket list

When there are more than 5000 buckets, browser ui
becomes unresponsive since react needs to create
5000 elements which takes browser resources.
So we show only 100 buckets for the first time,
and load more buckets when the user is scrolling down.

* move inline styles to less file
2018-03-22 23:28:48 +05:30
..
css Browser: Update UI with new components and elements (#5671) 2018-03-21 11:38:57 -07:00
fonts/roboto Browser: Update UI with new components and elements (#5671) 2018-03-21 11:38:57 -07:00
img Browser: Update UI with new components and elements (#5671) 2018-03-21 11:38:57 -07:00
js adding local pagination to bucket list (#5684) 2018-03-22 23:28:48 +05:30
less adding local pagination to bucket list (#5684) 2018-03-22 23:28:48 +05:30
index.html Browser: Update UI with new components and elements (#5671) 2018-03-21 11:38:57 -07:00
index.js Browser: Update UI with new components and elements (#5671) 2018-03-21 11:38:57 -07:00