fix: router for the control panel #9775

Merged
thatonecalculator merged 1 commits from naskya/calckey:fix/router into develop 2 months ago

This PR is for #9770.

This PR is for #9770.
naskya added 1 commit 2 months ago
ci/woodpecker/pr/dockerHubRelease unknown status Details
ci/woodpecker/pr/dockerHubReleaseCandidate unknown status Details
ci/woodpecker/pr/dockerHubTag Pipeline was successful Details
ci/woodpecker/pr/commit Pipeline was successful Details
ci/woodpecker/pr/testDocker Pipeline failed Details
492a81104a
Try to fix calckey/calckey#9770
Poster

It looks to work fine with this modification, as far as I have tested. If necessary, I can take a screen recording and show it to you when I'm free.

But it's unclear to me why the admin page is implemented this way. (I did a quick git blame on Misskey repo, but the history looked too complicated, tbh)

It looks to work fine with this modification, as far as I have tested. If necessary, I can take a screen recording and show it to you when I'm free. But it's unclear to me why the admin page is implemented this way. (I did a quick `git blame` on Misskey repo, but the history looked too complicated, tbh)
naskya changed title from Resolve #9770 to fix: router for the control panel 2 months ago
thatonecalculator merged commit 74a9e374d6 into develop 2 months ago
naskya deleted branch fix/router 2 months ago
ci/woodpecker/pr/dockerHubRelease unknown status
ci/woodpecker/pr/dockerHubReleaseCandidate unknown status
ci/woodpecker/pr/dockerHubTag Pipeline was successful
ci/woodpecker/pr/commit Pipeline was successful
ci/woodpecker/pr/testDocker Pipeline failed
The pull request has been merged as 74a9e374d6.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b naskya-fix/router develop
git pull fix/router

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff naskya-fix/router
git push origin develop
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: calckey/calckey#9775
Loading…
There is no content yet.