Malcolm Bouzi
109da3c798
web/satellite: refactor appstate store module to use enum for popups
...
This change refactors appstate, removing the big list of booleans
Previously used to toggle modals and dropdowns, replacing them with enums.
Issue: https://github.com/storj/storj/issues/5244
Change-Id: I4cffb7ab3ad7712f7ff79dd7486df938ca63830e
2023-02-15 09:25:39 +00:00
NickolaiYurchenko
facbd65882
web/satellite: EstimatedCostsAndCredits components migrated to use composition api
...
Change-Id: I11ee04880a5dbdc5494f7a51c0b4077e88827a11
2023-01-30 09:22:25 +00:00
NickolaiYurchenko
a53849f874
web/satellite: PeriodSelection, SmallDepositHistory, SortingHeader migrated to use composition api
...
Change-Id: I029b8daa8268aae1fd9a12ab83a368f5e6862ba7
2023-01-25 22:17:52 +00:00
NickolaiYurchenko
15efa1e319
web/satellite: CouponArea, DetailedHistory, PaymentHistoryItemDate, PaymentsItem migrated to use composition api
...
Change-Id: I3963835053e69dd3b989a417b295abaa0b645284
2023-01-25 21:47:32 +00:00
NickolaiYurchenko
55774bac10
web/satellite: VLoader, VModal, VList migrated to use composition api
...
VLIst component and tests deleted;
related tests moved to ignore folder;
Change-Id: Id65754a044cdc8adcd551a6f4e3c5df65b11ffa0
2022-12-15 16:59:59 +00:00