Aday BA
Aday BA
Created a PR with a proposal implementation: https://github.com/OSC/ondemand/pull/2221
> back out options Currently, you can reset back to no profile by adding a link with an empty `id`: ```yaml profile_links: - id: "" name: "default" icon: "cog" -...
> A themes or profiles navbar entry This makes more sense than using the `Help` menu. I was just wary of using space in the main navigation when decided to...
> Help menu responds to array I think this can be done once we complete https://github.com/OSC/ondemand/issues/2154. Adding a new property for the right hand side navigation, we could do exactly...
> back out options Thinking about the back out options, do you think it would be best, when a profiles are defined, that a profile should always be selected? So...
Created proposal implementation: https://github.com/OSC/ondemand/pull/2243
No longer needed. Implemented by the new custom navigation feature: https://github.com/OSC/ondemand/issues/2276 And by the new issue: https://github.com/OSC/ondemand/issues/2326
created new issue to move branding customizations to the new profile based configuration: #2149
As we are not able to achieve the full Sid dashboard navigation Look and Feel, we created another issue to allow more branding customizations using CSS files: #2150
Created small with some tests and a possible fix: https://github.com/OSC/ondemand/pull/2236