feat: remove password popover, use context
1 parent 14e70f4 commit f2cef88266259ae80fb8abe6f9dda6590b4c9894
@Drew Lemmy Drew Lemmy authored on 26 Mar 2021
Showing 15 changed files
View
public/locales/en.json
View
src/App.tsx
View
src/components/auth/AuthContext.tsx 0 → 100644
View
src/components/auth/AuthForm.tsx 0 → 100644
View
src/components/auth/AuthMasterPasswordModal.tsx
View
src/components/auth/AuthMasterPasswordPopover.tsx 100644 → 0
View
src/components/auth/AuthorisedAction.less 100644 → 0
View
src/components/auth/AuthorisedAction.tsx
View
src/pages/contacts/ContactActions.tsx
View
src/pages/names/mgmt/NameActions.tsx
View
src/pages/settings/SettingsPage.tsx
View
src/pages/wallets/WalletActions.tsx
View
src/pages/wallets/WalletEditButton.tsx
View
src/style/components.less
View
src/utils/settings.ts