Usman Baig
8c4bb8f861
style: add fade-in transition from skeleton to content
...
Smooth out the jarring visual pop when loading skeletons are replaced
by real content. Only animates after an actual skeleton was shown —
cached data still renders instantly with no delay.
2026-03-13 12:45:48 +01:00
Usman Baig
e0bae5a728
feat: add graceful error recovery with user-friendly error screens and retry options for improved user experience
2026-02-22 19:49:27 +01:00
Usman Baig
5c148a0547
feat: enhance page titles and link previews for improved user experience and sharing capabilities
2026-02-22 19:40:00 +01:00
Usman Baig
d571b6156f
refactor: integrate useMinimumLoading hook for enhanced loading state management across multiple pages
2026-02-22 18:38:35 +01:00
Usman Baig
c100277955
refactor: replace loading overlays with skeleton components for improved user experience across various pages
2026-02-22 18:01:45 +01:00
Usman Baig
8f8761ed3d
style: standardize padding across multiple components for improved layout consistency
2026-02-21 23:29:50 +01:00
Usman Baig
72c06816fe
style: update layout of multiple pages to use consistent max-width and padding for improved responsiveness
2026-02-21 22:53:26 +01:00
Usman Baig
ae91147b6c
chore: update @ciphera-net/ui dependency to version 0.0.57 in package.json and package-lock.json; refactor imports across multiple components for consistency
2026-02-17 20:49:55 +01:00
Usman Baig
3b9f33b838
fix: extract notification utility functions for better code organization and reuse in NotificationsPage and NotificationCenter
2026-02-16 20:46:36 +01:00
Usman Baig
56b99dfcef
fix: improve error handling in notifications and organization settings for better user feedback
2026-02-16 20:34:35 +01:00
Usman Baig
c6373d5f2d
feat: enhance notifications system with UX improvements, new settings management links, and audit log for notification preferences
2026-02-16 11:55:08 +01:00