-
Notifications
You must be signed in to change notification settings - Fork 73
feat(dashboard): add unified subscription modal with copy configs dropdown #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(dashboard): add unified subscription modal with copy configs dropdown #226
Conversation
…pdown - Add new subscription modal showing subscription QR code and configs list - Implement pagination for configs (5 per page) with individual QR viewing - Extract config names from URLs for better display - Restore copy configs dropdown with all protocol options (links, xray, clash, etc.) - Add translations for subscription modal in en, fa, ru, zh locales
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
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 |
Summary
This PR enhances the users table with a unified subscription modal and restores the copy configs dropdown with all protocol options.
Changes
New Subscription Modal
Copy Configs Dropdown
useClipboardhook for visual feedbackTranslations
Files Changed
dashboard/src/components/dialogs/subscription-modal.tsx(new)dashboard/src/components/users/action-buttons.tsxdashboard/public/statics/locales/en.jsondashboard/public/statics/locales/fa.jsondashboard/public/statics/locales/ru.jsondashboard/public/statics/locales/zh.json