feat: UI redesign + community bug fixes - #525
Conversation
|
Warning Review limit reached
More reviews will be available in 46 minutes and 22 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📥 CommitsReviewing files that changed from the base of the PR and between 37e9f8db5cfae7015d9364d67a5171b64a8fa9c1 and df38cf4. 📒 Files selected for processing (32)
📝 WalkthroughWalkthroughThis PR refreshes the application's visual design through theme resource updates and a systematic redesign of admin elevation UI patterns. The changes introduce new accent colors and an ChangesUI Theme Refresh and Admin Elevation
Backend Service and ViewModel Updates
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- Purple accent (#6366F1) replacing blue globally - Glass card component (left accent bar + translucent bg + glow dot) - Severity pills redesigned on System Logs (glass cards) - Ping targets: 2-column grid layout with structured metrics - Startup Manager: glass status badges (green/gray) - Uninstaller: source column glass badges (purple=winget, amber=local) - Admin badge: golden glass card with shield icon - AdminButton style: golden glass for all "Run as administrator" buttons (13 views) - Elevation banners: golden glass with left accent bar (13 views) - GhostButton: subtle border added globally - DataGrid: column resize fix, actions columns widened - Process Manager: status glass badges, header alignment fix - Windows Features: status column glass cards - Privacy: elevation banner repositioned above toolbar - DataGrid row hover, sidebar hover, column resize gripper
…ultiple bug fixes - Force dark title bar via DwmSetWindowAttribute - Global ProgressBar/RadioButton/CheckBox styles using accent color - Add missing Download button in update card - Replace ObservableCollection with single-assign IReadOnlyList for release history - Add SSD warning banner on File Shredder - Hide Install/Select buttons when viewing update history - Improve bulk installer hover highlight visibility - Populate Windows Features status column on initial scan - Robust executable path extraction for Startup open folder - DNS detection skips virtual adapters, iterates all active - Fix Startup refresh by dispatching collection updates to UI thread
37e9f8d to
df38cf4
Compare
Summary
Test plan
Summary by CodeRabbit
Release Notes
New Features
UI Improvements
Bug Fixes