status-desktop/ui/imports/shared/stores
Michał Cieślak c9ba0a9aa7 Components for storing chart data renamed and moved
ChartStoreBase -> ChartDataBase
TokenBalanceHistoryStore -> TokenBalanceHistoryData
TokenMarketValuesStore -> TokenMarketValuesData

Those components store data without any interaction with the backend.
Therefore they are not stores.

Closes: #16295
2024-10-23 14:36:21 +02:00
..
send feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
BIP39_en.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
CommunityTokensStore.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
CurrenciesStore.qml shared/RootStore: remove duplicated methods of CurrenciesStore 2024-10-02 00:08:20 +02:00
DAppsStore.qml fix: keycard signing integration into wallet connect flows 2024-08-12 19:52:04 +02:00
GifStore.qml GifStore excluded from shared root store, StatusChatInput made indepedent from singeton stores 2024-09-11 11:26:30 +02:00
MetricsStore.qml feat(metrics): add onboarding screen metrics and section navigation (#16112) (#16145) 2024-08-19 12:52:17 -04:00
NetworkConnectionStore.qml fix: use proper networks model for detection of offline chain providers 2024-09-16 18:00:33 -03:00
PermissionsStore.qml perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
RootStore.qml chore: TokenMarketValuesStore removed from shared/RootStore 2024-10-23 14:36:21 +02:00
english.txt feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
qmldir Components for storing chart data renamed and moved 2024-10-23 14:36:21 +02:00