refactor: extract tx summary, fix redux, new hook
|
---|
|
public/locales/en.json |
---|
src/components/transactions/TransactionItem.tsx 0 → 100644 |
---|
src/components/transactions/TransactionSummary.less 0 → 100644 |
---|
src/components/transactions/TransactionSummary.tsx 0 → 100644 |
---|
src/components/wallets/SelectWalletCategory.tsx |
---|
src/components/wallets/SyncWallets.tsx |
---|
src/components/ws/SyncMOTD.tsx |
---|
src/components/ws/WebsocketService.tsx |
---|
src/global/AppServices.tsx |
---|
src/krist/wallets/Wallet.ts |
---|
src/layout/sidebar/SidebarTotalBalance.tsx |
---|
src/pages/dashboard/DashboardPage.less |
---|
src/pages/dashboard/TransactionItem.tsx 100644 → 0 |
---|
src/pages/dashboard/TransactionsCard.tsx |
---|
src/pages/dashboard/WalletItem.tsx |
---|
src/pages/dashboard/WalletOverviewCard.tsx |
---|
src/pages/wallets/AddWalletModal.tsx |
---|
src/pages/wallets/WalletsPage.tsx |
---|
src/pages/wallets/WalletsTable.tsx |
---|
src/store/init.ts |
---|
src/style/card.less |
---|