Merged
Conversation
… flow documentation
There was a problem hiding this comment.
Pull Request Overview
This PR adds documentation for the new “Forgot Password” feature along with administrative configuration guidance and a user flow description. It also refines the sign up form settings section by replacing the info block with an inline Badge for version information.
- Added a new “Forgot Password” section and detailed admin configuration steps.
- Updated the sign up form settings to use an inline component for version info.
- Applied changes consistently across Chinese, Japanese, French, and English documentation.
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/zh-CN/handbook/auth/user/index.md | Updated sign up form section and added “Forgot Password” docs in Chinese |
| docs/ja-JP/handbook/auth/user/index.md | Added “Forgot Password” section and updated formatting in Japanese |
| docs/fr-FR/handbook/auth/user/index.md | Added “Forgot Password” section and updated formatting in French |
| docs/en-US/handbook/auth/user/index.md | Added “Forgot Password” section and updated formatting in English |
Comments suppressed due to low confidence (4)
docs/zh-CN/handbook/auth/user/index.md:65
- Verify that the inline component is fully supported by the markdown renderer to ensure consistent display across documentation pages.
### 忘记密码<Badge>v1.7.0+</Badge>
docs/ja-JP/handbook/auth/user/index.md:55
- Confirm that the inline component renders correctly in the Japanese documentation to maintain formatting consistency.
### パスワードを忘れた場合<Badge>v1.7.0+</Badge>
docs/fr-FR/handbook/auth/user/index.md:65
- Ensure that the inline element is supported by the documentation renderer to avoid any rendering issues in the French version.
### Mot de passe oublié<Badge>v1.7.0+</Badge>
docs/en-US/handbook/auth/user/index.md:65
- Check that the inline component renders as expected in the English documentation to ensure visual consistency.
### Forgot Password<Badge>v1.7.0+</Badge>
…images and additional variables
…nstructions and updated images
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.
Related PR nocobase/nocobase#6616