storj/satellite/accounting
Yingrong Zhao 774ae017e3 satellite/{satellitedb, web}: display object count in satellite UI
Even though we want to start charging segment fee instead of object fee,
it's hard for users to understand what a segment is. This PR adds the
object count back in the UI alongside with segment count to help address
the issue.

Change-Id: I92eb42c769d350eba68a72443deffec5c278359c
2021-11-01 18:26:13 +00:00
..
live satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00
nodetally private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
projectbwcleanup satellite/accounting: fix as of system interval value for some tests 2021-06-29 10:16:48 +00:00
rollup satellite/{audit, accounting}: use reputation store in tests 2021-07-28 13:21:55 -04:00
rolluparchive satellites/orders: populate egress_dead in project_bandwidth_daily_rollups 2021-10-06 16:54:49 +00:00
tally satellite/accounting/tally: make tests faster 2021-09-21 17:18:37 +03:00
billing_test.go satellite: use segment count for billing 2021-10-27 19:21:50 +00:00
bucketstats.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
bucketusage.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
common.go all: fix error naming 2021-04-29 15:38:21 +03:00
db_test.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
db.go satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
projectlimitcache_test.go satellite/console: Implement paid tier 2021-07-06 14:30:12 +00:00
projectlimitcache.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
projectusage_test.go satellite/orders: use egress_dead for calculating allocated bandwidth 2021-10-11 14:58:26 +02:00
projectusage.go satellite/accounting: update GetProjectBandwidthTotals function to use the less expensive project_bandwidth_rollups table 2021-09-28 12:17:38 -07:00