storj/satellite/console/consoleweb
Jeremy Wharton f2ae202024 satellite/payments,web/satellite: separate UI cost estimates by partner
Components related to project usage costs have been updated to show
different estimations for each partner, and the satellite has been
updated to send the client the information it needs to do this.

Previously, project costs in the satellite frontend were estimated
using only the price model corresponding to the partner that the user
registered with. This caused users who had a project containing
differently-attributed buckets to see an incorrect price estimation.

Resolves storj/storj-private#186

Change-Id: I2531643bc49f24fcb2e5f87e528b552285b6ff20
2023-04-04 15:56:16 +00:00
..
consoleapi satellite/payments,web/satellite: separate UI cost estimates by partner 2023-04-04 15:56:16 +00:00
consoleql satellite/payments/stripecoinpayments: avoid mock cross-talk in tests 2023-03-03 20:20:48 +02:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
config.go satellite/{web, console}: remove old access grant and billing flows 2023-03-27 19:08:35 +00:00
endpoints_test.go satellite/console: Update onboarding logic 2023-03-31 05:51:31 -04:00
server_test.go satellite/console/consoleweb: remove trailing slash from URLs 2023-02-21 19:15:36 +00:00
server.go satellite/{web, console}: remove old access grant and billing flows 2023-03-27 19:08:35 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00