storj/web
Vitalii 60bf9531af web/satellite/vuetify-poc: add client-side sorting for buckets table
Sorting works only if buckets fit on single page (can be changed by modifing limit value).
We use custom sorting approach to sort by correct value type and not by string.
We don't use custom-key-sort prop of VDataTableServer component because it doesn't work (probably expects it to be done on backend side because VDataTable component's prop works as expected).

Issue:
https://github.com/storj/storj/issues/6342

Change-Id: I0cfbdf432e255f530457c89253a7f29b8e1cbc30
2023-10-06 12:45:42 +00:00
..
multinode web/multinode: fix wrong free disk space in allocation on dashboard 2023-07-05 11:24:24 +00:00
satellite web/satellite/vuetify-poc: add client-side sorting for buckets table 2023-10-06 12:45:42 +00:00
storagenode web/storagenode: zksync era compatible links wallet/transactions 2023-06-08 13:47:02 +00:00