Jeremy Wharton
9e00d495c4
web/satellite: use get buckets http endpoint instead of graphql
...
This change causes the satellite frontend to use the HTTP endpoint for
retrieving bucket usage totals rather than its GraphQL counterpart.
Resolves #6141
Change-Id: I9a42080c8344aa617a910a8782dc61101a6734c8
2023-08-08 21:59:25 +00:00
Vitalii
ace0ef89a2
web/satellite: migrated Vue 2 to Vue 3
...
Finally migrated web/satellite UI to use Vue 3.
Issue:
https://github.com/storj/storj/issues/5862
Change-Id: I609e2332142b9092d6efeb2d4b931e34cce846cc
2023-05-17 17:31:03 +00:00
Vitalii
19e9ca921a
web/satellite: migrate last 2 components to use composition api and clean up dependencies
...
Migrated last 2 vue components.
Removed class component and vuex dependencies.
Change-Id: I54a82cfae35a1c7eea6efbc07f89bf416a689e79
2023-04-20 13:53:58 +03:00
Vitalii
27d9d9f6d4
web/satellite: use pinia projects module instead of old vuex module
...
Start using new pinia module instead of old vuex module
Change-Id: I6bb5d4a5cf0eeb4d0a86afce760f5c258c20c1e5
2023-04-18 15:30:49 +00:00
Vitalii
1373bdb169
web/satellite: use new buckets pinia module instead of old vuex modules
...
Start using new buckets pinia module instead of old objects and buckets vuex modules
Change-Id: I1afa9b1f0e057b870796498d0e061c89a4a669ee
2023-04-18 13:30:55 +00:00