feat: name purchase modal
1 parent 3d970bf commit 6f9b005ad8a24e80d81cde970d9ef1275ac011aa
@Drew Lemmy Drew Lemmy authored on 17 Mar 2021
Showing 20 changed files
View
public/locales/en.json
View
src/components/addresses/picker/AddressPicker.tsx
View
src/components/addresses/picker/PickerHints.tsx
View
src/components/krist/KristValue.less
View
src/components/krist/KristValue.tsx
View
src/global/AppServices.tsx
View
src/global/PurchaseKrist.tsx 0 → 100644
View
src/krist/api/names.ts
View
src/pages/names/NamePage.tsx
View
src/pages/names/NamesPage.tsx
View
src/pages/names/mgmt/NameEditModal.tsx
View
src/pages/names/mgmt/NamePurchaseModal.tsx 0 → 100644
View
src/pages/names/mgmt/NamePurchaseModalLink.tsx 0 → 100644
View
src/pages/names/mgmt/checkName.ts 0 → 100644
View
src/pages/names/mgmt/handleErrors.ts
View
src/pages/transactions/send/AmountInput.tsx
View
src/pages/transactions/send/SendTransactionForm.less 100644 → 0
View
src/pages/transactions/send/SendTransactionForm.tsx
View
src/style/components.less
View
src/utils/currency.ts