Admin UX improvements: impersonate, mobile viewport, ticket UI#315
Merged
Admin UX improvements: impersonate, mobile viewport, ticket UI#315
Conversation
- Install filament-impersonate for user impersonation from admin - Add impersonate button to Users table, Edit User, and View Support Ticket pages - Add impersonate banner to customer dashboard layout - Disable pinch-to-zoom on admin panel for mobile usability - Show user name with email in support ticket User column - Improve code block contrast in ticket replies with explicit styles - Remove keyboard shortcut hint from ticket reply form Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rovements - Add /dashboard/ultra page showing subscription status, benefits list, and included plugins - Replace all hardcoded pricing/seat values with config() calls across views - Add sticky mobile header in dashboard for persistent nav access - Change Ultra upsell banner icon from sparkles to bolt - Update plugin pricing: Ultra subscribers see real prices with "Included with Ultra" labels - Rename "Pro/Max Subscriber" tier to "Subscriber" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Extract blog sidebar ads into shared ad-rotation component with configurable ad filtering - Add Ultra ad to rotation with NativePHP branding and config-driven pricing - Add ad rotation to docs sidebar and mobile view, filtered by platform - Add logout button and shadow to main website mobile menu - Improve menu item contrast in light mode Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…layout Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…otes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tyle Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
stechstudio/filament-impersonateand add impersonate buttons to the Users table, Edit User page, and View Support Ticket page. Add impersonate banner to the customer dashboard layout.Test plan
🤖 Generated with Claude Code