mesh0000 / poolui

User interface based on Monero Pool API developed by Snipa - https://github.com/Snipa22/nodejs-pool
MIT License
148 stars 155 forks source link

Sorting for miners on different values #17

Open voidnecron opened 7 years ago

voidnecron commented 7 years ago

Hi,

I'd like to see the posibility to be able to sort my live stats part of the dashboard to all the columns available, for instance on miner name, hashrate , total, etc. Now it sorts on which miner submitted the last hash, but I'd like to sort on hashrate and name. Talked to Snipa about this, he mentioned this: https://stackoverflow.com/questions/19122942/angularjs-sorting-rows-by-table-header

Cheers, Void

godleon commented 7 years ago

Good advice! And if the sort filter could be saved with the account, that will be fantastic.

coolsd commented 7 years ago

Good advice! @mesh0000