Skip to content
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

Fixed the problem of folder Renewal delay display abnormality. #4345

Closed
wants to merge 2 commits into from

Conversation

FengZh61
Copy link
Contributor

image

Whether you create or edit a folder, Renewal delay it always shows 0 after saving.

@FengZh61
Copy link
Contributor Author

image
Fix Only display folders to depth duplicate display issue when switching roles multiple times in Roles page.

Copy link
Contributor

@corentin-soriano corentin-soriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must also sign your commits.

To configure signature: https://docs.github.com/fr/authentication/managing-commit-signature-verification/about-commit-signature-verification

Re-sign your commits/correct the author:

git rebase -i master
# Replace 'pick' by 'edit' on each commit, save and exit.

# And for each commit
git commit --amend --reset-author -S
git rebase --continue

# Update remote branch:
git push --force

pages/roles.js.php Show resolved Hide resolved
@FengZh61
Copy link
Contributor Author

You must also sign your commits.

To configure signature: https://docs.github.com/fr/authentication/managing-commit-signature-verification/about-commit-signature-verification

Re-sign your commits/correct the author:

git rebase -i master
# Replace 'pick' by 'edit' on each commit, save and exit.

# And for each commit
git commit --amend --reset-author -S
git rebase --continue

# Update remote branch:
git push --force

First time using PULL, a little rusty XD

@nilsteampassnet
Copy link
Owner

I'm closing it without merge but I merged manually.

nilsteampassnet added a commit that referenced this pull request Sep 20, 2024
@FengZh61 FengZh61 deleted the v2 branch September 23, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants