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

Configurable Optional Banner #96

Closed
msymons opened this issue Sep 13, 2021 · 0 comments · Fixed by #986
Closed

Configurable Optional Banner #96

msymons opened this issue Sep 13, 2021 · 0 comments · Fixed by #986
Labels
enhancement New feature or request
Milestone

Comments

@msymons
Copy link
Member

msymons commented Sep 13, 2021

Current Behavior:

In a corporate environment that has deployed multiple dependency-track servers, it can sometimes be difficult to recognise that one is looking at the wrong server. Especially when the servers have been given confusingly similar FQDNs. Example:

  • Connecting to test server instead of the production server
  • Connecting to an old server instead of a new server. In my environment, DT 4.3.1 was deployed as a complete fresh install but the old 3.8.0 server is still in place until I have migrated all the tags, etc. But people have bookmarks and keep trying to look at the old server!

Proposed Behavior:

Implement an optional banner text that can be displayed at the top of the screen in a similar way to a banner in (say) JIRA.

The banner can then be configured to read (say):

  • Test server: data & configuration may change. Speak to Fred if needing to run long-running tests.
  • Old server: update your bookmarks to https://foo.bar.com
  • Link to documentation: xxxx
  • Scheduled downtime on Thurday 30th at 08:00 for 1 hour

Note: this enhancement might be considered alongside #93 but serves a different purpose. Favicons is useful for the power user who is deliberately using two DTs at the same time. This enhancement is aimed at holding the hand of the normal user.

@msymons msymons added the enhancement New feature or request label Sep 13, 2021
@msymons msymons added the gnomes Issues for milestone planning and effort estimation by the DT team label May 11, 2024
@nscuro nscuro removed the gnomes Issues for milestone planning and effort estimation by the DT team label Sep 11, 2024
@nscuro nscuro added this to the 4.12 milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants