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

ENH: UI Footer #23

Merged
merged 9 commits into from
Aug 26, 2024
Merged

ENH: UI Footer #23

merged 9 commits into from
Aug 26, 2024

Conversation

zdomke
Copy link
Collaborator

@zdomke zdomke commented Jul 17, 2024

Added a footer to the bottom of the application to provide 4 functions:

  1. Display the URL for the Archiver Tool that is being used by the application
  2. Display the current date and time on the application. This may help if users share screenshots of their application
  3. Display the current release version of the application. This relies on the git tag
  4. Display an in-app logger. This shows any errors, warnings, or messages that the user may want to know about. This is also a quick way for the user to confirm if the application is working

@zdomke zdomke requested a review from YektaY July 17, 2024 22:54
@zdomke zdomke self-assigned this Jul 17, 2024
Copy link
Collaborator

@YektaY YektaY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@YektaY YektaY merged commit adc6e0f into slaclab:main Aug 26, 2024
0 of 7 checks passed
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