storj/web/satellite/src/utils
Vitalii c95f552b72 web/satellite: fix for object browser locked objects
This is a fix for locked objects count to not update after some action (upload, delete etc.)

Although the issue is still there if user deletes file, navigates outside object browser and navigates back to the same bucket.
In this case we would refetch objects count both from satellite API and our gateway.
So bucket tally wouldn't be triggered that fast and object browser would still show locked objects.
Anyway it's better than it is now.

Also reworked weird object browser initialization which triggered some routing error so this event would be displayed in hubspot as a UI error

Change-Id: I545ab925b135fe3ef2740d17aaece6d43b731c96
2023-03-31 13:53:37 +00:00
..
constants web/satellite: fix for object browser locked objects 2023-03-31 13:53:37 +00:00
plugins satellite/{analytics, web}: segment ui error tracking implemented 2022-12-13 18:11:53 +00:00
accessGrant.worker.js {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
apollo.ts web/satellite: unauthorized error (401) interception for http requests 2022-12-20 07:14:17 +00:00
avatarColorManager.ts web/satellite: fix lint issues 2021-08-10 09:22:19 +00:00
bytesSize.ts web/satellite: new dashboard limit visual component added 2022-07-18 07:26:30 +00:00
chart.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00
configgen.go web/satellite: fetch frontend config from the satellite 2023-03-24 02:10:12 -05:00
download.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00
hooks.ts web/satellite: migrate account upgrade modal to composition API 2023-03-17 10:14:23 -05:00
httpClient.ts web/satellite: unauthorized error (401) interception for http requests 2022-12-20 07:14:17 +00:00
idGenerator.ts web/satellite: comments update 2020-02-14 18:54:31 +02:00
loadScript.ts web/satellite: fix lint issues 2021-08-25 06:01:19 +00:00
localData.ts web/satellite: add project limit banner 2023-02-28 15:51:47 +00:00
meta.ts web/satellite: comments update 2020-02-14 18:54:31 +02:00
strings.ts web/satellite: display correct prices in account upgrade modal 2023-03-17 10:15:28 -05:00
time.ts web/satellite: credit history page implemented 2020-06-12 14:31:02 +00:00
validation.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00