Usman Baig
c436680876
feat: add expandable sidebar navigation to settings page
...
Replace direct SharedProfileSettings rendering with an expandable sidebar
that shows Profile, Security, and Preferences as collapsible sub-items
under Profile & Preferences. Matches the new settings pattern across
all Ciphera frontends.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 17:56:06 +01:00
Usman Baig
801dc1d773
chore: add @simplewebauthn/browser dependency to package.json and package-lock.json for WebAuthn support
2026-02-23 20:18:18 +01:00
Usman Baig
d96f7cf1a4
Add display name to profile settings: User type, updateDisplayName API, ProfileSettings
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-08 01:50:33 +01:00
Usman Baig
1c4ea35296
chore: upgrade @ciphera-net/ui to v0.0.16 and refactor ProfileSettings component to use shared implementation
2026-01-24 12:10:11 +01:00
Usman Baig
2b5efc70c1
fix: add placeholder text to password input fields for better user guidance
2026-01-24 11:24:53 +01:00
Usman Baig
390ca429d9
fix: update PasswordInput onChange handlers to accept event
2026-01-23 18:47:14 +01:00
Usman Baig
aaf224a278
refactor: migrate UI components to @ciphera-net/ui v0.0.11
2026-01-23 18:35:17 +01:00
Usman Baig
e1cf7d4b13
feat: add settings page to analytics-frontend
2026-01-16 22:37:40 +01:00