feat: name transfer, name update, name actions
Also refactored i18n and name edit modals
1 parent ff54372 commit ebf7371a00ceeb7e4025cb61528bdc513bb07cbd
@Drew Lemmy Drew Lemmy authored on 16 Mar 2021
Showing 26 changed files
View
public/locales/en.json
View
src/krist/api/AuthFailed.tsx
View
src/krist/api/index.ts
View
src/krist/api/names.ts
View
src/pages/dev/DevPage.tsx
View
src/pages/names/NameButtonRow.tsx
View
src/pages/names/NamesTable.tsx
View
src/pages/names/mgmt/ARecordInput.tsx 0 → 100644
View
src/pages/names/mgmt/ConfirmModal.tsx 0 → 100644
View
src/pages/names/mgmt/NameActions.tsx 0 → 100644
View
src/pages/names/mgmt/NameEditModal.tsx 0 → 100644
View
src/pages/names/mgmt/NameEditModalLink.tsx 0 → 100644
View
src/pages/names/mgmt/NameTransferModal.tsx 100644 → 0
View
src/pages/names/mgmt/SuccessNotifContent.tsx 0 → 100644
View
src/pages/names/mgmt/handleErrors.ts 0 → 100644
View
src/pages/names/mgmt/lookupNames.ts
View
src/pages/wallets/WalletActions.tsx
View
src/pages/wallets/WalletsPage.less 100644 → 0
View
src/pages/wallets/WalletsPage.tsx
View
src/style/components.less
View
src/utils/i18n.ts 100644 → 0
View
src/utils/i18n/errors.ts 0 → 100644
View
src/utils/i18n/fns.ts 0 → 100644
View
src/utils/i18n/index.ts 0 → 100644
View
src/utils/i18n/init.ts 0 → 100644
View
src/utils/i18n/languages.ts 0 → 100644