storj/web/storagenode
Clement Sam c64f3f3132 {storagenode/console,web/storagenode}: fetch pricing model from storagenode API
Instead of the hardcoded payout rates that is assumed for all satellites,
this change adds a new endpoint for fetching the pricing model for
each satellite.
The pricing model is then displayed on the Info & Estimation table
on the dashboard

Updates https://github.com/storj/storj-private/issues/245

Change-Id: Iac7669e3e6eb690bbaad6e64bbbe42dfd775f078
2023-05-09 13:25:44 +00:00
..
dist storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
public storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
src {storagenode/console,web/storagenode}: fetch pricing model from storagenode API 2023-05-09 13:25:44 +00:00
static web/storagenode: add banner with info on storagenode payout changes 2023-04-04 06:17:46 +00:00
tests web/storagenode: get current month earnings from estimated payout 2023-05-09 12:54:20 +00:00
.eslintignore web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
.eslintrc.js web: remove sanitizing dependency and restrict v-html 2023-03-06 19:58:27 +00:00
.gitignore web/{multinode,satellite,storagenode}: revert go.mod 2022-07-08 19:51:51 +03:00
.stylelintignore web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.stylelintrc.js web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
assets_noembed.go satellite/admin/ui,web/{multinode,storagenode}: build without embedding 2022-03-29 13:18:04 +03:00
assets.go satellite/admin/ui,web/{multinode,storagenode}: build without embedding 2022-03-29 13:18:04 +03:00
build-if-changed.sh build: fix conditional run of web builds 2022-08-11 14:34:44 +00:00
build.sh web: create valid go.mod stubs 2022-09-26 17:11:10 +03:00
index.html web/storagenode: update dependencies 2022-04-07 07:50:22 +00:00
jest.config.js web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
jest.setup.ts web/storagenode: update dependencies 2022-04-07 07:50:22 +00:00
package-lock.json web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
package.json web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
tsconfig.json web/storagenode: update dependencies 2022-04-07 07:50:22 +00:00
vue.config.js web/storagenode: fix linter 2022-11-04 18:32:26 +00:00