This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
frontend
Watch
5
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e8576c0068e8137116b39b7a40afded4c633ebd
frontend
/
src
/
components
/
settings
History
pradeepkumar
aed666f972
feat: add account deletion functionality with double confirmation, API call, loading state, and automatic sign-out to the PrivacyForm.
2026-02-09 01:15:32 +05:30
..
index.ts
feat: Implement a comprehensive two-factor authentication system including setup, verification, backup codes, and integration into the login flow.
2026-02-06 09:28:58 +05:30
NotificationsForm.tsx
feat: Integrate API for fetching and saving user notification preferences, including loading, error, and success states.
2026-02-09 00:34:02 +05:30
PasswordSecurityForm.tsx
feat: Implement password change functionality with client-side validation, API integration, and UI feedback for loading, success, and errors.
2026-02-06 09:45:12 +05:30
PrivacyForm.tsx
feat: add account deletion functionality with double confirmation, API call, loading state, and automatic sign-out to the PrivacyForm.
2026-02-09 01:15:32 +05:30
ProfileSettingsForm.tsx
feat: Redirect authenticated users from auth pages and enable event-driven profile data refresh in the settings sidebar.
2026-02-09 00:03:45 +05:30
SettingsSidebar.tsx
feat: Redirect authenticated users from auth pages and enable event-driven profile data refresh in the settings sidebar.
2026-02-09 00:03:45 +05:30
TwoFactorSettings.tsx
feat: Implement a comprehensive two-factor authentication system including setup, verification, backup codes, and integration into the login flow.
2026-02-06 09:28:58 +05:30