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

Navigation item path improvements #480

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Navigation item path improvements #480

merged 3 commits into from
Aug 30, 2024

Conversation

spohlenz
Copy link
Member

  • Allow navigation item paths to be set using admin/action options as symbols
item :stats, admin: :dashboard, action: :stats
  • Delegate #path method to bound admin when used within a navigation block
item :articles, path(:index)

@spohlenz spohlenz merged commit 4c04ae7 into main Aug 30, 2024
44 checks passed
@spohlenz spohlenz deleted the navigation-path-fixes branch August 30, 2024 12:21
@coveralls
Copy link

Coverage Status

coverage: 91.485% (+0.02%) from 91.466%
when pulling 109340a on navigation-path-fixes
into 12e8dd8 on main.

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.

2 participants