-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
It is currently not possible to add a link in the app for example to logout the admin user.
Describe the solution you'd like
Add a configuration that would allow dynamically adding links top most level again example ( sign out, settings, etc)
Describe alternatives you've considered
A way to override the default template ?
Express the feature either with a change to resource syntax, or with a change to the resource interface
For example
admin do
links do
link :settings, "/settings"
end
endMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Someday