storj/satellite/accounting
Vitalii e3713fddb8 satellite/{console, web}: added detailed usage report
Allow user to download detailed usage report from Billing -> Overview screen.
Report is a CSV file containing usage data for all the projects user owns.

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

Change-Id: I3109002bf37b1313652a2be3447aaa7bc6204887
2023-10-16 21:54:18 +00:00
..
live satellite/accounting/live: ensure we don't panic when we get nil 2023-08-10 19:41:57 +03:00
nodetally satellite/metabase/rangedloop: move Segment definition 2023-05-16 12:37:17 +00:00
projectbwcleanup satellite/satellitedb: create index for interval_day for project_bandwidth_daily_rollup 2023-02-03 10:02:58 +00:00
rollup satellite/accounting: Use metabase.AliasPiece with tally observer 2023-03-29 12:24:05 +00:00
rolluparchive satellites/orders: populate egress_dead in project_bandwidth_daily_rollups 2021-10-06 16:54:49 +00:00
tally satellite/accounting/tally: save tallies in a batches 2023-06-22 17:02:26 +00:00
billing_test.go satellite/{accounting,satellitedb}: create tallies for empty buckets 2023-05-25 19:48:59 +00:00
bucketstats.go satellite/accounting/tally: calculate pending object count 2023-06-09 10:15:27 +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: Use metabase.AliasPiece with tally observer 2023-03-29 12:24:05 +00:00
db.go satellite/{console, web}: added detailed usage report 2023-10-16 21:54:18 +00:00
projectlimitcache_test.go satellite/metainfo: use project limit cache with limiter 2023-03-14 08:11:11 +00:00
projectlimitcache.go satellite/accounting: fix duplicate code-block 2023-07-20 07:58:53 +00:00
projectusage_test.go satellite/metainfo: remove ServerSideCopyDuplicateMetadata 2023-08-08 12:15:10 +00:00
projectusage.go satellite/{console, accounting}: fix project bandwidth calculation which is shown on project dashboard 2023-07-26 06:14:48 +00:00