storj/web/satellite/src/components
Vitalii Shpital 1d8342ab17 web/satellite: fixed access grant web worker caching issue
Fixed caching issue by using regular Webassembly.instantiate instead of instantizteStreaming which fails to work in chrome sometimes.
Now web worker instantiation is part of initial app loading process. This fixes go-rod test flakiness.

Change-Id: I5300e70d4e0866f2321df86ce729f32b588bc5c4
2021-10-07 14:31:04 +00:00
..
accessGrants web/satellite, satellite/console: return old onboarding flow with feature flag 2021-09-21 11:37:30 +00:00
account web/storagenode: dcs word removed from gui 2021-09-29 14:17:28 +00:00
common testsuite/ui/satellite: refactored go-rod tests selectors a little bit 2021-10-04 12:52:40 +00:00
errors web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
header web/satellite: make all header components visible on smaller screen sizes 2021-10-04 13:55:31 +00:00
navigation web/satellite: make all header components visible on smaller screen sizes 2021-10-04 13:55:31 +00:00
notifications web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
objects testsuite/ui/satellite: updated pnboarding CLI tests and improved selectors 2021-09-17 15:11:47 +00:00
onboardingTour web/satellite: fixed access grant web worker caching issue 2021-10-07 14:31:04 +00:00
project testsuite/ui/satellite: updated pnboarding CLI tests and improved selectors 2021-09-17 15:11:47 +00:00
projectsList web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
team web/satellite: Final steps of onb CLI flow 2021-09-08 20:09:23 +03:00