mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #186] feat: dynamic Documentation link in help menu based on current module #180
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/186
State: closed
Merged: Yes
Summary
RadzenProfileMenutocontextMenuService.Open, fixing broken action handlers (shortcuts, release notes, bug report, who-is-using) that relied on a Value-based switchHelpUrlproperty added toModuleBase— each module declares its doc path (e.g."modules/dashboard")GetBySlug→GetByUrl—IModuleServicenow resolves a module from a full URI (extracts slug from path internally)RenderModuleheader — global help menu in topbar is sufficientDocumentationUrlconstant added toApplicationHelperModuleComponentUrlnow includes trailing slash ("/module/")HelpUrlTest plan
[PR #186] [MERGED] feat: dynamic Documentation link in help menu based on current moduleto [PR #186] feat: dynamic Documentation link in help menu based on current module