fix(ui): show help link for all users #204
Closed
jmiller
wants to merge 0 commits from
fix/help-link-always-visible into dev
pull from: fix/help-link-always-visible
merge into: :dev
:main
:chore/mcp-cleanup
:rc
:dev
:feature/589-bug-update-server-feeds-still-respond-wh
:fix/manifest-template-duplicate
:feature/581-fix-ui-raw-file-button-should-open-in-ne
:feature/582-feat-manifest-consolidate-update-server-
:feature/580-fix-opening-dot-files-returns-403-error
:feature/578-fix-ui-add-raw-file-link-button-to-file-
:chore/rename-platform-changelog
:b6b4d6f525ffd2d099081c27ed215048778a7745
:78803e60dfe78ffe5778047c3c721a5050e21e73
:75316bf80a7e5d4e87648e38c8a9911c679a9b6e
:f3ce51d62951ff33d57bda67956f3b8519ef9716
:feature/563-feat-cdn-custom-domain-mapping-per-organ
:afda7abcbe983b083678d9b06ad442bec790d0f1
:e0f22dd397ead162c2c83bfb2dfc9d8d4447b48c
:rc/v1.26.1-moko.06.07.02
:rc/v1.26.1-moko.06.07.03
:rc/v1.26.1-moko.06.07.01
:rc/v1.26.1-moko.06.07
:rc/v1.26.1-moko.06.06.02
:rc/v1.26.1-moko.06.06.01
:rc/v1.26.1-moko.06.06
:rc/v1.26.1-moko.06.05.01
:rc/v1.26.1-moko.06.05
:rc/v1.26.1-moko.06.04
:rc/v1.26.1-moko.06.03
:rc/05.06.00
:rc/05.03.03
:rc/04.01.00
:rc/05.03.02
:rc/05.03.01
:rc/05.03.00
:rc/05.01.00
:rc/05.02.02
:rc/05.02.01
:rc/05.01.01
:rc/05.02.00
:rc/05.01.02
:rc/05.03.04
:rc/05.03.05
:rc/05.03.06
:rc/05.03.08
:rc/05.04.00
:rc/05.05.00
No Reviewers
Labels
Clear labels
breaking-change
ci-cd
config
dependencies
deploy-failure
docker
documentation
good first issue
health-check
help wanted
mokostandards
push-failure
security
size/l
size/m
size/s
size/xl
size/xs
standards-drift
standards-update
sync-failure
tech-debt
upstream
upstream
work-in-progress
Breaking API or behavior change
CI/CD pipeline changes
Configuration changes
Dependency updates
Deployment failed
Docker/container changes
Documentation changes
Good for newcomers
Repo health check result
Extra attention needed
Related to MokoStandards framework
Git push operation failed
Security vulnerability or hardening
200-500 lines changed
50-200 lines changed
10-50 lines changed
500+ lines changed
< 10 lines changed
Deviates from MokoStandards
MokoStandards compliance update
Sync or mirror failed
Technical debt and TODO/FIXME items
Inherited from upstream Gitea
Draft or incomplete work
No labels
Priority
-
Type
-
Milestone
No items
No Milestone
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MokoConsulting/MokoGitea-APP#204
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "fix/help-link-always-visible"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Help link visible when signed in.
The help link was wrapped in {{if not .IsSigned}} which hid it for logged-in users. Removed the condition so it's always visible. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>Pull request closed