ondemand icon indicating copy to clipboard operation
ondemand copied to clipboard

Move settings for NavConfig and ShowAllApps to profile based configuration

Open abujeda opened this issue 3 years ago • 1 comments

Part of the work related to user profiles: #2126

NavConfig.categories is used to control the enabled groups and order for the navigation items. We would like this setting to be available in profile based configuration.

As well Configuration.show_all_apps_link? adds a link to the all applications page to the main navigation. We would like this too in the profile based configuration.

relates to #2154

┆Issue is synchronized with this Asana task by Unito

abujeda avatar Aug 05 '22 16:08 abujeda

Created a PR with a proposal implementation: https://github.com/OSC/ondemand/pull/2221

abujeda avatar Aug 08 '22 09:08 abujeda

Completed in #2221 (mostly) and the touch up (#2241)

johrstrom avatar Aug 22 '22 17:08 johrstrom