feat: dashboard transactions listing
1 parent 52c5633 commit be1b80517e9bd653fdb45455d30406d5be03d934
@Drew Lemmy Drew Lemmy authored on 22 Feb 2021
Showing 25 changed files
View
.vscode/settings.json
View
craco.config.js
View
package.json
View
pnpm-lock.yaml
View
public/locales/en.json
View
src/components/ContextualAddress.less 0 → 100644
View
src/components/ContextualAddress.tsx 0 → 100644
View
src/components/KristName.tsx 0 → 100644
View
src/components/SmallResult.tsx 0 → 100644
View
src/components/ws/WebsocketService.tsx
View
src/krist/api/types.ts
View
src/layout/AppRouter.tsx
View
src/pages/NotFoundPage.less 0 → 100644
View
src/pages/NotFoundPage.tsx 0 → 100644
View
src/pages/dashboard/BlockValueCard.tsx
View
src/pages/dashboard/DashboardPage.less
View
src/pages/dashboard/DashboardPage.tsx
View
src/pages/dashboard/TransactionItem.tsx 0 → 100644
View
src/pages/dashboard/TransactionsCard.tsx
View
src/pages/dashboard/WalletItem.tsx 0 → 100644
View
src/pages/dashboard/WalletOverviewCard.tsx
View
src/pages/dashboard/transaction-mock-data.json 0 → 100644
View
src/pages/settings/SettingsTranslations.tsx
View
src/style/theme.less
View
src/utils/commonmeta.ts 0 → 100644