-
-
Notifications
You must be signed in to change notification settings - Fork 517
refactor(console): refactor security page structure #7258
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
Merged
simeng-li
merged 1 commit into
master
from
simeng-log-11242-console-refactor-security-page-structure
Apr 9, 2025
Merged
refactor(console): refactor security page structure #7258
simeng-li
merged 1 commit into
master
from
simeng-log-11242-console-refactor-security-page-structure
Apr 9, 2025
Conversation
This file contains 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
refactor security page structure
COMPARE TO
|
Name | Diff |
---|---|
packages/console/src/hooks/use-console-routes/routes/security.tsx | 📈 +278 Bytes |
packages/console/src/pages/CaptchaDetails/CaptchaContent/index.tsx | 📈 +24 Bytes |
packages/console/src/pages/CaptchaDetails/index.tsx | 📈 +51 Bytes |
packages/console/src/pages/Security/Captcha/CaptchaCard/index.module.scss | 📈 +250 Bytes |
packages/console/src/pages/Security/Captcha/CaptchaCard/index.tsx | 📈 +1.12 KB |
packages/console/src/pages/Security/Captcha/CaptchaFormFields/index.tsx | 📈 +1.53 KB |
packages/console/src/pages/Security/Captcha/CaptchaLogo/index.module.scss | 📈 +163 Bytes |
packages/console/src/pages/Security/Captcha/CaptchaLogo/index.tsx | 📈 +384 Bytes |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/ProviderRadioGroup/ProviderRadio/index.module.scss | 📈 +533 Bytes |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/ProviderRadioGroup/ProviderRadio/index.tsx | 📈 +809 Bytes |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/ProviderRadioGroup/index.module.scss | 📈 +119 Bytes |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/ProviderRadioGroup/index.tsx | 📈 +1.07 KB |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/constants.ts | 📈 +3.52 KB |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/index.module.scss | 📈 +113 Bytes |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/index.tsx | 📈 +1.4 KB |
packages/console/src/pages/Security/Captcha/CreateCaptchaForm/types.ts | 📈 +433 Bytes |
packages/console/src/pages/Security/Captcha/EnableCaptcha/index.module.scss | 📈 +72 Bytes |
packages/console/src/pages/Security/Captcha/EnableCaptcha/index.tsx | 📈 +1.17 KB |
packages/console/src/pages/Security/Captcha/Guide/index.module.scss | 📈 +2.36 KB |
packages/console/src/pages/Security/Captcha/Guide/index.tsx | 📈 +4.37 KB |
packages/console/src/pages/Security/Captcha/index.module.scss | 📈 +200 Bytes |
packages/console/src/pages/Security/Captcha/index.tsx | 📈 +3.67 KB |
packages/console/src/pages/Security/Captcha/types.tsx | 📈 +96 Bytes |
packages/console/src/pages/Security/Captcha/use-data-fetch.ts | 📈 +781 Bytes |
packages/console/src/pages/Security/CaptchaCard/index.module.scss | 📈 +250 Bytes |
packages/console/src/pages/Security/CaptchaCard/index.tsx | 📈 +1.12 KB |
packages/console/src/pages/Security/CaptchaFormFields/index.tsx | 📈 +1.53 KB |
packages/console/src/pages/Security/CaptchaLogo/index.module.scss | 📈 +163 Bytes |
packages/console/src/pages/Security/CaptchaLogo/index.tsx | 📈 +384 Bytes |
packages/console/src/pages/Security/CreateCaptchaForm/ProviderRadioGroup/ProviderRadio/index.module.scss | 📈 +533 Bytes |
packages/console/src/pages/Security/CreateCaptchaForm/ProviderRadioGroup/ProviderRadio/index.tsx | 📈 +801 Bytes |
packages/console/src/pages/Security/CreateCaptchaForm/ProviderRadioGroup/index.module.scss | 📈 +119 Bytes |
packages/console/src/pages/Security/CreateCaptchaForm/ProviderRadioGroup/index.tsx | 📈 +1.07 KB |
packages/console/src/pages/Security/CreateCaptchaForm/constants.ts | 📈 +3.52 KB |
packages/console/src/pages/Security/CreateCaptchaForm/index.module.scss | 📈 +113 Bytes |
packages/console/src/pages/Security/CreateCaptchaForm/index.tsx | 📈 +1.41 KB |
packages/console/src/pages/Security/CreateCaptchaForm/types.ts | 📈 +433 Bytes |
packages/console/src/pages/Security/EnableCaptcha/index.module.scss | 📈 +72 Bytes |
packages/console/src/pages/Security/EnableCaptcha/index.tsx | 📈 +1.17 KB |
packages/console/src/pages/Security/Guide/index.module.scss | 📈 +2.36 KB |
packages/console/src/pages/Security/Guide/index.tsx | 📈 +4.31 KB |
packages/console/src/pages/Security/index.module.scss | 📈 +200 Bytes |
packages/console/src/pages/Security/index.tsx | 📈 +2.94 KB |
packages/console/src/pages/Security/types.ts | 📈 +90 Bytes |
packages/console/src/pages/Security/types.tsx | 📈 +96 Bytes |
packages/console/src/pages/Security/use-data-fetch.ts | 📈 +781 Bytes |
packages/phrases/src/locales/en/translation/admin-console/security.ts | 📈 +39 Bytes |
wangsijie
approved these changes
Apr 9, 2025
4 tasks
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
Refactored security page structure to support tabs.
Testing
test locally

Checklist
.changeset